1. da48afb Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  2. 524f42f ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT by Lan Tianyu · 11 years ago
  3. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  4. 6cef749 ACPI / EC: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  5. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 11 years ago
  6. eff9a4b ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan by Lan Tianyu · 11 years ago
  7. 28fe5c8 ACPI / EC: Restart transaction even when the IBF flag set by Lan Tianyu · 11 years ago
  8. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  9. a3cd8d2 ACPI / EC: Don't count a SCI interrupt as a false one by Feng Tang · 12 years ago
  10. b76b51b ACPI / EC: Add more debug info and trivial code cleanup by Feng Tang · 12 years ago
  11. f351d02 ACPI / EC: Cleanup the member name for spinlock/mutex in struct by Feng Tang · 12 years ago
  12. 67bfa9b ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop by Feng Tang · 12 years ago
  13. a520d52 ACPI: EC: Make the GPE storm threshold a module parameter by Feng Tang · 12 years ago
  14. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  15. d6795fe3 ACPI: ec: Do request_region outside WARN() by Andi Kleen · 12 years ago
  16. 3e2abc5 ACPI: EC: Add ec_get_handle() by Seth Forshee · 12 years ago
  17. 751516f Merge branch 'ec-cleanup' into release by Len Brown · 13 years ago
  18. 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
  19. 08b53f0 ACPI EC: remove redundant code by Zhang Rui · 13 years ago
  20. 534bc4e ACPI EC: enable MSI workaround for Quanta laptops by Zhang Rui · 13 years ago
  21. af986d1 ACPI: EC: add another DMI check for ASUS hardware by Peter Collingbourne · 13 years ago
  22. 1cb7b1e ACPI EC: remove dead code by Thomas Renninger · 13 years ago
  23. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  24. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  25. a5dc4f8 ACPI: EC: Add another dmi match entry for MSI hardware by Alexey Starikovskiy · 14 years ago
  26. 7a18e96 ACPI: Make Embedded Controller command timeout delay configurable by Thomas Renninger · 14 years ago
  27. 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
  28. de4f104 acpi ec: Fix possible double io port registration by Thomas Renninger · 14 years ago
  29. b52e042 ACPI: Register EC io ports in /proc/ioports by Thomas Renninger · 14 years ago
  30. 1195a09 ACPI: Provide /sys/kernel/debug/ec/... by Thomas Renninger · 14 years ago
  31. 49c6c5f ACPI: Remove /proc/acpi/embedded_controller/.. by Thomas Renninger · 14 years ago
  32. 3784730 ACPI / EC: Do not use acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  33. b63559f ACPI / EC: Drop suspend and resume routines by Rafael J. Wysocki · 14 years ago
  34. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  35. b42f5b0 Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release by Len Brown · 14 years ago
  36. fe95568 ACPI / EC / PM: Fix names of functions that block/unblock EC transactions by Rafael J. Wysocki · 14 years ago
  37. d5a6451 ACPI / EC / PM: Fix race between EC transactions and system suspend by Rafael J. Wysocki · 14 years ago
  38. d6bd535 ACPI: EC: Use kmemdup by Julia Lawall · 14 years ago
  39. 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
  40. 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
  41. dadf28a ACPI: EC: Allow multibyte access to EC by Alexey Starikovskiy · 14 years ago
  42. 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
  43. f6bb13a ACPI / EC / PM: Close race between EC and resume from hibernation by Rafael J. Wysocki · 14 years ago
  44. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  45. cbbc0de ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago
  46. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago
  47. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  48. 5407010 ACPI: EC: Add wait for irq storm by Alexey Starikovskiy · 15 years ago
  49. f534786 ACPI: SBS: Move SBS HC callback to faster Notify queue by Alexey Starikovskiy · 15 years ago
  50. a62e8f1 ACPI: EC: Accelerate query execution by Alexey Starikovskiy · 15 years ago
  51. 309ddc5 Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release by Len Brown · 15 years ago
  52. 55b313f ACPI: EC: Fix MSI DMI detection by Alexey Starikovskiy · 15 years ago
  53. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  54. 3934092 Merge branch 'bugzilla-14081' into release by Len Brown · 15 years ago
  55. 478fa03 ACPI: EC: Don't parse DSDT for EC early init on Compal by Alexey Starikovskiy · 15 years ago
  56. 0adf3c7 ACPI: EC: Rewrite DMI checks by Alexey Starikovskiy · 15 years ago
  57. e12ac3d ACPI: EC: Restart command even if no interrupts from EC by Alexey Starikovskiy · 15 years ago
  58. d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  59. 762caf0 Merge branch 'ec' into release by Len Brown · 15 years ago
  60. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  61. eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 15 years ago
  62. f25752e ACPI: EC: Drop orphan comment by Alexey Starikovskiy · 15 years ago
  63. 6a63b06f ACPI: EC: use BURST mode only for MSI notebooks by Alexey Starikovskiy · 15 years ago
  64. 2a84cb9 ACPI: EC: Merge IRQ and POLL modes by Alexey Starikovskiy · 15 years ago
  65. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  66. cf745ec ACPI: EC: remove .stop() method by Bjorn Helgaas · 15 years ago
  67. d02be04 ACPI: EC: remove .start() method by Bjorn Helgaas · 15 years ago
  68. 5efc547 ACPI: EC: move acpi_ec_start() after acpi_ec_add() by Bjorn Helgaas · 15 years ago
  69. 5aa63f0 ACPI: EC: Fix ACPI EC resume non-query interrupt message by Almer S. Tigelaar · 15 years ago
  70. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  71. fff251f6 Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release by Len Brown · 15 years ago
  72. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 15 years ago
  73. a5032bf ACPI: EC: Always parse EC device by Alexey Starikovskiy · 15 years ago
  74. 34ff4db ACPI: EC: Separate delays for MSI hardware by Alexey Starikovskiy · 15 years ago
  75. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  76. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 15 years ago
  77. 4312495 ACPI: Fix crash on ASUS laptops by Tero Roponen · 15 years ago
  78. c6cb0e8 ACPI: EC: Don't trust ECDT tables from ASUS by Alexey Starikovskiy · 15 years ago
  79. 235c4a5 ACPI: EC: Limit workaround for ASUS notebooks even more by Alexey Starikovskiy · 15 years ago
  80. 33a8c92 Merge branch 'fluff' into release by Len Brown · 15 years ago
  81. b8ef914 Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release by Len Brown · 15 years ago
  82. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  83. 0175d56 ACPI: ec.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  84. 8a383ef ACPI: ec.c, pci_link.c, video_detec.c: static by Roel Kluin · 16 years ago
  85. 3e54048 ACPI: EC: fix compilation warning by Hannes Eder · 16 years ago
  86. 7b4d469 ACPI: EC: count interrupts only if called from interrupt handler. by Alexey Starikovskiy · 16 years ago
  87. c5279de ACPI: EC: Add some basic check for ECDT data by Alexey Starikovskiy · 16 years ago
  88. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  89. 8517934 ACPI: EC: Don't do transaction from GPE handler in poll mode. by Alexey Starikovskiy · 16 years ago
  90. 06cf7d3 ACPI: EC: lower interrupt storm treshold by Alexey Starikovskiy · 16 years ago
  91. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  92. a2f93ae ACPI: EC: restart failed command by Alexey Starikovskiy · 16 years ago
  93. dd15f8c ACPI: EC: wait for last write gpe by Alexey Starikovskiy · 16 years ago
  94. f824843 ACPI: EC: make kernel messages more useful when GPE storm is detected by Alan Jenkins · 16 years ago
  95. 1cfe62c ACPI: EC: revert msleep patch by Alexey Starikovskiy · 16 years ago
  96. d21cf3c ACPI EC: Fix regression due to use of uninitialized variable by Alexey Starikovskiy · 16 years ago
  97. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  98. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  99. 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
  100. 20edd74 ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC by Zhao Yakui · 16 years ago