summaryrefslogtreecommitdiff
path: root/driver/charger/bq24773.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-8/+8
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-8/+12
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-4/+4
* lucid: set bq24773 switching frequency to 600kHzAlec Berg2015-09-171-0/+5
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* bq24770: Corrected charger driver used an incorrect SMBUS address.Kevin K Wong2015-04-291-6/+9
* charger: Add support for bq24770james_chao2015-03-241-0/+70
* bq24773: turn off prochot warningAlec Berg2015-01-261-3/+3
* Replace magic numbers with #defines for charger bq24773.cBill Richardson2014-05-151-0/+16
* fruitpie: disable battery charging chip ILIM pinAlec Berg2014-05-141-0/+2
* Add driver for TI BQ24773 chargerVincent Palatin2014-03-291-0/+31