summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* charger: bq24773: Fix read input current errorstabilize-6912.Bjames_chao2015-03-241-2/+2
* charger: Add support for bq24770james_chao2015-03-242-27/+107
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-0/+13
* bq24773: turn off prochot warningAlec Berg2015-01-262-3/+7
* Disable LEARN option during charger initMohammed Habibulla2014-10-105-1/+35
* samus: ryu: fix charge state machine init of input currentstabilize-6146.BAlec Berg2014-08-121-9/+4
* cprints: Revert some changes from CPRINTF to CPRINTSAnton Staaf2014-07-031-3/+3
* samus: hack to read AC present state from PDDuncan Laurie2014-06-271-4/+7
* Add cprints() and ccprints()Vic Yang2014-05-211-3/+3
* Replace magic numbers with #defines for charger bq24773.cBill Richardson2014-05-152-9/+25
* fruitpie: disable battery charging chip ILIM pinAlec Berg2014-05-142-0/+21
* Big: Correct the charger IC drivercloud_lin2014-04-242-0/+240
* Add driver for TI BQ24773 chargerVincent Palatin2014-03-292-0/+225
* Big: Add ectool discharge command.cloud_lin2014-03-181-0/+17
* Mark some private functions static in unused driverBill Richardson2014-02-281-2/+2
* Enable IDPM for bq24715 charge controllerChromeOS Developer2014-02-262-3/+6
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-162-3/+19
* cleanup: Add bug number to TODO comment in charger driverRandall Spangler2013-10-251-7/+8
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-2/+2
* cleanup: Rename and move header filesRandall Spangler2013-10-2310-5/+317
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-235-0/+986