1. 8b457d6 Merge branches 'acpi-dptf' and 'acpi-messages' by Rafael J. Wysocki · 3 years, 7 months ago
  2. 2f4edfa Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources' by Rafael J. Wysocki · 3 years, 7 months ago
  3. dfef771 Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' by Rafael J. Wysocki · 3 years, 7 months ago
  4. 8d287e8 ACPI: scan: Simplify acpi_table_events_fn() by Rafael J. Wysocki · 3 years, 7 months ago
  5. 0ac2c0e ACPI: Remove the macro PREFIX "ACPI: " by Hanjun Guo · 3 years, 8 months ago
  6. 6381195 ACPI: power: Rework turning off unused power resources by Rafael J. Wysocki · 3 years, 8 months ago
  7. 9b7ff25 ACPI: power: Refine turning off unused power resources by Rafael J. Wysocki · 3 years, 8 months ago
  8. fd38651 Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 8 months ago
  9. 29038ae Revert "Revert "ACPI: scan: Turn off unused power resources during initialization"" by Rafael J. Wysocki · 3 years, 8 months ago
  10. 3da53c7 Merge branches 'acpi-pm' and 'acpi-docs' by Rafael J. Wysocki · 3 years, 9 months ago
  11. 5db91e9 Revert "ACPI: scan: Turn off unused power resources during initialization" by Rafael J. Wysocki · 3 years, 9 months ago
  12. 0b22125 Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' by Rafael J. Wysocki · 3 years, 9 months ago
  13. c830dbc ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids() by Rafael J. Wysocki · 3 years, 10 months ago
  14. f5d9ab1 ACPI: scan: Drop sta argument from acpi_init_device_object() by Rafael J. Wysocki · 3 years, 10 months ago
  15. 4b9ee77 ACPI: scan: Turn off unused power resources during initialization by Rafael J. Wysocki · 3 years, 10 months ago
  16. eb50aaf ACPI: scan: Use unique number for instance_no by Andy Shevchenko · 3 years, 10 months ago
  17. a58015d ACPI: scan: Harden acpi_device_add() against device ID overflows by Dexuan Cui · 4 years ago
  18. b85195b Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 4 years, 1 month ago
  19. 6091b26 ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object() by Hans de Goede · 4 years, 2 months ago
  20. c6237b2 ACPI: Fix whitespace inconsistencies by Maximilian Luz · 4 years, 3 months ago
  21. 7b30175 ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() by Rafael J. Wysocki · 4 years, 9 months ago
  22. 6d90508 Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
  23. d540628 ACPI: PM: s2idle: Refine active GPEs check by Rafael J. Wysocki · 4 years, 10 months ago
  24. 98ada3c ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init() by Rafael J. Wysocki · 4 years, 11 months ago
  25. 406857f ACPI: EC: add support for hardware-reduced systems by Daniel Drake · 5 years ago
  26. d758940 ACPI: EC: PM: Consolidate some code depending on PM_SLEEP by Rafael J. Wysocki · 5 years ago
  27. 6e86633 ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() by Rafael J. Wysocki · 5 years ago
  28. 10a08fd ACPI: PM: Set up EC GPE for system wakeup from drivers that need it by Rafael J. Wysocki · 5 years ago
  29. 9089f16 ACPI: EC: Return bool from acpi_ec_dispatch_gpe() by Rafael J. Wysocki · 6 years ago
  30. 9ed411c ACPI: PM: Unexport acpi_device_get_power() by Rafael J. Wysocki · 6 years ago
  31. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  32. fdb3c177 ACPI: EC: Clean up probing for early EC by Rafael J. Wysocki · 6 years ago
  33. 1622745 ACPI / LPSS: Make PCI dependency explicit by Sinan Kaya · 6 years ago
  34. d8924c0 Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  35. e6d1315 Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  36. 5d32a66 PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set by Sinan Kaya · 6 years ago
  37. f941d3e ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle by Rafael J. Wysocki · 6 years ago
  38. 7847a14 ACPI / glue: Add acpi_platform_notify() function by Heikki Krogerus · 6 years ago
  39. 68e2201 ACPI: EC: Dispatch the EC GPE directly on s2idle wake by Rafael J. Wysocki · 7 years ago
  40. 3522f86 ACPI: EC: Fix debugfs_create_*() usage by Geert Uytterhoeven · 7 years ago
  41. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
  42. a64a62c ACPI / EC: Fix regression related to PM ops support in ECDT device by Lv Zheng · 7 years ago
  43. eeb2d80 ACPI / LPIT: Add Low Power Idle Table (LPIT) support by Srinivas Pandruvada · 7 years ago
  44. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  45. 98529b9 ACPI: EC: Fix regression related to wrong ECDT initialization order by Lv Zheng · 7 years ago
  46. 899596e ACPI / property: Support Apple _DSM properties by Lukas Wunner · 7 years ago
  47. 880a662 ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() by Rafael J. Wysocki · 8 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 · 8 years ago
  49. 8110dd28 ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems by Rafael J. Wysocki · 8 years ago
  50. cde1f95 ACPI: Constify argument to acpi_device_is_present() by Sakari Ailus · 8 years ago
  51. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  52. ffc10d8 ACPI / scan: Drop support for force_remove by Michal Hocko · 8 years ago
  53. f2ae5da x86/ioapic: Split IOAPIC hot-removal into two steps by Rui Wang · 8 years ago
  54. c3a696b ACPI / EC: Use busy polling mode when GPE is not enabled by Lv Zheng · 8 years ago
  55. 9c4aa1e ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding by Lv Zheng · 8 years ago
  56. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  58. 058dfc7 ACPI / watchdog: Add support for WDAT hardware watchdog by Mika Westerberg · 8 years ago
  59. 2a57084 ACPI / EC: Fix a gap that ECDT EC cannot handle EC events by Lv Zheng · 8 years ago
  60. c2b46d6 ACPI / EC: Add PM operations to improve event handling for resume process by Lv Zheng · 8 years ago
  61. daae45c ACPI / bus: Make acpi_get_first_physical_node() public by Lukas Wunner · 8 years ago
  62. fe7bd58 x86/ioapic: Change prototype of acpi_ioapic_add() by Rui Wang · 8 years ago
  63. df45db6 ACPI / EC: Add PM operations for suspend/resume noirq stage by Lv Zheng · 8 years ago
  64. 68bdb67 ACPI: add support for ACPI reconfiguration notifiers by Octavian Purdila · 9 years ago
  65. bd6ac2a Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  66. dcf15cb ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC by Lv Zheng · 9 years ago
  67. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 9 years ago
  68. e5f660e ACPI / osi: Collect _OSI handling into one single file by Lv Zheng · 9 years ago
  69. 5ae74f2c ACPI / tables: Move table override mechanisms to tables.c by Lv Zheng · 9 years ago
  70. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  71. a212116 ACPI / processor: Request native thermal interrupt handling via _OSC by Srinivas Pandruvada · 9 years ago
  72. caf5aa1 Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei' by Rafael J. Wysocki · 9 years ago
  73. c85cc81 ACPI / OSL: Add support to install tables via initrd by Lv Zheng · 9 years ago
  74. 6ce2e18 ACPI / scan: AMBA bus probing support by Graeme Gregory · 9 years ago
  75. 3b95bd1 ACPI: introduce a function to find the first physical device by Aleksey Makarov · 9 years ago
  76. edc345d ACPI: Fix white space in a structure definition by Lukas Wunner · 9 years ago
  77. 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
  78. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  79. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  80. 6e58f75 ACPI / EC: Fix broken 64bit big-endian users of 'global_lock' by Viresh Kumar · 9 years ago
  81. f934c74 ACPI: change acpi_sleep_proc_init() to return void by Rami Rosen · 9 years ago
  82. c33cab6 ACPI: change init_acpi_device_notify() to return void by Rami Rosen · 9 years ago
  83. ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  84. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  85. 1074261 ACPI: fix acpi_debugfs_init prototype by Nicolas Iooss · 9 years ago
  86. 3431e49 Merge branch 'acpi-scan' into acpi-pm by Rafael J. Wysocki · 9 years ago
  87. 712e960 ACPI / PM: Attach ACPI power domain only once by Mika Westerberg · 9 years ago
  88. c2efefb ACPI / scan: Move sysfs-related device code to a separate file by Rafael J. Wysocki · 10 years ago
  89. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  90. 9bdc771 Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  91. 18d78b6 ACPI / init: Make it possible to override _REV by Rafael J. Wysocki · 10 years ago
  92. 4def8a3 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  93. feabe39 Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  94. a87878b acpi-video-detect: Move acpi_osi_is_win8 to osl.c by Hans de Goede · 10 years ago
  95. 9d8993b ACPI / EC: Convert event handling work queue into loop style. by Lv Zheng · 10 years ago
  96. ee89209 ACPI / property: Define a symbol for PRP0001 by Rafael J. Wysocki · 10 years ago
  97. d8d031a ACPI / EC: Fix and clean up register access guarding logics. by Lv Zheng · 10 years ago
  98. 6e0a0ea ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT by Graeme Gregory · 10 years ago
  99. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  100. 99e4d89 Merge branches 'acpi-video' and 'acpi-soc' by Rafael J. Wysocki · 10 years ago