summaryrefslogtreecommitdiff
path: root/driver/battery/bq27541.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-05-011-7/+0
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* charge_state_v2: fix battfake command race conditionAlec Berg2015-10-061-1/+30
* Skip the battery device name reading on BQ27742Vincent Palatin2015-03-261-0/+6
* bq27541: report battery present stateVic Yang2015-01-241-2/+12
* Add support for BQ27742 battery gauge chipVic Yang2014-09-171-5/+24
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-141-0/+8
* battery: fix BQ27541/BQ27741 gas gauge driverVincent Palatin2014-07-291-6/+21
* ryu: Kick battery out of disconnect state when AC is attachedstabilize-6092.BVic Yang2014-07-251-0/+49
* Add more fields and error flags to struct batt_paramsBill Richardson2014-03-281-4/+4
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-021-13/+0
* Add battery_get_params()Randall Spangler2013-12-021-39/+50
* Show smart battery status with 'battery' commandBill Richardson2013-11-051-0/+5
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-3/+3
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+219