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