1. 58e6789 ec/quanta/ene_kb3940q/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  2. dcebf6c ec/purism/librem-ec/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  3. e0625f8 ec/hp/kbc1126/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  4. 3462a1b ec/chromeec/ec/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  5. acc2ce9 ec/starlabs/merlin: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  6. f0215b4 arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time by Bill XIE · 3 years, 5 months ago
  7. 9234d92 ec/google/chromeec: Support 5 temperature sensors by Tim Wawrzynczak · 2 years, 9 months ago
  8. 924c33b ec/system76/ec: acpi: Add dGPU thermal reporting by Jeremy Soller · 2 years, 9 months ago
  9. 667471b ec/google/chromeec: Add PLD to EC conn in ACPI table by Won Chung · 2 years, 9 months ago
  10. 296994b ec/starlabs: Add standardised ITE EC support by Sean Rhodes · 2 years, 10 months ago
  11. d7375b3 ec/starlabs: Remove old EC code by Sean Rhodes · 2 years, 10 months ago
  12. 91c077f ChromeOS: Fix <vc/google/chromeos/chromeos.h> by Kyösti Mälkki · 2 years, 10 months ago
  13. 1a36876 ec/google/chromeec: Register USB-C mux operations by Derek Huang · 2 years, 11 months ago
  14. 796ea82 ec/google/chromeec: Update google_chromeec_usb_pd_get_info() by Derek Huang · 2 years, 11 months ago
  15. 63ffc1a ec/google/chromeec: Add new API for USB-C mux handling by Derek Huang · 2 years, 11 months ago
  16. c0bd123 ec/google/chromeec: Add APIs for USB-C DP ALT mode by Derek Huang · 3 years ago
  17. c0f005a ec/google/chromeec: Update some PD and DisplayPort APIs by Derek Huang · 2 years, 11 months ago
  18. f1f9b3d ec/google/chromeec: Update google_chromeec_usb_pd_control() by Derek Huang · 2 years, 11 months ago
  19. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  20. 08e9a4f ec/purism: Remove copied code from system76 by Arthur Heymans · 3 years, 1 month ago
  21. 5ab1466 ec/google/chromeec: Update ec_commands.h by Rob Barnes · 2 years, 11 months ago
  22. 8031abf ec/system76/ec: acpi: Implement _BIX method by Ian Douglas Scott · 3 years ago
  23. da3ef13 ec/acpi: Remove empty "chip" driver by Nico Huber · 3 years ago
  24. 18141d8c ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLE by Scott Chao · 3 years, 1 month ago
  25. b8c2fcc ec/roda/it8518/acpi: Remove unnecessary assignments by Felix Singer · 3 years, 1 month ago
  26. afa6c41 ec/roda/it8518/acpi: Use lower-case hex format by Felix Singer · 3 years, 1 month ago
  27. ee00ad3 ec/roda/it8518/acpi: Use mathematical operators by Felix Singer · 3 years, 1 month ago
  28. 2b902eb ec/roda/it8518/acpi: Use bit-wise and logical operators by Felix Singer · 3 years, 1 month ago
  29. 7f4d53a ec/roda/it8518/acpi: Make use of the assignment operator by Felix Singer · 3 years, 1 month ago
  30. 5b53d3e ec/roda/it8518/acpi: Get rid of `Index()` by Felix Singer · 3 years, 1 month ago
  31. 48d064b ec/roda/it8518/acpi: Use decimal integers for accessing indexes by Felix Singer · 3 years, 1 month ago
  32. 98a4132 ec/roda/it8518/acpi: Make use of `Printf("...")` by Felix Singer · 3 years, 1 month ago
  33. 8e0d193 ec/roda/it8518/acpi: Don't hard-code GPE offset by Nico Huber · 3 years, 2 months ago
  34. 9941e5a ec/kontron/kempld: Add minimal GPIO driver by Maxim Polyakov · 3 years, 9 months ago
  35. f1ade48 ec/google: Use EC_HOST_EVENT_NONE by Rob Barnes · 3 years, 2 months ago
  36. 8bc5fa9 ec/google: Sync ec_commands.h by Rob Barnes · 3 years, 2 months ago
  37. 44a4c0a ec/google/wilco: Fix comment about enclosure type by Kyösti Mälkki · 4 years, 2 months ago
  38. 4ccbd49 ec/purism/librem/ec.asl: Disable notification for touchpad enable/disable by Matt DeVillier · 3 years, 3 months ago
  39. 5fd0341 ec/google: Fix bad return value by Rob Barnes · 3 years, 2 months ago
  40. 863b753 ec/google/chromeec: Separate SMBIOS SKU functions by Yu-Ping Wu · 3 years, 3 months ago
  41. 2d89789 ec: Add Star Labs ITE 8987E support by Sean Rhodes · 3 years, 4 months ago
  42. f696d79 ec/kontron/kempld: Guard macro parameters by Angel Pons · 3 years, 3 months ago
  43. 1bc6b06 ec/google/wilco: Extend description of `EC_GOOGLE_WILCO` by Paul Menzel · 3 years, 3 months ago
  44. e84a014 ec/google/wilco/mailbox: Fix format warning by using size_t length modifier by Paul Menzel · 3 years, 3 months ago
  45. cecadfd ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONE by Raul E Rangel · 3 years, 3 months ago
  46. 8bb83a3 ec/google/chromeec: Provide EC access for Retimer firmware upgrade by John Zhao · 3 years, 4 months ago
  47. 7d365be ec/google/chromeec: Remove ec_retimer_fw_update by John Zhao · 3 years, 4 months ago
  48. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  49. 9157ccb ec/lenovo/h8/h8.c: Skip setting volume if out of range by Angel Pons · 3 years, 4 months ago
  50. 51c4d9f chromeec: Fix google_chromeec_status_check timeout by Rob Barnes · 3 years, 5 months ago
  51. e00ea2f ec/purism/librem-ec: Apply initial Purism customizations by Nicole Faerber · 3 years, 4 months ago
  52. 7d57d56 ec/purism/librem-ec: Add support for Purism Librem EC by Matt DeVillier · 3 years, 4 months ago
  53. 5ddfaf0 ec/kontron: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  54. 9dc1c51 ec/lenovo: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  55. 082be10 chromeec: make ssfc optional in fw_config by Kangheui Won · 3 years, 4 months ago
  56. d382f3d ec/lenovo/h8/acpi: fix wrong calculation by Michael Niewöhner · 3 years, 4 months ago
  57. 89cd52a ec/system76/ec: Add OLED screen toggle by Jeremy Soller · 3 years, 6 months ago
  58. 7a8b3b5 ec/system76/ec: Clean up/document battery ACPI by Jeremy Soller · 3 years, 6 months ago
  59. 8672884 ec/google/chromeec: Optionally include SSFC in firmware config by Karthikeyan Ramasubramanian · 3 years, 6 months ago
  60. ff687b1 ec/system76/ec: Preserve ECOS through suspend by Jeremy Soller · 3 years, 6 months ago
  61. 517453a src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 6 months ago
  62. 81d55cf src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 6 months ago
  63. e20a2b4 src/ec/acpi/ec.asl: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 6 months ago
  64. ab5eb89 ec/apple: Add ACPI code for Apple MacBooks by Evgeny Zinoviev · 5 years ago
  65. a5ce4d3 ec/hp/kbc1126: Wait a longer time after sending by Pablo Stebler · 4 years ago
  66. 2a08ca7 ec/google/wilco: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  67. 5b880a1 ec/compal: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  68. fafd512 ec/acpi: Convert 'ec.asl' to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  69. 1ad0f6d ec/acpi/ec.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  70. 67e3365 ec/purism/librem/acpi/ec.asl: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 7 months ago
  71. eec3e3b ec/google/chromeec: Provide EC access for Retimer firmware update by John Zhao · 3 years, 7 months ago
  72. 408e5ab ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware update by John Zhao · 3 years, 8 months ago
  73. 1550469 ec/google/chromeec/ec_commands.h: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  74. a833698 ec/google/chromeec/ec.h: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  75. 7cc5135 ec/system76/ec: Add fan and temperature reporting by Jeremy Soller · 3 years, 7 months ago
  76. 2cc5bcb build system: Always add coreboot.pre dependency to intermediates by Patrick Georgi · 3 years, 7 months ago
  77. 0b7d3a1 build system: Remove flock calls from intermediate processing by Patrick Georgi · 3 years, 7 months ago
  78. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 7 months ago
  79. 525cc46 ec/google/chromeec: add SSFC CBI support by Marco Chen · 3 years, 8 months ago
  80. 8a82ea9 ec/google/chromeec: Check AP reset cause for watchdog reset by Yu-Ping Wu · 3 years, 8 months ago
  81. 9ff7823 ec/google/chromeec: Update ec_commands.h by Yu-Ping Wu · 3 years, 7 months ago
  82. dd874c8 ec/system76/ec: Remove unused EC RAM fields by Jeremy Soller · 3 years, 7 months ago
  83. 1153b2e cbfstool: Use flock() when accessing CBFS files by Julius Werner · 3 years, 7 months ago
  84. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years, 1 month ago
  85. f5c3e29 ec/google/chromeec/acpi: Make OperationRegion brace align by Subrata Banik · 3 years, 9 months ago
  86. 99e6dd9 ec/google/chromeec: Add more wrappers for regulator control by Yidi Lin · 3 years, 10 months ago
  87. 0639bff src: Update some incorrect config options in comments by Martin Roth · 3 years, 9 months ago
  88. 78e0acf ec/purism/librem/ec.asl: End comment by Benjamin Doron · 3 years, 10 months ago
  89. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  90. b5d9f4a ec/google/chromeec: Remove the check for Internal TypeC MUX by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  91. 50fcce5 ec/purism/librem: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  92. a4e75ab ec/system76/ec: Add battery charging thresholds by Tim Crawford · 4 years ago
  93. f8051e7 ec/system76/ec: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  94. a568d60 ec/hp/kbc1126: Support using a different GPE by Iru Cai · 4 years ago
  95. 24b4af6 fw_config: Convert fw_config to a 64-bit field by Tim Wawrzynczak · 3 years, 11 months ago
  96. e7881ed soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointers by Tim Wawrzynczak · 3 years, 11 months ago
  97. 7c80de6 ec/google/chromeec: Update ec_commands.h by Tim Wawrzynczak · 3 years, 11 months ago
  98. 79a812e ec/google/chromeec: Add wrappers to get/set the voltage by Yidi Lin · 4 years ago
  99. 42f7959 ec/google/chromeec: Update ec_commands.h by Yidi Lin · 4 years ago
  100. 49d74de src/ec/google/chromeec: Get Type-C Mux info from EC (TCPM) by Divya Sasidharan · 4 years, 10 months ago