|
@@ -55,7 +55,8 @@ static ssize_t power_supply_show_property(struct device *dev,
|
|
|
};
|
|
|
static char *health_text[] = {
|
|
|
"Unknown", "Good", "Overheat", "Dead", "Over voltage",
|
|
|
- "Unspecified failure", "Cold",
|
|
|
+ "Unspecified failure", "Cold", "Watchdog timer expire",
|
|
|
+ "Safety timer expire"
|
|
|
};
|
|
|
static char *technology_text[] = {
|
|
|
"Unknown", "NiMH", "Li-ion", "Li-poly", "LiFe", "NiCd",
|