summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)Patrick Rudolph2017-12-032-10/+30
* chromeec: Notify CREC device of wakeup eventsFurquan Shaikh2017-11-301-2/+5
* chromeec: Change the API for hostevent/wake masks to handle 64-bitFurquan Shaikh2017-11-226-51/+51
* ec/lenovo/h8/acpi/ec: Add registersPatrick Rudolph2017-11-141-0/+24
* ec/lenovo/h8: Clear EC output queue before enablementBill XIE2017-11-071-0/+1
* ec/acpi: add mechanisms to clear EC output queueBill XIE2017-11-072-0/+16
* ec/lenovo/h8/acpi/thermal: Add ACPI fan controlPatrick Rudolph2017-11-042-6/+67
* ec/lenovo/h8/acpi/thermal: Add support for passive coolingPatrick Rudolph2017-11-041-11/+37
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* chromeec: Add function to retrieve usb c charger infoShelley Chen2017-10-202-0/+38
* google/chromeec: Do not set wake mask before logging EC eventsFurquan Shaikh2017-10-192-4/+14
* ec/google/chromeec: Export google_chromeec_log_events in ec.hFurquan Shaikh2017-10-192-1/+4
* google/chromeec: Drain all MKBP events while clearing host eventsFurquan Shaikh2017-10-181-0/+5
* google/chromeec: Add new helper function to read MKBP eventsFurquan Shaikh2017-10-182-0/+21
* ec/lenovo/h8: Serialize control method _CRSPaul Menzel2017-10-101-1/+1
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-082-23/+59
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-042-83/+0
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-261-2/+3