| Commit message (Expand) | Author | Age | Files | Lines |
| * | ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presence | Matt DeVillier | 2023-05-17 | 1 | -1/+5 |
| * | ec/google/chromeec: Use host command API | Caveh Jalali | 2023-05-16 | 1 | -430/+88 |
| * | ec/google/chromeec: Add ec_cmd_api.h, update ec_commands.h | Caveh Jalali | 2023-05-16 | 2 | -96/+558 |
| * | ec/google/chromeec: Handle ACPI S4 in chromeec_smi_sleep() | Kyösti Mälkki | 2023-05-07 | 1 | -0/+1 |
| * | Reland "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar | 2023-04-12 | 5 | -9/+32 |
| * | ec/google/chromeec: Use either EC or MB lid switch state | Karthikeyan Ramasubramanian | 2023-04-12 | 1 | -2/+6 |
| * | acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGE | Tim Van Patten | 2023-03-02 | 1 | -0/+11 |
| * | ec/google/chromeec: Update ec_commands.h | Tim Van Patten | 2023-02-27 | 1 | -1/+22 |
| * | ec/google/chromeec: Update ec_commands.h | Caveh Jalali | 2023-02-08 | 1 | -130/+430 |
| * | ec/google/chromeec: clang-format ec_commands.h | Caveh Jalali | 2023-02-08 | 1 | -841/+803 |
| * | ec/google/wilco/acpi: Add DPTF RCDP() method | Matt DeVillier | 2023-02-01 | 1 | -0/+15 |
| * | ec/google/chrome-ec: Demote Vivaldi printk from error to info | Matt DeVillier | 2023-01-28 | 1 | -1/+1 |
| * | ec/google/chromeec/acpi/ec: add scope comment to nested #endif | Felix Held | 2023-01-22 | 1 | -1/+1 |
| * | ec/google/chromeec: Add retimer flag for mux device | Prashant Malani | 2023-01-11 | 2 | -4/+11 |
| * | chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag | Derek Huang | 2023-01-10 | 1 | -0/+2 |
| * | {superio,ec}/acpi: Replace constant "Zero" with actual number | Felix Singer | 2022-12-27 | 9 | -39/+39 |
| * | {superio,ec}/acpi: Replace constant "One" with actual number | Felix Singer | 2022-12-27 | 7 | -21/+21 |
| * | tree/acpi: Replace Not(a) with ASL 2.0 syntax | Felix Singer | 2022-12-26 | 2 | -2/+2 |
| * | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer | 2022-12-23 | 1 | -1/+1 |
| * | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-12-23 | 1 | -1/+1 |
| * | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-12-23 | 2 | -2/+2 |
| * | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer | 2022-12-23 | 1 | -2/+2 |
| * | tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-12-23 | 1 | -1/+1 |
| * | ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer | 2022-12-14 | 3 | -59/+59 |
| * | vboot: Allow for comparison of hash without zero-padding | Jakub Czapiga | 2022-12-01 | 1 | -2/+2 |
| * | ec/google/chromec: Add DPTC support for host event 1/2/9 | EricKY Cheng | 2022-12-01 | 1 | -0/+16 |
| * | ec/google/chromeec: Add packed attribute to structs in union | Arthur Heymans | 2022-11-30 | 1 | -2/+2 |
| * | ec: Add SPDX license headers to Makefiles | Martin Roth | 2022-11-22 | 7 | -0/+7 |
| * | {ec/superio}/acpi: Remove _PRS if no _SRS is implemented | Arthur Heymans | 2022-11-17 | 2 | -46/+0 |
| * | ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot | Caveh Jalali | 2022-11-12 | 2 | -3/+3 |
| * | ec/google/chromeec: Simplify error handling for GET_VERSION | Caveh Jalali | 2022-11-12 | 1 | -2/+3 |
| * | ec/google/chromeec: Simplify get_uptime_info error handling | Caveh Jalali | 2022-11-12 | 1 | -5/+4 |
| * | ec/google/chromeec: Fix USB_PD_PORTS response data type | Caveh Jalali | 2022-11-10 | 1 | -2/+2 |
| * | ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handling | Caveh Jalali | 2022-11-10 | 1 | -4/+4 |
| * | ec/google/chromeec: Fix keyboard_backlight call | Caveh Jalali | 2022-11-10 | 1 | -5/+4 |
| * | google/chromeec: Add ACPI method for EC Panic | Rob Barnes | 2022-11-10 | 1 | -0/+9 |
| * | ec/google/chromec: Expand EC share memory for DTTS | EricKY Cheng | 2022-11-09 | 1 | -0/+1 |
| * | ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas | 2022-11-03 | 1 | -2/+2 |
| * | ec/google/wilco/superio: Fix PS2K under Windows | Matt DeVillier | 2022-10-25 | 1 | -0/+3 |
| * | Revert "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar | 2022-10-20 | 5 | -32/+9 |
| * | ec/google/wilco/acpi: Hide CrOS-specific devices from OS | Matt DeVillier | 2022-10-20 | 2 | -2/+2 |
| * | ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW | Matt DeVillier | 2022-10-14 | 1 | -1/+1 |
| * | timer: Change timer util functions to 64-bit | Rob Barnes | 2022-09-14 | 1 | -2/+2 |
| * | ec/google/chromeec: Modify ufp from type-c role | Dtrain Hsu | 2022-09-05 | 1 | -1/+1 |
| * | drivers/intel/dptf: Add multiple fan support under dptf | Sumeet Pawnikar | 2022-09-04 | 5 | -9/+32 |
| * | acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value | Tim Van Patten | 2022-08-31 | 1 | -3/+3 |
| * | ec/google/chromeec: Call PNOT() when Battery Status Changes | Tim Van Patten | 2022-08-26 | 1 | -2/+24 |
| * | ec/google/chromeec/acpi: Add support for DPTF oem variable event notify | Tony Huang | 2022-08-24 | 2 | -0/+18 |
| * | ec/google: Notify DPTF driver power participant on PD event | Varshit B Pandya | 2022-08-18 | 2 | -0/+11 |
| * | ec/google/chromec: Add BFIV, BFCT | Tim Van Patten | 2022-08-17 | 1 | -0/+2 |