summaryrefslogtreecommitdiff
path: root/common/charge_ramp.c
Commit message (Expand)AuthorAgeFilesLines
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-191-1/+16
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-372/+12
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* chg_ramp: Don't change ICL until vals are init'd.Aseda Aboagye2017-03-301-5/+15
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-2/+4
* Revert "charge_ramp: Adjust minimum ramp current"Vijay Hiremath2017-01-181-2/+2
* charge_ramp: Adjust minimum ramp currentVijay Hiremath2017-01-131-2/+2
* charge_ramp: Fix OC detection on chargers which recover quicklyShawn Nematbakhsh2016-12-201-10/+17
* charge_ramp: Reduce max ICL if VBUS drops on stable rampVijay Hiremath2016-12-071-0/+2
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+5
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-3/+3
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+2
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-101-4/+0
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-5/+4
* charge_ramp: fix flaky charge_ramp testAlec Berg2015-05-021-6/+0
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-011-16/+57
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-2/+10
* pd: Massage initialization at task start.Todd Broch2015-02-251-0/+1
* charge_ramp: initial commit of charge ramp moduleAlec Berg2015-02-181-0/+323