summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CBI: Make data offset and size variableDaisuke Nojiri2018-03-122-28/+30
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-181-1/+10
* backlight: Adding support for active low GPIO signalJett Rink2018-01-182-0/+14
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-181-0/+23
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-181-0/+21
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-182-0/+66
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-171-0/+3
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-162-0/+18
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-01-121-0/+1
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-01-121-0/+9
* ccd: add 'in progress' return valueVadim Bendebury2018-01-121-0/+2
* pp: add API to show when press is expectedVadim Bendebury2018-01-121-0/+12
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-01-111-0/+6
* config.h: Define CONFIG_EC_EC_COMM_BATTERY_MASTER/SLAVENicolas Boichat2018-01-113-8/+14
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-102-1/+16
* ec_commands: EC_CMD_BATTERY_GET_DYNAMIC: Clarify the meaning of flagsNicolas Boichat2018-01-101-1/+3
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+10
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-102-2/+16
* EFS: Add EFS_VERIFY host commandDaisuke Nojiri2018-01-091-0/+7
* ec_commands: Add sync sensorGwendal Grignou2018-01-081-0/+3
* stm32: add SPI master for STM32H7Vincent Palatin2018-01-081-0/+2
* ec_ec_comm_master: Functions for EC-EC communication masterNicolas Boichat2018-01-051-0/+60
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-042-0/+19
* wand: Make sure battery is cut-off when criticalNicolas Boichat2018-01-041-5/+2
* ec_commands: battery_dynamic_info: Rename current to actual_currentNicolas Boichat2018-01-041-2/+2
* Add SB-TSI temp sensor driverAlec Thilenius2018-01-031-0/+1
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-021-0/+18
* motion_sense: Fix indentation in headerAlexandru M Stan2018-01-021-5/+5
* ec_chip_mchp: Add MCHP TFDP trace debug filesScott Worley2017-12-281-0/+1
* ec_flash: Add W25Q128 SPI flashScott Worley2017-12-282-0/+6
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-281-0/+2
* ec_als: ALS now uses CPRINT macrosScott Worley2017-12-281-0/+3
* ec_gpio: Add GPIO power down supportScott Worley2017-12-282-0/+19
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-281-0/+38
* printf: add %li format for compatibilityVincent Palatin2017-12-252-0/+8
* ec_ec_comm_slave: EC-EC communication slave task and functionsNicolas Boichat2017-12-202-0/+42
* ec_commands: Add commands required for EC-EC communicationNicolas Boichat2017-12-191-0/+66
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-4/+17
* consumer: Remove flush operationNicolas Boichat2017-12-181-6/+0
* ppc: Add API to set Vbus source ILIM.Aseda Aboagye2017-12-131-0/+19
* ec_commands: Remove zero-size structsRandall Spangler2017-12-131-30/+27
* ish i2c: use i2c_ports[] to set bus speedli feng2017-12-131-4/+0
* hammer: Detect backlight circuitryNicolas Boichat2017-12-121-0/+5
* ppc: sn5s330: Add interrupt handler.Aseda Aboagye2017-12-121-0/+7
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-112-0/+8
* motion: Add bh1730 as a motion sensorYB.Ha2017-12-082-0/+7
* i2c: support large reading in i2c_xfer()Chun-Ta Lin2017-12-072-1/+15
* sn5s330: Add support for Vbus detection.Aseda Aboagye2017-12-062-0/+30
* eve_fp: update fingerprint architectureVincent Palatin2017-12-062-1/+88
* host_events: Introduce unified host event commandJenny TC2017-12-062-0/+105