aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_driver.c
AgeCommit message (Expand)Author
2017-07-27ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failedHanjun Guo
2017-05-26ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner
2017-04-15ACPI/processor: Replace racy task affinity logicThomas Gleixner
2017-04-15ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-08ACPI / CPPC: Don't return on CPPC probe failureSrinivas Pandruvada
2016-09-08ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS configSrinivas Pandruvada
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-21ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla
2016-07-15ACPI/processor: Avoid STARTING/DYING actions in a more logical wayRichard Cochran
2016-02-22ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla
2015-12-21ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada
2015-10-12CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule
2015-07-21ACPI / processor: remove leftover __refdata annotationsMathias Krause
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2014-08-06ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu
2014-05-16ACPI / processor: Fix STARTING/DYING action in acpi_cpu_soft_notify()Toshi Kani
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo
2013-12-07ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu
2013-10-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki
2013-10-07ACPI / processor: fixed a brace coding style issueMathieu Rhéaume
2013-08-27Merge branch 'acpi-processor'Rafael J. Wysocki
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki
2013-08-13ACPI / processor: Remove acpi_processor_get_limit_info()Lan Tianyu
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker
2013-06-24ACPI / processor: Remove unused macros in processor_driver.cHanjun Guo
2013-05-30ACPI / processor: Initialize per_cpu(processors, pr->id) properlyRafael J. Wysocki
2013-05-12ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang
2013-02-23cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2012-11-21ACPI: Update CPU hotplug error messagesToshi Kani
2012-11-15ACPI: Add ACPI CPU hot-remove supportToshi Kani
2012-11-15ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu
2012-10-26ACPI: missing breakAlan Cox
2012-09-15ACPI / processor: remove pointless variable initializationDaniel Lezcano
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds