summaryrefslogtreecommitdiff
path: root/driver/charger/rt9490.c
Commit message (Expand)AuthorAgeFilesLines
* geralt: disable bc1.2Ting Shen2023-02-141-0/+2
* driver: Sort header filesJeremy Bettis2022-11-291-3/+3
* rt9490: disable special TA detectionalvishsu2022-11-111-0/+4
* rt9490: disable the force B-FET on experimental featureTing Shen2022-10-281-0/+21
* rt9490: disable EOC-Force-CCMalvishsu2022-10-281-1/+12
* 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
* 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-121-1/+1
* temp-sensor-rt9490: migrate to common thermistor codeTing Shen2022-09-011-53/+10
* charger/rt9490: fix incorrect unit in ADC measurementTing Shen2022-08-301-3/+3
* RT9490 : Use ADC thermistor on RT9490jeffrey2022-08-291-0/+64
* charger/rt9490: workaround code cleanupTing Shen2022-08-251-5/+4
* RT9490: Update CHARGE_I_MIN setting.jeffrey2022-08-241-4/+3
* rt9490: fix IBUS ADCEric Yilun Lin2022-07-291-3/+4
* RT9490: modify RT9490 CHARGE_I_MIN setting.jeffrey_lin2022-07-261-1/+10
* driver/charger/rt9490.c: Format with clang-formatJack Rosenthal2022-07-011-57/+50
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-38/+37
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+1
* rt9490: move pwm freq setting to board levelTing Shen2022-04-151-6/+6
* krabby: Force RT9490 switching frequency in 1MHzalvishsu2022-04-141-0/+6
* krabby: disable charger ADC when no ACstabilize-14695.85.B-mainstabilize-14695.107.B-mainrelease-R102-14695.B-mainTing Shen2022-04-131-1/+1
* 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
* rt9490: implement bc12 driverTing Shen2022-02-211-0/+169
* rt9490: implement dump_registersTing Shen2022-02-171-0/+34
* driver: implement rt9490 driverTing Shen2022-02-111-0/+523