summaryrefslogtreecommitdiff
path: root/driver/charger/bq25710.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+4
* bq25710: Allow IDCHG to be used as a prochot triggerScott Collyer2019-05-211-0/+63
* bq25710: Adjust settings to limit VSYS droop with no batteryScott Collyer2019-05-171-7/+47
* bq25710: Add support for charger_dump commandFurquan Shaikh2019-05-091-0/+48
* bq25710: Report VBUS as 0 when VBUS is too low to measurePhilip Chen2019-03-081-3/+7
* bq25710: Disable VDPM-triggered PROCHOT by defaultPhilip Chen2019-03-061-1/+12
* bq25710: Add support for Vbus measurement by ADCPhilip Chen2019-03-011-35/+76
* hatch: Add support for charging and USB type CScott Collyer2019-01-291-0/+4
* bq25710: Fix issue with HW ramp supportScott Collyer2018-10-021-0/+2
* bq25710: Add bq25710 charger driverScott Collyer2018-07-291-0/+383