summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec/lenovo/h8/h8: Always enable tp-smapi and thermalPatrick Rudolph2017-07-181-5/+9
* ec/mec1308: Fix fan control ACPIMatt DeVillier2017-07-081-6/+36
* ec/lenovo/h8/smm: Support USB always on AC onlyPatrick Rudolph2017-07-071-3/+15
* ec/google/chromeec: Add support for EC device eventsDuncan Laurie2017-07-014-1/+113
* ec/google/chromeec: Sync header with Chromium EC codebaseDuncan Laurie2017-07-011-566/+1218
* src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-284-7/+7
* device/pnp: remove struct io_infoSamuel Holland2017-06-136-14/+14
* ec/librem/ec: Fix offset for Bluetooth enable (BTLE)Matt DeVillier2017-06-121-1/+1
* Kconfig: Indent help textMartin Roth2017-06-075-5/+5