1. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. b7fe482 ACPI: EC: Fix debugfs_create_*() usage by Geert Uytterhoeven · 6 years ago
  3. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  4. 7003eb6 ACPI / EC: Fix regression related to triggering source of EC event handling by Lv Zheng · 7 years ago
  5. 5906715 ACPI: EC: Fix regression related to wrong ECDT initialization order by Lv Zheng · 7 years ago
  6. 456a997 Revert "ACPI / EC: Enable event freeze mode..." to fix a regression by Lv Zheng · 7 years ago
  7. b2966b1 ACPI / EC: Drop EC noirq hooks to fix a regression by Lv Zheng · 7 years ago
  8. 0dd9621 ACPI / EC: Use busy polling mode when GPE is not enabled by Lv Zheng · 7 years ago
  9. eab05ec ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n by Eric Biggers · 8 years ago
  10. 97cb159 ACPI / EC: Fix issues related to boot_ec by Lv Zheng · 8 years ago
  11. 2a57084 ACPI / EC: Fix a gap that ECDT EC cannot handle EC events by Lv Zheng · 8 years ago
  12. 46922d2 ACPI / EC: Fix a memory leakage issue in acpi_ec_add() by Lv Zheng · 8 years ago
  13. 72c77b7 ACPI / EC: Cleanup first_ec/boot_ec code by Lv Zheng · 8 years ago
  14. d302830 ACPI / EC: Enable event freeze mode to improve event handling for suspend process by Lv Zheng · 8 years ago
  15. 39a2a2a ACPI / EC: Add PM operations to improve event handling for suspend process by Lv Zheng · 8 years ago
  16. c2b46d6 ACPI / EC: Add PM operations to improve event handling for resume process by Lv Zheng · 8 years ago
  17. e923e8e ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled by Lv Zheng · 8 years ago
  18. 750f628 ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic by Lv Zheng · 8 years ago
  19. df45db6 ACPI / EC: Add PM operations for suspend/resume noirq stage by Lv Zheng · 8 years ago
  20. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  21. e1191bd ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx by Lv Zheng · 8 years ago
  22. f6bc0a1 Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' by Rafael J. Wysocki · 8 years ago
  23. fa5b4a5 ACPI / EC: Fix code ordering issue in ec_remove_handlers() by Lv Zheng · 8 years ago
  24. bc53956 ACPI / EC: Remove wrong ECDT correction quirks by Lv Zheng · 8 years ago
  25. fd6231e ACPI / EC: Cleanup boot EC code using acpi_ec_alloc() by Lv Zheng · 8 years ago
  26. dcf15cb ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC by Lv Zheng · 8 years ago
  27. 59f0aa9 ACPI 2.0 / ECDT: Remove early namespace reference from EC by Lv Zheng · 8 years ago
  28. 0e1affe ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED by Lv Zheng · 8 years ago
  29. 4981c2b ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query() by Markus Elfring · 9 years ago
  30. 6119754 ACPI / EC: Fix a race issue in acpi_ec_guard_event() by Lv Zheng · 9 years ago
  31. 0700c04 ACPI / EC: Fix query handler related issues by Lv Zheng · 9 years ago
  32. 15b94fa ACPI / EC: Fix a memory leak issue in acpi_ec_query() by Lv Zheng · 9 years ago
  33. 5d2a1a9 Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  34. 02b771b ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations by Lv Zheng · 9 years ago
  35. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  36. 66db383 ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed. by Lv Zheng · 9 years ago
  37. 3cb02ae ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing timing. by Lv Zheng · 9 years ago
  38. 1d68d26 ACPI / EC: Add event clearing variation support. by Lv Zheng · 9 years ago
  39. 9d8993b ACPI / EC: Convert event handling work queue into loop style. by Lv Zheng · 9 years ago
  40. f8b8eb7 ACPI / EC: Cleanup transaction state transition. by Lv Zheng · 9 years ago
  41. 3174abc ACPI / EC: Remove non-root-caused busy polling quirks. by Lv Zheng · 9 years ago
  42. 15de603 ACPI / EC: Add module params for polling modes. by Lv Zheng · 9 years ago
  43. d8d031a ACPI / EC: Fix and clean up register access guarding logics. by Lv Zheng · 9 years ago
  44. 373783e ACPI / EC: Remove irqs_disabled() check. by Lv Zheng · 9 years ago
  45. 5ab82a1 ACPI / EC: Remove storming threashold enlarging quirk. by Lv Zheng · 9 years ago
  46. 7c0b259 ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag. by Lv Zheng · 9 years ago
  47. 6b5eab5 ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler() by Chris Bainbridge · 9 years ago
  48. 1c832b3 ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handler by Lan Tianyu · 9 years ago
  49. 770970f ACPI / EC: Add GPE reference counting debugging messages. by Lv Zheng · 9 years ago
  50. 3535a3c ACPI / EC: Cleanup logging/debugging splitter support. by Lv Zheng · 9 years ago
  51. 92e4b1b ACPI / EC: Remove non-standard log emphasis by Scot Doyle · 9 years ago
  52. 37d1139 Revert "ACPI / EC: Add query flushing support" by Rafael J. Wysocki · 9 years ago
  53. e06bf91 Revert "ACPI / EC: Add GPE reference counting debugging messages" by Rafael J. Wysocki · 9 years ago
  54. b5bca89 ACPI / EC: Add GPE reference counting debugging messages by Lv Zheng · 9 years ago
  55. f252cb0 ACPI / EC: Add query flushing support by Lv Zheng · 9 years ago
  56. e1d4d90 ACPI / EC: Refine command storm prevention support by Lv Zheng · 9 years ago
  57. 9887d22 ACPI / EC: Add command flushing support. by Lv Zheng · 9 years ago
  58. ad479e7 ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag by Lv Zheng · 9 years ago
  59. a8d4fc2 ACPI / EC: Update revision due to raw handler mode. by Lv Zheng · 9 years ago
  60. 9e295ac ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp. by Lv Zheng · 9 years ago
  61. ca37bfd ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode. by Lv Zheng · 9 years ago
  62. 550b3aac ACPI / EC: Cleanup QR_EC related code by Lv Zheng · 9 years ago
  63. 74443bb ACPI / EC: Fix issues related to the SCI_EVT handling by Lv Zheng · 9 years ago
  64. f3e1432 ACPI / EC: Fix a code path that global lock is not held by Lv Zheng · 9 years ago
  65. c2cf576 ACPI / EC: Fix returning values in acpi_ec_sync_query() by Lv Zheng · 9 years ago
  66. 01305d4 ACPI / EC: Add reference counting for query handlers by Lv Zheng · 9 years ago
  67. 0c78808 ACPI / EC: Cleanup transaction wakeup code by Lv Zheng · 9 years ago
  68. 1741acea ACPI / EC: Fix unexpected ec_remove_handlers() invocations by Lv Zheng · 9 years ago
  69. 7914900 ACPI / EC: Fix regression due to conflicting firmware behavior between Samsung and Acer. by Lv Zheng · 10 years ago
  70. df9ff91 Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completing previous QR_EC" by Lv Zheng · 10 years ago
  71. 7a73e60 ACPI / EC: Cleanup coding style. by Lv Zheng · 10 years ago
  72. d3090b6 ACPI / EC: Refine event/query debugging messages. by Lv Zheng · 10 years ago
  73. e34c0e2 ACPI / EC: Add detailed command/query debugging information. by Lv Zheng · 10 years ago
  74. 459572a ACPI / EC: Enhance the logs to apply to QR_EC transactions. by Lv Zheng · 10 years ago
  75. c95f25b ACPI / EC: Add CPU ID to debugging messages. by Lv Zheng · 10 years ago
  76. 777cb38 ACPI / EC: Add msi quirk for Clevo W350etq by Lan Tianyu · 10 years ago
  77. 558e473 ACPI / EC: Add support to disallow QR_EC to be issued before completing previous QR_EC by Lv Zheng · 10 years ago
  78. 3afcf2e ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set by Lv Zheng · 10 years ago
  79. ed4b197 ACPI / EC: Free saved_ec on error exit path by Colin Ian King · 10 years ago
  80. dd43de2 ACPI / EC: Add detailed fields debugging support of EC_SC(R). by Lv Zheng · 10 years ago
  81. 4a3f6b5 ACPI / EC: Update revision due to recent changes by Lv Zheng · 10 years ago
  82. c0d6534 ACPI / EC: Fix race condition in ec_transaction_completed() by Lv Zheng · 10 years ago
  83. 9b80f0f ACPI / EC: Remove duplicated ec_wait_ibf0() waiter by Lv Zheng · 10 years ago
  84. f92fca0 ACPI / EC: Add asynchronous command byte write support by Lv Zheng · 10 years ago
  85. 66b42b7 ACPI / EC: Avoid race condition related to advance_transaction() by Lv Zheng · 10 years ago
  86. 3eba563 ACPI / EC: Process rather than discard events in acpi_ec_clear by Kieran Clancy · 10 years ago
  87. ad332c8 ACPI / EC: Clear stale EC events on Samsung systems by Kieran Clancy · 10 years ago
  88. bcc7201 Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep' by Rafael J. Wysocki · 10 years ago
  89. b8a0b0d ACPI / EC: Remove unused functions and add prototype declaration in internal.h by Rashika · 10 years ago
  90. 42b946b ACPI / EC: disable GPE before removing GPE handler by Lan Tianyu · 11 years ago
  91. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  92. dcaea2c Merge branch 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  93. 36b1587 ACPI / EC: Ensure lock is acquired before accessing ec struct members by Puneet Kumar · 11 years ago
  94. 16a26e8 ACPI / EC: Convert all printk() calls to dynamic debug function by Lan Tianyu · 11 years ago
  95. da48afb Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  96. 524f42f ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT by Lan Tianyu · 11 years ago
  97. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  98. 6cef749 ACPI / EC: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  99. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 11 years ago
  100. eff9a4b ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan by Lan Tianyu · 11 years ago