summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_driver.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPI processor: Fix error path, also remove sysdev linkThomas Renninger2012-01-171-0/+1
* | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-3/+3
|/
* cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-071-17/+3Star
* ACPI: use __init where possible in processor driverJan Beulich2011-03-031-2/+2
* Merge branch 'throttling' into releaseLen Brown2011-01-121-0/+5
|\
| * ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-101-0/+5
* | ACPI processor: remove processor throttling control procfs I/FZhang Rui2010-12-141-74/+1Star
|/
* Merge branch 'misc' into releaseLen Brown2010-10-261-2/+0Star
|\
| * ACPI: remove dead codeStephen Hemminger2010-10-191-2/+0Star
* | ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui2010-10-161-1/+19
|/
* acpi_idle: add missing \n to printkLen Brown2010-09-291-1/+1
* ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-85/+0Star
* ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger2010-06-101-0/+5
* intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown2010-05-281-1/+5
* ACPI: allow a native cpuidle driver to displace ACPILen Brown2010-05-281-5/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-151-3/+0Star
* ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2010-03-151-159/+0Star
* ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-151-6/+4Star
* ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2010-03-151-0/+1142