summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2020-06-25[WIP] ec: Add support for MEC5055 for Dell laptopsIru Cai
2020-06-17ec/google/wilco: Suppress UCSI events in S0ixDuncan Laurie
2020-06-14ec/google/chromeec: Call \PNOT () on initializing AC power stateFurquan Shaikh
2020-06-08ec/google/chromeec: Append connector device to *-switch propertiesTim Wawrzynczak
2020-06-06ec/google/wilco: Always use current value of battery status bitMathew King
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <bootmode.h>'Elyes HAOUAS
2020-05-28ec/google/chromeec: Switch to use new acpigen_usb moduleTim Wawrzynczak
2020-05-28ec/google/chromeec: Add new *-switch properties to USBC.CONx devicesTim Wawrzynczak
2020-05-27ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entryRaul E Rangel
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-26ec/lenovo/h8: Config the ec hardware ids for newer thinkpadsDa Lao
2020-05-21ec/google/chromeec/acpi: Add CROS EC CODEC deviceYu-Hsuan Hsu
2020-05-21ec/google/chromeec/i2c_tunnel: Fix missing constRaul E Rangel
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13ec/lenovo/h8: Reintroduce h8_mb_init() for specific boardsBill XIE
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08{drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-04treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01ec/google/chromeec: Fix incorrect diag messageVictor Ding
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28ec/lenovo/h8: Constify struct device * parameter to h8_has_* functionsFurquan Shaikh
2020-04-25mb/lenovo/{x201,t410}: Move ThinkLight codeStefan Ott
2020-04-22ec/google/chromeec: Add driver for i2c_tunnel device under Chrome ECFurquan Shaikh
2020-04-22ec/google/chromeec: Add .scan_bus() callback for Chrome EC deviceFurquan Shaikh
2020-04-22ec/google/chromeec: Fix acpi_name() for Chrome EC deviceFurquan Shaikh
2020-04-20ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboardRajat Jain
2020-04-20google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIGRajat Jain
2020-04-20google/chromeec: Revise parameters of EC USB PD API callGaggery Tsai
2020-04-17ec/google/chromeec: Update the USBC ACPI device hierarchyKarthikeyan Ramasubramanian
2020-04-17ec/google/chromeec: Add host command EC_CMD_GET_KEYBD_CONFIGRajat Jain
2020-04-16ec/google/chromeec: add BOARD_VERSION CBI supportAaron Durbin
2020-04-13google/chromeec: Add USB MUX InterruptBrandon Breitenstein
2020-04-13ec/google/chromeec: add smbios_mainboard_manufacturer()Aaron Durbin
2020-04-11ec/google/chromeec: expose failure and unprovisioned SKU id valuesAaron Durbin
2020-04-10src/ec: Add missing "set_resources = noop_set_resources"Elyes HAOUAS
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-09ec/google/chromeec: Replace uses of ec_current_image with ec_imageFurquan Shaikh
2020-04-09ec/google/chromeec: Update ec_commands.hFurquan Shaikh
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-20ec/google/chromeec: don't put empty block in SSDTMatt DeVillier