summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-06-30 22:26:09 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-06-30 22:26:09 +1000
commit4fdf1b3406e12301f6e5f12d700b8fab0272628e (patch)
treeab05f1487f45045415c9fe6162431a359999492a /Documentation
parentdac891f188261f1c668d5b37e503cb0adcc7c2f4 (diff)
parent75d8807962fc7529b4946e9ec92cae197be5a967 (diff)
Merge commit 'battery/master'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/power/power_supply_class.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/power/power_supply_class.txt b/Documentation/power/power_supply_class.txt
index a8686e5a6857..c6cd4956047c 100644
--- a/Documentation/power/power_supply_class.txt
+++ b/Documentation/power/power_supply_class.txt
@@ -101,6 +101,10 @@ of charge when battery became full/empty". It also could mean "value of
charge when battery considered full/empty at given conditions (temperature,
age)". I.e. these attributes represents real thresholds, not design values.
+CHARGE_COUNTER - the current charge counter (in µAh). This could easily
+be negative; there is no empty or full value. It is only useful for
+relative, time-based measurements.
+
ENERGY_FULL, ENERGY_EMPTY - same as above but for energy.
CAPACITY - capacity in percents.