1. af4bac9 ec/starlabs/merlin: Don't report a battery capacity higher than design capacity by Sean Rhodes · 2 years, 5 months ago
  2. c64626c ec/starlabs/merlin: Remove unused keyboard.asl by Sean Rhodes · 2 years, 5 months ago
  3. f6ea89d ec/starlabs/merlin: Add spaces to adhere to coding style by Sean Rhodes · 2 years, 5 months ago
  4. 4998aae ec/google/chromeec/ec_acpi.c: Cast compatible enum types by Arthur Heymans · 2 years, 5 months ago
  5. 130de14a arch/x86/acpi: Add code for KEY_MENU by Boris Mittelberg · 2 years, 5 months ago
  6. 0c3b7f5 ec/google/chromeec: Update ec_commands.h by Boris Mittelberg · 2 years, 5 months ago
  7. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  8. 55e43d8 ec/starlabs/merlin: Adjust Keyboard Backlight configuration by Sean Rhodes · 2 years, 7 months ago
  9. 45f9ca4 ec/starlabs/merlin: Apply EC settings when suspending by Sean Rhodes · 2 years, 7 months ago
  10. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  11. 2c079fc src/ec: Get rid of unnecessary blank line {before,after} brace by Elyes HAOUAS · 2 years, 5 months ago
  12. 45f512c ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 6 months ago
  13. f6bd278 ec/google/chromeec: Consider custom_pld when checking USB port number by Won Chung · 2 years, 6 months ago
  14. 20f836b ec/google/chromeec: Add checks before creating Type C device by Prashant Malani · 2 years, 6 months ago
  15. 60b0034 src/ec: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  16. c2c9618 ec/starlabs/merlin: Unify EC and CMOS names by Sean Rhodes · 2 years, 6 months ago
  17. 58f6a5d starlabs: Convert EC_GPE_SCI to Kconfig by Sean Rhodes · 2 years, 7 months ago
  18. e81d12e ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  19. ecc63d9 ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  20. 9dafc29 ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  21. 98be4d6 ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  22. d4a91aa ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  23. 9f8ce8f ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  24. fa36e65 ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  25. 70f59e2 ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  26. 176279e ec/quanta/it8518/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  27. 0e790c6 ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  28. 9655cfc ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  29. fde7a05 ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  30. 7b7e44e ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  31. 150daaf ec/apple/acpi: Replace Index() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  32. 621744b ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  33. 91596bc ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  34. e2c105e ec/quanta/ene_kb3940q/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  35. 263beaf ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  36. f59d761 ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  37. d8cf962 ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  38. 5f013f7 ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  39. a13e3cd ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  40. fbf01e1 ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  41. 34c4a51 ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  42. 6b3a899 ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  43. 26fbcc9 ec/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  44. a2ad07d ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  45. 103f89a ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  46. 3a46206 ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  47. f00caca ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  48. 2e4cc9b ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  49. ae2d14b ec/quanta/ene_kb3940q/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  50. 73078ed ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  51. 2318677 ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  52. dac0408 ec/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  53. 83ba290 ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  54. 6b0b1aaf ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  55. 8da3711 ec/smsc/mec1308/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  56. c93781f ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  57. 38ac171 ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  58. c13aea6 ec/quanta/it8518/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 7 months ago
  59. 58e6789 ec/quanta/ene_kb3940q/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  60. dcebf6c ec/purism/librem-ec/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  61. e0625f8 ec/hp/kbc1126/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  62. 3462a1b ec/chromeec/ec/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  63. acc2ce9 ec/starlabs/merlin: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  64. f0215b4 arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time by Bill XIE · 3 years, 4 months ago
  65. 9234d92 ec/google/chromeec: Support 5 temperature sensors by Tim Wawrzynczak · 2 years, 8 months ago
  66. 924c33b ec/system76/ec: acpi: Add dGPU thermal reporting by Jeremy Soller · 2 years, 8 months ago
  67. 667471b ec/google/chromeec: Add PLD to EC conn in ACPI table by Won Chung · 2 years, 8 months ago
  68. 296994b ec/starlabs: Add standardised ITE EC support by Sean Rhodes · 2 years, 9 months ago
  69. d7375b3 ec/starlabs: Remove old EC code by Sean Rhodes · 2 years, 9 months ago
  70. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 8 months ago
  71. 1a36876 ec/google/chromeec: Register USB-C mux operations by Derek Huang · 2 years, 10 months ago
  72. 796ea82 ec/google/chromeec: Update google_chromeec_usb_pd_get_info() by Derek Huang · 2 years, 10 months ago
  73. 63ffc1a ec/google/chromeec: Add new API for USB-C mux handling by Derek Huang · 2 years, 10 months ago
  74. c0bd123 ec/google/chromeec: Add APIs for USB-C DP ALT mode by Derek Huang · 2 years, 11 months ago
  75. c0f005a ec/google/chromeec: Update some PD and DisplayPort APIs by Derek Huang · 2 years, 10 months ago
  76. f1f9b3d ec/google/chromeec: Update google_chromeec_usb_pd_control() by Derek Huang · 2 years, 10 months ago
  77. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  78. 08e9a4f ec/purism: Remove copied code from system76 by Arthur Heymans · 3 years ago
  79. 5ab1466 ec/google/chromeec: Update ec_commands.h by Rob Barnes · 2 years, 10 months ago
  80. 8031abf ec/system76/ec: acpi: Implement _BIX method by Ian Douglas Scott · 2 years, 10 months ago
  81. da3ef13 ec/acpi: Remove empty "chip" driver by Nico Huber · 2 years, 10 months ago
  82. 18141d8c ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLE by Scott Chao · 3 years ago
  83. b8c2fcc ec/roda/it8518/acpi: Remove unnecessary assignments by Felix Singer · 3 years ago
  84. afa6c41 ec/roda/it8518/acpi: Use lower-case hex format by Felix Singer · 3 years ago
  85. ee00ad3 ec/roda/it8518/acpi: Use mathematical operators by Felix Singer · 3 years ago
  86. 2b902eb ec/roda/it8518/acpi: Use bit-wise and logical operators by Felix Singer · 3 years ago
  87. 7f4d53a ec/roda/it8518/acpi: Make use of the assignment operator by Felix Singer · 3 years ago
  88. 5b53d3e ec/roda/it8518/acpi: Get rid of `Index()` by Felix Singer · 3 years ago
  89. 48d064b ec/roda/it8518/acpi: Use decimal integers for accessing indexes by Felix Singer · 3 years ago
  90. 98a4132 ec/roda/it8518/acpi: Make use of `Printf("...")` by Felix Singer · 3 years ago
  91. 8e0d193 ec/roda/it8518/acpi: Don't hard-code GPE offset by Nico Huber · 3 years, 1 month ago
  92. 9941e5a ec/kontron/kempld: Add minimal GPIO driver by Maxim Polyakov · 3 years, 8 months ago
  93. f1ade48 ec/google: Use EC_HOST_EVENT_NONE by Rob Barnes · 3 years, 1 month ago
  94. 8bc5fa9 ec/google: Sync ec_commands.h by Rob Barnes · 3 years, 1 month ago
  95. 44a4c0a ec/google/wilco: Fix comment about enclosure type by Kyösti Mälkki · 4 years, 1 month ago
  96. 4ccbd49 ec/purism/librem/ec.asl: Disable notification for touchpad enable/disable by Matt DeVillier · 3 years, 2 months ago
  97. 5fd0341 ec/google: Fix bad return value by Rob Barnes · 3 years, 1 month ago
  98. 863b753 ec/google/chromeec: Separate SMBIOS SKU functions by Yu-Ping Wu · 3 years, 1 month ago
  99. 2d89789 ec: Add Star Labs ITE 8987E support by Sean Rhodes · 3 years, 3 months ago
  100. f696d79 ec/kontron/kempld: Guard macro parameters by Angel Pons · 3 years, 2 months ago