1. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  2. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  3. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  4. 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
  5. 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
  6. 9975986 acpi: Add acpi_map_pxm_to_online_node() by Toshi Kani · 9 years ago
  7. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  8. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 9 years ago
  9. 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
  10. e193cd1 Merge branch 'acpi-cca' by Rafael J. Wysocki · 9 years ago
  11. 4def8a3 Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago
  12. 763d949 Merge branches 'acpi-battery' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  13. 3a5cf05 Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc' by Rafael J. Wysocki · 9 years ago
  14. d0a530b acpi-video-detect: Remove old API by Hans de Goede · 9 years ago
  15. 14ca7a47 acpi-video-detect: video: Make video_detect code part of the video module by Hans de Goede · 9 years ago
  16. a87878b acpi-video-detect: Move acpi_osi_is_win8 to osl.c by Hans de Goede · 9 years ago
  17. adc8bb8 acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c by Hans de Goede · 9 years ago
  18. fb105d9 acpi-video-detect: Make acpi_video_get_capabilities a private function by Hans de Goede · 9 years ago
  19. 7f3b62c acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function by Hans de Goede · 9 years ago
  20. 0f1b414 ACPI / PNP: Avoid conflicting resource reservations by Rafael J. Wysocki · 9 years ago
  21. d056267 ACPI / scan: Parse _CCA and setup device coherency by Suthikulpanit, Suravee · 9 years ago
  22. b064a8f ACPI / init: Switch over platform to the ACPI mode later by Rafael J. Wysocki · 9 years ago
  23. ddcc18f ACPI / processor: Introduce invalid_phys_cpuid() by Hanjun Guo · 9 years ago
  24. 25956b6 ACPI / processor: Introduce invalid_logical_cpuid() by Hanjun Guo · 9 years ago
  25. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 9 years ago
  26. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  27. 97badf8 device property: Make it possible to use secondary firmware nodes by Rafael J. Wysocki · 9 years ago
  28. fbe61ec ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi by Hanjun Guo · 9 years ago
  29. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 9 years ago
  30. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 9 years ago
  31. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  32. ecf5636 ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug by Yinghai Lu · 10 years ago
  33. 90e9782 resources: Move struct resource_list_entry from ACPI into resource core by Jiang Liu · 10 years ago
  34. 62d1141 ACPI: Introduce helper function acpi_dev_filter_resource_type() by Jiang Liu · 10 years ago
  35. 93286f4 ACPI: Add field offset to struct resource_list_entry by Jiang Liu · 10 years ago
  36. a49170b ACPI: Return translation offset when parsing ACPI address space resources by Jiang Liu · 10 years ago
  37. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  38. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
  40. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  41. 69bad36 Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  42. a2d2696 Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables' by Rafael J. Wysocki · 10 years ago
  43. 5de21bb9 ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core by Rafael J. Wysocki · 10 years ago
  44. f08bb47 ACPI / table: Add new function to get table entries by Ashwin Chaugule · 10 years ago
  45. 40e7fcb ACPI: Add _DEP support to fix battery issue on Asus T100TA by Lan Tianyu · 10 years ago
  46. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  47. f028d52 ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs by Rafael J. Wysocki · 10 years ago
  48. 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
  49. 733e625 ACPI: Allow drivers to match using Device Tree compatible property by Mika Westerberg · 10 years ago
  50. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  51. ffdcd95 ACPI: Add support for device specific properties by Mika Westerberg · 10 years ago
  52. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  53. 083bf66 ACPI: make acpi_create_platform_device() an external API by Zhang Rui · 10 years ago
  54. 91d66cd ACPI / PM: Convert acpi_dev_pm_detach() into a static function by Ulf Hansson · 10 years ago
  55. f7dbaef Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  56. 633adab ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds. by Lv Zheng · 10 years ago
  57. 5d98e61 I2C/ACPI: Add i2c ACPI operation region support by Lan Tianyu · 10 years ago
  58. b04c58b Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 10 years ago
  59. a392f7d Merge branch 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  60. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 10 years ago
  61. 45fef5b ACPI: add dynamic_debug support by Bjørn Mork · 10 years ago
  62. 4cf563c ACPI / PM: Export rest of the subsys PM callbacks by Heikki Krogerus · 10 years ago
  63. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  64. 328281b ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h by Hanjun Guo · 11 years ago
  65. d79ed24 ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() static by Bjorn Helgaas · 11 years ago
  66. 486c79b ACPI / numa: Fix acpi_get_node() prototype by Bjorn Helgaas · 11 years ago
  67. bc411b8 Merge branch 'acpi-modules' by Rafael J. Wysocki · 11 years ago
  68. 6eb2451 ACPI: add module autoloading support for ACPI enumerated devices by Zhang Rui · 11 years ago
  69. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  70. f8a571b ACPI / tables: Return proper error codes from acpi_table_parse() and fix comment. by tangchen · 11 years ago
  71. 27d50c8 ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> by Lv Zheng · 11 years ago
  72. 9c5ad36 ACPI / bind: Redefine acpi_preset_companion() by Rafael J. Wysocki · 11 years ago
  73. 45c42a7 ACPI: Provide acpi_dev_name accessor for struct acpi_device device name by Jarkko Nikula · 11 years ago
  74. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  75. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  76. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  77. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  78. 4b3db70 ACPI, x86: Extended error log driver for x86 platform by Chen, Gong · 11 years ago
  79. 7dab9ef PCI/ACPI: Name _OSC #defines more consistently by Bjorn Helgaas · 11 years ago
  80. 335b150 ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKS by Bjorn Helgaas · 11 years ago
  81. b448193 ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUG by Bjorn Helgaas · 11 years ago
  82. c867847 ACPI: Tidy acpi_run_osc() declarations by Bjorn Helgaas · 11 years ago
  83. b938a22 ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD by Bjorn Helgaas · 11 years ago
  84. dedf1e4 ACPI: Write _OSC bit field definitions in hex by Bjorn Helgaas · 11 years ago
  85. d536bf3 ACPI / processor: use apic_id and remove duplicated _MAT evaluation by Jiang Liu · 11 years ago
  86. d6b47b1 ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path by Ben Guthro · 11 years ago
  87. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  88. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  89. 08f502c ACPI: Do not use CONFIG_ACPI_HOTPLUG_MEMORY_MODULE by Toshi Kani · 11 years ago
  90. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  91. c309dbb PCI/ACPI: Remove support of ACPI PCI subdrivers by Myron Stowe · 11 years ago
  92. d4e1a69 ACPI: Remove acpi_device dependency in acpi_device_set_id() by Toshi Kani · 11 years ago
  93. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  94. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
  95. 64fd740 ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULE by Toshi Kani · 12 years ago
  96. 8b4e2fa Merge branch 'acpi-lpss' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  97. d79beb3 ACPI / PM: Fix build for unusual combination of Kconfig options by Rafael J. Wysocki · 12 years ago
  98. a090b22 Merge branch 'acpica' into acpi-lpss by Rafael J. Wysocki · 12 years ago
  99. b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 12 years ago
  100. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 12 years ago