diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/power/power_supply_class.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/power/power_supply_class.txt b/Documentation/power/power_supply_class.txt index c6cd4956047c..709d95571d7b 100644 --- a/Documentation/power/power_supply_class.txt +++ b/Documentation/power/power_supply_class.txt | |||
@@ -108,6 +108,8 @@ relative, time-based measurements. | |||
108 | ENERGY_FULL, ENERGY_EMPTY - same as above but for energy. | 108 | ENERGY_FULL, ENERGY_EMPTY - same as above but for energy. |
109 | 109 | ||
110 | CAPACITY - capacity in percents. | 110 | CAPACITY - capacity in percents. |
111 | CAPACITY_LEVEL - capacity level. This corresponds to | ||
112 | POWER_SUPPLY_CAPACITY_LEVEL_*. | ||
111 | 113 | ||
112 | TEMP - temperature of the power supply. | 114 | TEMP - temperature of the power supply. |
113 | TEMP_AMBIENT - ambient temperature. | 115 | TEMP_AMBIENT - ambient temperature. |