summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-06-26 23:44:39 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-06-26 23:44:39 +1000
commit8c2a05185a66a8d3799fcc578023882f97ae37cb (patch)
tree783952a04d5cff02728adc9ab566f85ff4d952c5 /Documentation
parentb55f629bcd146b4af0acb7906c7ec8b18b85b124 (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.