From: <atull@opensource.altera.com>
To: <linux@roeck-us.net>, <jdelvare@suse.de>
Cc: <lm-sensors@lm-sensors.org>, <lgirdwood@gmail.com>,
<broonie@kernel.org>, <linux-kernel@vger.kernel.org>,
<delicious.quinoa@gmail.com>, <dinguyen@opensource.altera.com>,
<yvanderv@opensource.altera.com>,
Alan Tull <atull@opensource.altera.com>
Subject: [PATCH 0/2] add regulator support for pmbus and ltc2978
Date: Thu, 21 Aug 2014 17:21:24 -0500 [thread overview]
Message-ID: <1408659686-29106-1-git-send-email-atull@opensource.altera.com> (raw)
From: Alan Tull <atull@opensource.altera.com>
This set of patches adds regulator support to pmbus_core.c and to
ltc2978.c.
Other pmbus parts can use this to add their own regulator support.
Current ltc2978 support is limited to enable/disable.
Tested on ltc2978. Looking at the datasheets for the other parts
supported by ltc2978.c, it looks like it should work.
Thanks,
Alan
Alan Tull (2):
pmbus: add regulator support
pmbus: ltc2978: add regulator enable disable
drivers/hwmon/pmbus/Kconfig | 9 +++++
drivers/hwmon/pmbus/ltc2978.c | 69 ++++++++++++++++++++++++++++++++++++++
drivers/hwmon/pmbus/pmbus.h | 7 ++++
drivers/hwmon/pmbus/pmbus_core.c | 40 ++++++++++++++++++++++
4 files changed, 125 insertions(+)
--
1.7.9.5
next reply other threads:[~2014-08-21 22:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-21 22:21 atull [this message]
2014-08-21 22:21 ` [PATCH 1/2] pmbus: add regulator support atull
2014-08-21 22:21 ` [PATCH 2/2] pmbus: ltc2978: add regulator gating atull
2014-08-22 0:36 ` Mark Brown
2014-08-22 1:18 ` Guenter Roeck
2014-08-22 1:26 ` Mark Brown
2014-08-22 2:30 ` Guenter Roeck
2014-08-22 15:30 ` atull
2014-08-22 21:14 ` [PATCH 0/2] add regulator support for pmbus and ltc2978 atull
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=1408659686-29106-1-git-send-email-atull@opensource.altera.com \
--to=atull@opensource.altera.com \
--cc=broonie@kernel.org \
--cc=delicious.quinoa@gmail.com \
--cc=dinguyen@opensource.altera.com \
--cc=jdelvare@suse.de \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lm-sensors@lm-sensors.org \
--cc=yvanderv@opensource.altera.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox