1. 0b3789f ec/starlabs/merlin/kbl: Add required headers for dead_code_t by Sean Rhodes · 2 years, 2 months ago
  2. 07d3668 ec/starlabs/merlin/glk: Add Trackpad enable/disable Q events by Sean Rhodes · 2 years, 2 months ago
  3. e40ca12 ec/starlabs/merlin/glk: Correct offset of USCI by Sean Rhodes · 2 years, 2 months ago
  4. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 2 months ago
  5. 6c921c8 ec/starlabs/merlin: Remove offset for Max Charge when not supported by Sean Rhodes · 2 years, 2 months ago
  6. da6e9a0 ec/google/chromeec: Add retimer handle to Type C conn by Prashant Malani · 2 years, 3 months ago
  7. 688105b ec/google/chromeec: Add EC Mux device by Prashant Malani · 2 years, 4 months ago
  8. b470361 lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL by Peter Lemenkov · 2 years, 2 months ago
  9. c3e4f67 ec/google/chromeec: Add empty string check for OEM string by Eric Lai · 2 years, 3 months ago
  10. 849f763 ec/purism/librem: Remove unused Kconfig file by Elyes Haouas · 2 years, 5 months ago
  11. fbf58d9 ec/google/chromeec: Drop `_PRS` from static devices by Angel Pons · 2 years, 3 months ago
  12. f0be9e3 ec/google/chromeec: Initialize device_path subid by Akihiko Odaki · 2 years, 3 months ago
  13. 36b6e79 ec/starlabs/merlin: Add EC related files for Cezanne boards by Sean Rhodes · 2 years, 4 months ago
  14. e8b090c ec/starlabs/merlin: Correct Q event for CPU DN SPEED by Sean Rhodes · 2 years, 4 months ago
  15. 32ec4526 ec/starlabs/merlin: Remove comment about OPWE by Sean Rhodes · 2 years, 4 months ago
  16. b5fbb55 ec/starlabs/merlin: Add GLKR variant by Sean Rhodes · 2 years, 4 months ago
  17. 7834298 ec/starlabs/merlin: Add support for Nuvoton EC's by Sean Rhodes · 2 years, 4 months ago
  18. 6082ee5 ec/starlabs/merlin: Make EC function names generic by Sean Rhodes · 2 years, 4 months ago
  19. 36e2b4b ec/starlabs/merlin: Rename ec.c to more specific ite.c by Sean Rhodes · 2 years, 4 months ago
  20. 629f8c5 ec/starlabs/merlin: Don't store EC values on change by Sean Rhodes · 2 years, 4 months ago
  21. fbb46c5 ec/starlabs/merlin: Always store EC values by Sean Rhodes · 2 years, 4 months ago
  22. de7cac8 ec/google/chromeec: Change loglevel prefix by Wisley Chen · 2 years, 4 months ago
  23. 23be418 ec/chromeec/ec_smbios: Set system manufacturer for ChromeOS devices by Matt DeVillier · 2 years, 5 months ago
  24. 18a7c0f ec/starlabs/merlin: Use ECWR function by Sean Rhodes · 2 years, 4 months ago
  25. 26cf0f9 ec/starlabs: Write the correct value for KLBE when suspending by Sean Rhodes · 2 years, 4 months ago
  26. 40455e9 ec/starlabs: Write the correct value for KLSE when suspending by Sean Rhodes · 2 years, 4 months ago
  27. 7b0239d ec/starlabs: Write the correct value for TPLE when suspending by Sean Rhodes · 2 years, 4 months ago
  28. 141e6fd ec/starlabs: Store the correct value for KLBE when suspending by Sean Rhodes · 2 years, 4 months ago
  29. f58134b ec/starlabs: Store the correct value for KLSE when suspending by Sean Rhodes · 2 years, 4 months ago
  30. 700b515 ec/starlabs: Store the correct value for TPLE when suspending by Sean Rhodes · 2 years, 4 months ago
  31. 6074b20 ec/starlabs/merlin: Change RPTS method to Serialized by Sean Rhodes · 2 years, 5 months ago
  32. 45041ca ec/starlabs: Correct Keyboard Backlight offsets for GLK by Sean Rhodes · 2 years, 5 months ago
  33. 4d1bf7b ec/starlabs: Guard Max Charge in Kconfig by Sean Rhodes · 2 years, 5 months ago
  34. 28a3042 ec/starlabs/merlin: Disable ACPI support last when suspending by Sean Rhodes · 2 years, 5 months ago
  35. 2ba886a ec/starlabs/merlin: Use ECRD function by Sean Rhodes · 2 years, 5 months ago
  36. af4bac9 ec/starlabs/merlin: Don't report a battery capacity higher than design capacity by Sean Rhodes · 2 years, 5 months ago
  37. c64626c ec/starlabs/merlin: Remove unused keyboard.asl by Sean Rhodes · 2 years, 5 months ago
  38. f6ea89d ec/starlabs/merlin: Add spaces to adhere to coding style by Sean Rhodes · 2 years, 5 months ago
  39. 4998aae ec/google/chromeec/ec_acpi.c: Cast compatible enum types by Arthur Heymans · 2 years, 5 months ago
  40. 130de14a arch/x86/acpi: Add code for KEY_MENU by Boris Mittelberg · 2 years, 5 months ago
  41. 0c3b7f5 ec/google/chromeec: Update ec_commands.h by Boris Mittelberg · 2 years, 5 months ago
  42. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  43. 55e43d8 ec/starlabs/merlin: Adjust Keyboard Backlight configuration by Sean Rhodes · 2 years, 7 months ago
  44. 45f9ca4 ec/starlabs/merlin: Apply EC settings when suspending by Sean Rhodes · 2 years, 7 months ago
  45. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  46. 2c079fc src/ec: Get rid of unnecessary blank line {before,after} brace by Elyes HAOUAS · 2 years, 5 months ago
  47. 45f512c ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 6 months ago
  48. f6bd278 ec/google/chromeec: Consider custom_pld when checking USB port number by Won Chung · 2 years, 6 months ago
  49. 20f836b ec/google/chromeec: Add checks before creating Type C device by Prashant Malani · 2 years, 6 months ago
  50. 60b0034 src/ec: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  51. c2c9618 ec/starlabs/merlin: Unify EC and CMOS names by Sean Rhodes · 2 years, 6 months ago
  52. 58f6a5d starlabs: Convert EC_GPE_SCI to Kconfig by Sean Rhodes · 2 years, 7 months ago
  53. e81d12e ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  54. ecc63d9 ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  55. 9dafc29 ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  56. 98be4d6 ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  57. d4a91aa ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  58. 9f8ce8f ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  59. fa36e65 ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  60. 70f59e2 ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  61. 176279e ec/quanta/it8518/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  62. 0e790c6 ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  63. 9655cfc ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  64. fde7a05 ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  65. 7b7e44e ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  66. 150daaf ec/apple/acpi: Replace Index() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  67. 621744b ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  68. 91596bc ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  69. e2c105e ec/quanta/ene_kb3940q/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  70. 263beaf ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  71. f59d761 ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  72. d8cf962 ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  73. 5f013f7 ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  74. a13e3cd ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  75. fbf01e1 ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  76. 34c4a51 ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  77. 6b3a899 ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  78. 26fbcc9 ec/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  79. a2ad07d ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  80. 103f89a ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  81. 3a46206 ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  82. f00caca ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  83. 2e4cc9b ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  84. ae2d14b ec/quanta/ene_kb3940q/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  85. 73078ed ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  86. 2318677 ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  87. dac0408 ec/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  88. 83ba290 ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  89. 6b0b1aaf ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  90. 8da3711 ec/smsc/mec1308/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  91. c93781f ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  92. 38ac171 ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  93. c13aea6 ec/quanta/it8518/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  94. 58e6789 ec/quanta/ene_kb3940q/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  95. dcebf6c ec/purism/librem-ec/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  96. e0625f8 ec/hp/kbc1126/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  97. 3462a1b ec/chromeec/ec/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  98. acc2ce9 ec/starlabs/merlin: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  99. f0215b4 arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time by Bill XIE · 3 years, 4 months ago
  100. 9234d92 ec/google/chromeec: Support 5 temperature sensors by Tim Wawrzynczak · 2 years, 8 months ago