summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ec/51nb: add support for NPCE985LA0DX ECMatt DeVillier2020-03-163-0/+74
* ec/google/wilco: Store LID status into LIDS and change device nameEric Lai2020-03-153-3/+7
* ec/google/chromeec/acpi: Move ECPD under CRECPrashant Malani2020-03-142-5/+5
* ec/google/chromeec: Fix dev ops for chromeecFurquan Shaikh2020-03-065-33/+12
* src/ec,mainboard: Move weak smbios_system_sku() override inwardsEdward O'Callaghan2020-03-041-0/+6
* mainboard/google/octopus: Migrate onto SKU ID helpersEdward O'Callaghan2020-03-041-0/+1
* ec/google/chromeec: Introduce SKU_ID helpersEdward O'Callaghan2020-02-284-0/+47
* ec/purism/librem: fix topstar driver ERAM mappingMatt DeVillier2020-02-261-0/+1
* ec/google/chromeec: Add SSDT generator for ChromeOS ECTim Wawrzynczak2020-02-185-8/+278
* ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layoutNicola Corna2020-02-171-0/+21
* ec/purism/librem: Add ACPI temp reportingMatt DeVillier2020-02-171-1/+23
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-172-48/+17
* ec/google/wilco: Set cpu id and cores to ECEric Lai2020-02-011-0/+15
* ec/google/chromeec: Add new wrappers for host commandsTim Wawrzynczak2020-02-012-3/+86
* ec/google/chromeec: Add new host command, EC_CMD_GET_PD_PORT_CAPSTim Wawrzynczak2020-02-011-0/+68
* ec/google/wilco: add ec command set cpu idEric Lai2020-01-272-0/+42
* ec/google/chromeec: add support for fw_config cbi fieldJett Rink2020-01-222-2/+8
* ec/google/chromeec: update ec_commands.hJett Rink2020-01-221-96/+404
* ec/google/wilco: Set minimum UCSI_ACPI region lengthBernardo Perez Priego2020-01-181-3/+11
* soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarksWim Vervoorn2020-01-181-1/+2
* ec/lenovo/h8: Prepend EC log message with *H8*Paul Menzel2020-01-131-1/+1
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-093-3/+3