summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* Revert "rt9490: remove set_mode function"stabilize-15185.B-mainstabilize-15185.7.B-mainEric Yilun Lin2022-10-141-0/+28
* rt9490: remove set_mode functionTing Shen2022-10-071-28/+0
* sm5803: disable sinking before other reconfigurationPeter Marheine2022-10-061-5/+11
* charger: Detect the number of battery cellsKyle Lin2022-09-281-0/+24
* rt9490: implement get/set_optionEric Yilun Lin2022-09-261-0/+15
* rt9490: various bug fixTing Shen2022-09-221-3/+5
* Update license boilerplate text in source code filesMike Frysinger2022-09-1221-21/+21
* sm5803: add the CONFIG_BATTERY for the battery apiZhuohao Lee2022-09-081-42/+60
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-013-6/+6
* temp-sensor-rt9490: migrate to common thermistor codeTing Shen2022-09-012-63/+19
* charger/rt9490: fix incorrect unit in ADC measurementTing Shen2022-08-301-3/+3
* RT9490 : Use ADC thermistor on RT9490jeffrey2022-08-292-0/+76
* charger/rt9490: workaround code cleanupTing Shen2022-08-251-5/+4
* 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