1. c183a60 acpi: Fix broken error check in map_processor() by Thomas Gleixner · 8 years ago
  2. fd74da2 acpi: Validate processor id when mapping the processor by Dou Liyang · 8 years ago
  3. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
  4. 8ad893f x86/acpi: Enable MADT APIs to return disabled apicids by Gu Zheng · 8 years ago
  5. fb7c2ba ACPI / processor: Add acpi_map_madt_entry() by David Daney · 8 years ago
  6. ddcc18f ACPI / processor: Introduce invalid_phys_cpuid() by Hanjun Guo · 9 years ago
  7. d3da7cb ACPI / processor: return specific error instead of -1 by Hanjun Guo · 9 years ago
  8. 020295b ACPI / processor: Make it possible to get CPU hardware ID via GICC by Hanjun Guo · 9 years ago
  9. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 9 years ago
  10. ecf5636 ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug by Yinghai Lu · 9 years ago
  11. af8f3f5 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic by Hanjun Guo · 9 years ago
  12. 13ca62b ACPI: Fix minor syntax issues in processor_core.c by Jiang Liu · 10 years ago
  13. ef86c3f ACPI / processor: use container_of instead of casting first structure member by Fabian Frederick · 10 years ago
  14. 7ef97e0 Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss' by Rafael J. Wysocki · 10 years ago
  15. 515afdc ACPI / processor: Make it possible to get local x2apic id via _MAT by Hanjun Guo · 10 years ago
  16. 46ba51e ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC by Hanjun Guo · 10 years ago
  17. f01a586 Merge branches 'acpi-processor' and 'pnp' by Rafael J. Wysocki · 10 years ago
  18. 3e9eac5 Revert "ACPI / processor: Make it possible to get APIC ID via GIC" by Hanjun Guo · 10 years ago
  19. 884411d Merge branch 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  20. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 10 years ago
  21. df86f5d ACPI / processor: Make it possible to get APIC ID via GIC by Hanjun Guo · 10 years ago
  22. 2c4fa00 ACPI / processor: Build idle_boot_override on x86 and ia64 by Hanjun Guo · 10 years ago
  23. 5205692 ACPI / processor: Use ACPI_PROCESSOR_DEVICE_HID instead of "ACPI0007" by Hanjun Guo · 10 years ago
  24. 1606484 ACPI / processor: Fix acpi_processor_eval_pdc() return value type by Hanjun Guo · 10 years ago
  25. 82e1805 Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica' by Rafael J. Wysocki · 10 years ago
  26. 038d7b5 ACPI / processor: Return specific error value when mapping lapic id by Hanjun Guo · 10 years ago
  27. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 10 years ago
  28. ca9f62a ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id by Jiang Liu · 11 years ago
  29. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  30. 8ef9fc7 ACPI / processor: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  31. fe7bf10 acpi: delete __cpuinit usage from all acpi files by Paul Gortmaker · 11 years ago
  32. 5273a25 ACPI / processor: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  33. c4686c7 cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression by Thomas Renninger · 12 years ago
  34. d640113 ACPI: processor: fix acpi_get_cpuid for UP processor by Lin Ming · 12 years ago
  35. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  36. 932df74 ACPI: processor: fix processor_physically_present in UP kernel by Lin Ming · 13 years ago
  37. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 13 years ago
  38. 6430c9c ACPI: use __init where possible in processor driver by Jan Beulich · 13 years ago
  39. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  40. c9933f7 Merge branch 'pdc-regression' into release by Len Brown · 14 years ago
  41. c1e0ddb ACPI: Handle ACPI0007 Device in acpi_early_set_pdc by Yinghai Lu · 14 years ago
  42. 64a3230 ACPI: delete ZEPTO idle=nomwait DMI quirk by Len Brown · 14 years ago
  43. 856b185 ACPI: processor: fix processor_physically_present on UP by Alex Chiang · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  45. 149fe9c ACPI: processor: push file static MADT pointer into internal map_madt_entry() by Alex Chiang · 14 years ago
  46. eae701ce ACPI: processor: refactor internal map_lsapic_id() by Alex Chiang · 14 years ago
  47. d674209 ACPI: processor: refactor internal map_x2apic_id() by Alex Chiang · 14 years ago
  48. 1113073 ACPI: processor: refactor internal map_lapic_id() by Alex Chiang · 14 years ago
  49. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 14 years ago
  50. 3b1da4c ACPI: processor: remove early _PDC optin quirks by Alex Chiang · 14 years ago
  51. 5d554a7 ACPI: processor: add internal processor_physically_present() by Alex Chiang · 14 years ago
  52. 78ed8bd ACPI: processor: move acpi_get_cpuid into processor_core.c by Alex Chiang · 14 years ago
  53. 4d5d4cd ACPI: processor: mv processor_pdc.c processor_core.c by Alex Chiang · 14 years ago[Renamed (98%) from drivers/acpi/processor_pdc.c]
  54. a493229 ACPI: processor: only evaluate _PDC once per processor by Alex Chiang · 14 years ago
  55. 0406ad3 ACPI: processor: add kernel command line support for early _PDC eval by Alex Chiang · 14 years ago
  56. 418521d Merge branch 'bugzilla-14954' into release by Len Brown · 14 years ago
  57. 2205cbe ACPI: processor: restrict early _PDC to opt-in platforms by Alex Chiang · 14 years ago
  58. 7a0b73a ACPI: Fix section mismatch error for acpi_early_processor_set_pdc() by Luck, Tony · 14 years ago
  59. 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 14 years ago
  60. b9c2db7 ACPI: processor: open code acpi_processor_cleanup_pdc by Alex Chiang · 14 years ago
  61. fa11856 ACPI: processor: change acpi_processor_eval_pdc interface by Alex Chiang · 14 years ago
  62. 3b407ae ACPI: processor: introduce acpi_processor_alloc_pdc() by Alex Chiang · 14 years ago
  63. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 14 years ago
  64. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 14 years ago
  65. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 14 years ago
  66. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 14 years ago
  67. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 14 years ago
  68. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 14 years ago