summaryrefslogtreecommitdiff
path: root/driver/charger/bq2589x.c
Commit message (Expand)AuthorAgeFilesLines
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-041-0/+2
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* glados: isl9237: add HW charge rampingAlec Berg2015-11-091-0/+17
* bq2589x: Add CONFIG_CHARGER_TERM_CURRENT_LIMIT support.Todd Broch2015-08-201-1/+6
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-291-1/+2
* bq2598x: implement "discharge on AC"Vincent Palatin2015-07-221-1/+12
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-011-0/+29
* bq2589x: ryu: enable IR compensationVincent Palatin2015-06-241-0/+8
* bq2589x: fix typo in voltage selectionVincent Palatin2015-06-181-1/+1
* bq2589x: update driverstabilize-6996.BVincent Palatin2015-04-211-9/+24
* charger: add TI BQ2589x charger driverVincent Palatin2015-04-021-0/+306