1. fcd0a04 ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspend by Rafael J. Wysocki · 5 years ago
  2. 10a08fd ACPI: PM: Set up EC GPE for system wakeup from drivers that need it by Rafael J. Wysocki · 5 years ago
  3. 9089f16 ACPI: EC: Return bool from acpi_ec_dispatch_gpe() by Rafael J. Wysocki · 5 years ago
  4. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  5. b6a3e14 Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk" by Zhang Rui · 6 years ago
  6. 116f2b3 ACPI: EC: Simplify boot EC checks in acpi_ec_add() by Rafael J. Wysocki · 6 years ago
  7. d2c62ae ACPI: EC: Eliminate acpi_config_boot_ec() by Rafael J. Wysocki · 6 years ago
  8. c746b6b ACPI: EC: Make acpi_ec_dsdt_probe() more straightforward by Rafael J. Wysocki · 6 years ago
  9. 1568426 ACPI: EC: Make acpi_ec_ecdt_probe() more straightforward by Rafael J. Wysocki · 6 years ago
  10. a9c3076 ACPI: EC: Declare boot_ec as static by Rafael J. Wysocki · 6 years ago
  11. fdb3c177 ACPI: EC: Clean up probing for early EC by Rafael J. Wysocki · 6 years ago
  12. f941d3e ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle by Rafael J. Wysocki · 6 years ago
  13. 4c3be61e ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th by Mika Westerberg · 6 years ago
  14. b047c62 ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rd by Aaron Ma · 6 years ago
  15. 2c4d6ba ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems by Robin H. Johnson · 6 years ago
  16. 8195a65 ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th by Mika Westerberg · 7 years ago
  17. 68e2201 ACPI: EC: Dispatch the EC GPE directly on s2idle wake by Rafael J. Wysocki · 7 years ago
  18. 3cd091a ACPI / EC: Restore polling during noirq suspend/resume phases by Rafael J. Wysocki · 7 years ago
  19. 3522f86 ACPI: EC: Fix debugfs_create_*() usage by Geert Uytterhoeven · 7 years ago
  20. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
  21. a64a62c ACPI / EC: Fix regression related to PM ops support in ECDT device by Lv Zheng · 7 years ago
  22. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  23. 53c5eaa ACPI / EC: Fix regression related to triggering source of EC event handling by Lv Zheng · 7 years ago
  24. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  25. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  26. 56f77ee ACPI / EC: Clean up EC GPE mask flag by Lv Zheng · 7 years ago
  27. 69b957c ACPI: EC: Fix possible issues related to EC initialization order by Lv Zheng · 7 years ago
  28. 98529b9 ACPI: EC: Fix regression related to wrong ECDT initialization order by Lv Zheng · 7 years ago
  29. 880a662 ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() by Rafael J. Wysocki · 7 years ago
  30. 6ed8600 Merge branch 'acpi-ec' into acpi-pm by Rafael J. Wysocki · 7 years ago
  31. 7638063 ACPI / EC: Add parameter to force disable the GPE on suspend by Rafael J. Wysocki · 7 years ago
  32. 9636603 Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks' by Rafael J. Wysocki · 7 years ago
  33. 9c40f95 Revert "ACPI / EC: Enable event freeze mode..." to fix a regression by Lv Zheng · 7 years ago
  34. 6625914 ACPI / EC: Drop EC noirq hooks to fix a regression by Lv Zheng · 7 years ago
  35. eceeae4 Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  36. 03471c06 Merge branches 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 7 years ago
  37. ef75040 ACPI / EC: Add quirk for GL720VMK by Carlo Caione · 8 years ago
  38. 440f53d ACPI / EC: Fix media keys not working problem on some Asus laptops by Chris Chiu · 8 years ago
  39. c712bb5 ACPI / EC: Add support to skip boot stage DSDT probe by Lv Zheng · 8 years ago
  40. ae56c9f ACPI / EC: Enhance boot EC sanity check by Lv Zheng · 8 years ago
  41. 4625d75 ACPI: EC: Fix EC command visibility for dynamic debug by Lv Zheng · 8 years ago
  42. 1ab69f2 ACPI: EC: Fix an EC event IRQ storming issue by Lv Zheng · 8 years ago
  43. 8110dd28 ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems by Rafael J. Wysocki · 8 years ago
  44. b6aeab4 ACPI: fix whitespace in pr_fmt() to align log entries by Vincent Legoll · 8 years ago
  45. c3a696b ACPI / EC: Use busy polling mode when GPE is not enabled by Lv Zheng · 8 years ago
  46. 4c23737 ACPI / EC: Remove old CLEAR_ON_RESUME quirk by Lv Zheng · 8 years ago
  47. eab05ec ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n by Eric Biggers · 8 years ago
  48. 97cb159 ACPI / EC: Fix issues related to boot_ec by Lv Zheng · 8 years ago
  49. 2a57084 ACPI / EC: Fix a gap that ECDT EC cannot handle EC events by Lv Zheng · 8 years ago
  50. 46922d2 ACPI / EC: Fix a memory leakage issue in acpi_ec_add() by Lv Zheng · 8 years ago
  51. 72c77b7 ACPI / EC: Cleanup first_ec/boot_ec code by Lv Zheng · 8 years ago
  52. d3028305 ACPI / EC: Enable event freeze mode to improve event handling for suspend process by Lv Zheng · 8 years ago
  53. 39a2a2a ACPI / EC: Add PM operations to improve event handling for suspend process by Lv Zheng · 8 years ago
  54. c2b46d6 ACPI / EC: Add PM operations to improve event handling for resume process by Lv Zheng · 8 years ago
  55. e923e8e ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled by Lv Zheng · 8 years ago
  56. 750f628b ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic by Lv Zheng · 8 years ago
  57. df45db6 ACPI / EC: Add PM operations for suspend/resume noirq stage by Lv Zheng · 8 years ago
  58. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  59. e1191bd ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx by Lv Zheng · 8 years ago
  60. f6bc0a1 Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' by Rafael J. Wysocki · 8 years ago
  61. fa5b4a5 ACPI / EC: Fix code ordering issue in ec_remove_handlers() by Lv Zheng · 8 years ago
  62. bc53956 ACPI / EC: Remove wrong ECDT correction quirks by Lv Zheng · 9 years ago
  63. fd6231e ACPI / EC: Cleanup boot EC code using acpi_ec_alloc() by Lv Zheng · 9 years ago
  64. dcf15cb ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC by Lv Zheng · 9 years ago
  65. 59f0aa9 ACPI 2.0 / ECDT: Remove early namespace reference from EC by Lv Zheng · 9 years ago
  66. 0e1affe ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED by Lv Zheng · 9 years ago
  67. 4981c2b ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query() by Markus Elfring · 9 years ago
  68. 6119754 ACPI / EC: Fix a race issue in acpi_ec_guard_event() by Lv Zheng · 9 years ago
  69. 0700c04 ACPI / EC: Fix query handler related issues by Lv Zheng · 9 years ago
  70. 15b94fa ACPI / EC: Fix a memory leak issue in acpi_ec_query() by Lv Zheng · 9 years ago
  71. 5d2a1a9 Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  72. 02b771b ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations by Lv Zheng · 9 years ago
  73. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  74. 66db383 ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed. by Lv Zheng · 10 years ago
  75. 3cb02ae ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing timing. by Lv Zheng · 10 years ago
  76. 1d68d26 ACPI / EC: Add event clearing variation support. by Lv Zheng · 10 years ago
  77. 9d8993b ACPI / EC: Convert event handling work queue into loop style. by Lv Zheng · 10 years ago
  78. f8b8eb7 ACPI / EC: Cleanup transaction state transition. by Lv Zheng · 10 years ago
  79. 3174abc ACPI / EC: Remove non-root-caused busy polling quirks. by Lv Zheng · 10 years ago
  80. 15de603 ACPI / EC: Add module params for polling modes. by Lv Zheng · 10 years ago
  81. d8d031a ACPI / EC: Fix and clean up register access guarding logics. by Lv Zheng · 10 years ago
  82. 373783e ACPI / EC: Remove irqs_disabled() check. by Lv Zheng · 10 years ago
  83. 5ab82a1 ACPI / EC: Remove storming threashold enlarging quirk. by Lv Zheng · 10 years ago
  84. 7c0b259 ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag. by Lv Zheng · 10 years ago
  85. 6b5eab5 ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler() by Chris Bainbridge · 10 years ago
  86. 1c832b3 ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handler by Lan Tianyu · 10 years ago
  87. 770970f ACPI / EC: Add GPE reference counting debugging messages. by Lv Zheng · 10 years ago
  88. 3535a3c ACPI / EC: Cleanup logging/debugging splitter support. by Lv Zheng · 10 years ago
  89. 92e4b1b ACPI / EC: Remove non-standard log emphasis by Scot Doyle · 10 years ago
  90. 37d1139 Revert "ACPI / EC: Add query flushing support" by Rafael J. Wysocki · 10 years ago
  91. e06bf91 Revert "ACPI / EC: Add GPE reference counting debugging messages" by Rafael J. Wysocki · 10 years ago
  92. b5bca89 ACPI / EC: Add GPE reference counting debugging messages by Lv Zheng · 10 years ago
  93. f252cb0 ACPI / EC: Add query flushing support by Lv Zheng · 10 years ago
  94. e1d4d90 ACPI / EC: Refine command storm prevention support by Lv Zheng · 10 years ago
  95. 9887d22 ACPI / EC: Add command flushing support. by Lv Zheng · 10 years ago
  96. ad479e7 ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag by Lv Zheng · 10 years ago
  97. a8d4fc2 ACPI / EC: Update revision due to raw handler mode. by Lv Zheng · 10 years ago
  98. 9e295ac ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp. by Lv Zheng · 10 years ago
  99. ca37bfd ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode. by Lv Zheng · 10 years ago
  100. 550b3aac ACPI / EC: Cleanup QR_EC related code by Lv Zheng · 10 years ago