| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: remove duplicated lines of merging problems with acpi_processor_add | Yinghai Lu | 2012-02-07 | 1 | -7/+0 |
* | 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 |
* | 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 |
* | ACPI: use __init where possible in processor driver | Jan Beulich | 2011-03-02 | 1 | -2/+2 |
* | Merge branch 'throttling' into release | Len Brown | 2011-01-12 | 1 | -0/+5 |
|\ |
|
| * | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/... | Zhao Yakui | 2011-01-10 | 1 | -0/+5 |
* | | ACPI processor: remove processor throttling control procfs I/F | Zhang Rui | 2010-12-14 | 1 | -74/+1 |
|/ |
|
* | Merge branch 'misc' into release | Len Brown | 2010-10-26 | 1 | -2/+0 |
|\ |
|
| * | ACPI: remove dead code | Stephen Hemminger | 2010-10-19 | 1 | -2/+0 |
* | | ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P... | Zhang Rui | 2010-10-15 | 1 | -1/+19 |
|/ |
|
* | acpi_idle: add missing \n to printk | Len Brown | 2010-09-28 | 1 | -1/+1 |
* | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 1 | -85/+0 |
* | ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= | Thomas Renninger | 2010-06-09 | 1 | -0/+5 |
* | intel_idle: native hardware cpuidle driver for latest Intel processors | Len Brown | 2010-05-28 | 1 | -1/+5 |
* | ACPI: allow a native cpuidle driver to displace ACPI | Len Brown | 2010-05-27 | 1 | -5/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 | 1 | -3/+0 |
* | ACPI: processor: move acpi_get_cpuid into processor_core.c | Alex Chiang | 2010-03-14 | 1 | -159/+0 |
* | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 2010-03-14 | 1 | -6/+4 |
* | ACPI: processor: mv processor_core.c processor_driver.c | Alex Chiang | 2010-03-14 | 1 | -0/+1142 |