summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* Raa489000: fix VBUS voltage registerKo_Ko2020-04-271-1/+1
* sm5803: Add trigger for board_vbus_present_changeAseda Aboagye2020-04-251-3/+7
* raa489000: Add hibernate functionAseda Aboagye2020-04-212-0/+102
* SM5803: Add new init parametersDiana Z2020-04-212-2/+82
* raa489000: Fix get_input_current()Aseda Aboagye2020-04-152-2/+15
* charger: Add chgnum arg to charger_get_input_currentAseda Aboagye2020-04-151-1/+1
* SM5803: Add open drain parameter to GPIO setupDiana Z2020-04-102-2/+7
* SM5803: Clear Vbus source bits when setting charge modeDiana Z2020-03-261-10/+6
* SM5803: Configure lower TINT thresholdDiana Z2020-03-262-10/+30
* SM5803: OTG, charger detect, and interrupt functionalityDiana Z2020-03-232-6/+178
* Charger: Add driver function for sourcing OTGDiana Z2020-03-212-7/+2
* ISL923x: Accept charger chip for prochot functionsDiana Z2020-03-162-6/+7
* SM5803: Initial driverDiana Z2020-03-162-0/+624
* bq25710: Do not soft reset when running out of RW imageScott Collyer2020-03-091-14/+19
* kodama: rewrite charger CHG_CTRL1 registerxiong.huang2020-03-021-0/+2
* isl923x: Add isl923x_set_comparator_inversion()Aseda Aboagye2020-02-252-0/+34
* 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-285-19/+30
* Charger: Remove unused charger driversDiana Z2020-01-2814-2249/+0
* Charger: Create charger driver structureDiana Z2020-01-2814-773/+1093
* rt946x: lock ADC before cut-off.Allen Chiang2020-01-202-4/+41
* charger: Add support for RAA489000Aseda Aboagye2020-01-182-75/+163
* bq25710: Check battery disconnect state prior to enabling ICO modeScott Collyer2020-01-181-2/+4
* bq25710: Ensure low power mode is disabled when reading reg 0x3EScott Collyer2020-01-141-2/+17
* rt946x: reduce DB and BL driving capacityAllen Chiang2020-01-142-0/+57
* 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-172-10/+19
* ISL9241: Change register settings for OCPEric Herrmann2019-12-141-3/+1
* isl9241: use i2c update for read/modify/writeDenis Brockus2019-12-101-42/+25
* charger/rt946x: fix updating CHARGE_SUPPLIER_NONEEric Yilun Lin2019-12-091-1/+2
* charger/rt946x: fix charger Vsys shortYilun Lin2019-12-032-0/+60
* 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-132-44/+342
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-2/+2
* Kodama: SMP battery cannot be charged in over discharge statexiong.huang2019-11-082-0/+11
* kukui: Support mt6370 bc12 detect apple/samsung TATJ Wu2019-11-072-42/+190
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-4/+4
* charger/mt6370: fix the disable sequence of bc12 detectionTing Shen2019-10-081-3/+12
* isl9241: fix max/min/step currents in charger infoEdward Hill2019-10-051-6/+6
* printf: Convert %b to %pbEvan Green2019-10-051-1/+1
* kukui: Raise DCP current limit to 2150mA.Yilun Lin2019-10-022-1/+8
* battery: add precharge voltageTing Shen2019-10-012-2/+5
* bq25710: Update ICO mode feature for charger hw rampScott Collyer2019-10-012-18/+33
* rt946x: raise current limit to 2A for HW rampTing Shen2019-09-091-1/+3