summaryrefslogtreecommitdiff
path: root/driver/charger/rt946x.c
Commit message (Expand)AuthorAgeFilesLines
* driver: Sort header filesJeremy Bettis2022-11-291-2/+2
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree: remove unused P9221 wireless chargerTom Hughes2022-07-121-9/+0
* driver/charger/rt946x.c: Format with clang-formatJack Rosenthal2022-07-011-131/+131
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-2/+4
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* charger: replace charger_get_input_current usesEric Yilun Lin2020-12-081-5/+5
* charger: rename charger_set_input_currentEric Yilun Lin2020-12-081-3/+3
* Casta : Support Multi-ChargerYongBeum.Ha2020-11-171-0/+13
* ec: change usage of dummySam Hurst2020-08-051-2/+2
* bc12: create bc12 driver structureTing Shen2020-05-291-7/+20
* rt946x: remove usb_charger_set_switches from board.hTing Shen2020-05-071-0/+4
* bc12: Limit max current to 1.5AAseda Aboagye2020-04-301-13/+8
* charger: Add chgnum arg to charger_get_input_currentAseda Aboagye2020-04-151-1/+1
* Charger: Add driver function for sourcing OTGDiana Z2020-03-211-1/+2
* Kodama: delay to enable charger EOC and TE functionxiong.huang2020-02-141-0/+7
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-6/+11
* Charger: Create charger driver structureDiana Z2020-01-281-230/+301
* rt946x: lock ADC before cut-off.Allen Chiang2020-01-201-4/+37
* rt946x: reduce DB and BL driving capacityAllen Chiang2020-01-141-0/+35
* rt946x: polish charger log formatEric Yilun Lin2019-12-241-5/+6
* charger/rt946x: support AC state detectionEric Yilun Lin2019-12-201-0/+21
* rt946x: add missing new line in console logTing Shen2019-12-181-1/+1
* rt946x: reduce log infoEric Yilun Lin2019-12-181-46/+18
* charger/rt946x: expose rt946x_get_adcYilun Lin2019-12-171-10/+1
* charger/rt946x: fix updating CHARGE_SUPPLIER_NONEEric Yilun Lin2019-12-091-1/+2
* charger/rt946x: fix charger Vsys shortYilun Lin2019-12-031-0/+52
* charger/rt946x: add delay for current limit source selectYilun Lin2019-12-031-0/+4
* charger/rt946x: do BC1.2 recognition when requiredYilun Lin2019-12-031-16/+42
* charger/rt946x: fix mt6370 IEOC inaccuracyYilun Lin2019-11-211-8/+63
* rt946x: Fix MT6370 charger type detectionGene Chen2019-11-141-0/+30
* rt946x: Fix MT6370 Charger back boost and INT miss issueAllen Chiang2019-11-131-43/+299
* Kodama: SMP battery cannot be charged in over discharge statexiong.huang2019-11-081-0/+6
* kukui: Support mt6370 bc12 detect apple/samsung TATJ Wu2019-11-071-35/+152
* charger/mt6370: fix the disable sequence of bc12 detectionTing Shen2019-10-081-3/+12
* kukui: Raise DCP current limit to 2150mA.Yilun Lin2019-10-021-1/+1
* battery: add precharge voltageTing Shen2019-10-011-1/+2
* rt946x: raise current limit to 2A for HW rampTing Shen2019-09-091-1/+3
* driver/rt946x: check wrong bit status when ADC conversionxiong.huang2019-08-211-1/+1
* charger/rt946x: notify AC_CHANGE when ext power plugged/unpluggedYilun Lin2019-07-221-0/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+4
* krane: Enable BC12 detection with gpio controlled.Yilun Lin2019-06-171-2/+16
* rt946x: Add API for backlight LED dim.Yilun Lin2019-06-171-0/+18
* charger/rt946x: Support software ramping API.Yilun Lin2019-06-121-1/+14
* Flapjack: Trigger BC12 detection when AC charger is pluggedDaisuke Nojiri2019-06-101-0/+11
* charger/rt946x: Add display bias API mt6370_db_set_voltages.Yilun Lin2019-06-031-0/+31
* charger/rt946x: Keep backlight in linear modeNicolas Boichat2019-05-221-1/+2
* charger/rt946x: Mask out display bias interrupt.Yilun Lin2019-05-121-0/+2