summaryrefslogtreecommitdiff
path: root/driver/charger/bq24773.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-1/+1
* driver: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/charger/bq24773.c: Format with clang-formatJack Rosenthal2022-06-281-29/+24
* Drop some obsolete boardsJack Rosenthal2021-08-051-9/+0
* charger: replace charger_get_input_current usesEric Yilun Lin2020-12-081-3/+3
* charger: rename charger_set_input_currentEric Yilun Lin2020-12-081-3/+3
* Casta : Support Multi-ChargerYongBeum.Ha2020-11-171-0/+16
* Charger: Create charger driver structureDiana Z2020-01-281-42/+94
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* 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