1. 118d6e9 Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  2. 48c6041 Merge branches 'acpica' and 'acpi-tables' by Rafael J. Wysocki · 4 years, 8 months ago
  3. 3441362 ACPI: PM: s2idle: Print type of wakeup debug messages by Rafael J. Wysocki · 4 years, 8 months ago
  4. 607b9df ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive by Rafael J. Wysocki · 4 years, 8 months ago
  5. 7b30175 ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() by Rafael J. Wysocki · 4 years, 9 months ago
  6. 9572223 ACPI: sleep: Put the FACS table after using it by Hanjun Guo · 4 years, 9 months ago
  7. ddfd9dc ACPI: PM: Add acpi_[un]register_wakeup_handler() by Hans de Goede · 4 years, 10 months ago
  8. d540628 ACPI: PM: s2idle: Refine active GPEs check by Rafael J. Wysocki · 4 years, 10 months ago
  9. 0ce792d ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE by Rafael J. Wysocki · 4 years, 10 months ago
  10. 243a9889 ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late() by Rafael J. Wysocki · 4 years, 10 months ago
  11. 63fb962 ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() by Rafael J. Wysocki · 5 years ago
  12. fdde0ff ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system by Rafael J. Wysocki · 5 years ago
  13. e3728b5 ACPI: PM: s2idle: Avoid possible race related to the EC GPE by Rafael J. Wysocki · 5 years ago
  14. 8c53b31 ACPI/sleep: Convert acpi_wakeup_address into a function by Sean Christopherson · 5 years ago
  15. 024aa87 ACPI: PM: s2idle: Rework ACPI events synchronization by Rafael J. Wysocki · 5 years ago
  16. 2189624 ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist by Mario Limonciello · 5 years ago
  17. b90ff35 ACPI: PM: s2idle: Always set up EC GPE for system wakeup by Rafael J. Wysocki · 5 years ago
  18. 45dc157 ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily by Rafael J. Wysocki · 5 years ago
  19. ac9eafb ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices by Rafael J. Wysocki · 5 years ago
  20. 6e86633 ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() by Rafael J. Wysocki · 5 years ago
  21. 068b47d ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter by Rafael J. Wysocki · 5 years ago
  22. 2e2c2fd ACPI: PM: s2idle: Rearrange lps0_device_attach() by Rafael J. Wysocki · 5 years ago
  23. 10a08fd ACPI: PM: Set up EC GPE for system wakeup from drivers that need it by Rafael J. Wysocki · 5 years ago
  24. 56b9918 PM: sleep: Simplify suspend-to-idle control flow by Rafael J. Wysocki · 6 years ago
  25. 41275eb ACPI: PM: Set s2idle_wakeup earlier and clear it later by Rafael J. Wysocki · 6 years ago
  26. 50e163d Merge branches 'acpi-pm' and 'pm-pci' by Rafael J. Wysocki · 6 years ago
  27. ad5a449 ACPI: PM: Make acpi_sleep_state_supported() non-static by Dexuan Cui · 6 years ago
  28. a3487d8 ACPI / sleep: Switch to use acpi_dev_get_first_match_dev() by Andy Shevchenko · 6 years ago
  29. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  30. bb18690 ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation by Rafael J. Wysocki · 6 years ago
  31. 2f844b6 ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle by Rajat Jain · 6 years ago
  32. 7edcbbf ACPI: PM: Loop in full LPS0 mode only by Rafael J. Wysocki · 6 years ago
  33. f941d3e ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle by Rafael J. Wysocki · 6 years ago
  34. 231f941 ACPI / PM: save NVS memory for ASUS 1025C laptop by Willy Tarreau · 7 years ago
  35. 6f9db69 ACPI / PM: Default to s2idle in all machines supporting LP S0 by Tristian Celestin · 7 years ago
  36. 68e2201 ACPI: EC: Dispatch the EC GPE directly on s2idle wake by Rafael J. Wysocki · 7 years ago
  37. 855c1c2 ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016) by Chen Yu · 7 years ago
  38. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  39. 6f1d7c4 ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UA by Chris Chiu · 7 years ago
  40. fa54150 ACPI / PM: Reduce LPI constraints logging noise by Rafael J. Wysocki · 7 years ago
  41. 9c0a30b ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 7 years ago
  42. 147a7d9 ACPI / PM: Do not reconfigure GPEs for suspend-to-idle by Rafael J. Wysocki · 7 years ago
  43. 29a5a6d ACPI / PM: Use Low Power S0 Idle on more systems by Rafael J. Wysocki · 7 years ago
  44. 5704403 ACPI / PM: Make it possible to ignore the system sleep blacklist by Rafael J. Wysocki · 7 years ago
  45. 71630b7 ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360 by Rafael J. Wysocki · 7 years ago
  46. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  47. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  48. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  49. 726fb6b ACPI / PM: Check low power idle constraints for debug only by Srinivas Pandruvada · 7 years ago
  50. 23d5855 PM / s2idle: Rename platform operations structure by Rafael J. Wysocki · 7 years ago
  51. 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
  52. e870c6c8 ACPI / PM: Prefer suspend-to-idle over S3 on some systems by Rafael J. Wysocki · 7 years ago
  53. a042e0c ACPI / sleep: Make acpi_sleep_syscore_init() static by Jean Delvare · 7 years ago
  54. 880a662 ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() by Rafael J. Wysocki · 8 years ago
  55. 8110dd28 ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems by Rafael J. Wysocki · 8 years ago
  56. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  57. 235d81a ACPI / PM: Clean up device wakeup enable/disable code by Rafael J. Wysocki · 8 years ago
  58. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  59. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
  60. 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
  61. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  62. 8ece1d8 ACPI / power: Delay turning off unused power resources after suspend by Hans de Goede · 8 years ago
  63. cbc00c1 ACPI: save NVS memory for Lenovo G50-45 by Zhang Rui · 8 years ago
  64. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  65. e326ce0 Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" by Rafael J. Wysocki · 8 years ago
  66. 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  67. 7e5c07a Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' by Rafael J. Wysocki · 8 years ago
  68. 08b98d3 PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag by Rafael J. Wysocki · 8 years ago
  69. 9713adc Revert "ACPI: Execute _PTS before system reboot" by Rafael J. Wysocki · 8 years ago
  70. 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  71. c2b46d6 ACPI / EC: Add PM operations to improve event handling for resume process by Lv Zheng · 8 years ago
  72. 18864cc ACPI / sysfs: Use new GPE masking mechanism in GPE interface by Lv Zheng · 8 years ago
  73. 2c85025 ACPI: Execute _PTS before system reboot by Ocean He · 9 years ago
  74. 1373718 ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 by Chen Yu · 9 years ago
  75. 3513ac74 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  76. fbda4b3 ACPI / PM: Runtime resume devices when waking from hibernate by Lukas Wunner · 9 years ago
  77. 504997c ACPI / sleep: move acpi_processor_sleep to sleep.c by Sudeep Holla · 9 years ago
  78. e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 9 years ago
  79. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  80. 8c01275 ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle by Chen Yu · 9 years ago
  81. ef25ba0 PM / sleep: Add flags to indicate platform firmware involvement by Rafael J. Wysocki · 9 years ago
  82. 7b02cce ACPI / PM: Enable all wakeup GPEs in suspend-to-idle by Chen Yu · 10 years ago
  83. b8ee297 ACPI / sleep: Drop acpi_suspend() which is not used by Rafael J. Wysocki · 10 years ago
  84. 8b691c9 ACPI / sleep: mark acpi_sleep_dmi_check() __init by Jan Beulich · 10 years ago
  85. c52fa70 ACPI / sleep: Drain outstanding events after disabling multiple GPEs by Rafael J. Wysocki · 10 years ago
  86. a8d46b9 ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle by Rafael J. Wysocki · 10 years ago
  87. 821d6f0 ACPI / sleep: Do not save NVS for new machines to accelerate S3 by Lan Tianyu · 11 years ago
  88. bb3632c PM / sleep: trace events for suspend/resume by Todd E Brandt · 11 years ago
  89. 1f0b638 ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state by Rafael J. Wysocki · 11 years ago
  90. fad16dd ACPI / PM: Export acpi_target_system_state() to modules by Rafael J. Wysocki · 11 years ago
  91. a4e90be ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states by Rafael J. Wysocki · 11 years ago
  92. 4c7b704 Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" by Rafael J. Wysocki · 11 years ago
  93. 3130497 ACPI / sleep: pm_power_off needs more sanity checks to be installed by Li, Aubrey · 11 years ago
  94. bcc7201 Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  95. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  96. 5c551e6 ACPI / sleep: remove panic in case hardware has changed after S4 by Oliver Neukum · 11 years ago
  97. 100eb0b ACPI / sleep: Drop redundant acpi_disabled check by Hanjun Guo · 11 years ago
  98. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  99. 51468a9 ACPI / sleep: clean up compiler warning about uninitialized field by Al Stone · 11 years ago
  100. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago