power: add driver for battery reading on iPaq h3xxx
authorDmitry Artamonow <mad_soft@inbox.ru>
Thu, 24 Jul 2014 14:00:32 +0000 (16:00 +0200)
committerSebastian Reichel <sre@kernel.org>
Thu, 24 Jul 2014 14:20:17 +0000 (16:20 +0200)
commit00a588f9d27fc64f0c64dcd4abc8e35ed331afb8
tree519e6af10572f7de6ad1e92c06ad132be8772054
parent61a7784efd3c89ffb6242f29bcee170dd7f55e6b
power: add driver for battery reading on iPaq h3xxx

This adds a driver for reading the battery status of the
battery connected to the Atmel microcontroller on the
iPAQ h3xxx series.

Based on a driver from handhelds.org 2.6.21 kernel, written
by Alessandro GARDICH.

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/ipaq_micro_battery.c [new file with mode: 0644]