aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-10-021-2/+4
* ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-251-2/+24
* ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-3/+9
* ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich2011-03-021-4/+4
* ACPI: use __init where possible in processor driverJan Beulich2011-03-021-5/+4
* ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-2/+2
* Merge branch 'pdc-regression' into releaseLen Brown2010-10-081-0/+1
|\
| * ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu2010-10-011-0/+1
* | ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown2010-09-281-6/+0
|/
* ACPI: processor: fix processor_physically_present on UPAlex Chiang2010-07-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang2010-03-141-9/+9
* ACPI: processor: refactor internal map_lsapic_id()Alex Chiang2010-03-141-15/+5
* ACPI: processor: refactor internal map_x2apic_id()Alex Chiang2010-03-141-9/+3
* ACPI: processor: refactor internal map_lapic_id()Alex Chiang2010-03-141-6/+9
* ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-141-7/+0
* ACPI: processor: remove early _PDC optin quirksAlex Chiang2010-03-141-37/+0
* ACPI: processor: add internal processor_physically_present()Alex Chiang2010-03-141-0/+42
* ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2010-03-141-0/+160
* ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-141-0/+209
* ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2010-03-141-1142/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-03-071-0/+2
|\
| * [CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar2010-01-131-0/+2
* | ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-221-1/+1
* | ACPI: processor: call _PDC earlyAlex Chiang2009-12-221-69/+0
|/
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-161-2/+2
|\
| * ACPI processor: Fix section mismatch for processor_add()Thomas Renninger2009-12-161-1/+1
| * ACPI: Remove repeated registered as cooling_device messagesMike Travis2009-12-161-1/+1
* | Merge branch 'ost' into releaseLen Brown2009-12-161-3/+3
|\ \
| * | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-061-3/+3
* | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-2/+2
| |/ |/|
* | ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick2009-11-051-1/+1
|/
* ACPI: kill overly verbose "throttling states" log messagesRoland Dreier2009-10-031-7/+0
* Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-191-4/+21
|\
| * ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-241-4/+21
* | Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-191-124/+95
|\ \
| * | ACPI: processor: remove .start() methodBjorn Helgaas2009-06-251-37/+7
| * | ACPI: processor: move acpi_processor_start() after acpi_processor_add()Bjorn Helgaas2009-06-251-84/+84
| * | ACPI: processor: clean up in acpi_processor_start() error exitsBjorn Helgaas2009-06-251-7/+22
| * | ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE eventsBjorn Helgaas2009-06-251-15/+1
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-261-0/+6
|/ /
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-17/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+2
| |_|_|/ |/| | |
| | | * ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-271-1/+1
| | | * ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas2009-05-271-15/+15
| | |/
| * | ACPI: Rename ACPI processor device bus IDZhao Yakui2009-06-241-1/+10
|/ /
* | cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-091-1/+1
|/
* ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-15/+4
* Merge branch 'linus' into releaseLen Brown2009-04-051-2/+0
|\