summaryrefslogtreecommitdiff
path: root/driver/charger/bq24192.c
Commit message (Expand)AuthorAgeFilesLines
* Charger: Remove unused charger driversDiana Z2020-01-281-277/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-041-0/+2
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-291-1/+2
* cprints: Revert some changes from CPRINTF to CPRINTSAnton Staaf2014-07-031-3/+3
* Add cprints() and ccprints()Vic Yang2014-05-211-3/+3
* Mark some private functions static in unused driverBill Richardson2014-02-281-2/+2
* cleanup: Add bug number to TODO comment in charger driverRandall Spangler2013-10-251-7/+8
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-2/+2
* cleanup: Rename and move header filesRandall Spangler2013-10-231-1/+1
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+273