summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* 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
* krabby: Force RT9490 switching frequency in 1MHzalvishsu2022-04-142-0/+9
* krabby: disable charger ADC when no ACstabilize-14695.85.B-mainstabilize-14695.107.B-mainrelease-R102-14695.B-mainTing Shen2022-04-132-1/+5
* drive/charger/isl923x: Fix race condition with discharge_on_acEric Yilun Lin2022-04-121-6/+31
* drive/charger/isl9421: Fix race condition with discharge_on_acRobert Zieba2022-04-081-13/+38
* rt1739/rt9490/rt1718s: fix bc12 detection logicTing Shen2022-03-311-15/+20
* util: align the IN_RANGE implementation with zephyrTing Shen2022-03-231-4/+4
* isl9241: add Control3 bit5 input current limitMatt Wang2022-03-171-0/+2
* taeko: modify for Prochot function settingamber.chen2022-03-142-0/+7
* sm5803: don't attempt to resume charging from no portPeter Marheine2022-03-101-1/+1
* rt9490: implement bc12 driverTing Shen2022-02-212-0/+198
* rt9490: implement dump_registersTing Shen2022-02-171-0/+34
* driver/isl9241: Correct charger informationDevin Lu2022-02-162-6/+11
* driver: implement rt9490 driverTing Shen2022-02-112-0/+738
* nissa: Add charger config for SM5803Andrew McRae2022-01-251-2/+15
* zephyr: charger: support zephyr compilationRajesh Kumar2022-01-201-1/+2