summaryrefslogtreecommitdiff
path: root/driver/battery/bq27621_g1.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-7/+7
* util: remove unused includesYuval Peress2022-08-051-0/+1
* driver/battery/bq27621_g1.c: Format with clang-formatJack Rosenthal2022-06-291-133/+126
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* battery: Expose battery_manufacture_date() as APIWai-Hong Tam2020-07-211-0/+5
* 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-5/+0
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-14/+7
* driver: BQ27621 scaling bug fixMyles Watson2015-01-241-2/+2
* battery: Add support for TI's BQ27621_g1 fuel gauge.Myles Watson2014-12-311-0/+754