1. 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, 7 months ago
  2. 8b457d6 Merge branches 'acpi-dptf' and 'acpi-messages' by Rafael J. Wysocki · 3 years, 7 months ago
  3. 2f4edfa Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources' by Rafael J. Wysocki · 3 years, 7 months ago
  4. dfef771 Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' by Rafael J. Wysocki · 3 years, 7 months ago
  5. 8d287e8 ACPI: scan: Simplify acpi_table_events_fn() by Rafael J. Wysocki · 3 years, 7 months ago
  6. 5f4ce26 ACPI: scan: Fix race related to dropping dependencies by Rafael J. Wysocki · 3 years, 7 months ago
  7. c6a493a ACPI: scan: Reorganize acpi_device_add() by Rafael J. Wysocki · 3 years, 7 months ago
  8. dc61248 ACPI: scan: Fix device object rescan in acpi_scan_clear_dep() by Rafael J. Wysocki · 3 years, 7 months ago
  9. aff0dbd ACPI: scan: Make acpi_walk_dep_device_list() by Rafael J. Wysocki · 3 years, 7 months ago
  10. ad4d451 ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb() by Rafael J. Wysocki · 3 years, 7 months ago
  11. 2d07951 ACPI: scan: Define acpi_bus_put_acpi_device() as static inline by Rafael J. Wysocki · 3 years, 7 months ago
  12. 23db673 ACPI: scan: initialize local variable to avoid garbage being returned by Colin Ian King · 3 years, 7 months ago
  13. b83e2b3 ACPI: scan: Add function to fetch dependent of ACPI device by Daniel Scally · 3 years, 8 months ago
  14. a9e10e5 ACPI: scan: Extend acpi_walk_dep_device_list() by Daniel Scally · 3 years, 8 months ago
  15. 8acf410 ACPI: scan: Unify the log message printing by Hanjun Guo · 3 years, 8 months ago
  16. 3d7c821 ACPI: scan: Constify acpi_dma_supported() helper function by Andy Shevchenko · 3 years, 8 months ago
  17. 6381195 ACPI: power: Rework turning off unused power resources by Rafael J. Wysocki · 3 years, 8 months ago
  18. 9b7ff25 ACPI: power: Refine turning off unused power resources by Rafael J. Wysocki · 3 years, 8 months ago
  19. 6d27975 ACPI: scan: Rearrange dep_unmet initialization by Rafael J. Wysocki · 3 years, 8 months ago
  20. fd38651 Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 8 months ago
  21. 0c8bd17 ACPI: scan: Fix a memory leak in an error handling path by Christophe JAILLET · 3 years, 9 months ago
  22. 29038ae Revert "Revert "ACPI: scan: Turn off unused power resources during initialization"" by Rafael J. Wysocki · 3 years, 8 months ago
  23. 3da53c7 Merge branches 'acpi-pm' and 'acpi-docs' by Rafael J. Wysocki · 3 years, 9 months ago
  24. 5db91e9 Revert "ACPI: scan: Turn off unused power resources during initialization" by Rafael J. Wysocki · 3 years, 9 months ago
  25. b6237f6 Merge branch 'acpi-misc' by Rafael J. Wysocki · 3 years, 9 months ago
  26. 0b22125 Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' by Rafael J. Wysocki · 3 years, 9 months ago
  27. 4cbaba4 ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code by Andy Shevchenko · 3 years, 9 months ago
  28. 0205055 ACPI: scan: Utilize match_string() API by Andy Shevchenko · 3 years, 9 months ago
  29. c830dbc ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids() by Rafael J. Wysocki · 3 years, 10 months ago
  30. f5d9ab1 ACPI: scan: Drop sta argument from acpi_init_device_object() by Rafael J. Wysocki · 3 years, 10 months ago
  31. f926e94 ACPI: scan: Drop sta argument from acpi_add_single_object() by Rafael J. Wysocki · 3 years, 10 months ago
  32. 02056a4 ACPI: scan: Rearrange checks in acpi_bus_check_add() by Rafael J. Wysocki · 3 years, 10 months ago
  33. e6c1067 ACPI: scan: Fold acpi_bus_type_and_status() into its caller by Rafael J. Wysocki · 3 years, 10 months ago
  34. 3e75942 ACPI: scan: Fix _STA getting called on devices with unmet dependencies by Hans de Goede · 3 years, 10 months ago
  35. 4b9ee77 ACPI: scan: Turn off unused power resources during initialization by Rafael J. Wysocki · 3 years, 10 months ago
  36. eb50aaf ACPI: scan: Use unique number for instance_no by Andy Shevchenko · 3 years, 10 months ago
  37. 935ab85 ACPI: fix various typos in comments by Tom Saeger · 3 years, 10 months ago
  38. 2d4eb33 Merge branch 'acpi-messages' by Rafael J. Wysocki · 4 years ago
  39. 4fca9de Merge back 'acpi-scan' changes for v5.12. by Rafael J. Wysocki · 4 years ago
  40. e52d9d8 ACPI: scan: Clean up printing messages by Rafael J. Wysocki · 4 years ago
  41. 0f347aa ACPI: scan: Fix battery devices sometimes never binding by Hans de Goede · 4 years ago
  42. 83e2c8f ACPI: scan: Rearrange code related to acpi_get_device_data() by Rafael J. Wysocki · 4 years ago
  43. 5e73c51 ACPI: scan: Adjust white space in acpi_device_add() by Rafael J. Wysocki · 4 years ago
  44. c1013ff ACPI: scan: Rearrange memory allocation in acpi_device_add() by Rafael J. Wysocki · 4 years ago
  45. 78a18fe ACPI: scan: Make acpi_bus_get_device() clear return pointer on error by Hans de Goede · 4 years ago
  46. a58015d ACPI: scan: Harden acpi_device_add() against device ID overflows by Dexuan Cui · 4 years ago
  47. 538fcf5 Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep' by Rafael J. Wysocki · 4 years, 1 month ago
  48. 9272e97 ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids by Hans de Goede · 4 years, 1 month ago
  49. 0de7fb7 ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan() by Rafael J. Wysocki · 4 years, 1 month ago
  50. 71da201 ACPI: scan: Defer enumeration of devices with _DEP lists by Rafael J. Wysocki · 4 years, 1 month ago
  51. 6fc2508 ACPI: scan: Evaluate _DEP before adding the device by Rafael J. Wysocki · 4 years, 1 month ago
  52. aab7ce2 Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  53. 7240153 Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 1 month ago
  54. 01bb86b driver core: Add fwnode_init() by Saravana Kannan · 4 years, 2 months ago
  55. 91438ae ACPI: scan: Fix up _DEP-related terminology with supplier/consumer by Rafael J. Wysocki · 4 years, 1 month ago
  56. b36b1e9 ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[] by Rafael J. Wysocki · 4 years, 1 month ago
  57. 2ef33ee ACPI: scan: Add PNP0D80 to the _DEP exceptions list by Rafael J. Wysocki · 4 years, 1 month ago
  58. 6091b26 ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object() by Hans de Goede · 4 years, 2 months ago
  59. 637b9f1 ACPI: scan: Add acpi_info_matches_hids() helper by Hans de Goede · 4 years, 2 months ago
  60. c1e9735 ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name by John Garry · 4 years, 3 months ago
  61. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  62. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
  63. 05de068 ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug() by Tian Tao · 4 years, 4 months ago
  64. b8e069a ACPI/IORT: Add an input ID to acpi_dma_configure() by Lorenzo Pieralisi · 4 years, 7 months ago
  65. 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
  66. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  67. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  68. 956ad9d9 ACPI: PM: Avoid using power resources if there are none for D0 by Rafael J. Wysocki · 4 years, 8 months ago
  69. ead7ba1 ACPI: scan: Put SPCR and STAO table after using it by Hanjun Guo · 4 years, 9 months ago
  70. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  71. cb0701a ACPI: platform: Unregister stale platform devices by Andy Shevchenko · 5 years ago
  72. 7291edc drivers/acpi/scan.c: document why we don't need the device_hotplug_lock by David Hildenbrand · 5 years ago
  73. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  74. 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
  75. 9175145 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' by Rafael J. Wysocki · 6 years ago
  76. 5599fb6 ACPICA: Rename nameseg compare macro for clarity by Bob Moore · 6 years ago
  77. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  78. 5ceb5f0 ACPI / scan: Add labels for PNP button devices by Bjorn Helgaas · 6 years ago
  79. 40381a3 ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package() by Bjorn Helgaas · 6 years ago
  80. 603fadf ACPI: Fix comment typos by Bjorn Helgaas · 6 years ago
  81. 96f984d ACPI / scan: Create platform device for BSG2150 ACPI nodes by Hans de Goede · 6 years ago
  82. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  83. e5361ca ACPI / scan: Refactor _CCA enforcement by Robin Murphy · 6 years ago
  84. a3dd034 ACPI / scan: Create platform device for INT3515 ACPI nodes by Andy Shevchenko · 6 years ago
  85. 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
  86. 589edb5 ACPI / scan: Create platform device for INT33FE ACPI nodes by Hans de Goede · 6 years ago
  87. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  88. aba9413 ACPI / scan: Create platform device for fwnodes with multiple i2c devices by Hans de Goede · 6 years ago
  89. 5971b0c15 ACPI / scan: Initialize status to ACPI_STA_DEFAULT by Hans de Goede · 6 years ago
  90. a6f0729 ACPI / scan: Add static attribute to indirect_io_hosts[] by John Garry · 6 years ago
  91. cc6a0e3 ACPI / scan: Initialize watchdog before PNP by Mika Westerberg · 7 years ago
  92. 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
  93. dfda449 ACPI / scan: Do not enumerate Indirect IO host children by John Garry · 7 years ago
  94. d87fb09 ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use by John Garry · 7 years ago
  95. 27664c5 ACPI / scan: Send change uevent with offine environmental data by Lee, Chun-Yi · 7 years ago
  96. 63347db ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs by Hans de Goede · 7 years ago
  97. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
  98. a64a62c ACPI / EC: Fix regression related to PM ops support in ECDT device by Lv Zheng · 7 years ago
  99. 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
  100. e361d1f ACPI / scan: Fix enumeration for special UART devices by Frédéric Danis · 7 years ago