summaryrefslogtreecommitdiff
path: root/common/battery_fuel_gauge.c
Commit message (Expand)AuthorAgeFilesLines
* battery: Correct battery_get_disconnect_state() returnSimon Glass2021-04-211-1/+1
* battery_fuel_gauge: Make the default battery type customizableWai-Hong Tam2020-12-181-1/+6
* battery_fuel_gauge: Add check for CFET statusAseda Aboagye2020-08-261-14/+54
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-02-261-11/+46
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-081-0/+19
* battery: Move presence checks out of commonEdward Hill2018-06-141-62/+0
* battery: Move fuel gauge code to commonEdward Hill2018-06-011-0/+226