summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2015-01-09chrome ec: Add ACPI Device for ALS if enabledDuncan Laurie
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-09spi: Factor EC protocol details out of the SPI drivers.Gabe Black
2014-12-06ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASLEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-29ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-09-29google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie
2014-09-19chrome ec: Add support for limiting charger currentDuncan Laurie
2014-09-12ec/lenovo/h8: return correctly typed package if battery is absentVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-30ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko
2014-08-30ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko
2014-08-30lenovo/h8: Support tablet eventsVladimir Serbinenko
2014-08-23ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in commentPaul Menzel
2014-08-13lenovo/h8: Support uwb radio.Vladimir Serbinenko
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-11lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko
2014-08-08chromeec: Implement full battery workaround at 6%Duncan Laurie
2014-08-04chrome ec: Add Methods for new EC eventsDuncan Laurie
2014-07-29ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.Vladimir Serbinenko
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-05-13chromeec: add function to reboot on unexpected imageAaron Durbin
2014-05-13chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie
2014-05-13chrome ec: call DPTF thermal threshold event handlerAaron Durbin
2014-05-13chrome ec: Update header and add functions to support DPTFDuncan Laurie
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-09baytrail: Basic DPTF frameworkDuncan Laurie
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-19ec/compal/ene932: Update to use coreboot EC-mainboard APIAlexandru Gagniuc
2014-04-12ec/compal/ene932/acpi: Let mainboard define the ACPI lid objectAlexandru Gagniuc
2014-04-09ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8'Alexandru Gagniuc
2014-03-01lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko
2014-01-30chromeec: allow override of i8042 interruptAaron Durbin
2014-01-30chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie
2014-01-12acpi/ec: Add missing delaysVladimir Serbinenko
2014-01-12ec/lenovo/h8: Add backlight control.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Make trackpoint enable a CMOS option.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove trackpoint_enable from device tree.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: make wlan config a CMOS optionVladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow control of low-battery beep.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow user to disable powermanagement beeps.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Implement sticky Fn option.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Add an option to swap ctrl and fn.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.Vladimir Serbinenko