From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, lrg@kernel.org
Subject: [GIT PULL] regulator updates for v3.8
Date: Tue, 15 Jan 2013 11:17:21 +0900 [thread overview]
Message-ID: <20130115021720.GB5701@opensource.wolfsonmicro.com> (raw)
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-3.8-rc3
for you to fetch changes up to e3d5b2f5707b623c9bb5dbff1a02c8b0d48a44b4:
Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp (2013-01-15 09:38:59 +0900)
----------------------------------------------------------------
regulator: Fixes for 3.8
A few fixes for the regulator subsystems, a few driver specific things
plus a fix for the interaction between regultor_can_change_voltage() and
continuous voltage ranges both of which were added for this release.
----------------------------------------------------------------
Axel Lin (5):
regulator: core: Fix continuous_voltage_range case in regulator_can_change_voltage
regulator: core: Fix comment for regulator_register()
regulator: max8997: Use uV in voltage_map_desc
regulator: max8998: Use uV in voltage_map_desc
regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel
Inderpal Singh (1):
regulator: s5m8767: Fix probe failure due to stack corruption
Mark Brown (4):
Merge remote-tracking branch 'regulator/fix/core' into tmp
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp
drivers/regulator/core.c | 15 +++++++++++----
drivers/regulator/max8997.c | 36 +++++++++++++++++------------------
drivers/regulator/max8998.c | 44 +++++++++++++++++++++----------------------
drivers/regulator/s5m8767.c | 4 ++--
4 files changed, 52 insertions(+), 47 deletions(-)
next reply other threads:[~2013-01-15 2:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-15 2:17 Mark Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-06 13:29 [GIT PULL] regulator updates for v3.8 Mark Brown
2013-01-29 3:41 Mark Brown
2012-12-13 2:30 Mark Brown
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=20130115021720.GB5701@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@kernel.org \
--cc=torvalds@linux-foundation.org \
/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.