summaryrefslogtreecommitdiff
path: root/board/host/charger.c
Commit message (Expand)AuthorAgeFilesLines
* 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