summaryrefslogtreecommitdiff
path: root/common/battery_v2.c
Commit message (Expand)AuthorAgeFilesLines
* battery: extend BATTERY_GET_STATIC hostcmd for 32-byte stringsPeter Marheine2023-01-121-1/+15
* battery_get_static: use strzcpyPeter Marheine2023-01-111-20/+10
* battery_v2: remove redundant checksBoris Mittelberg2022-11-181-2/+2
* Battery: align OS low battery shutdown behaviorIvan Chen2022-09-191-2/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* battery: Set battery cutoff flagTim Van Patten2022-08-151-0/+3
* tree: Check return value from snprintfTom Hughes2022-07-131-2/+3
* common/battery_v2.c: Format with clang-formatJack Rosenthal2022-06-291-14/+12
* battery: Current rate must be positive.Andrew McRae2022-04-081-1/+6
* battery: Set EC_BATT_FLAG_INVALID_DATA correctlyDaisuke Nojiri2022-03-121-1/+1
* test-drivers: Fix comparison warningsAbe Levkoy2022-03-021-1/+1
* smart_battery: Store battery info in struct battery_static_infoDaisuke Nojiri2021-10-261-14/+28
* Battery: Move battery code to battery_v1.c and v2.cDaisuke Nojiri2021-10-261-0/+368