1. e15628b Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" by Dou Liyang · 7 years ago
  2. fd74da2 acpi: Validate processor id when mapping the processor by Dou Liyang · 8 years ago
  3. 8e089ea acpi: Provide mechanism to validate processors in the ACPI tables by Dou Liyang · 8 years ago
  4. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
  5. 8ad893f x86/acpi: Enable MADT APIs to return disabled apicids by Gu Zheng · 8 years ago
  6. 8631475 ACPI / processor: Avoid reserving IO regions too early by Rafael J. Wysocki · 8 years ago
  7. a212116 ACPI / processor: Request native thermal interrupt handling via _OSC by Srinivas Pandruvada · 8 years ago
  8. db62fda ACPI / processor : add support for ACPI0010 processor container by Sudeep Holla · 8 years ago
  9. 56cdc2a ACPI: Add weak routines for ACPI CPU Hotplug by Ashwin Chaugule · 9 years ago
  10. 8ce344c ACPI / processor: remove leftover __refdata annotations by Mathias Krause · 9 years ago
  11. ddcc18f ACPI / processor: Introduce invalid_phys_cpuid() by Hanjun Guo · 9 years ago
  12. 8416c5b ACPI / processor: remove phys_id in acpi_processor_get_info() by Hanjun Guo · 9 years ago
  13. 05eb3cd ACPI / processor: remove cpu_index in acpi_processor_get_info() by Hanjun Guo · 9 years ago
  14. 25956b6 ACPI / processor: Introduce invalid_logical_cpuid() by Hanjun Guo · 9 years ago
  15. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 9 years ago
  16. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 9 years ago
  17. af8f3f5 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic by Hanjun Guo · 9 years ago
  18. b50154d ACPI: Don't use acpi_lapic in ACPI core code by Graeme Gregory · 10 years ago
  19. c401eb8 ACPI / processor: Check if LAPIC is present during initialization by Baoquan He · 10 years ago
  20. 0b9d46d ACPI / processor: do not mark present at boot but not onlined CPU as onlined by Igor Mammedov · 10 years ago
  21. 4985c32 ACPI / processor: Fix failure of loading acpi-cpufreq driver by Lan Tianyu · 10 years ago
  22. 82e1805 Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica' by Rafael J. Wysocki · 10 years ago
  23. f778d12 ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID" by Jiang Liu · 10 years ago
  24. bcc7201 Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep' by Rafael J. Wysocki · 10 years ago
  25. b981513 ACPI / scan: bail out early if failed to parse APIC ID for CPU by Jiang Liu · 10 years ago
  26. 24dee1f ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() by Rafael J. Wysocki · 11 years ago
  27. 3fbc4d6 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  28. 7cc34680 ACPI / processor: Remove outdated comments by Hanjun Guo · 11 years ago
  29. 082e12a ACPI / processor: remove unnecessary if (!pr) check by Hanjun Guo · 11 years ago
  30. 2d4d3e2 ACPI / processor: remove some dead code in acpi_processor_get_info() by Jiang Liu · 11 years ago
  31. d536bf3 ACPI / processor: use apic_id and remove duplicated _MAT evaluation by Jiang Liu · 11 years ago
  32. ca9f62a ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id by Jiang Liu · 11 years ago
  33. 6ebb5bc acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 11 years ago
  34. b9d10be ACPI / processor: Acquire writer lock to update CPU maps by Toshi Kani · 11 years ago
  35. 1e385f6 ACPI / processor: move try_offline_node() after acpi_unmap_lsapic() by Yasuaki Ishimatsu · 11 years ago
  36. fe7bf10 acpi: delete __cpuinit usage from all acpi files by Paul Gortmaker · 11 years ago
  37. 173a5a4 ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add() by Hanjun Guo · 11 years ago
  38. be54743 ACPI / processor: Pass processor object handle to acpi_bind_one() by Rafael J. Wysocki · 11 years ago
  39. 2e4f1db ACPI / processor: Initialize per_cpu(processors, pr->id) properly by Rafael J. Wysocki · 11 years ago
  40. ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 11 years ago