]> Pileus Git - ~andy/linux/commit
abx500-chargalg: Add abx500 charging algorithm
authorArun Murthy <arun.murthy@stericsson.com>
Wed, 29 Feb 2012 16:24:25 +0000 (21:54 +0530)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Mon, 26 Mar 2012 16:41:02 +0000 (20:41 +0400)
commit1668f81159fb72eda2114a9c73a64ffee045cb01
treec93f2386110dd43f57d27343bec461f75fd31321
parented1a230f96eb4610f1f4296b8c3c067389ddf540
abx500-chargalg: Add abx500 charging algorithm

This is a charging algorithm driver for abx500 variants. It is the central
entity for battery driver and is responsible for charging and monitoring
the battery driver. It is a hardware independant driver and also monitors
other abx500 power supply devices.

Signed-off-by: Arun Murthy <arun.murthy@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
drivers/power/abx500_chargalg.c [new file with mode: 0644]
include/linux/mfd/abx500.h
include/linux/mfd/abx500/ux500_chargalg.h [new file with mode: 0644]