summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/google/chromeec: Update google_chromeec_usb_pd_get_info()Derek Huang2021-10-062-4/+2
* ec/google/chromeec: Add new API for USB-C mux handlingDerek Huang2021-10-062-0/+44
* ec/google/chromeec: Add APIs for USB-C DP ALT modeDerek Huang2021-10-062-0/+54
* ec/google/chromeec: Update some PD and DisplayPort APIsDerek Huang2021-10-062-13/+29
* ec/google/chromeec: Update google_chromeec_usb_pd_control()Derek Huang2021-10-062-3/+5
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-057-8/+8
* ec/purism: Remove copied code from system76Arthur Heymans2021-09-272-63/+2
* ec/google/chromeec: Update ec_commands.hRob Barnes2021-09-221-2/+25
* ec/system76/ec: acpi: Implement _BIX methodIan Douglas Scott2021-09-172-0/+79
* ec/acpi: Remove empty "chip" driverNico Huber2021-09-081-4/+0
* ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLEScott Chao2021-08-062-2/+61
* ec/roda/it8518/acpi: Remove unnecessary assignmentsFelix Singer2021-07-282-8/+4
* ec/roda/it8518/acpi: Use lower-case hex formatFelix Singer2021-07-282-12/+12
* ec/roda/it8518/acpi: Use mathematical operatorsFelix Singer2021-07-282-5/+5
* ec/roda/it8518/acpi: Use bit-wise and logical operatorsFelix Singer2021-07-282-8/+8
* ec/roda/it8518/acpi: Make use of the assignment operatorFelix Singer2021-07-282-25/+25
* ec/roda/it8518/acpi: Get rid of `Index()`Felix Singer2021-07-281-9/+9
* ec/roda/it8518/acpi: Use decimal integers for accessing indexesFelix Singer2021-07-281-9/+9
* ec/roda/it8518/acpi: Make use of `Printf("...")`Felix Singer2021-07-284-34/+34
* ec/roda/it8518/acpi: Don't hard-code GPE offsetNico Huber2021-07-281-1/+1
* ec/kontron/kempld: Add minimal GPIO driverMaxim Polyakov2021-07-165-1/+95
* ec/google: Use EC_HOST_EVENT_NONERob Barnes2021-06-305-10/+10
* ec/google: Sync ec_commands.hRob Barnes2021-06-301-13/+173
* ec/google/wilco: Fix comment about enclosure typeKyösti Mälkki2021-06-211-1/+1
* ec/purism/librem/ec.asl: Disable notification for touchpad enable/disableMatt DeVillier2021-06-211-3/+5
* ec/google: Fix bad return valueRob Barnes2021-06-171-1/+1
* ec/google/chromeec: Separate SMBIOS SKU functionsYu-Ping Wu2021-06-093-36/+44
* ec: Add Star Labs ITE 8987E supportSean Rhodes2021-06-0413-0/+1083
* ec/kontron/kempld: Guard macro parametersAngel Pons2021-05-281-2/+2
* ec/google/wilco: Extend description of `EC_GOOGLE_WILCO`Paul Menzel2021-05-281-0/+7
* ec/google/wilco/mailbox: Fix format warning by using size_t length modifierPaul Menzel2021-05-261-1/+1
* ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONERaul E Rangel2021-05-201-0/+7
* ec/google/chromeec: Provide EC access for Retimer firmware upgradeJohn Zhao2021-05-181-0/+13
* ec/google/chromeec: Remove ec_retimer_fw_updateJohn Zhao2021-05-181-22/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-065-20/+20
* ec/lenovo/h8/h8.c: Skip setting volume if out of rangeAngel Pons2021-04-291-2/+2
* chromeec: Fix google_chromeec_status_check timeoutRob Barnes2021-04-291-17/+14
* ec/purism/librem-ec: Apply initial Purism customizationsNicole Faerber2021-04-215-76/+68
* ec/purism/librem-ec: Add support for Purism Librem ECMatt DeVillier2021-04-2112-0/+870
* ec/kontron: Use get_int_option()Angel Pons2021-04-211-6/+5
* ec/lenovo: Use get_int_option()Angel Pons2021-04-214-58/+24
* chromeec: make ssfc optional in fw_configKangheui Won2021-04-121-4/+2
* ec/lenovo/h8/acpi: fix wrong calculationMichael Niewöhner2021-04-081-1/+1
* ec/system76/ec: Add OLED screen toggleJeremy Soller2021-02-273-0/+9
* ec/system76/ec: Clean up/document battery ACPIJeremy Soller2021-02-271-41/+41
* ec/google/chromeec: Optionally include SSFC in firmware configKarthikeyan Ramasubramanian2021-02-272-1/+19
* ec/system76/ec: Preserve ECOS through suspendJeremy Soller2021-02-271-0/+7
* src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-31/+30
* src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-41/+43
* src/ec/acpi/ec.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-091-1/+1