summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/lenovo/h8: Align macro values in one columnPaul Menzel2020-07-261-39/+39
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-262-2/+2
* src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS2020-07-261-2/+2
* src: Remove unneeded space in license headerElyes HAOUAS2020-07-261-1/+1
* ec/google/chromeec: Fix loop off-by-one error in DPTF _OSCTim Wawrzynczak2020-07-261-3/+2
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-261-1/+0
* src: Remove extra lines in license headerElyes HAOUAS2020-07-261-5/+1
* ec/system76_ec: add support for System76 ECJeremy Soller2020-07-239-0/+806
* ec/google/chromeec: Fix Coverity Scan error (BAD_SHIFT)Tim Wawrzynczak2020-07-221-1/+8
* ec/google/chromeec: Fix oversights in ec_dptf_helpersTim Wawrzynczak2020-07-181-3/+6
* ec/google/chromeec: Fix \_SB.DPTF._OSCTim Wawrzynczak2020-07-181-9/+75
* ec/google: Add function ec_fill_dptf_helpers()Tim Wawrzynczak2020-07-074-0/+327
* ec/google/chromeec: Drop codec.aslFurquan Shaikh2020-07-051-8/+0
* ec/google/chromeec: Add driver for audio codec deviceFurquan Shaikh2020-07-055-0/+89
* ec/google/chromeec: Move if EC_GOOGLE_CHROMEEC to i2c_tunnel/KconfigFurquan Shaikh2020-07-052-4/+4
* drivers/intel/pmc_mux: Rename con driver to connTim Wawrzynczak2020-07-041-11/+11
* 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