summaryrefslogtreecommitdiff
path: root/driver/charger/bq24773.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove lucid and snoball boardsShawn Nematbakhsh2017-09-121-7/+0
* lucid: set bq24773 switching frequency to 600kHzAlec Berg2015-09-171-0/+6
* bq24770: Corrected charger driver used an incorrect SMBUS address.Kevin K Wong2015-04-291-8/+10
* charger: bq24773: Fix read input current errorstabilize-6912.Bjames_chao2015-03-241-2/+2
* charger: Add support for bq24770james_chao2015-03-241-27/+37
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-0/+13
* bq24773: turn off prochot warningAlec Berg2015-01-261-0/+4
* Disable LEARN option during charger initMohammed Habibulla2014-10-101-1/+11
* samus: ryu: fix charge state machine init of input currentstabilize-6146.BAlec Berg2014-08-121-9/+4
* samus: hack to read AC present state from PDDuncan Laurie2014-06-271-4/+7
* Replace magic numbers with #defines for charger bq24773.cBill Richardson2014-05-151-9/+9
* fruitpie: disable battery charging chip ILIM pinAlec Berg2014-05-141-0/+19
* Add driver for TI BQ24773 chargerVincent Palatin2014-03-291-0/+194