1. e019bd9 ec/google/chromeec: Add dptc interface support by Chris Wang · 4 years ago
  2. ad7c8ff src/ec: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. 52785ab ec/system76: Add console support by Jeremy Soller · 4 years ago
  4. c96d12e ec/google/chromeec: Add helper to request AP reset by Karthikeyan Ramasubramanian · 4 years ago
  5. 4907e62 ec/lenovo/h8: Align macro values in one column by Paul Menzel · 4 years ago
  6. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  7. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years ago
  8. 7cf47cf src: Remove unneeded space in license header by Elyes HAOUAS · 4 years ago
  9. 5a1e2d3 ec/google/chromeec: Fix loop off-by-one error in DPTF _OSC by Tim Wawrzynczak · 4 years ago
  10. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  11. f50b662 src: Remove extra lines in license header by Elyes HAOUAS · 4 years ago
  12. 0de0fe1 ec/system76_ec: add support for System76 EC by Jeremy Soller · 4 years ago
  13. 7777e1c ec/google/chromeec: Fix Coverity Scan error (BAD_SHIFT) by Tim Wawrzynczak · 4 years ago
  14. f524188 ec/google/chromeec: Fix oversights in ec_dptf_helpers by Tim Wawrzynczak · 4 years ago
  15. bec6731 ec/google/chromeec: Fix \_SB.DPTF._OSC by Tim Wawrzynczak · 4 years ago
  16. 93d7bcb ec/google: Add function ec_fill_dptf_helpers() by Tim Wawrzynczak · 4 years, 2 months ago
  17. 8b6b07b ec/google/chromeec: Drop codec.asl by Furquan Shaikh · 4 years, 1 month ago
  18. 31b816b ec/google/chromeec: Add driver for audio codec device by Furquan Shaikh · 4 years, 1 month ago
  19. dfd7e9d ec/google/chromeec: Move if EC_GOOGLE_CHROMEEC to i2c_tunnel/Kconfig by Furquan Shaikh · 4 years, 1 month ago
  20. e414ce4 drivers/intel/pmc_mux: Rename con driver to conn by Tim Wawrzynczak · 4 years, 1 month ago
  21. 3cd3cb6 ec/google/wilco: Suppress UCSI events in S0ix by Duncan Laurie · 4 years, 2 months ago
  22. 80c555d ec/google/chromeec: Call \PNOT () on initializing AC power state by Furquan Shaikh · 4 years, 2 months ago
  23. 16ef59e ec/google/chromeec: Append connector device to *-switch properties by Tim Wawrzynczak · 4 years, 2 months ago
  24. 071182a ec/google/wilco: Always use current value of battery status bit by Mathew King · 4 years, 2 months ago
  25. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 2 months ago
  26. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 2 months ago
  27. fcf7d99 src: Remove unused 'include <bootmode.h>' by Elyes HAOUAS · 4 years, 2 months ago
  28. 6da8213 ec/google/chromeec: Switch to use new acpigen_usb module by Tim Wawrzynczak · 4 years, 2 months ago
  29. 6046739 ec/google/chromeec: Add new *-switch properties to USBC.CONx devices by Tim Wawrzynczak · 4 years, 2 months ago
  30. 55c735a ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entry by Raul E Rangel · 4 years, 5 months ago
  31. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 3 months ago
  32. 56f5cc7 ec/lenovo/h8: Config the ec hardware ids for newer thinkpads by Da Lao · 4 years, 4 months ago
  33. 4732f23 ec/google/chromeec/acpi: Add CROS EC CODEC device by Yu-Hsuan Hsu · 4 years, 6 months ago
  34. 77f6627 ec/google/chromeec/i2c_tunnel: Fix missing const by Raul E Rangel · 4 years, 2 months ago
  35. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  36. 4611ad8 ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards by Bill XIE · 4 years, 4 months ago
  37. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  39. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  40. d72155d {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  41. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  42. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  43. 822148c treewide: Drop ACPI_VIDEO_DEVICE macro by Angel Pons · 4 years, 3 months ago
  44. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 3 months ago
  45. b468f9b ec/google/chromeec: Fix incorrect diag message by Victor Ding · 4 years, 3 months ago
  46. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  47. 4fc17b4 ec/lenovo/h8: Constify struct device * parameter to h8_has_* functions by Furquan Shaikh · 4 years, 3 months ago
  48. cd23084 mb/lenovo/{x201,t410}: Move ThinkLight code by Stefan Ott · 4 years, 3 months ago
  49. 38b349c ec/google/chromeec: Add driver for i2c_tunnel device under Chrome EC by Furquan Shaikh · 4 years, 3 months ago
  50. b77963c ec/google/chromeec: Add .scan_bus() callback for Chrome EC device by Furquan Shaikh · 4 years, 3 months ago
  51. eec30f7 ec/google/chromeec: Fix acpi_name() for Chrome EC device by Furquan Shaikh · 4 years, 3 months ago
  52. 962c788 ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboard by Rajat Jain · 4 years, 4 months ago
  53. 89eef55 google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIG by Rajat Jain · 4 years, 4 months ago
  54. 52f18df google/chromeec: Revise parameters of EC USB PD API call by Gaggery Tsai · 4 years, 4 months ago
  55. a95907b ec/google/chromeec: Update the USBC ACPI device hierarchy by Karthikeyan Ramasubramanian · 4 years, 3 months ago
  56. c049572 ec/google/chromeec: Add host command EC_CMD_GET_KEYBD_CONFIG by Rajat Jain · 4 years, 4 months ago
  57. 5352577 ec/google/chromeec: add BOARD_VERSION CBI support by Aaron Durbin · 4 years, 3 months ago
  58. bc885c1 google/chromeec: Add USB MUX Interrupt by Brandon Breitenstein · 4 years, 4 months ago
  59. 4ed96f2 ec/google/chromeec: add smbios_mainboard_manufacturer() by Aaron Durbin · 4 years, 4 months ago
  60. 32107df ec/google/chromeec: expose failure and unprovisioned SKU id values by Aaron Durbin · 4 years, 4 months ago
  61. 4d319c3 src/ec: Add missing "set_resources = noop_set_resources" by Elyes HAOUAS · 4 years, 4 months ago
  62. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  63. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  64. a6cf8d6 ec/google/chromeec: Replace uses of ec_current_image with ec_image by Furquan Shaikh · 4 years, 4 months ago
  65. e6c04b9 ec/google/chromeec: Update ec_commands.h by Furquan Shaikh · 4 years, 4 months ago
  66. 210a008 src/ec: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  67. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  68. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  69. 70ea3b9 ec/google/chromeec: don't put empty block in SSDT by Matt DeVillier · 4 years, 4 months ago
  70. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  71. 2677e2d ec/51nb: add support for NPCE985LA0DX EC by Matt DeVillier · 4 years, 5 months ago
  72. 5ddce58 ec/google/wilco: Store LID status into LIDS and change device name by Eric Lai · 4 years, 5 months ago
  73. dabc0ad ec/google/chromeec/acpi: Move ECPD under CREC by Prashant Malani · 4 years, 5 months ago
  74. e0060a8 ec/google/chromeec: Fix dev ops for chromeec by Furquan Shaikh · 4 years, 5 months ago
  75. 2d7bb7e src/ec,mainboard: Move weak smbios_system_sku() override inwards by Edward O'Callaghan · 4 years, 5 months ago
  76. c6ab2ff mainboard/google/octopus: Migrate onto SKU ID helpers by Edward O'Callaghan · 4 years, 5 months ago
  77. 9ed10bf ec/google/chromeec: Introduce SKU_ID helpers by Edward O'Callaghan · 4 years, 5 months ago
  78. 1f9112f ec/purism/librem: fix topstar driver ERAM mapping by Matt DeVillier · 4 years, 5 months ago
  79. eb3cd85 ec/google/chromeec: Add SSDT generator for ChromeOS EC by Tim Wawrzynczak · 4 years, 6 months ago
  80. fab9ae8 ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout by Nicola Corna · 5 years ago
  81. 2ae9d69 ec/purism/librem: Add ACPI temp reporting by Matt DeVillier · 4 years, 6 months ago
  82. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  83. 123b191 ec/google/wilco: Set cpu id and cores to EC by Eric Lai · 4 years, 6 months ago
  84. e607829 ec/google/chromeec: Add new wrappers for host commands by Tim Wawrzynczak · 4 years, 6 months ago
  85. 87afa90 ec/google/chromeec: Add new host command, EC_CMD_GET_PD_PORT_CAPS by Tim Wawrzynczak · 4 years, 6 months ago
  86. f74b6e3 ec/google/wilco: add ec command set cpu id by Eric Lai · 4 years, 6 months ago
  87. 8db8a61 ec/google/chromeec: add support for fw_config cbi field by Jett Rink · 4 years, 7 months ago
  88. ba2edaf ec/google/chromeec: update ec_commands.h by Jett Rink · 4 years, 7 months ago
  89. 1d8568c ec/google/wilco: Set minimum UCSI_ACPI region length by Bernardo Perez Priego · 4 years, 6 months ago
  90. 8629b49 soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarks by Wim Vervoorn · 4 years, 6 months ago
  91. 58ecefb ec/lenovo/h8: Prepend EC log message with *H8* by Paul Menzel · 4 years, 7 months ago
  92. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  93. 9594550 ec/hp/kbc1126: Make firmware offsets user configurable by Bill XIE · 4 years, 7 months ago
  94. cf42578 ec/google/chromeec: ignore LIMIT_POWER based on command code in response by Rizwan Qureshi · 4 years, 7 months ago
  95. 0d9fb55 ec/google: Fix wedging AP on early ec sw sync by Tim Wawrzynczak · 4 years, 7 months ago
  96. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  97. 4f66cb9 src: Add missing include <types.h> by Elyes HAOUAS · 4 years, 8 months ago
  98. 9cb88a7 src: Conditionally include TEVT by Frans Hendriks · 4 years, 8 months ago
  99. 45d05d08 ec/google/chromeec/acpi: move PS2K under PCI0 by Matt DeVillier · 4 years, 8 months ago
  100. c650e13 ec/google/wilco: Add EC ACPI methods for privacy screen by Mathew King · 4 years, 10 months ago