summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* motion_sense: Check presence of {set,get}_{range,offset}Alexandru M Stan2018-02-011-0/+4
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-312-5/+8
* led: Only report auto control for supported LEDs.Aseda Aboagye2018-01-311-4/+11
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-312-0/+11
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-5/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-01-301-1/+1
* charge_state_v2: Fix current limit when lid has no batteryNicolas Boichat2018-01-301-7/+12
* sensors: Remove debug printfGwendal Grignou2018-01-291-2/+0
* charge_state_v2: Fetch static battery information when flags changeNicolas Boichat2018-01-291-5/+7
* Make CONFIG_MALLOC partition-specificVincent Palatin2018-01-261-4/+3
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-261-11/+474
* usb pd: Increasing delay for Rp time on CC linesJett Rink2018-01-261-2/+2
* usbc: Moving PPC init after setting TCPC resistors.Jett Rink2018-01-252-14/+27
* fpsensor: update interfaceVincent Palatin2018-01-231-10/+42
* host_command: Suppress individual host command debug logDaisuke Nojiri2018-01-221-0/+21
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-181-0/+3
* CBI: Retry read and cache the resultDaisuke Nojiri2018-01-181-12/+19
* charge_state_v2: Wake charger task when we start/stop providing powerNicolas Boichat2018-01-181-0/+5
* fpsensor: fix test buildVincent Palatin2018-01-181-5/+6
* backlight: Adding support for active low GPIO signalJett Rink2018-01-181-4/+17
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-181-0/+87
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-181-0/+29
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-182-0/+128
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-161-0/+28
* battery: Add support for reading base battery through host commandNicolas Boichat2018-01-141-0/+41
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-01-121-2/+2
* ccd: use async TPM reset where requiredVadim Bendebury2018-01-121-7/+27
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-01-121-0/+69
* ccd: do not allow 'unlock' from console unless password is setVadim Bendebury2018-01-121-1/+6
* ccd: add 'in progress' return valueVadim Bendebury2018-01-121-7/+12
* pp: add API to show when press is expectedVadim Bendebury2018-01-121-0/+14
* pp: split fsm state in twoVadim Bendebury2018-01-121-5/+14
* ccd: refactor to allow clear indication of CCD command being in progressVadim Bendebury2018-01-121-1/+13
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-01-112-71/+144
* ccd: Refactor routing CCD commands through TPM taskVadim Bendebury2018-01-101-17/+32
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-101-20/+74
* EFS: Add SIG_RW_B in fmapDaisuke Nojiri2018-01-101-1/+16
* ec_commands: EC_CMD_BATTERY_GET_DYNAMIC: Clarify the meaning of flagsNicolas Boichat2018-01-101-0/+6
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+5
* EFS: Add EFS_VERIFY host commandDaisuke Nojiri2018-01-091-0/+19
* ec_ec_comm_master: Functions for EC-EC communication masterNicolas Boichat2018-01-052-0/+355
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-042-5/+38
* wand: Make sure battery is cut-off when criticalNicolas Boichat2018-01-041-0/+5
* ec_commands: battery_dynamic_info: Rename current to actual_currentNicolas Boichat2018-01-041-2/+2
* USB/PD: Request discover identity on bootDaisuke Nojiri2018-01-041-12/+19
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-022-0/+68
* ec_flash: Add W25Q128 SPI flashScott Worley2017-12-281-1/+8
* ec_als: ALS now uses CPRINT macrosScott Worley2017-12-281-1/+6
* ec_gpio: Add GPIO power down supportScott Worley2017-12-281-0/+34
* charger: Use shorter poll timeouts when on-acShawn Nematbakhsh2017-12-271-3/+4