1. 064c6ce ec/starlabs/merlin: Rename the Cezanne EC code by Sean Rhodes · 1 year, 10 months ago
  2. 21552ae ec/google/chromeec: Fix USB_PD_PORTS response data type by Caveh Jalali · 1 year, 10 months ago
  3. 2320c03 ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handling by Caveh Jalali · 1 year, 10 months ago
  4. b456a96 ec/google/chromeec: Fix keyboard_backlight call by Caveh Jalali · 1 year, 10 months ago
  5. a3148ca google/chromeec: Add ACPI method for EC Panic by Rob Barnes · 1 year, 9 months ago
  6. 065c587 ec/google/chromec: Expand EC share memory for DTTS by EricKY Cheng · 1 year, 11 months ago
  7. b42ca4d ec/starlabs/merlin: Add support for enabling the mirror flag by Sean Rhodes · 1 year, 10 months ago
  8. 6dc65d9 ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  9. d7d5515 ec/google/wilco/superio: Fix PS2K under Windows by Matt DeVillier · 2 years, 3 months ago
  10. 4dba71f Revert "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 1 year, 10 months ago
  11. 1b30293 ec/google/wilco/acpi: Hide CrOS-specific devices from OS by Matt DeVillier · 2 years, 3 months ago
  12. 5e2f1b1 ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW by Matt DeVillier · 1 year, 10 months ago
  13. 8956b1a ec/starlabs/merlin: Add EC related files for Alder Lake boards by Sean Rhodes · 2 years ago
  14. 8de7c01 ec/starlabs/merlin: Add support for enabling fast charge by Sean Rhodes · 2 years, 1 month ago
  15. 1538d15 ec/lenovo/h8/acpi: Fix wrongly used operator by Felix Singer · 2 years ago
  16. c6df44b ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap by Angel Pons · 1 year, 11 months ago
  17. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  18. bb20e42 ec/google/chromeec: Modify ufp from type-c role by Dtrain Hsu · 2 years ago
  19. 672bd9b drivers/intel/dptf: Add multiple fan support under dptf by Sumeet Pawnikar · 2 years, 2 months ago
  20. 2873fd2 acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value by Tim Van Patten · 2 years ago
  21. 14fa11f ec/google/chromeec: Call PNOT() when Battery Status Changes by Tim Van Patten · 2 years ago
  22. f26d7ea ec/starlabs/merlin/cml: Correct the offset for Max Charge by Sean Rhodes · 2 years ago
  23. a434f61 ec/google/chromeec/acpi: Add support for DPTF oem variable event notify by Tony Huang · 2 years ago
  24. a872b9a ec/google: Notify DPTF driver power participant on PD event by Varshit B Pandya · 2 years, 5 months ago
  25. d4f135d ec/google/chromec: Add BFIV, BFCT by Tim Van Patten · 2 years ago
  26. 8de0e36 ec/system76/ec: Provide charging thresholds by default by Tim Crawford · 2 years, 1 month ago
  27. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years, 1 month ago
  28. 5fefcd5 ec/google/chromec: Update ACPI handlers for GPU by Tim Wawrzynczak · 2 years, 2 months ago
  29. 9c147c8 ec/system76/ec: Hide ACPI device S76D by Jeremy Soller · 2 years, 3 months ago
  30. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  31. 3fa36f6 ec/google/chromeec: Update ec_commands.h by Yu-Ping Wu · 2 years, 2 months ago
  32. be5e785 ec/google/chromeec: Remove google_chromeec_vbnv_context() by Yu-Ping Wu · 2 years, 2 months ago
  33. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 3 months ago
  34. cb3c368 ec/acpi: Return error codes on timeout by Abel Briggs · 2 years, 3 months ago
  35. eae9831 ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag by Kyösti Mälkki · 2 years, 3 months ago
  36. 49b3f84 ec/kontron/kempld: Fix IORESOURCE_IRQ by Kyösti Mälkki · 2 years, 3 months ago
  37. 1e0d2e0 ec/google/chromeec: Add property to denote mux mode switch by Prashant Malani · 2 years, 2 months ago
  38. edbbabc ec/google/chromeec: Add support to report fan speed via ACPI by Sumeet Pawnikar · 2 years, 5 months ago
  39. 37a89d5 ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  40. 9a351fb ec/lenovo/h8/acpi: Replace And() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  41. 32283a8 ec/lenovo/h8/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  42. cdba42c ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  43. 9bfbbe8 ec/smsc/mec1308/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  44. 6929403 ec/smsc/mec1308/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  45. 8353e9a ec/smsc/mec1308/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  46. 0375b82 ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  47. a484bba ec/smsc/mec1308/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  48. 10ca0ab ec/quanta/it8518/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  49. 7bf014f ec/smsc/mec1308/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  50. d40d0b0 ec/quanta/it8518/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  51. 3f53ee3 ec/quanta/it8518/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  52. 1e96554 ec/quanta/it8518/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  53. f1f861e ec/quanta/it8518/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  54. d5d4b44 ec/quanta/ene_kb3940q/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  55. 6119303 ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  56. 8ab0975 ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  57. 9fa818d ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  58. cc03951 ec/lenovo/h8/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  59. c253368 ec/lenovo/h8/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  60. 95bfa03 ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  61. 0e6f7a2 ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  62. c3bfbaf ec/acpi: Rework to reduce code duplication by Abel Briggs · 2 years, 4 months ago
  63. 89818d1 ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  64. 81623fb ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  65. 3c799fa ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  66. 29821fe ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  67. 9b13bfc ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  68. 0b3789f ec/starlabs/merlin/kbl: Add required headers for dead_code_t by Sean Rhodes · 2 years, 3 months ago
  69. 07d3668 ec/starlabs/merlin/glk: Add Trackpad enable/disable Q events by Sean Rhodes · 2 years, 3 months ago
  70. e40ca12 ec/starlabs/merlin/glk: Correct offset of USCI by Sean Rhodes · 2 years, 3 months ago
  71. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 3 months ago
  72. 6c921c8 ec/starlabs/merlin: Remove offset for Max Charge when not supported by Sean Rhodes · 2 years, 3 months ago
  73. da6e9a0 ec/google/chromeec: Add retimer handle to Type C conn by Prashant Malani · 2 years, 4 months ago
  74. 688105b ec/google/chromeec: Add EC Mux device by Prashant Malani · 2 years, 5 months ago
  75. b470361 lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL by Peter Lemenkov · 2 years, 4 months ago
  76. c3e4f67 ec/google/chromeec: Add empty string check for OEM string by Eric Lai · 2 years, 4 months ago
  77. 849f763 ec/purism/librem: Remove unused Kconfig file by Elyes Haouas · 2 years, 6 months ago
  78. fbf58d9 ec/google/chromeec: Drop `_PRS` from static devices by Angel Pons · 2 years, 4 months ago
  79. f0be9e3 ec/google/chromeec: Initialize device_path subid by Akihiko Odaki · 2 years, 4 months ago
  80. 36b6e79 ec/starlabs/merlin: Add EC related files for Cezanne boards by Sean Rhodes · 2 years, 5 months ago
  81. e8b090c ec/starlabs/merlin: Correct Q event for CPU DN SPEED by Sean Rhodes · 2 years, 5 months ago
  82. 32ec4526 ec/starlabs/merlin: Remove comment about OPWE by Sean Rhodes · 2 years, 5 months ago
  83. b5fbb55 ec/starlabs/merlin: Add GLKR variant by Sean Rhodes · 2 years, 5 months ago
  84. 7834298 ec/starlabs/merlin: Add support for Nuvoton EC's by Sean Rhodes · 2 years, 5 months ago
  85. 6082ee5 ec/starlabs/merlin: Make EC function names generic by Sean Rhodes · 2 years, 5 months ago
  86. 36e2b4b ec/starlabs/merlin: Rename ec.c to more specific ite.c by Sean Rhodes · 2 years, 5 months ago
  87. 629f8c5 ec/starlabs/merlin: Don't store EC values on change by Sean Rhodes · 2 years, 5 months ago
  88. fbb46c5 ec/starlabs/merlin: Always store EC values by Sean Rhodes · 2 years, 5 months ago
  89. de7cac8 ec/google/chromeec: Change loglevel prefix by Wisley Chen · 2 years, 5 months ago
  90. 23be418 ec/chromeec/ec_smbios: Set system manufacturer for ChromeOS devices by Matt DeVillier · 2 years, 6 months ago
  91. 18a7c0f ec/starlabs/merlin: Use ECWR function by Sean Rhodes · 2 years, 5 months ago
  92. 26cf0f9 ec/starlabs: Write the correct value for KLBE when suspending by Sean Rhodes · 2 years, 5 months ago
  93. 40455e9 ec/starlabs: Write the correct value for KLSE when suspending by Sean Rhodes · 2 years, 5 months ago
  94. 7b0239d ec/starlabs: Write the correct value for TPLE when suspending by Sean Rhodes · 2 years, 5 months ago
  95. 141e6fd ec/starlabs: Store the correct value for KLBE when suspending by Sean Rhodes · 2 years, 5 months ago
  96. f58134b ec/starlabs: Store the correct value for KLSE when suspending by Sean Rhodes · 2 years, 5 months ago
  97. 700b515 ec/starlabs: Store the correct value for TPLE when suspending by Sean Rhodes · 2 years, 5 months ago
  98. 6074b20 ec/starlabs/merlin: Change RPTS method to Serialized by Sean Rhodes · 2 years, 6 months ago
  99. 45041ca ec/starlabs: Correct Keyboard Backlight offsets for GLK by Sean Rhodes · 2 years, 6 months ago
  100. 4d1bf7b ec/starlabs: Guard Max Charge in Kconfig by Sean Rhodes · 2 years, 6 months ago