summaryrefslogtreecommitdiff
path: root/include/charge_ramp.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/charge_ramp.h: Format with clang-formatJack Rosenthal2022-06-281-7/+8
* bc12: create bc12 driver structureTing Shen2020-05-291-2/+4
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-7/+0
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-18/+18
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-1/+2
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-1/+2
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-3/+0
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-6/+0
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* charge_ramp: fix flaky charge_ramp testAlec Berg2015-05-021-0/+6
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-011-0/+14
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-1/+2
* charge_ramp: initial commit of charge ramp moduleAlec Berg2015-02-181-0/+82