From: Ashish Jangam <ashish.jangam@kpitcummins.com>
To: <linux-kernel@vger.kernel.org>
Cc: Dajun <dajun.chen@diasemi.com>, <linux-watchdog@vger.kernel.org>,
<lm-sensors@lm-sensors.org>, <sameo@linux.intel.com>
Subject: [PATCH 00/02] DA9052 patch series
Date: Sat, 17 Mar 2012 15:32:53 +0530 [thread overview]
Message-ID: <1331978573.7058.68.camel@dhruva> (raw)
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
WARNING: multiple messages have this Message-ID (diff)
From: Ashish Jangam <ashish.jangam@kpitcummins.com>
To: linux-kernel@vger.kernel.org
Cc: Dajun <dajun.chen@diasemi.com>,
linux-watchdog@vger.kernel.org, lm-sensors@lm-sensors.org,
sameo@linux.intel.com
Subject: [lm-sensors] [PATCH 00/02] DA9052 patch series
Date: Sat, 17 Mar 2012 10:14:53 +0000 [thread overview]
Message-ID: <1331978573.7058.68.camel@dhruva> (raw)
77u/VGhlIGZvbGxvd2luZyBwYXRjaCBzZXJpZXMgYWRkcyBzdXBwb3J0IGZvciB0aGUgQURDIGZ1
bmN0aW9uYWxpdHkgaW4KTUZEIGFuZCBIV01PTiBtb2R1bGVzIGZvciBEaWFsb2cgU2VtaWNvbmR1
Y3RvciBEQTkwNTIvNTMgUE1JQ3MuCgpUaGUgSFdNT04gcGF0Y2ggZGVwZW5kcyBvbiB0aGUgQURD
IHBhdGNoLgoKQXNoaXNoIEphbmdhbSAoMik6CiAgICAgICAgW01GRF06IEluY3JlbWVudGFsIHBh
dGNoIGZvciBBREMgc3VwcG9ydCBpbiBEQTkwNTIvNTMgTUZECm1vZHVsZS4KICAgICAgICBbSFdN
T05dOiBIV01PTiBkcml2ZXIgZm9yIERBOTA1Mi81MyBQTUlDcy4gVGhpcyBwYXRjaCBpcyBBQ0st
YnkKR3VlbnRlciBSb2VjayBob3dldmVyIHJlcXVpcmVzIGEgbWlub3IgbW9kaWZpY2F0aW9uLgoK
IERvY3VtZW50YXRpb24vaHdtb24vZGE5MDUyICAgICAgICB8ICAgNjEgKysrKysrKwogZHJpdmVy
cy9od21vbi9LY29uZmlnICAgICAgICAgICAgIHwgICAxMCArCiBkcml2ZXJzL2h3bW9uL01ha2Vm
aWxlICAgICAgICAgICAgfCAgICAxICsKIGRyaXZlcnMvaHdtb24vZGE5MDUyLWh3bW9uLmMgICAg
ICB8ICAzNDQKKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKwogZHJpdmVycy9t
ZmQvZGE5MDUyLWNvcmUuYyAgICAgICAgIHwgIDEzNiArKysrKysrKysrKysrKysKIGluY2x1ZGUv
bGludXgvbWZkL2RhOTA1Mi9kYTkwNTIuaCB8ICAgMjAgKysKIDYgZmlsZXMgY2hhbmdlZCwgNTcy
IGluc2VydGlvbnMoKyksIDAgZGVsZXRpb25zKC0pCiBjcmVhdGUgbW9kZSAxMDA2NDQgRG9jdW1l
bnRhdGlvbi9od21vbi9kYTkwNTIKIGNyZWF0ZSBtb2RlIDEwMDY0NCBkcml2ZXJzL2h3bW9uL2Rh
OTA1Mi1od21vbi5jCiAgICAgICAgCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX18KbG0tc2Vuc29ycyBtYWlsaW5nIGxpc3QKbG0tc2Vuc29yc0BsbS1zZW5z
b3JzLm9yZwpodHRwOi8vbGlzdHMubG0tc2Vuc29ycy5vcmcvbWFpbG1hbi9saXN0aW5mby9sbS1z
ZW5zb3Jz
WARNING: multiple messages have this Message-ID (diff)
From: Ashish Jangam <ashish.jangam@kpitcummins.com>
To: <linux-kernel@vger.kernel.org>
Cc: Dajun <dajun.chen@diasemi.com>, <linux-watchdog@vger.kernel.org>,
<lm-sensors@lm-sensors.org>, <sameo@linux.intel.com>
Subject: [PATCH 00/02] DA9052 patch series
Date: Sat, 17 Mar 2012 15:32:53 +0530 [thread overview]
Message-ID: <1331978573.7058.68.camel@dhruva> (raw)
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
next reply other threads:[~2012-03-17 10:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-17 10:02 Ashish Jangam [this message]
2012-03-17 10:14 ` [lm-sensors] [PATCH 00/02] DA9052 patch series Ashish Jangam
2012-03-17 10:02 ` Ashish Jangam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1331978573.7058.68.camel@dhruva \
--to=ashish.jangam@kpitcummins.com \
--cc=dajun.chen@diasemi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=lm-sensors@lm-sensors.org \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.