summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/google/wilco: Suppress UCSI events in S0ixDuncan Laurie2020-06-172-2/+17
* ec/google/chromeec: Call \PNOT () on initializing AC power stateFurquan Shaikh2020-06-141-0/+6
* ec/google/chromeec: Append connector device to *-switch propertiesTim Wawrzynczak2020-06-081-3/+27
* ec/google/wilco: Always use current value of battery status bitMathew King2020-06-061-1/+5
* src: Remove redundant includesElyes HAOUAS2020-06-022-2/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <bootmode.h>'Elyes HAOUAS2020-06-021-1/+0
* ec/google/chromeec: Switch to use new acpigen_usb moduleTim Wawrzynczak2020-05-281-156/+68
* ec/google/chromeec: Add new *-switch properties to USBC.CONx devicesTim Wawrzynczak2020-05-281-0/+33
* ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entryRaul E Rangel2020-05-271-0/+27
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-262-2/+2
* ec/lenovo/h8: Config the ec hardware ids for newer thinkpadsDa Lao2020-05-262-1/+8
* ec/google/chromeec/acpi: Add CROS EC CODEC deviceYu-Hsuan Hsu2020-05-211-0/+8
* ec/google/chromeec/i2c_tunnel: Fix missing constRaul E Rangel2020-05-211-1/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-184-12/+0
* ec/lenovo/h8: Reintroduce h8_mb_init() for specific boardsBill XIE2020-05-132-0/+8
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-111-27/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11146-146/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-10/+3
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-062-12/+5
* treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons2020-05-041-3/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-027-13/+13
* ec/google/chromeec: Fix incorrect diag messageVictor Ding2020-05-011-1/+1
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-285-8/+8
* ec/lenovo/h8: Constify struct device * parameter to h8_has_* functionsFurquan Shaikh2020-04-283-4/+4
* mb/lenovo/{x201,t410}: Move ThinkLight codeStefan Ott2020-04-251-0/+17
* ec/google/chromeec: Add driver for i2c_tunnel device under Chrome ECFurquan Shaikh2020-04-226-0/+102
* ec/google/chromeec: Add .scan_bus() callback for Chrome EC deviceFurquan Shaikh2020-04-221-0/+1
* ec/google/chromeec: Fix acpi_name() for Chrome EC deviceFurquan Shaikh2020-04-221-4/+11
* ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboardRajat Jain2020-04-201-8/+57
* google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIGRajat Jain2020-04-202-0/+26
* google/chromeec: Revise parameters of EC USB PD API callGaggery Tsai2020-04-202-6/+7
* ec/google/chromeec: Update the USBC ACPI device hierarchyKarthikeyan Ramasubramanian2020-04-171-4/+5
* ec/google/chromeec: Add host command EC_CMD_GET_KEYBD_CONFIGRajat Jain2020-04-171-0/+77
* ec/google/chromeec: add BOARD_VERSION CBI supportAaron Durbin2020-04-162-0/+8
* google/chromeec: Add USB MUX InterruptBrandon Breitenstein2020-04-131-0/+9
* ec/google/chromeec: add smbios_mainboard_manufacturer()Aaron Durbin2020-04-131-0/+19
* ec/google/chromeec: expose failure and unprovisioned SKU id valuesAaron Durbin2020-04-112-5/+6
* src/ec: Add missing "set_resources = noop_set_resources"Elyes HAOUAS2020-04-104-0/+4
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-106-6/+6
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-106-6/+0
* ec/google/chromeec: Replace uses of ec_current_image with ec_imageFurquan Shaikh2020-04-092-3/+3
* ec/google/chromeec: Update ec_commands.hFurquan Shaikh2020-04-091-23/+183
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-05133-1774/+268
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-023-9/+9
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-231-5/+5
* ec/google/chromeec: don't put empty block in SSDTMatt DeVillier2020-03-201-7/+6
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-17138-143/+0