summaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_driver.c
Commit message (Expand)AuthorAge
* ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu2014-08-06
* ACPI / processor: Fix STARTING/DYING action in acpi_cpu_soft_notify()Toshi Kani2014-05-16
* ACPI: Remove duplicate definitions of PREFIXHanjun Guo2014-03-19
* ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu2013-12-07
* ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki2013-10-30
* ACPI / processor: fixed a brace coding style issueMathieu Rhéaume2013-10-07
* Merge branch 'acpi-processor'Rafael J. Wysocki2013-08-27
|\
| * ACPI / processor: Remove acpi_processor_get_limit_info()Lan Tianyu2013-08-13
* | Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-14
|\ \ | |/ |/|
| * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
* | acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker2013-07-14
|/
* ACPI / processor: Remove unused macros in processor_driver.cHanjun Guo2013-06-24
* ACPI / processor: Initialize per_cpu(processors, pr->id) properlyRafael J. Wysocki2013-05-30
* ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-12
* ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-12
* ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang2013-03-04
* cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang2013-02-23
* ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-13
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-26
* ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-19
* ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-15
* ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
* ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
* ACPI: Update CPU hotplug error messagesToshi Kani2012-11-21
* ACPI: Add ACPI CPU hot-remove supportToshi Kani2012-11-15
* ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu2012-11-15
* ACPI: missing breakAlan Cox2012-10-26
* ACPI / processor: remove pointless variable initializationDaniel Lezcano2012-09-15
* ACPI / processor: remove unused function parameterDaniel Lezcano2012-09-15
*-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-03
|\ \
| | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-26
| | |\ | |_|/ |/| |
| | * Merge branch 'pm-acpi'Rafael J. Wysocki2012-07-19
| | |\
| | | * ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2012-07-01
| | * | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-05
| | |/
| * | ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang2012-08-03
| |/
* | ACPI: Add _OST support for ACPI CPU hotplugToshi Kani2012-06-04
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\
| *-. Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-30
| |\ \
| | | * ACPI: processor_driver: add missing kfreeJulia Lawall2012-03-30
| | |/ | |/|
| | * ACPI: Add CPU hotplug support for processor device objectsToshi Kani2012-03-30
| |/
| * ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu2012-02-07
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-08
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
|\ \ | |/
| * ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-19
| * ACPI processor hotplug: Split up acpi_processor_addThomas Renninger2012-01-19
* | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-26
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\
| * ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger2012-01-17
| * ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger2012-01-17