summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* RT9490: Update CHARGE_I_MIN setting.jeffrey2022-08-241-4/+3
* sm5803: avoid requesting 0 fast-charge currentPeter Marheine2022-08-151-0/+12
* util: remove unused includesYuval Peress2022-08-052-0/+2
* sm5803: Add support for board with only one charger chipHank.Xie2022-08-041-0/+6
* sm5803: Fix failed to read VBUS after resuming from hibernationDevin Lu2022-08-031-4/+4
* rt9490: fix IBUS ADCEric Yilun Lin2022-07-291-3/+4
* RT9490: modify RT9490 CHARGE_I_MIN setting.jeffrey_lin2022-07-261-1/+10
* sm5803: disable GPADCs when in LPMPeter Marheine2022-07-222-30/+131
* sm5803: prevent use when PD max voltage exceeds 15VPeter Marheine2022-07-211-0/+7
* tree: remove unused P9221 wireless chargerTom Hughes2022-07-121-9/+0
* tree: Remove non-standard %pb printf formatTom Hughes2022-07-121-1/+1
* sm5803: slow clocks last when enabling LPMPeter Marheine2022-07-081-4/+5
* driver/charger/isl9241.h: Format with clang-formatJack Rosenthal2022-07-071-2/+2
* driver/charger/isl9241.c: Format with clang-formatJack Rosenthal2022-07-071-1/+1
* driver/charger/sm5803.c: Format with clang-formatJack Rosenthal2022-07-061-141/+116
* driver/charger/sy21612.c: Format with clang-formatJack Rosenthal2022-07-011-32/+27
* driver/charger/rt946x.c: Format with clang-formatJack Rosenthal2022-07-011-131/+131
* driver/charger/rt9490.c: Format with clang-formatJack Rosenthal2022-07-011-57/+50
* driver/charger/bd9995x.c: Format with clang-formatJack Rosenthal2022-07-011-186/+193
* driver/charger/bq24773.h: Format with clang-formatJack Rosenthal2022-07-011-58/+58
* driver/charger/bd9995x.h: Format with clang-formatJack Rosenthal2022-07-011-251/+249
* driver/charger/bq257x0_regs.h: Format with clang-formatJack Rosenthal2022-07-011-162/+160
* isl9241: Fix bypass modeDaisuke Nojiri2022-06-292-48/+136
* isl9241: Get bypass mode statusDaisuke Nojiri2022-06-291-0/+20
* isl9241: Add get_vsys_voltageDaisuke Nojiri2022-06-292-0/+35
* driver/charger/bq24715.h: Format with clang-formatJack Rosenthal2022-06-291-94/+93
* driver/charger/rt946x.h: Format with clang-formatJack Rosenthal2022-06-291-472/+470
* driver/charger/bq24715.c: Format with clang-formatJack Rosenthal2022-06-291-13/+11
* driver/charger/sm5803.h: Format with clang-formatJack Rosenthal2022-06-291-248/+246
* driver/charger/bq24773.c: Format with clang-formatJack Rosenthal2022-06-281-29/+24
* driver/charger/rt9490.h: Format with clang-formatJack Rosenthal2022-06-281-160/+160
* driver/charger/isl923x.h: Format with clang-formatJack Rosenthal2022-06-281-71/+71
* driver/charger/isl9241.c: Format with clang-formatJack Rosenthal2022-06-281-66/+58
* driver/charger/sy21612.h: Format with clang-formatJack Rosenthal2022-06-281-76/+76
* driver/charger/isl9241.h: Format with clang-formatJack Rosenthal2022-06-281-74/+74
* driver/charger/isl923x.c: Format with clang-formatJack Rosenthal2022-06-281-95/+87
* driver/charger/bq25710.h: Format with clang-formatJack Rosenthal2022-06-281-33/+33
* driver/charger/bq25710.c: Format with clang-formatJack Rosenthal2022-06-281-81/+64
* sm5803: ensure clocks are not in LPM when enablingPeter Marheine2022-06-281-0/+45
* Revert "sm5803: verify CHG_MON_REG settings when sinking"Peter Marheine2022-06-141-31/+0
* sm5803: verify CHG_MON_REG settings when sinkingPeter Marheine2022-05-301-0/+31
* bc12: split task handler in init and eventFabio Baltieri2022-05-273-43/+47
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+1
* isl923x: disable AMON/BMON after use.stabilize-14816.84.B-mainstabilize-14816.82.B-mainstabilize-14816.131.B-mainrelease-R103-14816.B-mainEric Yilun Lin2022-05-121-11/+25
* Krabby: add charger EOC deglitch workaroundTing Shen2022-05-121-0/+1
* ISL923x: Disable input regulation in driver initSam Hurst2022-05-021-4/+8
* ISL923x: Disable input regulation with functionSam Hurst2022-04-271-23/+18
* chgstv2: Add bypass mode for ISL9241Daisuke Nojiri2022-04-212-18/+321
* bq25710: add more options for Prochot settingarthur.lin2022-04-192-0/+8
* rt9490: move pwm freq setting to board levelTing Shen2022-04-152-6/+8