[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <1292998991-26968-1-git-send-email-myungjoo.ham@samsung.com>
Date: Wed, 22 Dec 2010 15:23:05 +0900
From: MyungJoo Ham <myungjoo.ham@...sung.com>
To: linux-kernel@...r.kernel.org
Cc: Samuel Ortiz <sameo@...ux.intel.com>,
Liam Girdwood <lrg@...mlogic.co.uk>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Alessandro Zummo <a.zummo@...ertech.it>,
Kyungmin Park <kyungmin.park@...sung.com>,
Joonyoung Shim <jy0922.shim@...sung.com>,
Lukasz Majewski <l.majewski@...sung.com>,
myungjoo.ham@...il.com
Subject: [PATCH v2 0/6] MFD MAX8998/LP3974 Driver Update
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists