summaryrefslogtreecommitdiff
path: root/common/charge_ramp_sw.c
Commit message (Expand)AuthorAgeFilesLines
* bc12: create bc12 driver structureTing Shen2020-05-291-4/+4
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-4/+4
* chg_sw_ramp: Don't set charge limit if ramping is stableDaisuke Nojiri2019-06-251-18/+15
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-2/+3
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-0/+385