aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki1-27/+0
2014-03-26Revert "ACPI / processor: Make it possible to get APIC ID via GIC"Hanjun Guo1-27/+0
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-21/+57
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo1-1/+0
2014-02-19ACPI / processor: Make it possible to get APIC ID via GICHanjun Guo1-0/+27
2014-02-19ACPI / processor: Build idle_boot_override on x86 and ia64Hanjun Guo1-19/+28
2014-02-19ACPI / processor: Use ACPI_PROCESSOR_DEVICE_HID instead of "ACPI0007"Hanjun Guo1-1/+1
2014-02-19ACPI / processor: Fix acpi_processor_eval_pdc() return value typeHanjun Guo1-1/+1
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica'Rafael J. Wysocki1-13/+13
2014-01-27ACPI / processor: Return specific error value when mapping lapic idHanjun Guo1-13/+13
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-09-24ACPI / processor: Introduce apic_id in struct processor to save parsed APIC idJiang Liu1-5/+21
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-1/+1
2013-08-07ACPI / processor: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker1-4/+4
2013-03-04ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2012-07-12cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-01-17ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming1-2/+24
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming1-3/+9
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich1-4/+4
2011-03-02ACPI: use __init where possible in processor driverJan Beulich1-5/+4
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-2/+2
2010-10-08Merge branch 'pdc-regression' into releaseLen Brown1-0/+1
2010-10-01ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu1-0/+1
2010-09-28ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown1-6/+0
2010-07-12ACPI: processor: fix processor_physically_present on UPAlex Chiang1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-7/+0
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang1-37/+0
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang1-0/+160
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang1-0/+209
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang1-1142/+0
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+2
2010-01-13[CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar1-0/+2
2009-12-22ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang1-1/+1
2009-12-22ACPI: processor: call _PDC earlyAlex Chiang1-69/+0
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown1-2/+2
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16Merge branch 'ost' into releaseLen Brown1-3/+3
2009-12-16ACPI: Remove repeated registered as cooling_device messagesMike Travis1-1/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-2/+2
2009-11-06ACPI: Notify the _PPC evaluation status to the platformZhao Yakui1-3/+3
2009-11-05ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick1-1/+1
2009-10-03ACPI: kill overly verbose "throttling states" log messagesRoland Dreier1-7/+0