1. 92e4b1b ACPI / EC: Remove non-standard log emphasis by Scot Doyle · 10 years ago
  2. 37d1139 Revert "ACPI / EC: Add query flushing support" by Rafael J. Wysocki · 10 years ago
  3. e06bf91 Revert "ACPI / EC: Add GPE reference counting debugging messages" by Rafael J. Wysocki · 10 years ago
  4. b5bca89 ACPI / EC: Add GPE reference counting debugging messages by Lv Zheng · 10 years ago
  5. f252cb0 ACPI / EC: Add query flushing support by Lv Zheng · 10 years ago
  6. e1d4d90 ACPI / EC: Refine command storm prevention support by Lv Zheng · 10 years ago
  7. 9887d22 ACPI / EC: Add command flushing support. by Lv Zheng · 10 years ago
  8. ad479e7 ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag by Lv Zheng · 10 years ago
  9. a8d4fc2 ACPI / EC: Update revision due to raw handler mode. by Lv Zheng · 10 years ago
  10. 9e295ac ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp. by Lv Zheng · 10 years ago
  11. ca37bfd ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode. by Lv Zheng · 10 years ago
  12. 550b3aac ACPI / EC: Cleanup QR_EC related code by Lv Zheng · 10 years ago
  13. 74443bb ACPI / EC: Fix issues related to the SCI_EVT handling by Lv Zheng · 10 years ago
  14. f3e1432 ACPI / EC: Fix a code path that global lock is not held by Lv Zheng · 10 years ago
  15. c2cf576 ACPI / EC: Fix returning values in acpi_ec_sync_query() by Lv Zheng · 10 years ago
  16. 01305d4 ACPI / EC: Add reference counting for query handlers by Lv Zheng · 10 years ago
  17. 0c78808 ACPI / EC: Cleanup transaction wakeup code by Lv Zheng · 10 years ago
  18. 1741acea ACPI / EC: Fix unexpected ec_remove_handlers() invocations by Lv Zheng · 10 years ago
  19. 7914900 ACPI / EC: Fix regression due to conflicting firmware behavior between Samsung and Acer. by Lv Zheng · 10 years ago
  20. df9ff91 Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completing previous QR_EC" by Lv Zheng · 10 years ago
  21. 7a73e60 ACPI / EC: Cleanup coding style. by Lv Zheng · 10 years ago
  22. d3090b6 ACPI / EC: Refine event/query debugging messages. by Lv Zheng · 10 years ago
  23. e34c0e2 ACPI / EC: Add detailed command/query debugging information. by Lv Zheng · 10 years ago
  24. 459572a ACPI / EC: Enhance the logs to apply to QR_EC transactions. by Lv Zheng · 10 years ago
  25. c95f25b ACPI / EC: Add CPU ID to debugging messages. by Lv Zheng · 10 years ago
  26. 777cb38 ACPI / EC: Add msi quirk for Clevo W350etq by Lan Tianyu · 10 years ago
  27. 558e473 ACPI / EC: Add support to disallow QR_EC to be issued before completing previous QR_EC by Lv Zheng · 10 years ago
  28. 3afcf2e ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set by Lv Zheng · 10 years ago
  29. ed4b197 ACPI / EC: Free saved_ec on error exit path by Colin Ian King · 10 years ago
  30. dd43de2 ACPI / EC: Add detailed fields debugging support of EC_SC(R). by Lv Zheng · 10 years ago
  31. 4a3f6b5 ACPI / EC: Update revision due to recent changes by Lv Zheng · 10 years ago
  32. c0d6534 ACPI / EC: Fix race condition in ec_transaction_completed() by Lv Zheng · 10 years ago
  33. 9b80f0f ACPI / EC: Remove duplicated ec_wait_ibf0() waiter by Lv Zheng · 10 years ago
  34. f92fca0 ACPI / EC: Add asynchronous command byte write support by Lv Zheng · 10 years ago
  35. 66b42b7 ACPI / EC: Avoid race condition related to advance_transaction() by Lv Zheng · 10 years ago
  36. 3eba563 ACPI / EC: Process rather than discard events in acpi_ec_clear by Kieran Clancy · 10 years ago
  37. ad332c8 ACPI / EC: Clear stale EC events on Samsung systems by Kieran Clancy · 11 years ago
  38. bcc7201 Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  39. b8a0b0d ACPI / EC: Remove unused functions and add prototype declaration in internal.h by Rashika · 11 years ago
  40. 42b946b ACPI / EC: disable GPE before removing GPE handler by Lan Tianyu · 11 years ago
  41. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  42. dcaea2c Merge branch 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  43. 36b1587 ACPI / EC: Ensure lock is acquired before accessing ec struct members by Puneet Kumar · 11 years ago
  44. 16a26e8 ACPI / EC: Convert all printk() calls to dynamic debug function by Lan Tianyu · 11 years ago
  45. da48afb Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  46. 524f42f ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT by Lan Tianyu · 11 years ago
  47. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  48. 6cef749 ACPI / EC: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  49. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 11 years ago
  50. eff9a4b ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan by Lan Tianyu · 11 years ago
  51. 28fe5c8 ACPI / EC: Restart transaction even when the IBF flag set by Lan Tianyu · 11 years ago
  52. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  53. a3cd8d2 ACPI / EC: Don't count a SCI interrupt as a false one by Feng Tang · 12 years ago
  54. b76b51b ACPI / EC: Add more debug info and trivial code cleanup by Feng Tang · 12 years ago
  55. f351d02 ACPI / EC: Cleanup the member name for spinlock/mutex in struct by Feng Tang · 12 years ago
  56. 67bfa9b ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop by Feng Tang · 12 years ago
  57. a520d52 ACPI: EC: Make the GPE storm threshold a module parameter by Feng Tang · 12 years ago
  58. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  59. d6795fe3 ACPI: ec: Do request_region outside WARN() by Andi Kleen · 13 years ago
  60. 3e2abc5 ACPI: EC: Add ec_get_handle() by Seth Forshee · 13 years ago
  61. 751516f Merge branch 'ec-cleanup' into release by Len Brown · 13 years ago
  62. 6288cf1 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release by Len Brown · 13 years ago
  63. 08b53f0 ACPI EC: remove redundant code by Zhang Rui · 13 years ago
  64. 534bc4e ACPI EC: enable MSI workaround for Quanta laptops by Zhang Rui · 13 years ago
  65. af986d1 ACPI: EC: add another DMI check for ASUS hardware by Peter Collingbourne · 13 years ago
  66. 1cb7b1e ACPI EC: remove dead code by Thomas Renninger · 13 years ago
  67. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  68. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  69. a5dc4f8 ACPI: EC: Add another dmi match entry for MSI hardware by Alexey Starikovskiy · 14 years ago
  70. 7a18e96 ACPI: Make Embedded Controller command timeout delay configurable by Thomas Renninger · 14 years ago
  71. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  72. de4f104 acpi ec: Fix possible double io port registration by Thomas Renninger · 14 years ago
  73. b52e042 ACPI: Register EC io ports in /proc/ioports by Thomas Renninger · 14 years ago
  74. 1195a09 ACPI: Provide /sys/kernel/debug/ec/... by Thomas Renninger · 14 years ago
  75. 49c6c5f ACPI: Remove /proc/acpi/embedded_controller/.. by Thomas Renninger · 14 years ago
  76. 3784730 ACPI / EC: Do not use acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  77. b63559f ACPI / EC: Drop suspend and resume routines by Rafael J. Wysocki · 14 years ago
  78. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  79. b42f5b0 Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release by Len Brown · 14 years ago
  80. fe95568 ACPI / EC / PM: Fix names of functions that block/unblock EC transactions by Rafael J. Wysocki · 14 years ago
  81. d5a6451 ACPI / EC / PM: Fix race between EC transactions and system suspend by Rafael J. Wysocki · 14 years ago
  82. d6bd535 ACPI: EC: Use kmemdup by Julia Lawall · 14 years ago
  83. c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 14 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  85. dadf28a ACPI: EC: Allow multibyte access to EC by Alexey Starikovskiy · 14 years ago
  86. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  87. f6bb13a ACPI / EC / PM: Close race between EC and resume from hibernation by Rafael J. Wysocki · 15 years ago
  88. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  89. cbbc0de ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  90. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  91. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  92. 5407010 ACPI: EC: Add wait for irq storm by Alexey Starikovskiy · 15 years ago
  93. f534786 ACPI: SBS: Move SBS HC callback to faster Notify queue by Alexey Starikovskiy · 15 years ago
  94. a62e8f1 ACPI: EC: Accelerate query execution by Alexey Starikovskiy · 15 years ago
  95. 309ddc5 Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release by Len Brown · 15 years ago
  96. 55b313f ACPI: EC: Fix MSI DMI detection by Alexey Starikovskiy · 15 years ago
  97. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  98. 3934092 Merge branch 'bugzilla-14081' into release by Len Brown · 15 years ago
  99. 478fa03 ACPI: EC: Don't parse DSDT for EC early init on Compal by Alexey Starikovskiy · 15 years ago
  100. 0adf3c7 ACPI: EC: Rewrite DMI checks by Alexey Starikovskiy · 15 years ago