summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver/rt946x: check wrong bit status when ADC conversionxiong.huang2019-08-211-1/+1
* isl9241: add charger_get_vbus_voltageDenis Brockus2019-08-082-0/+51
* Zork: Change charger to ISL9241Denis Brockus2019-07-261-2/+4
* isl923x: Check max current in isl923x_set_dc_prochotKo2019-07-262-2/+22
* isl923x: Fix console messagesDaisuke Nojiri2019-07-241-3/+4
* isl923x: Check max current in isl923x_set_ac_prochotDaisuke Nojiri2019-07-242-14/+16
* charger/rt946x: notify AC_CHANGE when ext power plugged/unpluggedYilun Lin2019-07-221-0/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-2016-48/+48
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-1916-52/+66
* isl9241: Enable support for hardware charge rampVijay Hiremath2019-07-022-0/+66
* Nami: Add Adapter PROCHOT SettingKo2019-06-202-0/+24
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-1914-14/+14
* krane: Enable BC12 detection with gpio controlled.Yilun Lin2019-06-171-2/+16
* rt946x: Add API for backlight LED dim.Yilun Lin2019-06-172-0/+36
* charger/rt946x: Support software ramping API.Yilun Lin2019-06-121-1/+14
* Flapjack: Trigger BC12 detection when AC charger is pluggedDaisuke Nojiri2019-06-102-0/+18
* charger/rt946x: Add display bias API mt6370_db_set_voltages.Yilun Lin2019-06-032-4/+84
* charger/rt946x: Keep backlight in linear modeNicolas Boichat2019-05-222-1/+10
* bq25710: Allow IDCHG to be used as a prochot triggerScott Collyer2019-05-212-0/+65
* bq25710: Adjust settings to limit VSYS droop with no batteryScott Collyer2019-05-172-7/+59
* charger/rt946x: Mask out display bias interrupt.Yilun Lin2019-05-121-0/+2
* charger/rt946x,krane: Enable backlight power.Yilun Lin2019-05-122-0/+29
* bq25710: Add support for charger_dump commandFurquan Shaikh2019-05-091-0/+48
* charger: Add basic driver code for ISL9241Vijay Hiremath2019-04-262-0/+467
* rt946x: Allow board customize initialization parametersDaisuke Nojiri2019-04-232-17/+24
* P9221: Add P9221 driverTony Zou2019-04-221-3/+26
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-262-40/+40
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-2613-250/+250
* kukui: Enable MT6370 DB_POSVOUT/DB_NEGVOUTNicolas Boichat2019-03-122-0/+26
* bq25710: Report VBUS as 0 when VBUS is too low to measurePhilip Chen2019-03-081-3/+7
* bq25710: Disable VDPM-triggered PROCHOT by defaultPhilip Chen2019-03-062-1/+16
* bq25710: Add support for Vbus measurement by ADCPhilip Chen2019-03-012-35/+83
* flapjack: Enable backlight channel for Flapjackstabilize-11839.Bstabilize-11839.3.BJessy jiang2019-02-271-0/+4
* RT946x: Make mt6370_led_set_color accept composite colorsDaisuke Nojiri2019-02-092-15/+11
* hatch: Add support for charging and USB type CScott Collyer2019-01-291-0/+4
* kukui: Fix shipping mode VSYS leakage.Yilun Lin2018-11-192-4/+53