[PATCH v2 0/6] MFD MAX8998/LP3974 Driver Update

From: MyungJoo Ham
Date: Wed Dec 22 2010 - 01:24:46 EST


update from the first revision named
"[PATCH] MFD MAX8998/LP3974: Add Features: hibernation, charger,
and other misc."
1. Seperated features
2. Added style fixes

MyungJoo Ham (6):
MFD MAX8998/LP3974: Support Hibernation
MFD MAX8998/LP3974: Support LP3974 RTC
MFD MAX8998/LP3974 Bugfix: incorrect variable name (typo)
MFD MAX8998/LP3974 Bufgix: accessing array out of bound.
MFD MAX8998/LP3974: Charger Support
MFD MAX8998/LP3974: Support DVS-GPIO.

drivers/mfd/max8998-irq.c | 7 +
drivers/mfd/max8998.c | 149 +++++++++++++++-
drivers/regulator/max8998.c | 334 ++++++++++++++++++++++++++++++++---
drivers/rtc/rtc-max8998.c | 55 ++++++-
include/linux/mfd/max8998-private.h | 3 +
include/linux/mfd/max8998.h | 44 ++++-
6 files changed, 556 insertions(+), 36 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/