summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/roda: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-262-6/+4
* ec/compal: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/google: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph2018-07-191-8/+40
* ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph2018-07-193-0/+37
* ec/lenovo/h8/ssdt: Add keyboard backlight interfacePatrick Rudolph2018-07-192-0/+35
* ec/lenovo/h8/acpi: Add WWAN ACPI methodsPatrick Rudolph2018-07-192-0/+39
* src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph2018-07-095-0/+102
* ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph2018-07-062-136/+157
* ec/google/chromeec: Remove keyboard initializationFurquan Shaikh2018-07-031-2/+0
* ec/google/chromeec: Remove notify for power buttonFurquan Shaikh2018-07-021-1/+0
* google/chromeec: Set proper dev opsNaresh G Solanki2018-06-071-6/+2
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-044-9/+9
* ec/google/chromeec: Initialize SMI mask in google_chromeec_events_initFurquan Shaikh2018-06-012-1/+4
* chromeec platforms: Update ACPI throttle handler callMartin Roth2018-05-291-7/+6
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-3/+3
* chromeec: Add support for controlling USB port powerEmil Lundmark2018-05-242-0/+28
* ec/google/chromeec: add config for wake event typesPatrick Georgi2018-05-081-0/+12
* ec/lenovo/h8: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* ec/google/chromeec: Update Tablet event callMartin Roth2018-05-031-4/+2
* chromeec platforms: Update ACPI thermal event handler callMartin Roth2018-05-011-4/+3
* cros-ec: Avoid infinitely looping in google_chromeec_pd_get_amodeDaisuke Nojiri2018-04-301-11/+14
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* chromeec: fix an uninitialized local variableZhuohao Lee2018-04-011-1/+1
* ec/purism: Fix CPU Turbo value (PPCM) set by the ECYouness Alaoui2018-03-261-2/+2
* ec/google/chromeec: Add boardid.c to bootblockMartin Roth2018-03-091-0/+1
* ec/google/chromeec: Fix typo preventing PD EC firmware inclusionBen Pye2018-03-071-1/+1
* mainboard/google/fizz: Check HDMI HPD and DisplayPort HPDDaisuke Nojiri2018-03-062-9/+16
* ec/chromeec: Fix check for UHEPI supportMatt DeVillier2018-03-051-1/+1
* ec/google/chromeec: Add note before error messageMartin Roth2018-03-021-0/+1
* ec/google/chromeec: Remove extra newline characters from printkFurquan Shaikh2018-02-261-3/+3
* chromeec: Sync ec_commands.h for CBI tagsDaisuke Nojiri2018-02-172-14/+11
* chromeec: Add google_chromeec_wait_for_displayDaisuke Nojiri2018-02-172-0/+25
* chromeec: Add google_chromeec_pd_get_amodeDaisuke Nojiri2018-02-172-0/+49
* ec/chromeec: Fix battery ACPI mutex levelMatt DeVillier2018-02-121-1/+1
* chromeec: Fix ACPI compile warningLijian Zhao2018-02-091-0/+4
* chromeec: Add support for reading second battery infoNicolas Boichat2018-02-073-112/+324
* ec/google: Get OEM ID and SKU ID from ECDaisuke Nojiri2018-02-053-0/+103
* ec/google/chromeec: Remove wake flag from keyboard IRQDuncan Laurie2018-02-021-2/+2
* chromeec: Decouple EC tablet event and TBMC deviceFurquan Shaikh2018-01-301-1/+3
* ec/google/chromeec: Add _PRW property to CREC deviceFurquan Shaikh2018-01-261-0/+3
* google/chromeec: Enable unified host event programming interfaceJenny TC2018-01-174-33/+282
* ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans2018-01-172-1/+6
* ec/lenovo/h8: Add support for bluetooth on wifiPatrick Rudolph2018-01-122-1/+9
* ec/hp/kbc1126: change the default offset of the blobsIru Cai2017-12-251-2/+2
* ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serializedIru Cai2017-12-191-1/+1
* chromeec: Add command to override charger limitDaisuke Nojiri2017-12-083-0/+40
* cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri2017-12-081-1/+2