summaryrefslogtreecommitdiff
path: root/board/host/charger.c
Commit message (Expand)AuthorAgeFilesLines
* charger: replace charger_get_input_current usesEric Yilun Lin2020-12-081-3/+3
* charger: rename charger_set_input_currentEric Yilun Lin2020-12-081-2/+2
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* Charger: Create charger driver structureDiana Z2020-01-281-16/+41
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-111-5/+21
* Add charger_get_params() function to query charger state.Bill Richardson2014-03-281-1/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-3/+3
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-4/+3
* cleanup: move test mocks to board/host and remove unused mocksRandall Spangler2013-09-191-0/+137