summaryrefslogtreecommitdiff
path: root/driver/charger/bq2589x.h
Commit message (Expand)AuthorAgeFilesLines
* Charger: Remove unused charger driversDiana Z2020-01-281-113/+0
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* glados: isl9237: add HW charge rampingAlec Berg2015-11-091-0/+1
* ryu: Change charger termination current to 192mA.Todd Broch2015-08-271-1/+1
* bq2589x: Add CONFIG_CHARGER_TERM_CURRENT_LIMIT support.Todd Broch2015-08-201-0/+2
* bq2598x: implement "discharge on AC"Vincent Palatin2015-07-221-0/+1
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-011-0/+4
* bq2589x: ryu: enable IR compensationVincent Palatin2015-06-241-0/+25
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* bq2589x: update driverstabilize-6996.BVincent Palatin2015-04-211-0/+27
* charger: add TI BQ2589x charger driverVincent Palatin2015-04-021-0/+53