From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lrg@ti.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] regulator updates for -rc1
Date: Mon, 2 Apr 2012 15:04:11 +0100 [thread overview]
Message-ID: <20120402140410.GA15197@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3165 bytes --]
The following changes since commit 4992fa1fd425f1934f503ffa96b68e235b89db9a:
Merge tag 'topic/twl' into regulator-next (2012-03-19 17:17:32 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-3.4
for you to fetch changes up to d49fe3c4cd22965de7422dd81d46110fc3d4deef:
regulator: Remove non-existent parameter from fixed-helper.c kernel doc (2012-03-31 19:41:20 +0100)
----------------------------------------------------------------
regulator: Fixes for -rc1
A bunch of smallish fixes that came up during the merge window as
things got more testing - even more fixes from Axel, a fix for error
handling in more complex systems using -EPROBE_DEFER and a couple of
small fixes for the new dummy regulators.
----------------------------------------------------------------
Axel Lin (13):
regulator: tps6586x: Fix list minimal voltage setting for LDO0
regulator: Fix set and get current limit for wm831x_buckv
regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path
regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable
regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting
regulator: wm831x-dcdc: Fix the logic to choose best current limit setting
regulator: wm831x-isink: Fix the logic to choose best current limit setting
regulator: wm8350: Fix the logic to choose best current limit setting
regulator: Return microamps in wm8350_isink_get_current
regulator: Fix setting low power mode for wm831x aldo
regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable
regulator: Fix comments in include/linux/regulator/machine.h
regulator: Fix setting new voltage in s5m8767_set_voltage
Mark Brown (1):
regulator: Fix deadlock on removal of regulators with supplies
Russ Dill (1):
regulator: Remove non-existent parameter from fixed-helper.c kernel doc
Shawn Guo (1):
regulator: fix sysfs name collision between dummy and fixed dummy regulator
Ying-Chun Liu (PaulLiu) (1):
regulator: anatop: patching to device-tree property "reg".
.../bindings/regulator/anatop-regulator.txt | 29 +++++++++++++++++
drivers/regulator/anatop-regulator.c | 5 ++-
drivers/regulator/core.c | 4 +-
drivers/regulator/fixed-helper.c | 3 +-
drivers/regulator/mc13892-regulator.c | 10 +++---
drivers/regulator/s5m8767.c | 14 ++++----
drivers/regulator/tps6586x-regulator.c | 5 +++
drivers/regulator/wm831x-dcdc.c | 9 +++--
drivers/regulator/wm831x-isink.c | 2 +-
drivers/regulator/wm831x-ldo.c | 7 +---
drivers/regulator/wm8350-regulator.c | 34 ++++++++++----------
include/linux/regulator/machine.h | 8 ++---
12 files changed, 81 insertions(+), 49 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/anatop-regulator.txt
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2012-04-02 14:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120402140410.GA15197@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@ti.com \
--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.