1. 9c05598 ec/google/chromeec: Update Tablet event call by Martin Roth · 5 years ago
  2. 15f232d chromeec platforms: Update ACPI thermal event handler call by Martin Roth · 5 years ago
  3. ccfa18f cros-ec: Avoid infinitely looping in google_chromeec_pd_get_amode by Daisuke Nojiri · 5 years ago
  4. 6403167 compiler.h: add __weak macro by Aaron Durbin · 5 years ago
  5. 7824d9b chromeec: fix an uninitialized local variable by Zhuohao Lee · 5 years ago
  6. be78775 ec/purism: Fix CPU Turbo value (PPCM) set by the EC by Youness Alaoui · 5 years ago
  7. 7d1593a ec/google/chromeec: Add boardid.c to bootblock by Martin Roth · 5 years ago
  8. 067a340 ec/google/chromeec: Fix typo preventing PD EC firmware inclusion by Ben Pye · 5 years ago
  9. d182b63 mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD by Daisuke Nojiri · 5 years ago
  10. 4132893 ec/chromeec: Fix check for UHEPI support by Matt DeVillier · 5 years ago
  11. 45cc2ba ec/google/chromeec: Add note before error message by Martin Roth · 5 years ago
  12. 8389fe6 ec/google/chromeec: Remove extra newline characters from printk by Furquan Shaikh · 5 years ago
  13. f984a05 chromeec: Sync ec_commands.h for CBI tags by Daisuke Nojiri · 5 years ago
  14. ebb86be chromeec: Add google_chromeec_wait_for_display by Daisuke Nojiri · 5 years ago
  15. 476c2c5 chromeec: Add google_chromeec_pd_get_amode by Daisuke Nojiri · 5 years ago
  16. 047b23f ec/chromeec: Fix battery ACPI mutex level by Matt DeVillier · 5 years ago
  17. 2db6fbc chromeec: Fix ACPI compile warning by Lijian Zhao · 5 years ago
  18. 07fe618 chromeec: Add support for reading second battery info by Nicolas Boichat · 5 years ago
  19. 07f9748f ec/google: Get OEM ID and SKU ID from EC by Daisuke Nojiri · 5 years ago
  20. 2177ccf ec/google/chromeec: Remove wake flag from keyboard IRQ by Duncan Laurie · 5 years ago
  21. c96ad86 chromeec: Decouple EC tablet event and TBMC device by Furquan Shaikh · 5 years ago
  22. a20e0b2 ec/google/chromeec: Add _PRW property to CREC device by Furquan Shaikh · 5 years ago
  23. 1dfc2c3 google/chromeec: Enable unified host event programming interface by Jenny TC · 5 years ago
  24. 30bba28 ec/h8: Store PWRS and notify CPU on AC power plug/unplug events by Arthur Heymans · 5 years ago
  25. 7c2a6f9 ec/lenovo/h8: Add support for bluetooth on wifi by Patrick Rudolph · 6 years ago
  26. d46a350 ec/hp/kbc1126: change the default offset of the blobs by Iru Cai · 5 years ago
  27. 1208391 ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serialized by Iru Cai · 6 years ago
  28. 93fd8fa chromeec: Add command to override charger limit by Daisuke Nojiri · 6 years ago
  29. 40d0bfa cr50: Make EC clear AP_OFF before hibnernate by Daisuke Nojiri · 6 years ago
  30. e2f17f7 boardid: Minor clean up and standardization by Julius Werner · 6 years ago
  31. 9b8ef11 ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot) by Patrick Rudolph · 6 years ago
  32. a3a8456 chromeec: Notify CREC device of wakeup events by Furquan Shaikh · 6 years ago
  33. 8788fd6 chromeec: Change the API for hostevent/wake masks to handle 64-bit by Furquan Shaikh · 6 years ago
  34. 112ae48 ec/lenovo/h8/acpi/ec: Add registers by Patrick Rudolph · 6 years ago
  35. 54f45c6 ec/lenovo/h8: Clear EC output queue before enablement by Bill XIE · 6 years ago
  36. eb4ded6 ec/acpi: add mechanisms to clear EC output queue by Bill XIE · 6 years ago
  37. 0709dc0 ec/lenovo/h8/acpi/thermal: Add ACPI fan control by Patrick Rudolph · 6 years ago
  38. 3ab13a8 ec/lenovo/h8/acpi/thermal: Add support for passive cooling by Patrick Rudolph · 6 years ago
  39. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 6 years ago
  40. ebd5330 chromeec: Add function to retrieve usb c charger info by Shelley Chen · 6 years ago
  41. 1432cbc google/chromeec: Do not set wake mask before logging EC events by Furquan Shaikh · 6 years ago
  42. 70b257f ec/google/chromeec: Export google_chromeec_log_events in ec.h by Furquan Shaikh · 6 years ago
  43. c1ca65d google/chromeec: Drain all MKBP events while clearing host events by Furquan Shaikh · 6 years ago
  44. e01bf64 google/chromeec: Add new helper function to read MKBP events by Furquan Shaikh · 6 years ago
  45. 8ce7bc1 ec/lenovo/h8: Serialize control method _CRS by Paul Menzel · 6 years ago
  46. 2749c52 ec/google/chromeec: Add library function google_chromeec_events_init by Furquan Shaikh · 6 years ago
  47. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 6 years ago
  48. c966075 Use stopwatch_wait_until_expired where applicable by Jonathan Neuschäfer · 6 years ago
  49. a209483 chromeec: Provide helper routine to read boardid from Chrome EC by Furquan Shaikh · 6 years ago
  50. 3b0f542 ec/lenovo/pmh7: Dump revision and ID by Patrick Rudolph · 6 years ago
  51. c924f39 ec/quanta/it8518: add missing HID to SIO device by Matt DeVillier · 6 years ago
  52. 67816480 ec/quanta/it8518: correct ACPI battery data fed into ToString() by Matt DeVillier · 6 years ago
  53. f11d0c3 ec/purism/librem: fix battery present rate by Matt DeVillier · 6 years ago
  54. e2bb059 ec/google: Add command to set APU SKU ID to EC by Kevin Chiu · 6 years ago
  55. b8e325a ec/lenovo/h8: Add WWAN detection support by Patrick Rudolph · 6 years ago
  56. 1194aa8 ec/lenovo/h8: Add BDC detection support by Patrick Rudolph · 6 years ago
  57. f9267f9 ec/google: Use feature flag layout that matches the EC host command by Patrick Georgi · 6 years ago
  58. 9c7ce28 ec/lenovo/h8/acpi/thermal: Don't hardcode limits by Patrick Rudolph · 6 years ago
  59. 4bd68b8 ec/google: Detect keyboard backlight at runtime by Patrick Georgi · 6 years ago
  60. 7f395fe ec/lenovo/h8: Add panic method by Patrick Rudolph · 6 years ago
  61. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 6 years ago
  62. 69206d9 ec/google: Add command to fetch SKU ID from EC by Patrick Georgi · 6 years ago
  63. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 6 years ago
  64. 0f6187a ec/google: update ec_commands.h by Patrick Georgi · 6 years ago
  65. 44d399c ec: add support for KBC1126 in HP laptops by Iru Cai · 6 years ago
  66. a959a14 ec/lenovo/h8/h8: Always enable tp-smapi and thermal by Patrick Rudolph · 6 years ago
  67. aa95af6 ec/mec1308: Fix fan control ACPI by Matt DeVillier · 6 years ago
  68. b21f5d7 ec/lenovo/h8/smm: Support USB always on AC only by Patrick Rudolph · 6 years ago
  69. 7378a17 ec/google/chromeec: Add support for EC device events by Duncan Laurie · 6 years ago
  70. 67f26cc ec/google/chromeec: Sync header with Chromium EC codebase by Duncan Laurie · 6 years ago
  71. f5c3518 src/ec: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 6 years ago
  72. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 6 years ago
  73. ab71277 ec/librem/ec: Fix offset for Bluetooth enable (BTLE) by Matt DeVillier · 6 years ago
  74. f482396 Kconfig: Indent help text by Martin Roth · 6 years ago
  75. e18e642 src: change coreboot to lowercase by Martin Roth · 6 years ago
  76. af4c0a4 ec/ene_kb3940q: correct ACPI battery data fed into ToString() by Matt DeVillier · 6 years ago
  77. 2ac86c3 ec/google/chromeec: Fix typo in ECUI device by Duncan Laurie · 6 years ago
  78. f63fbdb mb/lenovo/x201: Add support for ThinkLight by Stefan Ott · 6 years ago
  79. e68d22f ec/google/chromeec: provide reboot function by Aaron Durbin · 6 years ago
  80. e223c3a ec/roda/it8518: Do EC write manually with long timeout by Nico Huber · 6 years ago
  81. 105d8e8 ec/acpi: Add function to read EC status register by Nico Huber · 6 years ago
  82. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 6 years ago
  83. 5029a16 ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec by Furquan Shaikh · 6 years ago
  84. 219daaf google/chromeec: Ensure \_SB.LID0 is present before using it by Furquan Shaikh · 6 years ago
  85. 1583dbd ec/lenovo/h8: Support an optional battery page flip delay by Tobias Diedrich · 6 years ago
  86. 9ab5adb lenovo/t400: Rewrite dock from t60 by Kyösti Mälkki · 6 years ago
  87. d4a0a34 google/chromeec: Add support for cros_ec_keyb device by Furquan Shaikh · 6 years ago
  88. db94213 ec/lenovo/h8: Use older syntax for bit shift by Paul Menzel · 6 years ago
  89. 068edc1 ec/lenovo/h8: Fix mute LEDs by Nicola Corna · 6 years ago
  90. b1ffff7 ec/lenovo/h8: Pulse the power LED during S3, if supported by Nicola Corna · 6 years ago
  91. 47f87bd ec/lenovo/h8: Add tablet mode switch method by Nicola Corna · 6 years ago
  92. f77d6ba Select a default SeaBIOS PS2 timeout in H8 Kconfig by Arthur Heymans · 6 years ago
  93. 9b798d7 ec/lenovo/h8: Guard against EC bugs in the battery status logic. by Tobias Diedrich · 6 years ago
  94. 2a4a452 ec/lenovo: Add guards to fix build errors without SMBIOS by Paul Menzel · 7 years ago
  95. 96a4317 ec/google/chromeec: let platform prepare for reboot when resetting EC by Aaron Durbin · 6 years ago
  96. 87d5fb8 ec/google/chromeec: Add support for tablet mode switch driver by Gwendal Grignou · 6 years ago
  97. 678923c ec/ene932: correct ACPI battery data fed into ToString() by Matt DeVillier · 6 years ago
  98. 8f9a5ff ec/google/chromeec: query cbmem for retrain status by Aaron Durbin · 6 years ago
  99. e34c16f ec/chromeec: Correct ACPI battery data fed into ToString() by Matt DeVillier · 6 years ago
  100. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 7 years ago