aboutsummaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2018-06-07google/chromeec: Set proper dev opsNaresh G Solanki
2018-06-04src/ec: Remove whitespace before tabElyes HAOUAS
2018-06-01ec/google/chromeec: Initialize SMI mask in google_chromeec_events_initFurquan Shaikh
2018-05-29chromeec platforms: Update ACPI throttle handler callMartin Roth
2018-05-24src: Remove space after `defined`Elyes HAOUAS
2018-05-24chromeec: Add support for controlling USB port powerEmil Lundmark
2018-05-08ec/google/chromeec: add config for wake event typesPatrick Georgi
2018-05-08ec/lenovo/h8: Get rid of device_tElyes HAOUAS
2018-05-03ec/google/chromeec: Update Tablet event callMartin Roth
2018-05-01chromeec platforms: Update ACPI thermal event handler callMartin Roth
2018-04-30cros-ec: Avoid infinitely looping in google_chromeec_pd_get_amodeDaisuke Nojiri
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-01chromeec: fix an uninitialized local variableZhuohao Lee
2018-03-26ec/purism: Fix CPU Turbo value (PPCM) set by the ECYouness Alaoui
2018-03-09ec/google/chromeec: Add boardid.c to bootblockMartin Roth
2018-03-07ec/google/chromeec: Fix typo preventing PD EC firmware inclusionBen Pye
2018-03-06mainboard/google/fizz: Check HDMI HPD and DisplayPort HPDDaisuke Nojiri
2018-03-05ec/chromeec: Fix check for UHEPI supportMatt DeVillier
2018-03-02ec/google/chromeec: Add note before error messageMartin Roth
2018-02-26ec/google/chromeec: Remove extra newline characters from printkFurquan Shaikh
2018-02-17chromeec: Sync ec_commands.h for CBI tagsDaisuke Nojiri
2018-02-17chromeec: Add google_chromeec_wait_for_displayDaisuke Nojiri
2018-02-17chromeec: Add google_chromeec_pd_get_amodeDaisuke Nojiri
2018-02-12ec/chromeec: Fix battery ACPI mutex levelMatt DeVillier
2018-02-09chromeec: Fix ACPI compile warningLijian Zhao
2018-02-07chromeec: Add support for reading second battery infoNicolas Boichat
2018-02-05ec/google: Get OEM ID and SKU ID from ECDaisuke Nojiri
2018-02-02ec/google/chromeec: Remove wake flag from keyboard IRQDuncan Laurie
2018-01-30chromeec: Decouple EC tablet event and TBMC deviceFurquan Shaikh
2018-01-26ec/google/chromeec: Add _PRW property to CREC deviceFurquan Shaikh
2018-01-17google/chromeec: Enable unified host event programming interfaceJenny TC
2018-01-17ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans
2018-01-12ec/lenovo/h8: Add support for bluetooth on wifiPatrick Rudolph
2017-12-25ec/hp/kbc1126: change the default offset of the blobsIru Cai
2017-12-19ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serializedIru Cai
2017-12-08chromeec: Add command to override charger limitDaisuke Nojiri
2017-12-08cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-12-03ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)Patrick Rudolph
2017-11-30chromeec: Notify CREC device of wakeup eventsFurquan Shaikh
2017-11-22chromeec: Change the API for hostevent/wake masks to handle 64-bitFurquan Shaikh
2017-11-14ec/lenovo/h8/acpi/ec: Add registersPatrick Rudolph
2017-11-07ec/lenovo/h8: Clear EC output queue before enablementBill XIE
2017-11-07ec/acpi: add mechanisms to clear EC output queueBill XIE
2017-11-04ec/lenovo/h8/acpi/thermal: Add ACPI fan controlPatrick Rudolph
2017-11-04ec/lenovo/h8/acpi/thermal: Add support for passive coolingPatrick Rudolph
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-20chromeec: Add function to retrieve usb c charger infoShelley Chen
2017-10-19google/chromeec: Do not set wake mask before logging EC eventsFurquan Shaikh
2017-10-19ec/google/chromeec: Export google_chromeec_log_events in ec.hFurquan Shaikh
2017-10-18google/chromeec: Drain all MKBP events while clearing host eventsFurquan Shaikh
2017-10-18google/chromeec: Add new helper function to read MKBP eventsFurquan Shaikh
2017-10-10ec/lenovo/h8: Serialize control method _CRSPaul Menzel
2017-10-08ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-09-26chromeec: Provide helper routine to read boardid from Chrome ECFurquan Shaikh
2017-09-25ec/lenovo/pmh7: Dump revision and IDPatrick Rudolph
2017-09-19ec/quanta/it8518: add missing HID to SIO deviceMatt DeVillier
2017-09-19ec/quanta/it8518: correct ACPI battery data fed into ToString()Matt DeVillier
2017-09-19ec/purism/librem: fix battery present rateMatt DeVillier
2017-09-13ec/google: Add command to set APU SKU ID to ECKevin Chiu
2017-09-11ec/lenovo/h8: Add WWAN detection supportPatrick Rudolph
2017-09-06ec/lenovo/h8: Add BDC detection supportPatrick Rudolph
2017-08-30ec/google: Use feature flag layout that matches the EC host commandPatrick Georgi
2017-08-27ec/lenovo/h8/acpi/thermal: Don't hardcode limitsPatrick Rudolph
2017-08-22ec/google: Detect keyboard backlight at runtimePatrick Georgi
2017-08-21ec/lenovo/h8: Add panic methodPatrick Rudolph
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-15ec/google: Add command to fetch SKU ID from ECPatrick Georgi
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-11ec/google: update ec_commands.hPatrick Georgi
2017-08-11ec: add support for KBC1126 in HP laptopsIru Cai
2017-07-18ec/lenovo/h8/h8: Always enable tp-smapi and thermalPatrick Rudolph
2017-07-08ec/mec1308: Fix fan control ACPIMatt DeVillier
2017-07-07ec/lenovo/h8/smm: Support USB always on AC onlyPatrick Rudolph
2017-07-01ec/google/chromeec: Add support for EC device eventsDuncan Laurie
2017-07-01ec/google/chromeec: Sync header with Chromium EC codebaseDuncan Laurie
2017-06-28src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-12ec/librem/ec: Fix offset for Bluetooth enable (BTLE)Matt DeVillier
2017-06-07Kconfig: Indent help textMartin Roth
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-04ec/ene_kb3940q: correct ACPI battery data fed into ToString()Matt DeVillier
2017-06-02ec/google/chromeec: Fix typo in ECUI deviceDuncan Laurie
2017-05-11mb/lenovo/x201: Add support for ThinkLightStefan Ott
2017-05-05ec/google/chromeec: provide reboot functionAaron Durbin
2017-04-08ec/roda/it8518: Do EC write manually with long timeoutNico Huber
2017-04-08ec/acpi: Add function to read EC status registerNico Huber
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-27ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh
2017-03-22google/chromeec: Ensure \_SB.LID0 is present before using itFurquan Shaikh
2017-03-21ec/lenovo/h8: Support an optional battery page flip delayTobias Diedrich
2017-03-11lenovo/t400: Rewrite dock from t60Kyösti Mälkki
2017-03-09google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh
2017-03-06ec/lenovo/h8: Use older syntax for bit shiftPaul Menzel
2017-02-28ec/lenovo/h8: Fix mute LEDsNicola Corna
2017-02-28ec/lenovo/h8: Pulse the power LED during S3, if supportedNicola Corna
2017-02-28ec/lenovo/h8: Add tablet mode switch methodNicola Corna
2017-02-28Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans