summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
* charger/rt946x: add Richtek rt946x charger driverPhilip Chen2017-07-132-0/+955
* BD9995X: Disable input current limiting for VBAT < VSYSREG_SETVijay Hiremath2017-06-032-1/+29
* bd9995x: BD9995X_PMON_IOUT_ADC_READ_COUNT is a power of twoDino Li2017-05-091-1/+1
* driver: bd9995x: Modify USB_CHG task so interrupts can be handledScott Collyer2017-05-031-35/+87
* BD9995X: Enable/Disable charger depending on charging currentJames Chao2017-04-301-19/+39
* bd9995x: Disable IADPDaisuke Nojiri2017-03-231-0/+10
* BD9995X: Do not overwrite the charging current in idle modeVijay Hiremath2017-03-161-1/+3
* bd9995x: Do not set IADP monitoring enable bitDaisuke Nojiri2017-03-131-8/+0
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-022-13/+10
* BD9995X: Set VSYSREG_SET register as per Charger State MachineVijay Hiremath2017-02-012-54/+85
* bd9995x: more delay time between chg_en and vsys_setWonjoon Lee2017-01-281-11/+23
* Reef: Reduce max battery charge voltage for 0.5% marginDaisuke Nojiri2017-01-251-4/+7
* isl9238: Add support for battery discharging BMON current monitorNicolas Boichat2017-01-242-32/+81
* charger: isl923x: Add support for ISL9238Nicolas Boichat2017-01-053-299/+327
* BD9995X: Disable input current limitation for all types of chargersVijay Hiremath2016-12-082-2/+9
* reef: BD9995X: Suspend DC-DC converter when discharging on ACVijay Hiremath2016-11-281-2/+10
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-182-0/+23
* Fix various misspellings in commentsMartin Roth2016-11-153-3/+3
* bd9995x: Battery charging profile settingsVijay Hiremath2016-11-121-34/+69
* bd9995*: maintain VBAT voltage as battery maximumWonjoon Lee2016-11-081-1/+2
* BD9995X: Fix disable case in bd9995x_select_input_portScott2016-11-011-1/+1
* reef: Enable BD9995X power save mode when hibernatedVijay Hiremath2016-10-282-12/+16
* BD9995X: Disable input to port when sourcingVijay Hiremath2016-10-272-19/+27
* smart_battery: Remove smart charger unreachable codeVijay Hiremath2016-10-113-0/+33
* charger: bd9995x: Reset map command set on failed set operationShawn Nematbakhsh2016-09-281-4/+6
* bd9995x: Disable fast/pre-charging watchdog timerphilipchen2016-09-261-2/+2
* i2c: Add i2ctest console commandVijay Hiremath2016-09-232-0/+26
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-213-686/+694
* charger: bd99955: Adjust charger params at initShawn Nematbakhsh2016-09-162-5/+25
* BD99955: Support Pull-up port non-standard BC1.2 chargersVijay Hiremath2016-09-162-16/+23
* bd99955: enable power-save mode only when we have no USB dataVincent Palatin2016-09-151-0/+11
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-131-2/+2
* charger: bd99955: Enable VBUS discharge when appropriateShawn Nematbakhsh2016-09-132-6/+53
* bd99955: Add support for power save mode.Aseda Aboagye2016-09-092-0/+18
* Driver: BD99955: Enable trickle chargingVijay Hiremath2016-09-062-12/+20
* bd99955: usb_charger: Don't do BC1.2 detection on source portsShawn Nematbakhsh2016-09-051-3/+4
* Amenia/Reef: Add software charge ramp for BC1.2 & nonstandard BC1.2Vijay Hiremath2016-08-292-25/+34
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-6/+0
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-244-14/+8
* charger/bd99955: only print data if read was successfulMartin Roth2016-08-231-1/+2
* BD99955: Map PD port number to charge port numberVijay Hiremath2016-08-222-2/+12
* charger: bd99955: Prevent truncated console command outputShawn Nematbakhsh2016-08-221-1/+3
* charger/bd99955.c: Simplify flow in console_command_bd99955Martin Roth2016-08-121-5/+3
* reef: Add code to read battery temperatureVijay Hiremath2016-08-032-2/+4
* Revert "charger: bd99955: Adjust VSYS based on fast vs precharge state"Shawn Nematbakhsh2016-07-292-109/+10
* charger: bd99955: Remove incorrect VSYSVAL_THL / THH settingsShawn Nematbakhsh2016-07-251-7/+1
* charger: bd99955: Adjust VSYS based on fast vs precharge stateShawn Nematbakhsh2016-07-252-10/+109
* bd99955: Add function for reading temperatureDavid Hendricks2016-07-222-0/+16
* charger: bd99955: Set pre-charge current in addition to fast chargeShawn Nematbakhsh2016-07-202-2/+13
* charger: bd99955: Allow charge limits < 512 mAShawn Nematbakhsh2016-07-202-2/+8