commit | c1b9ab67e7c7021be9d0db6345d6ccc5d70248f1 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Sep 18 17:31:16 2010 +0200 |
committer | Lars-Peter Clausen <lars@metafoo.de> | Tue Feb 22 11:02:46 2011 +0100 |
tree | 74c100e21f9f35c848c892b37606b202fd6180cc | |
parent | fd9b958c5525024204e7e2c48fe5eae560d171bd [diff] |
bq27x00: Give more specific reports on battery status The current code only reports whether the battery is charging or discharging. But the battery also reports whether it is fully charged, furthermore by look at if the battery is supplied we can tell whether it is discharging or not charging. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Rodolfo Giometti <giometti@linux.it> Tested-by: Grazvydas Ignotas <notasas@gmail.com>