1. e956379 ec/google/wilco/superio: Adjust PS2K HID/CID for Windows drivers by Matt DeVillier · 1 year, 5 months ago
  2. 9c80cb8 ec/google/wilco/acpi: Read message when notifying UCSI by CoolStar · 1 year, 5 months ago
  3. 4a587b8 ec/google/wilco: Correct scope of UCSI ACPI device by CoolStar · 1 year, 5 months ago
  4. 23c718c ec/google/wilco/acpi: Unhide GOOG000C ACPI device by Matt DeVillier · 1 year, 6 months ago
  5. 010dd4c ec/google/wilco/acpi/dptf: Fix mutex synclevel by Matt DeVillier · 1 year, 6 months ago
  6. 0ace876 ec/google/wilco: Fix ACPI EC RAM read/write ops by Matt DeVillier · 1 year, 7 months ago
  7. 027f86e ACPI: Add usb_charge_mode_from_gnvs() by Kyösti Mälkki · 1 year, 9 months ago
  8. 3f0de3d ec/google/chromeec: move TBMC ACPI device under CREC by Matt DeVillier · 1 year, 10 months ago
  9. ee615d6 ec/google/chromeec: Unhide ChromeEC PD ACPI device by Matt DeVillier · 1 year, 9 months ago
  10. 55f30fd ec/google/chromeec: Unhide GOOG0004 ACPI device by Matt DeVillier · 2 years, 1 month ago
  11. 2ba4b1b ec/google/chromeec: Split wait-loop for DP and HPD flags by Kapil Porwal · 1 year, 1 month ago
  12. 1d85464 ec/google/chromeec: Call `wait_for_dp_hpd` only in AP mode entry by Kapil Porwal · 1 year, 1 month ago
  13. 9a127bf ec/google/chromeec: Skip TCSS `wait_for_connection` for AP mode entry by Kapil Porwal · 1 year, 1 month ago
  14. c2c5801 ec/google/chromeec: Skip unnecessary call to TCSS `enter_dp_mode` cmd by Kapil Porwal · 1 year, 1 month ago
  15. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 2 months ago
  16. 90f9d1c ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presence by Matt DeVillier · 1 year, 3 months ago
  17. beaa8f89 ec/google/chromeec: Use host command API by Caveh Jalali · 1 year, 10 months ago
  18. 839ada1 ec/google/chromeec: Add ec_cmd_api.h, update ec_commands.h by Caveh Jalali · 1 year, 10 months ago
  19. 497fea7 ec/google/chromeec: Handle ACPI S4 in chromeec_smi_sleep() by Kyösti Mälkki · 1 year, 7 months ago
  20. 2f7fa55 Reland "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 2 years, 2 months ago
  21. 8fc20c4 ec/google/chromeec: Use either EC or MB lid switch state by Karthikeyan Ramasubramanian · 1 year, 4 months ago
  22. 64871ad acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGE by Tim Van Patten · 1 year, 6 months ago
  23. cab6060 ec/google/chromeec: Update ec_commands.h by Tim Van Patten · 1 year, 6 months ago
  24. 6bd733b ec/google/chromeec: Update ec_commands.h by Caveh Jalali · 1 year, 7 months ago
  25. 024ffe3 ec/google/chromeec: clang-format ec_commands.h by Caveh Jalali · 1 year, 7 months ago
  26. 985acc2 ec/google/wilco/acpi: Add DPTF RCDP() method by Matt DeVillier · 1 year, 7 months ago
  27. 05be8c6 ec/google/chrome-ec: Demote Vivaldi printk from error to info by Matt DeVillier · 1 year, 7 months ago
  28. 831d686 ec/google/chromeec/acpi/ec: add scope comment to nested #endif by Felix Held · 1 year, 7 months ago
  29. 8c3fa46 ec/google/chromeec: Add retimer flag for mux device by Prashant Malani · 1 year, 8 months ago
  30. da38122 chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag by Derek Huang · 1 year, 8 months ago
  31. 42efd7f {superio,ec}/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  32. ca4b587 {superio,ec}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  33. c87c1ab tree/acpi: Replace Not(a) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  34. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  35. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  36. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  37. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  38. 034920c tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  39. ff6b3af ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  40. a7f6690 vboot: Allow for comparison of hash without zero-padding by Jakub Czapiga · 1 year, 9 months ago
  41. 366b205 ec/google/chromec: Add DPTC support for host event 1/2/9 by EricKY Cheng · 1 year, 11 months ago
  42. 8d9cce1 ec/google/chromeec: Add packed attribute to structs in union by Arthur Heymans · 1 year, 9 months ago
  43. 74a4dca ec: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  44. 87d4f11 {ec/superio}/acpi: Remove _PRS if no _SRS is implemented by Arthur Heymans · 1 year, 9 months ago
  45. 603de3f ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot by Caveh Jalali · 1 year, 10 months ago
  46. 675de75 ec/google/chromeec: Simplify error handling for GET_VERSION by Caveh Jalali · 1 year, 10 months ago
  47. 0bab8ed ec/google/chromeec: Simplify get_uptime_info error handling by Caveh Jalali · 1 year, 10 months ago
  48. 21552ae ec/google/chromeec: Fix USB_PD_PORTS response data type by Caveh Jalali · 1 year, 10 months ago
  49. 2320c03 ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handling by Caveh Jalali · 1 year, 10 months ago
  50. b456a96 ec/google/chromeec: Fix keyboard_backlight call by Caveh Jalali · 1 year, 10 months ago
  51. a3148ca google/chromeec: Add ACPI method for EC Panic by Rob Barnes · 1 year, 9 months ago
  52. 065c587 ec/google/chromec: Expand EC share memory for DTTS by EricKY Cheng · 1 year, 11 months ago
  53. 6dc65d9 ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  54. d7d5515 ec/google/wilco/superio: Fix PS2K under Windows by Matt DeVillier · 2 years, 3 months ago
  55. 4dba71f Revert "drivers/intel/dptf: Add multiple fan support under dptf" by Sumeet Pawnikar · 1 year, 10 months ago
  56. 1b30293 ec/google/wilco/acpi: Hide CrOS-specific devices from OS by Matt DeVillier · 2 years, 3 months ago
  57. 5e2f1b1 ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW by Matt DeVillier · 1 year, 10 months ago
  58. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  59. bb20e42 ec/google/chromeec: Modify ufp from type-c role by Dtrain Hsu · 2 years ago
  60. 672bd9b drivers/intel/dptf: Add multiple fan support under dptf by Sumeet Pawnikar · 2 years, 2 months ago
  61. 2873fd2 acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value by Tim Van Patten · 2 years ago
  62. 14fa11f ec/google/chromeec: Call PNOT() when Battery Status Changes by Tim Van Patten · 2 years ago
  63. a434f61 ec/google/chromeec/acpi: Add support for DPTF oem variable event notify by Tony Huang · 2 years ago
  64. a872b9a ec/google: Notify DPTF driver power participant on PD event by Varshit B Pandya · 2 years, 5 months ago
  65. d4f135d ec/google/chromec: Add BFIV, BFCT by Tim Van Patten · 2 years ago
  66. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years, 1 month ago
  67. 5fefcd5 ec/google/chromec: Update ACPI handlers for GPU by Tim Wawrzynczak · 2 years, 2 months ago
  68. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  69. 3fa36f6 ec/google/chromeec: Update ec_commands.h by Yu-Ping Wu · 2 years, 2 months ago
  70. be5e785 ec/google/chromeec: Remove google_chromeec_vbnv_context() by Yu-Ping Wu · 2 years, 2 months ago
  71. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 3 months ago
  72. 1e0d2e0 ec/google/chromeec: Add property to denote mux mode switch by Prashant Malani · 2 years, 2 months ago
  73. edbbabc ec/google/chromeec: Add support to report fan speed via ACPI by Sumeet Pawnikar · 2 years, 5 months ago
  74. 8ab0975 ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  75. 0e6f7a2 ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  76. 89818d1 ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  77. 81623fb ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  78. 3c799fa ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  79. 29821fe ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  80. 9b13bfc ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  81. da6e9a0 ec/google/chromeec: Add retimer handle to Type C conn by Prashant Malani · 2 years, 4 months ago
  82. 688105b ec/google/chromeec: Add EC Mux device by Prashant Malani · 2 years, 5 months ago
  83. c3e4f67 ec/google/chromeec: Add empty string check for OEM string by Eric Lai · 2 years, 4 months ago
  84. fbf58d9 ec/google/chromeec: Drop `_PRS` from static devices by Angel Pons · 2 years, 4 months ago
  85. f0be9e3 ec/google/chromeec: Initialize device_path subid by Akihiko Odaki · 2 years, 4 months ago
  86. de7cac8 ec/google/chromeec: Change loglevel prefix by Wisley Chen · 2 years, 5 months ago
  87. 23be418 ec/chromeec/ec_smbios: Set system manufacturer for ChromeOS devices by Matt DeVillier · 2 years, 6 months ago
  88. 4998aae ec/google/chromeec/ec_acpi.c: Cast compatible enum types by Arthur Heymans · 2 years, 6 months ago
  89. 130de14a arch/x86/acpi: Add code for KEY_MENU by Boris Mittelberg · 2 years, 6 months ago
  90. 0c3b7f5 ec/google/chromeec: Update ec_commands.h by Boris Mittelberg · 2 years, 6 months ago
  91. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 5 months ago
  92. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  93. 2c079fc src/ec: Get rid of unnecessary blank line {before,after} brace by Elyes HAOUAS · 2 years, 7 months ago
  94. f6bd278 ec/google/chromeec: Consider custom_pld when checking USB port number by Won Chung · 2 years, 7 months ago
  95. 20f836b ec/google/chromeec: Add checks before creating Type C device by Prashant Malani · 2 years, 7 months ago
  96. 98be4d6 ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  97. fa36e65 ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  98. fde7a05 ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  99. 263beaf ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  100. 6b3a899 ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago