summaryrefslogtreecommitdiff
path: root/common/battery_fuel_gauge.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: tests: Test most of remaining ocpc.c codeTristan Honscheid2023-05-051-1/+1
* battery: Send manufacturer access by the SMB block protocoljohnwc_yeh2022-12-081-3/+9
* test: add tests for battery_fuel_gaugeYuval Peress2022-11-161-1/+13
* fuel_gauge: Simplify edge casesYuval Peress2022-11-161-11/+6
* battery_fuel_gauge: battery cutoff as staticAaron Massey2022-10-191-2/+14
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/battery_fuel_gauge.c: Format with clang-formatJack Rosenthal2022-07-011-16/+14
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-291-1/+1
* config: Add CONFIG_BATTERY_NO_AUTO_DETECT optionpoornima tom2022-01-071-28/+82
* Fuel Gauge: Add interface for optional sleep supportDiana Z2021-07-141-0/+17
* battery_fuel_gauge: Check length of device stringAseda Aboagye2021-06-031-1/+4
* 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