1. 2c5a06e ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error by Kiran K · 2 years ago
  2. 5adc409 ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper by Hans de Goede · 2 years ago
  3. 90ddb3f Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 2 years ago
  4. 8133844 PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3() by Rafael J. Wysocki · 2 years, 1 month ago
  5. f64e427 ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops by Hans de Goede · 2 years, 2 months ago
  6. 6c0eb5b ACPI: make remove callback of ACPI driver void by Dawei Li · 2 years, 3 months ago
  7. 4aa497ca Merge branch 'acpi-uid' by Rafael J. Wysocki · 2 years, 5 months ago
  8. c77f54a Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform' by Rafael J. Wysocki · 2 years, 5 months ago
  9. 62c8bc0 ACPI: bus: Add iterator for dependent devices by Daniel Scally · 2 years, 5 months ago
  10. cca8a7e ACPI: scan: Add acpi_dev_get_next_consumer_dev() by Daniel Scally · 2 years, 5 months ago
  11. bf2ee8d ACPI: scan: Support multiple DMA windows with different offsets by Jianmin Lv · 2 years, 6 months ago
  12. 5db72fd ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer by Andy Shevchenko · 2 years, 6 months ago
  13. e3b9b27 ACPI: Drop redundant acpi_dev_parent() header by Rafael J. Wysocki · 2 years, 6 months ago
  14. 62fcb99b ACPI: Drop parent field from struct acpi_device by Rafael J. Wysocki · 2 years, 6 months ago
  15. 45e9aa1 ACPI: Rename acpi_bus_get/put_acpi_device() by Rafael J. Wysocki · 2 years, 7 months ago
  16. da2679f Merge branch 'acpi-properties' by Rafael J. Wysocki · 2 years, 7 months ago
  17. 103e10c ACPI: property: Add support for parsing buffer property UUID by Sakari Ailus · 2 years, 7 months ago
  18. e6bdbcc ACPI: bus: Drop unused list heads from struct acpi_device by Rafael J. Wysocki · 2 years, 9 months ago
  19. d6fb6ee ACPI: bus: Drop driver member of struct acpi_device by Uwe Kleine-König · 2 years, 8 months ago
  20. a22f18b ACPI / MMC: PM: Unify fixing up device power by Rafael J. Wysocki · 2 years, 9 months ago
  21. ff32e59 ACPI: bus: Introduce acpi_dev_for_each_child_reverse() by Rafael J. Wysocki · 2 years, 9 months ago
  22. 2f6fe93 ACPI: glue: Introduce acpi_find_child_by_adr() by Rafael J. Wysocki · 2 years, 9 months ago
  23. 9d004b2 Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 2 years, 9 months ago
  24. 5636802 PCI/ACPI: negotiate CXL _OSC by Vishal Verma · 2 years, 11 months ago
  25. 241d26b PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges by Dan Williams · 2 years, 11 months ago
  26. 10fa1b2 ACPI: bus: Avoid non-ACPI device objects in walks over children by Rafael J. Wysocki · 2 years, 10 months ago
  27. b7dd629 ACPI: PM: Introduce acpi_dev_power_up_children_with_adr() by Rafael J. Wysocki · 2 years, 11 months ago
  28. cf6ba07 ACPI: bus: Introduce acpi_dev_for_each_child() by Rafael J. Wysocki · 2 years, 11 months ago
  29. ac2a3fe ACPI: bus: Eliminate acpi_bus_get_device() by Rafael J. Wysocki · 2 years, 11 months ago
  30. 3c36fe9 ACPI: bus: Introduce acpi_bus_for_each_dev() by Rafael J. Wysocki · 3 years ago
  31. 57ea819 Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 1 month ago
  32. bca2175 Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  33. 57a1832 ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper by Hans de Goede · 3 years, 2 months ago
  34. 8e0feb2 Merge branch 'acpi-scan' into acpi-x86 by Rafael J. Wysocki · 3 years, 2 months ago
  35. 35f9e77 ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers by Hans de Goede · 3 years, 2 months ago
  36. 882c982 acpi: Store CRC-32 hash of the _PLD in struct acpi_device by Heikki Krogerus · 3 years, 2 months ago
  37. e3c963c ACPI: scan: Introduce acpi_fetch_acpi_dev() by Rafael J. Wysocki · 3 years, 3 months ago
  38. 9d9bcae ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device by Hans de Goede · 3 years, 3 months ago
  39. 1a68b34 ACPI: Change acpi_device_always_present() into acpi_device_override_status() by Hans de Goede · 3 years, 3 months ago
  40. b340c7d ACPI: scan: Obtain device's desired enumeration power state by Sakari Ailus · 3 years, 4 months ago
  41. c4d19838 ACPI: glue: Drop cleanup callback from struct acpi_bus_type by Rafael J. Wysocki · 3 years, 5 months ago
  42. fc68f42 ACPI: fix NULL pointer dereference by Linus Torvalds · 3 years, 7 months ago
  43. 71f6428 ACPI: utils: Fix reference counting in for_each_acpi_dev_match() by Andy Shevchenko · 3 years, 8 months ago
  44. cd3eb7e Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 8 months ago
  45. 349a2d5 Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 8 months ago
  46. 11a8c5e ACPI: Move IOMMU setup code out of IORT by Jean-Philippe Brucker · 3 years, 8 months ago
  47. 2d07951 ACPI: scan: Define acpi_bus_put_acpi_device() as static inline by Rafael J. Wysocki · 3 years, 8 months ago
  48. b83e2b3 ACPI: scan: Add function to fetch dependent of ACPI device by Daniel Scally · 3 years, 9 months ago
  49. a9e10e5 ACPI: scan: Extend acpi_walk_dep_device_list() by Daniel Scally · 3 years, 9 months ago
  50. 3d7c821 ACPI: scan: Constify acpi_dma_supported() helper function by Andy Shevchenko · 3 years, 9 months ago
  51. aad659e Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils' by Rafael J. Wysocki · 3 years, 10 months ago
  52. 81eeb2f5 ACPI: utils: Document for_each_acpi_dev_match() macro by Andy Shevchenko · 3 years, 11 months ago
  53. 4cbaba4 ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code by Andy Shevchenko · 3 years, 11 months ago
  54. 8eb99e9 ACPI: utils: Add acpi_reduced_hardware() helper by Hans de Goede · 3 years, 11 months ago
  55. eb50aaf ACPI: scan: Use unique number for instance_no by Andy Shevchenko · 4 years ago
  56. bf263f6 media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macro by Daniel Scally · 4 years, 2 months ago
  57. 7482c5c PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() by Rafael J. Wysocki · 4 years, 3 months ago
  58. b8e069a ACPI/IORT: Add an input ID to acpi_dma_configure() by Lorenzo Pieralisi · 4 years, 8 months ago
  59. 132565d ACPI: utils: Add acpi_evaluate_reg() helper by Hans de Goede · 4 years, 10 months ago
  60. df23e2b acpi: Remove header dependency by Peter Zijlstra · 5 years ago
  61. 35009c8 ACPI / utils: Introduce acpi_dev_hid_uid_match() helper by Andy Shevchenko · 5 years ago
  62. a814dcc ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI by Andy Shevchenko · 5 years ago
  63. 50e163d Merge branches 'acpi-pm' and 'pm-pci' by Rafael J. Wysocki · 6 years ago
  64. ad5a449 ACPI: PM: Make acpi_sleep_state_supported() non-static by Dexuan Cui · 6 years ago
  65. 9ed411c ACPI: PM: Unexport acpi_device_get_power() by Rafael J. Wysocki · 6 years ago
  66. 4533771 ACPI / PM: Introduce concept of a _PR0 dependent device by Mika Westerberg · 6 years ago
  67. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  68. ca6f998 ACPI: bus: change _ADR representation to 64 bits by Pierre-Louis Bossart · 6 years ago
  69. fe066621 gpio: merrifield: Fix build err without CONFIG_ACPI by YueHaibing · 6 years ago
  70. 257f905 ACPI / utils: Remove deprecated function since no user left by Andy Shevchenko · 6 years ago
  71. 817b4d6 ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper by Andy Shevchenko · 6 years ago
  72. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  73. 5f5e489 ACPI / property: Allow multiple property compatible _DSD entries by Mika Westerberg · 6 years ago
  74. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 7 years ago
  75. d87fb09 ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use by John Garry · 7 years ago
  76. 67dcf8a ACPI: utils: Introduce acpi_dev_get_first_match_name() by Andy Shevchenko · 7 years ago
  77. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
  78. a64a62c ACPI / EC: Fix regression related to PM ops support in ECDT device by Lv Zheng · 7 years ago
  79. e361d1f ACPI / scan: Fix enumeration for special UART devices by Frédéric Danis · 7 years ago
  80. 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
  81. e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  82. f928a49 Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
  83. c04ac67 ACPI: Introduce DMA ranges parsing by Lorenzo Pieralisi · 8 years ago
  84. 1ba51a7 ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() by Rafael J. Wysocki · 8 years ago
  85. 99d8845 ACPI / PM: Split acpi_device_wakeup() by Rafael J. Wysocki · 8 years ago
  86. 8b9d680 ACPI: Constify acpi_bus helper functions, switch to macros by Sakari Ailus · 8 years ago
  87. db3e50f device property: Get rid of struct fwnode_handle type field by Sakari Ailus · 8 years ago
  88. b81b729 ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node() by Sakari Ailus · 8 years ago
  89. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  90. 875aabf5 Merge branch 'uuid-types' by Rafael J. Wysocki · 8 years ago
  91. 8370c2d PCI / PM: Drop pme_interrupt flag from struct pci_dev by Rafael J. Wysocki · 8 years ago
  92. 4d183d0 ACPI / PM: Consolidate device wakeup settings code by Rafael J. Wysocki · 8 years ago
  93. a1a6639 ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags by Rafael J. Wysocki · 8 years ago
  94. d07ff65 Merge branch 'uuid-types' by Rafael J. Wysocki · 8 years ago
  95. e4330d8b ACPI / scan: Fix enumeration for special SPI and I2C devices by Jarkko Nikula · 8 years ago
  96. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  97. 64fd1c70 ACPI / PM: Run wakeup notify handlers synchronously by Rafael J. Wysocki · 8 years ago
  98. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  99. dc9edaa Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  100. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago