summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* chromeec: Provide helper routine to read boardid from Chrome ECFurquan Shaikh2017-09-263-0/+36
* ec/lenovo/pmh7: Dump revision and IDPatrick Rudolph2017-09-252-0/+7
* ec/quanta/it8518: add missing HID to SIO deviceMatt DeVillier2017-09-191-0/+1
* ec/quanta/it8518: correct ACPI battery data fed into ToString()Matt DeVillier2017-09-191-3/+3
* ec/purism/librem: fix battery present rateMatt DeVillier2017-09-191-0/+5
* ec/google: Add command to set APU SKU ID to ECKevin Chiu2017-09-133-2/+27
* ec/lenovo/h8: Add WWAN detection supportPatrick Rudolph2017-09-115-12/+77
* ec/lenovo/h8: Add BDC detection supportPatrick Rudolph2017-09-065-10/+80
* ec/google: Use feature flag layout that matches the EC host commandPatrick Georgi2017-08-302-4/+48
* ec/lenovo/h8/acpi/thermal: Don't hardcode limitsPatrick Rudolph2017-08-271-0/+25
* ec/google: Detect keyboard backlight at runtimePatrick Georgi2017-08-222-0/+16
* ec/lenovo/h8: Add panic methodPatrick Rudolph2017-08-214-0/+70
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* ec/google: Add command to fetch SKU ID from ECPatrick Georgi2017-08-152-0/+19
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-6/+6
* ec/google: update ec_commands.hPatrick Georgi2017-08-111-2/+31
* ec: add support for KBC1126 in HP laptopsIru Cai2017-08-1110-0/+1317