[PATCH 00/18] AB8500 battery management series upgrade

From: Lee Jones
Date: Thu Dec 13 2012 - 10:21:43 EST


Hi Anton,

Please find the next instalment of the AB8500 Power drivers upgrade.
A lot of work has taken place on the internal development track, but
little effort has gone into mainlining it. At last count there were
around 70+ patches which are in need of forward-porting, then
upstreaming. This patch-set aims to make a good start. :)

drivers/power/Kconfig | 15 +
drivers/power/Makefile | 1 +
drivers/power/ab8500_bmdata.c | 18 +-
drivers/power/ab8500_btemp.c | 27 +-
drivers/power/ab8500_charger.c | 348 ++++++--
drivers/power/ab8500_fg.c | 336 +++++--
drivers/power/abx500_chargalg.c | 30 +-
drivers/power/pm2301_charger.c | 1599 ++++++++++++++++++++++++++++++++++
include/linux/mfd/abx500.h | 6 +-
include/linux/mfd/abx500/ab8500-bm.h | 10 +
include/linux/mfd/abx500/ab8500.h | 5 +
include/linux/pm2301_charger.h | 60 ++
12 files changed, 2312 insertions(+), 143 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/