summaryrefslogtreecommitdiff
path: root/include/battery.h
Commit message (Expand)AuthorAgeFilesLines
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-111-7/+0
* chgstv2: optimization battery protection for low voltageTang Qijun2023-01-101-0/+3
* SBS: Make battery_get_params clear flags selectivelyDaisuke Nojiri2023-01-101-0/+4
* battery: Avoid read battery when cut off processarthur.lin2022-12-201-0/+11
* zephyr: Bring qcom.c test coverage to 100%Jeremy Bettis2022-11-011-1/+1
* test: Replace magic number in virtual_battery.cAaron Massey2022-09-201-6/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/battery.h: Format with clang-formatJack Rosenthal2022-07-011-36/+36
* zephyr: LED: Define battery-level property as int rangeParth Malkan2022-06-031-6/+18
* virtual battery: Write manufacturer access commandMichael5 Chen12022-04-251-0/+8
* virtual_battery: Return manufacturer dataMichael5 Chen12022-04-141-0/+9
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-281-2/+8
* smart_battery: Store battery info in struct battery_static_infoDaisuke Nojiri2021-10-261-7/+21
* Battery: Move battery code to battery_v1.c and v2.cDaisuke Nojiri2021-10-261-0/+15
* chgstv2: Move battery validate code to battery.cDaisuke Nojiri2021-07-151-0/+2
* battery: Set host's low battery shutdown SoC to 3%Daisuke Nojiri2021-06-291-1/+2
* Specify type for forward-declared enumsTom Hughes2021-05-061-1/+2
* virtual_battery: bug fix in reading SB_AVERAGE_CURRENTIkjoon Jang2021-03-151-1/+2
* Add EC_CMD_BATTERY_GET_STATIC v1 for zorkPeter Marheine2020-11-101-1/+1
* battery: Expose battery_manufacture_date() as APIWai-Hong Tam2020-07-211-0/+10
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-0/+11
* kodama: overwrite bad battery params to known good valueTing Shen2019-12-231-0/+5
* battery: add precharge voltageTing Shen2019-10-011-1/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-05-011-0/+11
* Battery: Get display charge percentageDaisuke Nojiri2018-11-081-0/+1
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+24
* chgstv2: Notify HOOK_BATTERY_SOC_CHANGE on battery removalDaisuke Nojiri2018-08-101-0/+1
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-081-0/+7
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-091-2/+16
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-071-0/+14
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-161-0/+10
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-231-0/+8
* scarlet: Define BATTERY_DESIRED_CHARGING_CURRENTPhilip Chen2017-08-211-0/+1
* battery: Allow BATTERY_LEVEL_NEAR_FULL to be defined by boardDuncan Laurie2017-03-091-0/+4
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-181-0/+7
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+4
* i2c: get battery information from charge stateMary Ruthven2015-10-271-1/+3
* samus: Kick battery out of disconnect state when AC is attachedShawn Nematbakhsh2014-07-231-0/+11
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-151-0/+6
* Add "debug" option to charge_state_v2.cBill Richardson2014-05-151-0/+5
* Adding waiting function when battery boot-upWonjoon Lee2014-05-071-0/+7
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-291-1/+1
* Add host command to set battery vendor parametersDave Parker2014-04-291-0/+22
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-251-0/+5
* battery: move cut-off commands to common/battery.cstabilize-5791.0.BLouis Yung-Chieh Lo2014-04-231-0/+7
* Add more fields and error flags to struct batt_paramsBill Richardson2014-03-281-14/+28
* Make battery_is_present() tristate: YES, NO, NOT_SUREBill Richardson2014-03-271-4/+6
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-061-3/+5
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-11/+7