[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120402140410.GA15197@opensource.wolfsonmicro.com>
Date: Mon, 2 Apr 2012 15:04:11 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lrg@...com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] regulator updates for -rc1
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
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists