summaryrefslogtreecommitdiff
path: root/driver/charger/bq25710.h
Commit message (Expand)AuthorAgeFilesLines
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* bq25710: Allow IDCHG to be used as a prochot triggerScott Collyer2019-05-211-0/+2
* bq25710: Adjust settings to limit VSYS droop with no batteryScott Collyer2019-05-171-0/+12
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-10/+10
* bq25710: Disable VDPM-triggered PROCHOT by defaultPhilip Chen2019-03-061-0/+4
* bq25710: Add support for Vbus measurement by ADCPhilip Chen2019-03-011-0/+7
* bq25710: Fix issue with HW ramp supportScott Collyer2018-10-021-1/+1
* bq25710: Add bq25710 charger driverScott Collyer2018-07-291-0/+67