summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* bq24773: disable IDPM and AutoWake when battery is goneWonjoon Lee2015-10-262-1/+91
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-012-0/+33
* bq2589x: ryu: enable IR compensationVincent Palatin2015-06-242-0/+33
* cleanup: fix all the header guardsBill Richardson2015-06-189-27/+27
* bq2589x: fix typo in voltage selectionVincent Palatin2015-06-181-1/+1
* charger: Add Intersil charger ISL9237Rong Chang2015-06-082-0/+483
* bq24770: Corrected charger driver used an incorrect SMBUS address.Kevin K Wong2015-04-292-14/+19
* bq2589x: update driverstabilize-6996.BVincent Palatin2015-04-212-9/+51
* charger: add TI BQ2589x charger driverVincent Palatin2015-04-022-0/+359
* 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