| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / processor: use ACPI_COMPANION() to get ACPI device | Lan Tianyu | 2013-12-07 | 1 | -4/+4 |
* | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-30 | 1 | -1/+0 |
* | ACPI / processor: fixed a brace coding style issue | Mathieu Rhéaume | 2013-10-07 | 1 | -2/+1 |
* | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-08-27 | 1 | -1/+3 |
|\ |
|
| * | ACPI / processor: Remove acpi_processor_get_limit_info() | Lan Tianyu | 2013-08-13 | 1 | -1/+3 |
* | | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki | 2013-08-14 | 1 | -4/+0 |
|\ \
| |/
|/| |
|
| * | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -4/+0 |
* | | acpi: delete __cpuinit usage from all acpi files | Paul Gortmaker | 2013-07-14 | 1 | -4/+4 |
|/ |
|
* | ACPI / processor: Remove unused macros in processor_driver.c | Hanjun Guo | 2013-06-24 | 1 | -6/+0 |
* | ACPI / processor: Initialize per_cpu(processors, pr->id) properly | Rafael J. Wysocki | 2013-05-30 | 1 | -5/+0 |
* | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 2013-05-12 | 1 | -729/+78 |
* | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki | 2013-05-12 | 1 | -4/+4 |
* | ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0 | Chen Gang | 2013-03-04 | 1 | -1/+1 |
* | cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu | Wen Congyang | 2013-02-23 | 1 | -0/+2 |
* | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 2013-02-13 | 1 | -7/+17 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -3/+3 |
* | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki | 2013-01-19 | 1 | -1/+1 |
* | ACPI: update ej_event interface to take acpi_device | Yinghai Lu | 2013-01-15 | 1 | -1/+1 |
* | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument | Rafael J. Wysocki | 2013-01-03 | 1 | -2/+6 |
* | ACPI: Remove the arguments of acpi_bus_add() that are not used | Rafael J. Wysocki | 2013-01-03 | 1 | -23/+1 |
* | ACPI: Update CPU hotplug error messages | Toshi Kani | 2012-11-21 | 1 | -15/+24 |
* | ACPI: Add ACPI CPU hot-remove support | Toshi Kani | 2012-11-15 | 1 | -10/+17 |
* | ACPI / processor: prevent cpu from becoming online | Yasuaki Ishimatsu | 2012-11-15 | 1 | -0/+14 |
* | ACPI: missing break | Alan Cox | 2012-10-26 | 1 | -0/+1 |
* | ACPI / processor: remove pointless variable initialization | Daniel Lezcano | 2012-09-15 | 1 | -2/+0 |
* | ACPI / processor: remove unused function parameter | Daniel Lezcano | 2012-09-15 | 1 | -3/+3 |
*-. | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 2012-08-03 | 1 | -10/+5 |
|\ \ |
|
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -8/+20 |
| | |\
| |_|/
|/| | |
|
| | * | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2012-07-19 | 1 | -2/+4 |
| | |\ |
|
| | | * | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 2012-07-01 | 1 | -2/+4 |
| | * | | ACPI: intel_idle : break dependency between modules | Daniel Lezcano | 2012-07-05 | 1 | -7/+0 |
| | |/ |
|
| * | | ACPI processor: Fix tick_broadcast_mask online/offline regression | Feng Tang | 2012-08-03 | 1 | -1/+1 |
| |/ |
|
* | | ACPI: Add _OST support for ACPI CPU hotplug | Toshi Kani | 2012-06-04 | 1 | -8/+20 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 | 1 | -14/+48 |
|\ |
|
| *-. | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 1 | -14/+48 |
| |\ \ |
|
| | | * | ACPI: processor_driver: add missing kfree | Julia Lawall | 2012-03-30 | 1 | -4/+10 |
| | |/
| |/| |
|
| | * | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani | 2012-03-30 | 1 | -10/+38 |
| |/ |
|
| * | ACPI: remove duplicated lines of merging problems with acpi_processor_add | Yinghai Lu | 2012-02-07 | 1 | -7/+0 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | ACPI: remove duplicated lines of merging problems with acpi_processor_start | Yinghai Lu | 2012-02-08 | 1 | -17/+1 |
* | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 1 | -26/+109 |
|\ \
| |/ |
|
| * | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger | 2012-01-19 | 1 | -7/+65 |
| * | ACPI processor hotplug: Split up acpi_processor_add | Thomas Renninger | 2012-01-19 | 1 | -38/+54 |
* | | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen | 2012-01-26 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 1 | -11/+9 |
|\ |
|
| * | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 | Thomas Renninger | 2012-01-17 | 1 | -9/+8 |
| * | ACPI processor: Remove unneeded cpuidle_unregister_driver call | Thomas Renninger | 2012-01-17 | 1 | -2/+0 |
| * | ACPI processor: Fix error path, also remove sysdev link | Thomas Renninger | 2012-01-17 | 1 | -0/+1 |
* | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -3/+3 |
|/ |
|
* | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 1 | -17/+3 |