linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regulator updates for -rc1
@ 2012-04-02 14:04 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2012-04-02 14:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-02 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-02 14:04 [GIT PULL] regulator updates for -rc1 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).