summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* 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