Lines Matching refs:battery

6 Power supply class used to represent battery, UPS, AC or DC power supply
24 typically expected feedback of battery charging/fully charged status and
62 ~ of battery, this class distinguish these terms. Don't mix them! ~
77 BATTERY_STATUS_* values, as defined in battery.h.
84 AUTHENTIC - indicates the power supply (battery or charger) connected
87 HEALTH - represents health of the battery, values corresponds to
88 POWER_SUPPLY_HEALTH_*, defined in battery.h.
90 VOLTAGE_OCV - open circuit voltage of the battery.
94 when battery considered "full"/"empty" at normal conditions. Yes, there is
95 no direct relation between voltage and battery capacity, but some dumb
98 about maximal and minimal voltage thresholds of a given battery.
109 battery considered full/empty.
114 of charge when battery became full/empty". It also could mean "value of
115 charge when battery considered full/empty at given conditions (temperature,
130 CALIBRATE - battery or coulomb counter calibration status
148 TEMP_ALERT_MIN - minimum battery temperature alert.
149 TEMP_ALERT_MAX - maximum battery temperature alert.
156 TIME_TO_EMPTY - seconds left for battery to be considered empty (i.e.
157 while battery powers a load)
158 TIME_TO_FULL - seconds left for battery to be considered full (i.e.
159 while battery is charging)
190 Q: I have some very specific attribute (e.g. battery color), should I add
195 some general battery specification/standard, it may be a candidate to
199 Q: Suppose, my battery monitoring chip/firmware does not provides capacity
207 model is not subject of work for a battery driver. Such functionality
210 approximating remaining battery capacity based on its charge, current,
211 voltage and so on. But full-fledged battery model is likely not subject