1. b8e069a ACPI/IORT: Add an input ID to acpi_dma_configure() by Lorenzo Pieralisi · 4 years, 7 months ago
  2. 0c67f6b Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  3. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  4. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  5. 956ad9d9 ACPI: PM: Avoid using power resources if there are none for D0 by Rafael J. Wysocki · 4 years, 7 months ago
  6. ead7ba1 ACPI: scan: Put SPCR and STAO table after using it by Hanjun Guo · 4 years, 8 months ago
  7. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  8. cb0701a ACPI: platform: Unregister stale platform devices by Andy Shevchenko · 5 years ago
  9. 7291edc drivers/acpi/scan.c: document why we don't need the device_hotplug_lock by David Hildenbrand · 5 years ago
  10. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  11. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  12. 9175145 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' by Rafael J. Wysocki · 6 years ago
  13. 5599fb6 ACPICA: Rename nameseg compare macro for clarity by Bob Moore · 6 years ago
  14. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  15. 5ceb5f0 ACPI / scan: Add labels for PNP button devices by Bjorn Helgaas · 6 years ago
  16. 40381a3 ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package() by Bjorn Helgaas · 6 years ago
  17. 603fadf ACPI: Fix comment typos by Bjorn Helgaas · 6 years ago
  18. 96f984d ACPI / scan: Create platform device for BSG2150 ACPI nodes by Hans de Goede · 6 years ago
  19. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  20. e5361ca ACPI / scan: Refactor _CCA enforcement by Robin Murphy · 6 years ago
  21. a3dd034 ACPI / scan: Create platform device for INT3515 ACPI nodes by Andy Shevchenko · 6 years ago
  22. 58a0228 Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  23. 589edb5 ACPI / scan: Create platform device for INT33FE ACPI nodes by Hans de Goede · 6 years ago
  24. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  25. aba9413 ACPI / scan: Create platform device for fwnodes with multiple i2c devices by Hans de Goede · 6 years ago
  26. 5971b0c15 ACPI / scan: Initialize status to ACPI_STA_DEFAULT by Hans de Goede · 6 years ago
  27. a6f0729 ACPI / scan: Add static attribute to indirect_io_hosts[] by John Garry · 6 years ago
  28. cc6a0e3 ACPI / scan: Initialize watchdog before PNP by Mika Westerberg · 7 years ago
  29. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  30. dfda449 ACPI / scan: Do not enumerate Indirect IO host children by John Garry · 7 years ago
  31. d87fb09 ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use by John Garry · 7 years ago
  32. 27664c5 ACPI / scan: Send change uevent with offine environmental data by Lee, Chun-Yi · 7 years ago
  33. 63347db ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs by Hans de Goede · 7 years ago
  34. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
  35. a64a62c ACPI / EC: Fix regression related to PM ops support in ECDT device by Lv Zheng · 7 years ago
  36. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  37. e361d1f ACPI / scan: Fix enumeration for special UART devices by Frédéric Danis · 7 years ago
  38. eeb2d80 ACPI / LPIT: Add Low Power Idle Table (LPIT) support by Srinivas Pandruvada · 7 years ago
  39. 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
  40. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  41. f928a49 Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
  42. eb7f43c ACPI / scan: Enable GPEs before scanning the namespace by Rafael J. Wysocki · 7 years ago
  43. 98529b9 ACPI: EC: Fix regression related to wrong ECDT initialization order by Lv Zheng · 7 years ago
  44. 7ad4263 ACPI: Make acpi_dma_configure() DMA regions aware by Lorenzo Pieralisi · 7 years ago
  45. c04ac67 ACPI: Introduce DMA ranges parsing by Lorenzo Pieralisi · 7 years ago
  46. ca9ef3a ACPI / scan: Recognize Apple SPI and I2C slaves by Lukas Wunner · 7 years ago
  47. db3e50f device property: Get rid of struct fwnode_handle type field by Sakari Ailus · 7 years ago
  48. 548aa0e Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  49. f19e80b Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc' by Rafael J. Wysocki · 7 years ago
  50. d429e5c ACPI / scan: Indicate to platform when hot remove returns busy by Lee, Chun-Yi · 7 years ago
  51. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 7 years ago
  52. a1a6639 ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags by Rafael J. Wysocki · 8 years ago
  53. 3708184 device property: Move FW type specific functionality to FW specific files by Sakari Ailus · 8 years ago
  54. cde1f95 ACPI: Constify argument to acpi_device_is_present() by Sakari Ailus · 8 years ago
  55. e4330d8b ACPI / scan: Fix enumeration for special SPI and I2C devices by Jarkko Nikula · 8 years ago
  56. 058f8c3 ACPI/IORT: Ignore all errors except EPROBE_DEFER by Sricharan R · 8 years ago
  57. 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
  58. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  59. 5a1bb63 drivers: acpi: Handle IOMMU lookup failure with deferred probing or error by Sricharan R · 8 years ago
  60. c381fc3 ACPI / scan: Avoid enumerating devices more than once by Rafael J. Wysocki · 8 years ago
  61. f5beabf ACPI / scan: Apply default enumeration to devices with ACPI drivers by Rafael J. Wysocki · 8 years ago
  62. 27d6b97 Merge back ACPI namespace scan code changes for v4.12. by Rafael J. Wysocki · 8 years ago
  63. f406270 ACPI / scan: Set the visited flag for all enumerated devices by Rafael J. Wysocki · 8 years ago
  64. ffc10d8 ACPI / scan: Drop support for force_remove by Michal Hocko · 8 years ago
  65. 9c4aa1e ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding by Lv Zheng · 8 years ago
  66. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. 18b709b ACPI/IORT: Make dma masks set-up IORT specific by Lorenzo Pieralisi · 8 years ago
  68. 7020bcb ACPI: do not warn if _BQC does not exist by Zhang Rui · 8 years ago
  69. 643b8e4 ACPI/IORT: Introduce iort_iommu_configure by Lorenzo Pieralisi · 8 years ago
  70. d760a1b ACPI: Implement acpi_dma_configure by Lorenzo Pieralisi · 8 years ago
  71. 66f5854 Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  72. 1571875 ACPI / platform: Add support for build-in properties by Heikki Krogerus · 8 years ago
  73. 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  74. 058dfc7 ACPI / watchdog: Add support for WDAT hardware watchdog by Mika Westerberg · 8 years ago
  75. 2a57084 ACPI / EC: Fix a gap that ECDT EC cannot handle EC events by Lv Zheng · 8 years ago
  76. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  77. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  78. 68bdb67 ACPI: add support for ACPI reconfiguration notifiers by Octavian Purdila · 8 years ago
  79. 10c7e20 ACPI / scan: fix enumeration (visited) flags for bus rescans by Octavian Purdila · 8 years ago
  80. a4e081b Xen: ACPI: Hide UART used by Xen by Shannon Zhao · 9 years ago
  81. 6ce2e18 ACPI / scan: AMBA bus probing support by Graeme Gregory · 9 years ago
  82. 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
  83. ca9dc8d ACPI / scan: Fix acpi_bus_id_list bookkeeping by Lukas Wunner · 9 years ago
  84. e399037 ACPI / scan: set status to 0 if _STA failed by Aaron Lu · 9 years ago
  85. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  86. b84f196 ACPI: Adding DMA Attribute APIs for ACPI Device by Suthikulpanit, Suravee · 9 years ago
  87. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  88. 343ccb0 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  89. e647b53 ACPI: Add early device probing infrastructure by Marc Zyngier · 9 years ago
  90. 6a0d12e ACPI / scan: use kstrdup_const() in acpi_add_id() by Rasmus Villemoes · 9 years ago
  91. 844142c ACPI / scan: constify struct acpi_hardware_id::id by Rasmus Villemoes · 9 years ago
  92. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  93. 3431e49 Merge branch 'acpi-scan' into acpi-pm by Rafael J. Wysocki · 9 years ago
  94. 712e960 ACPI / PM: Attach ACPI power domain only once by Mika Westerberg · 9 years ago
  95. 1dcc3d3 ACPI / bus: Move ACPI bus type registration by Rafael J. Wysocki · 9 years ago
  96. 5894b0c ACPI / scan: Move bus operations and notification routines to bus.c by Rafael J. Wysocki · 9 years ago
  97. 68c6b14 ACPI / scan: Move device matching code to bus.c by Rafael J. Wysocki · 9 years ago
  98. c2efefb ACPI / scan: Move sysfs-related device code to a separate file by Rafael J. Wysocki · 9 years ago
  99. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  100. e193cd1 Merge branch 'acpi-cca' by Rafael J. Wysocki · 10 years ago