commit | d385376f0d75fdbeed8041ed6baf5cb4a1578ffb | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <cbou@mail.ru> | Fri Oct 05 01:05:00 2007 +0400 |
committer | Anton Vorontsov <cbou@mail.ru> | Fri Oct 05 01:05:00 2007 +0400 |
tree | 123182e8e7c8468565d3f1718c7ac1fe4dd65b80 | |
parent | cd1ebcc0ef620e8e7c5e399bf9e123135e4f24a4 [diff] |
apm_power: improve battery finding algorithm Prior to this patch, if use_for_apm unspecified, apm_power able to choice batteries according to their charge only. This patch adds ability to choice batteries according to their charge, energy, use_for_apm flag, and fallback to any battery if it failed to decide. Patch is mandatory to report Apple PMU batteries through legacy /proc/apm interface using power supply class. Signed-off-by: Anton Vorontsov <cbou@mail.ru>