summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* ppc: Create generic PPC driver framework.Aseda Aboagye2017-12-061-6/+64
* ppc: Add common APIs.Aseda Aboagye2017-12-052-0/+46
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-052-2/+4
* ish i2c: add I2C Fast Mode Plus 1Mbps speed optionli feng2017-12-041-0/+4
* charge_state: Change CHARGE_MAX_SLEEP_USEC to 1 minuteFurquan Shaikh2017-11-301-1/+1
* software_panic: Add a new software panic type for PMIC faultFurquan Shaikh2017-11-301-0/+1
* charger: add sy21612 buck-boost converter driverRong Chang2017-11-291-0/+1
* sb_fw_update: Get rid of CONFIG_SB_FIRMWARE_UPDATEFurquan Shaikh2017-11-281-3/+0
* chipset: Introduce CHIPSET_STATE_ANY_SUSPENDFurquan Shaikh2017-11-282-1/+4
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2017-11-281-0/+1
* hostevents: Reclaim EC_HOST_EVENT_EXTENDED bitFurquan Shaikh2017-11-281-6/+0
* charge_manager: Add EC_CMD_OVERRIDE_DEDICATED_CHARGER_LIMITDaisuke Nojiri2017-11-282-0/+14
* Separate VBUS detection and measurement mechanismsPhilip Chen2017-11-271-0/+11
* hammer: enable large block reading on usb i2c passthru.Chun-Ta Lin2017-11-242-26/+69
* ec_commands: Add structs for host command protocol V4Randall Spangler2017-11-221-1/+135
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-215-25/+36