aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec
AgeCommit message (Expand)Author
2024-06-21ec/google/chromeec: Update ec_cmd_api.h and ec_commands.hAseda Aboagye
2024-06-17ec/google/chromeec/acpi/cros_ec: Ensure GpioInt and _PRW are mutually exclusiveCoolStar
2024-05-29tree: Remove unused <string.h>Elyes Haouas
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-05-29tree: Remove unused <stddef.h>Elyes Haouas
2024-05-16chromeec/ec_acpi: Convert TK_DICTATE to ps2_action_keyAseda Aboagye
2024-04-22acpigen_ps2_keybd: Add assistant key to linux,keymapAseda Aboagye
2024-04-22ec/google/chromeec: Do not fill TypeC ACPI device when UCSI is enabledPavan Holla
2024-04-19ec/google/chromeec: Update ec_cmd_api.h and ec_commands.hPavan Holla
2024-04-17ec/google/chromeec: Update EC headersAseda Aboagye
2024-03-05ec/google/chromeec: Enclose Kconfig in 'if/endif' blockMartin Roth
2024-03-01ec/chromeec: Enable auto fan control on startupMatt DeVillier
2024-02-18ec, lib, security, sb: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24ec: Rename Makefiles from .inc to .mkMartin Roth
2023-12-11ec/google/chromeec: Provide ec_sync wake optionMark Hasemeyer
2023-11-16ec/google/chromeec: Update ec_cmd_api.h and ec_commands.hSimon Glass
2023-10-16ec/google/chromeec: Add is_battery_present_and_above_critical_thresholdJamie Ryu
2023-10-02acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punctJonathon Hall
2023-09-18clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flagJeremy Compostella
2023-09-14vc/google/chromeos: Move clear_ec_ap_idle() to common codeDerek Huang
2023-08-16ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki
2023-08-04ec/google/chromeec: move TBMC ACPI device under CRECMatt DeVillier
2023-07-31ec/google/chromeec: Unhide ChromeEC PD ACPI deviceMatt DeVillier
2023-07-31ec/google/chromeec: Unhide GOOG0004 ACPI deviceMatt DeVillier
2023-07-15ec/google/chromeec: Split wait-loop for DP and HPD flagsKapil Porwal
2023-07-15ec/google/chromeec: Call `wait_for_dp_hpd` only in AP mode entryKapil Porwal
2023-07-15ec/google/chromeec: Skip TCSS `wait_for_connection` for AP mode entryKapil Porwal
2023-07-15ec/google/chromeec: Skip unnecessary call to TCSS `enter_dp_mode` cmdKapil Porwal
2023-05-17ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presenceMatt DeVillier
2023-05-16ec/google/chromeec: Use host command APICaveh Jalali
2023-05-16ec/google/chromeec: Add ec_cmd_api.h, update ec_commands.hCaveh Jalali
2023-05-07ec/google/chromeec: Handle ACPI S4 in chromeec_smi_sleep()Kyösti Mälkki
2023-04-12Reland "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2023-04-12ec/google/chromeec: Use either EC or MB lid switch stateKarthikeyan Ramasubramanian
2023-03-02acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGETim Van Patten
2023-02-27ec/google/chromeec: Update ec_commands.hTim Van Patten
2023-02-08ec/google/chromeec: Update ec_commands.hCaveh Jalali
2023-02-08ec/google/chromeec: clang-format ec_commands.hCaveh Jalali
2023-01-28ec/google/chrome-ec: Demote Vivaldi printk from error to infoMatt DeVillier
2023-01-22ec/google/chromeec/acpi/ec: add scope comment to nested #endifFelix Held
2023-01-11ec/google/chromeec: Add retimer flag for mux devicePrashant Malani
2023-01-10chromeos/cr50_enable_update.c: Clear EC AP_IDLE flagDerek Huang
2022-12-27{superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-26tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-14ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-01vboot: Allow for comparison of hash without zero-paddingJakub Czapiga
2022-12-01ec/google/chromec: Add DPTC support for host event 1/2/9EricKY Cheng
2022-11-30ec/google/chromeec: Add packed attribute to structs in unionArthur Heymans
2022-11-22ec: Add SPDX license headers to MakefilesMartin Roth
2022-11-12ec/google/chromeec: Deprecate dev_index from google_chromeec_rebootCaveh Jalali
2022-11-12ec/google/chromeec: Simplify error handling for GET_VERSIONCaveh Jalali
2022-11-12ec/google/chromeec: Simplify get_uptime_info error handlingCaveh Jalali
2022-11-10ec/google/chromeec: Fix USB_PD_PORTS response data typeCaveh Jalali
2022-11-10ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handlingCaveh Jalali
2022-11-10ec/google/chromeec: Fix keyboard_backlight callCaveh Jalali
2022-11-10google/chromeec: Add ACPI method for EC PanicRob Barnes
2022-11-09ec/google/chromec: Expand EC share memory for DTTSEricKY Cheng
2022-10-20Revert "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2022-10-14ec/google/chromeec: Demote LPC EC error printk from ERR to SPEWMatt DeVillier
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-05ec/google/chromeec: Modify ufp from type-c roleDtrain Hsu
2022-09-04drivers/intel/dptf: Add multiple fan support under dptfSumeet Pawnikar
2022-08-31acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten
2022-08-26ec/google/chromeec: Call PNOT() when Battery Status ChangesTim Van Patten
2022-08-24ec/google/chromeec/acpi: Add support for DPTF oem variable event notifyTony Huang
2022-08-18ec/google: Notify DPTF driver power participant on PD eventVarshit B Pandya
2022-08-17ec/google/chromec: Add BFIV, BFCTTim Van Patten
2022-07-14commonlib: Substitude macro "__unused" in compiler.hBill XIE
2022-07-13ec/google/chromec: Update ACPI handlers for GPUTim Wawrzynczak
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-30ec/google/chromeec: Update ec_commands.hYu-Ping Wu
2022-06-24ec/google/chromeec: Remove google_chromeec_vbnv_context()Yu-Ping Wu
2022-06-15ec/google/chromeec: Add property to denote mux mode switchPrashant Malani
2022-06-10ec/google/chromeec: Add support to report fan speed via ACPISumeet Pawnikar
2022-06-09ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-05-04ec/google/chromeec: Add retimer handle to Type C connPrashant Malani
2022-05-04ec/google/chromeec: Add EC Mux devicePrashant Malani
2022-04-27ec/google/chromeec: Add empty string check for OEM stringEric Lai
2022-04-20ec/google/chromeec: Drop `_PRS` from static devicesAngel Pons
2022-04-07ec/google/chromeec: Initialize device_path subidAkihiko Odaki
2022-03-17ec/google/chromeec: Change loglevel prefixWisley Chen
2022-03-17ec/chromeec/ec_smbios: Set system manufacturer for ChromeOS devicesMatt DeVillier
2022-02-21ec/google/chromeec/ec_acpi.c: Cast compatible enum typesArthur Heymans
2022-02-18arch/x86/acpi: Add code for KEY_MENUBoris Mittelberg
2022-02-18ec/google/chromeec: Update ec_commands.hBoris Mittelberg
2022-02-16Use the fallthrough statement in switch loopsArthur Heymans