1. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
  2. fe7bd58 x86/ioapic: Change prototype of acpi_ioapic_add() by Rui Wang · 8 years ago
  3. c9b95e5 Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  4. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. 6149dff Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' by Rafael J. Wysocki · 8 years ago
  6. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  7. a36a7fe ACPI / processor_idle: Add support for Low Power Idle(LPI) states by Sudeep Holla · 8 years ago
  8. 68bdb67 ACPI: add support for ACPI reconfiguration notifiers by Octavian Purdila · 8 years ago
  9. 10c7e20 ACPI / scan: fix enumeration (visited) flags for bus rescans by Octavian Purdila · 8 years ago
  10. 613e972 device property: Add function to search for named child of device by Adam Thomson · 8 years ago
  11. 4bac6fa ACPI / NUMA: Enable ACPI based NUMA on ARM64 by Hanjun Guo · 8 years ago
  12. da3d3f9 ACPI / tables: table upgrade: refactor function definitions by Aleksey Makarov · 8 years ago
  13. 4ae3992 ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h by Kejian Yan · 8 years ago
  14. 6eb17e0 ACPI: bus: add stub acpi_dev_found() to linux/acpi.h by Kejian Yan · 8 years ago
  15. 312521d ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only by Robert Richter · 8 years ago
  16. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  17. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 8 years ago
  18. 9e5ed6d ACPI,PCI,IRQ: remove SCI penalize function by Sinan Kaya · 8 years ago
  19. e5f660e ACPI / osi: Collect _OSI handling into one single file by Lv Zheng · 8 years ago
  20. d5a91d7 ACPI / osi: Cleanup coding style issues before creating a separate OSI source file by Lv Zheng · 8 years ago
  21. dc45eb2 ACPI / osi: Cleanup OSI handling code to use bool by Lv Zheng · 8 years ago
  22. e10cfdc ACPI / osi: Fix default _OSI(Darwin) support by Chen Yu · 8 years ago
  23. 5ae74f2c ACPI / tables: Move table override mechanisms to tables.c by Lv Zheng · 8 years ago
  24. 1373718 ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 by Chen Yu · 8 years ago
  25. 476cc43 Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted' by Rafael J. Wysocki · 8 years ago
  26. 55a9341 ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol by Christophe RICARD · 8 years ago
  27. 836d08301 ACPI / debugger: Add module support for ACPI debugger by Lv Zheng · 9 years ago
  28. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  29. 64031e3 ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n by Hanjun Guo · 9 years ago
  30. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  31. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  32. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  33. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  34. b84f196 ACPI: Adding DMA Attribute APIs for ACPI Device by Suthikulpanit, Suravee · 9 years ago
  35. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  36. 5293fea Merge branch 'device-properties' into acpi-pci by Rafael J. Wysocki · 9 years ago
  37. 66c4487 Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  38. 49e4b843 ACPI: Use correct IRQ when uninstalling ACPI interrupt handler by Chen Yu · 9 years ago
  39. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  40. 343ccb0 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  41. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  42. c0e5c44 acpi: add acpi_preset_companion() stub by Dustin Byford · 9 years ago
  43. 9b3fedd ACPI / tables: Add acpi_subtable_proc to ACPI table parsers by Lukasz Anaczkowski · 9 years ago
  44. 2bc6eba acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer by Marc Zyngier · 9 years ago
  45. e647b53 ACPI: Add early device probing infrastructure by Marc Zyngier · 9 years ago
  46. 5ebc760 ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ by Jiang Liu · 9 years ago
  47. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  48. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  49. 5d2a1a9 Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  50. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  51. 5d0ddfe ACPI, PCI: Penalize legacy IRQ used by ACPI SCI by Jiang Liu · 9 years ago
  52. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  53. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  54. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  55. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  56. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  57. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  58. 9975986 acpi: Add acpi_map_pxm_to_online_node() by Toshi Kani · 9 years ago
  59. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  60. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  61. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  62. e193cd1 Merge branch 'acpi-cca' by Rafael J. Wysocki · 9 years ago
  63. 4def8a3 Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago
  64. 763d949 Merge branches 'acpi-battery' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  65. 3a5cf05 Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc' by Rafael J. Wysocki · 9 years ago
  66. d0a530b acpi-video-detect: Remove old API by Hans de Goede · 9 years ago
  67. 14ca7a47 acpi-video-detect: video: Make video_detect code part of the video module by Hans de Goede · 9 years ago
  68. a87878b acpi-video-detect: Move acpi_osi_is_win8 to osl.c by Hans de Goede · 9 years ago
  69. adc8bb8 acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c by Hans de Goede · 9 years ago
  70. fb105d9 acpi-video-detect: Make acpi_video_get_capabilities a private function by Hans de Goede · 9 years ago
  71. 7f3b62c acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function by Hans de Goede · 9 years ago
  72. 0f1b414 ACPI / PNP: Avoid conflicting resource reservations by Rafael J. Wysocki · 9 years ago
  73. d056267 ACPI / scan: Parse _CCA and setup device coherency by Suthikulpanit, Suravee · 9 years ago
  74. b064a8f ACPI / init: Switch over platform to the ACPI mode later by Rafael J. Wysocki · 9 years ago
  75. ddcc18f ACPI / processor: Introduce invalid_phys_cpuid() by Hanjun Guo · 9 years ago
  76. 25956b6 ACPI / processor: Introduce invalid_logical_cpuid() by Hanjun Guo · 9 years ago
  77. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 9 years ago
  78. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  79. 97badf8 device property: Make it possible to use secondary firmware nodes by Rafael J. Wysocki · 9 years ago
  80. fbe61ec ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi by Hanjun Guo · 9 years ago
  81. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 9 years ago
  82. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 9 years ago
  83. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  84. ecf5636 ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug by Yinghai Lu · 9 years ago
  85. 90e9782 resources: Move struct resource_list_entry from ACPI into resource core by Jiang Liu · 9 years ago
  86. 62d1141 ACPI: Introduce helper function acpi_dev_filter_resource_type() by Jiang Liu · 9 years ago
  87. 93286f4 ACPI: Add field offset to struct resource_list_entry by Jiang Liu · 9 years ago
  88. a49170b ACPI: Return translation offset when parsing ACPI address space resources by Jiang Liu · 9 years ago
  89. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 9 years ago
  90. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
  92. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  93. 69bad36 Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  94. a2d2696 Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables' by Rafael J. Wysocki · 10 years ago
  95. 5de21bb9 ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core by Rafael J. Wysocki · 10 years ago
  96. f08bb47 ACPI / table: Add new function to get table entries by Ashwin Chaugule · 10 years ago
  97. 40e7fcb ACPI: Add _DEP support to fix battery issue on Asus T100TA by Lan Tianyu · 10 years ago
  98. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  99. f028d52 ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs by Rafael J. Wysocki · 10 years ago
  100. 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago