All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/02] DA9052 patch series
@ 2012-03-17 10:02 ` Ashish Jangam
  0 siblings, 0 replies; 3+ messages in thread
From: Ashish Jangam @ 2012-03-17 10:02 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dajun, linux-watchdog, lm-sensors, sameo

The following patch series adds support for the ADC functionality in
MFD and HWMON modules for Dialog Semiconductor DA9052/53 PMICs.

The HWMON patch depends on the ADC patch.

Ashish Jangam (2):
        [MFD]: Incremental patch for ADC support in DA9052/53 MFD
module.
        [HWMON]: HWMON driver for DA9052/53 PMICs. This patch is ACK-by
Guenter Roeck however requires a minor modification.

 Documentation/hwmon/da9052        |   61 +++++++
 drivers/hwmon/Kconfig             |   10 +
 drivers/hwmon/Makefile            |    1 +
 drivers/hwmon/da9052-hwmon.c      |  344
+++++++++++++++++++++++++++++++++++++
 drivers/mfd/da9052-core.c         |  136 +++++++++++++++
 include/linux/mfd/da9052/da9052.h |   20 ++
 6 files changed, 572 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/hwmon/da9052
 create mode 100644 drivers/hwmon/da9052-hwmon.c
        

--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-17 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-17 10:02 [PATCH 00/02] DA9052 patch series Ashish Jangam
2012-03-17 10:14 ` [lm-sensors] " Ashish Jangam
2012-03-17 10:02 ` Ashish Jangam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.