1. 831d686 ec/google/chromeec/acpi/ec: add scope comment to nested #endif by Felix Held · 1 year, 6 months ago
  2. 8c3fa46 ec/google/chromeec: Add retimer flag for mux device by Prashant Malani · 1 year, 7 months ago
  3. da38122 chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag by Derek Huang · 1 year, 7 months ago
  4. fcdb03d {ec,mb}/system76/acpi: Use Printf() for debug prints by Felix Singer · 1 year, 7 months ago
  5. 42efd7f {superio,ec}/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  6. ca4b587 {superio,ec}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  7. 8171364 tree/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  8. c87c1ab tree/acpi: Replace Not(a) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  9. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  10. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  11. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  12. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  13. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  14. 034920c tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  15. 274fa64 tree: Replace Or(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  16. f3649f0 tree: Replace XOr(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  17. 8368819 ec/starlabs/merlin: Add EC related files for Cezanne laptops by Sean Rhodes · 1 year, 9 months ago
  18. d901077 ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  19. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 7 months ago
  20. 4da79a7 ec/smsc/mec1308/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  21. 612801d ec/quanta/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  22. ff6b3af ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  23. f45a6c2 ec/lenovo/h8/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  24. 5c8a94a ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  25. 5cbf2be ec/clevo/it5570e/acpi: Replace Index(a, b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  26. d056d87 ec/purism/librem-ec/acpi: Use Printf() for debug prints by Felix Singer · 1 year, 7 months ago
  27. ed8bdef mb/intel/mtlrvp: Add MTL-P RVP board ids by Jamie Ryu · 2 years ago
  28. a5e04af src/ec/intel: Create common code for board_id implementation by Harsha B R · 1 year, 8 months ago
  29. a7f6690 vboot: Allow for comparison of hash without zero-padding by Jakub Czapiga · 1 year, 8 months ago
  30. 366b205 ec/google/chromec: Add DPTC support for host event 1/2/9 by EricKY Cheng · 1 year, 10 months ago
  31. 8d9cce1 ec/google/chromeec: Add packed attribute to structs in union by Arthur Heymans · 1 year, 8 months ago
  32. 74a4dca ec: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  33. 87d4f11 {ec/superio}/acpi: Remove _PRS if no _SRS is implemented by Arthur Heymans · 1 year, 8 months ago
  34. 603de3f ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot by Caveh Jalali · 1 year, 9 months ago
  35. 675de75 ec/google/chromeec: Simplify error handling for GET_VERSION by Caveh Jalali · 1 year, 8 months ago
  36. 0bab8ed ec/google/chromeec: Simplify get_uptime_info error handling by Caveh Jalali · 1 year, 8 months ago
  37. e1e65cb ec/clevo/it5570e: add driver for EC used on various Clevo laptops by Michael Niewöhner · 2 years, 8 months ago
  38. 064c6ce ec/starlabs/merlin: Rename the Cezanne EC code by Sean Rhodes · 1 year, 9 months ago
  39. 21552ae ec/google/chromeec: Fix USB_PD_PORTS response data type by Caveh Jalali · 1 year, 8 months ago
  40. 2320c03 ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handling by Caveh Jalali · 1 year, 8 months ago
  41. b456a96 ec/google/chromeec: Fix keyboard_backlight call by Caveh Jalali · 1 year, 9 months ago
  42. a3148ca google/chromeec: Add ACPI method for EC Panic by Rob Barnes · 1 year, 8 months ago
  43. 065c587 ec/google/chromec: Expand EC share memory for DTTS by EricKY Cheng · 1 year, 10 months ago
  44. b42ca4d ec/starlabs/merlin: Add support for enabling the mirror flag by Sean Rhodes · 1 year, 9 months ago
  45. 6dc65d9 ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  46. d7d5515 ec/google/wilco/superio: Fix PS2K under Windows by Matt DeVillier · 2 years, 2 months ago
  47. 4dba71f Revert "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 1 year, 9 months ago
  48. 1b30293 ec/google/wilco/acpi: Hide CrOS-specific devices from OS by Matt DeVillier · 2 years, 2 months ago
  49. 5e2f1b1 ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW by Matt DeVillier · 1 year, 9 months ago
  50. 8956b1a ec/starlabs/merlin: Add EC related files for Alder Lake boards by Sean Rhodes · 1 year, 10 months ago
  51. 8de7c01 ec/starlabs/merlin: Add support for enabling fast charge by Sean Rhodes · 2 years ago
  52. 1538d15 ec/lenovo/h8/acpi: Fix wrongly used operator by Felix Singer · 2 years ago
  53. c6df44b ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap by Angel Pons · 1 year, 10 months ago
  54. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  55. bb20e42 ec/google/chromeec: Modify ufp from type-c role by Dtrain Hsu · 1 year, 11 months ago
  56. 672bd9b drivers/intel/dptf: Add multiple fan support under dptf by Sumeet Pawnikar · 2 years, 1 month ago
  57. 2873fd2 acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value by Tim Van Patten · 1 year, 11 months ago
  58. 14fa11f ec/google/chromeec: Call PNOT() when Battery Status Changes by Tim Van Patten · 1 year, 11 months ago
  59. f26d7ea ec/starlabs/merlin/cml: Correct the offset for Max Charge by Sean Rhodes · 1 year, 11 months ago
  60. a434f61 ec/google/chromeec/acpi: Add support for DPTF oem variable event notify by Tony Huang · 2 years ago
  61. a872b9a ec/google: Notify DPTF driver power participant on PD event by Varshit B Pandya · 2 years, 4 months ago
  62. d4f135d ec/google/chromec: Add BFIV, BFCT by Tim Van Patten · 1 year, 11 months ago
  63. 8de0e36 ec/system76/ec: Provide charging thresholds by default by Tim Crawford · 2 years ago
  64. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years ago
  65. 5fefcd5 ec/google/chromec: Update ACPI handlers for GPU by Tim Wawrzynczak · 2 years, 1 month ago
  66. 9c147c8 ec/system76/ec: Hide ACPI device S76D by Jeremy Soller · 2 years, 2 months ago
  67. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 1 month ago
  68. 3fa36f6 ec/google/chromeec: Update ec_commands.h by Yu-Ping Wu · 2 years, 1 month ago
  69. be5e785 ec/google/chromeec: Remove google_chromeec_vbnv_context() by Yu-Ping Wu · 2 years, 1 month ago
  70. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 2 months ago
  71. cb3c368 ec/acpi: Return error codes on timeout by Abel Briggs · 2 years, 2 months ago
  72. eae9831 ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag by Kyösti Mälkki · 2 years, 2 months ago
  73. 49b3f84 ec/kontron/kempld: Fix IORESOURCE_IRQ by Kyösti Mälkki · 2 years, 2 months ago
  74. 1e0d2e0 ec/google/chromeec: Add property to denote mux mode switch by Prashant Malani · 2 years, 1 month ago
  75. edbbabc ec/google/chromeec: Add support to report fan speed via ACPI by Sumeet Pawnikar · 2 years, 4 months ago
  76. 37a89d5 ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  77. 9a351fb ec/lenovo/h8/acpi: Replace And() with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  78. 32283a8 ec/lenovo/h8/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  79. cdba42c ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  80. 9bfbbe8 ec/smsc/mec1308/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  81. 6929403 ec/smsc/mec1308/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  82. 8353e9a ec/smsc/mec1308/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  83. 0375b82 ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  84. a484bba ec/smsc/mec1308/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  85. 10ca0ab ec/quanta/it8518/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  86. 7bf014f ec/smsc/mec1308/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  87. d40d0b0 ec/quanta/it8518/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  88. 3f53ee3 ec/quanta/it8518/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  89. 1e96554 ec/quanta/it8518/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  90. f1f861e ec/quanta/it8518/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  91. d5d4b44 ec/quanta/ene_kb3940q/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  92. 6119303 ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  93. 8ab0975 ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  94. 9fa818d ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  95. cc03951 ec/lenovo/h8/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  96. c253368 ec/lenovo/h8/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  97. 95bfa03 ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  98. 0e6f7a2 ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  99. c3bfbaf ec/acpi: Rework to reduce code duplication by Abel Briggs · 2 years, 3 months ago
  100. 89818d1 ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago