summaryrefslogtreecommitdiff
path: root/include/charger.h
Commit message (Expand)AuthorAgeFilesLines
* herobrine: Wait negotiated VBUS transition before enabling 5V railWai-Hong Tam2022-09-201-1/+6
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/charger.h: Format with clang-formatJack Rosenthal2022-07-011-9/+7
* charger: Add get_vsys_voltageDaisuke Nojiri2022-06-291-0/+7
* chgstv2: Add bypass mode for ISL9241Daisuke Nojiri2022-04-211-0/+20
* cleanup: charger: consolidate charger_dump console commandsDeepti Deshatty2021-10-201-0/+3
* charger: Add new APIs for measured charge valuesAseda Aboagye2021-03-111-0/+10
* charger: Add driver method for linear chargingAseda Aboagye2020-12-101-0/+15
* charger: Add `charger_is_icl_reached()`Aseda Aboagye2020-12-101-0/+13
* charger: replace charger_get_input_current usesEric Yilun Lin2020-12-081-1/+8
* charger: add charger_get_input_current_limitEric Yilun Lin2020-12-081-1/+16
* charger: rename charger_set_input_currentEric Yilun Lin2020-12-081-3/+14
* Charger: Add chgnum parameter to OTG set functionsDiana Z2020-08-271-2/+10
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+2
* OCPC: charger: Add support for VSYS compensationAseda Aboagye2020-06-041-0/+29
* OCPC: Add concept of active charger ICAseda Aboagye2020-05-011-7/+10
* charger: Add chgnum arg to charger_get_input_currentAseda Aboagye2020-04-151-1/+1
* Charger: Add driver function for sourcing OTGDiana Z2020-03-211-0/+5
* OCPC: Introduce charger enumDiana Z2020-03-161-1/+4
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-1/+0
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-2/+3
* Charger: Create charger driver structureDiana Z2020-01-281-35/+123
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* bq25703: Report actual input current limitVijay Hiremath2018-06-041-0/+9
* isl923x: Round up requested OTG currentNicolas Boichat2018-03-091-2/+4
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-051-0/+8
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-0/+6
* isl9238: Add support for providing power using OTGNicolas Boichat2017-10-201-2/+18
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-2/+2
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* charger: BD99955: Get the VBUS level from the chargerVijay Hiremath2016-07-131-0/+3
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-061-2/+0
* glados: isl9237: add HW charge rampingAlec Berg2015-11-091-0/+1
* charger: Inhibit power-on until charger is initializedShawn Nematbakhsh2015-07-221-0/+2
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-0/+3
* Add "debug" option to charge_state_v2.cBill Richardson2014-05-151-0/+3
* Add charger_get_params() function to query charger state.Bill Richardson2014-03-281-7/+27
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-161-0/+3
* Temporary OTG and external power supportVic Yang2013-09-051-0/+6
* Constrain charging voltage to values chargers can provide.Dave Parker2013-07-191-0/+9
* Add support for TI's Smart Battery Charger BQ24707ABill Richardson2013-06-071-0/+8
* Only ask the charger for current steps it can supplyRandall Spangler2012-09-241-0/+9
* Clean up initsRandall Spangler2012-04-191-3/+0
* Add basic smart battery driverRong Chang2012-02-101-2/+4
* Initial bq24725 charger driver importRong Chang2012-02-071-0/+44
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-041-0/+13