summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_core.c
Commit message (Expand)AuthorAgeFilesLines
* Revert"x86/acpi: Enable MADT APIs to return disabled apicids"Dou Liyang2017-03-111-38/+22
* Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-111-73/+0
* ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-5/+3
* acpi: Fix broken error check in map_processor()Thomas Gleixner2016-09-231-4/+5
* acpi: Validate processor id when mapping the processorDou Liyang2016-09-211-0/+4
* x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng2016-09-211-0/+68
* x86/acpi: Enable MADT APIs to return disabled apicidsGu Zheng2016-09-211-22/+38
* ACPI / processor: Add acpi_map_madt_entry()David Daney2016-05-301-4/+22
* ACPI / processor: Introduce invalid_phys_cpuid()Hanjun Guo2015-05-131-2/+2
* ACPI / processor: return specific error instead of -1Hanjun Guo2015-05-131-3/+3
* ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo2015-03-261-0/+30
* ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-15/+15
* ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu2015-02-051-9/+114
* ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-051-28/+28
* ACPI: Fix minor syntax issues in processor_core.cJiang Liu2014-12-161-5/+4
* ACPI / processor: use container_of instead of casting first structure memberFabian Frederick2014-09-241-3/+3
*-. Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss'Rafael J. Wysocki2014-08-051-0/+2
|\ \
| | * ACPI / processor: Make it possible to get local x2apic id via _MATHanjun Guo2014-07-301-0/+2
| |/
* / ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-198/+0
|/
*-. Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki2014-04-011-27/+0
|\ \
| * | Revert "ACPI / processor: Make it possible to get APIC ID via GIC"Hanjun Guo2014-03-261-27/+0
* | | Merge branch 'acpi-processor'Rafael J. Wysocki2014-03-211-21/+57
|\| |
| * | ACPI / processor: Make it possible to get APIC ID via GICHanjun Guo2014-02-191-0/+27
| * | ACPI / processor: Build idle_boot_override on x86 and ia64Hanjun Guo2014-02-191-19/+28
| * | ACPI / processor: Use ACPI_PROCESSOR_DEVICE_HID instead of "ACPI0007"Hanjun Guo2014-02-191-1/+1
| * | ACPI / processor: Fix acpi_processor_eval_pdc() return value typeHanjun Guo2014-02-191-1/+1
| |/
* / ACPI: Remove duplicate definitions of PREFIXHanjun Guo2014-03-191-1/+0
|/
*-. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-291-13/+13
|\ \
| * | ACPI / processor: Return specific error value when mapping lapic idHanjun Guo2014-01-271-13/+13
| |/
* / ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
|/
* ACPI / processor: Introduce apic_id in struct processor to save parsed APIC idJiang Liu2013-09-241-5/+21
* Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-1/+1
|\
| * ACPI / processor: Fix incorrect placement of __initdataSachin Kamat2013-08-071-1/+1
* | acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker2013-07-141-4/+4
|/
* ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-041-2/+1
* cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-121-2/+4
* ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-171-2/+24
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* 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