summaryrefslogtreecommitdiff
path: root/src/ec/google
Commit message (Expand)AuthorAgeFilesLines
* ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presenceMatt DeVillier2023-05-171-1/+5
* ec/google/chromeec: Use host command APICaveh Jalali2023-05-161-430/+88
* ec/google/chromeec: Add ec_cmd_api.h, update ec_commands.hCaveh Jalali2023-05-162-96/+558
* ec/google/chromeec: Handle ACPI S4 in chromeec_smi_sleep()Kyösti Mälkki2023-05-071-0/+1
* Reland "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar2023-04-125-9/+32
* ec/google/chromeec: Use either EC or MB lid switch stateKarthikeyan Ramasubramanian2023-04-121-2/+6
* acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGETim Van Patten2023-03-021-0/+11
* ec/google/chromeec: Update ec_commands.hTim Van Patten2023-02-271-1/+22
* ec/google/chromeec: Update ec_commands.hCaveh Jalali2023-02-081-130/+430
* ec/google/chromeec: clang-format ec_commands.hCaveh Jalali2023-02-081-841/+803
* ec/google/wilco/acpi: Add DPTF RCDP() methodMatt DeVillier2023-02-011-0/+15
* ec/google/chrome-ec: Demote Vivaldi printk from error to infoMatt DeVillier2023-01-281-1/+1
* ec/google/chromeec/acpi/ec: add scope comment to nested #endifFelix Held2023-01-221-1/+1
* ec/google/chromeec: Add retimer flag for mux devicePrashant Malani2023-01-112-4/+11
* chromeos/cr50_enable_update.c: Clear EC AP_IDLE flagDerek Huang2023-01-101-0/+2
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-279-39/+39
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-277-21/+21
* tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer2022-12-262-2/+2
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-232-2/+2
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-143-59/+59
* vboot: Allow for comparison of hash without zero-paddingJakub Czapiga2022-12-011-2/+2
* ec/google/chromec: Add DPTC support for host event 1/2/9EricKY Cheng2022-12-011-0/+16
* ec/google/chromeec: Add packed attribute to structs in unionArthur Heymans2022-11-301-2/+2
* ec: Add SPDX license headers to MakefilesMartin Roth2022-11-227-0/+7
* {ec/superio}/acpi: Remove _PRS if no _SRS is implementedArthur Heymans2022-11-172-46/+0
* ec/google/chromeec: Deprecate dev_index from google_chromeec_rebootCaveh Jalali2022-11-122-3/+3
* ec/google/chromeec: Simplify error handling for GET_VERSIONCaveh Jalali2022-11-121-2/+3
* ec/google/chromeec: Simplify get_uptime_info error handlingCaveh Jalali2022-11-121-5/+4
* ec/google/chromeec: Fix USB_PD_PORTS response data typeCaveh Jalali2022-11-101-2/+2
* ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handlingCaveh Jalali2022-11-101-4/+4
* ec/google/chromeec: Fix keyboard_backlight callCaveh Jalali2022-11-101-5/+4
* google/chromeec: Add ACPI method for EC PanicRob Barnes2022-11-101-0/+9
* ec/google/chromec: Expand EC share memory for DTTSEricKY Cheng2022-11-091-0/+1
* ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-031-2/+2
* ec/google/wilco/superio: Fix PS2K under WindowsMatt DeVillier2022-10-251-0/+3
* Revert "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar2022-10-205-32/+9
* ec/google/wilco/acpi: Hide CrOS-specific devices from OSMatt DeVillier2022-10-202-2/+2
* ec/google/chromeec: Demote LPC EC error printk from ERR to SPEWMatt DeVillier2022-10-141-1/+1
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-2/+2
* ec/google/chromeec: Modify ufp from type-c roleDtrain Hsu2022-09-051-1/+1
* drivers/intel/dptf: Add multiple fan support under dptfSumeet Pawnikar2022-09-045-9/+32
* acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten2022-08-311-3/+3
* ec/google/chromeec: Call PNOT() when Battery Status ChangesTim Van Patten2022-08-261-2/+24
* ec/google/chromeec/acpi: Add support for DPTF oem variable event notifyTony Huang2022-08-242-0/+18
* ec/google: Notify DPTF driver power participant on PD eventVarshit B Pandya2022-08-182-0/+11
* ec/google/chromec: Add BFIV, BFCTTim Van Patten2022-08-171-0/+2