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