The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2:

  Linux 3.14-rc3 (2014-02-16 13:30:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git 
tags/regulator-v3.14-rc4

for you to fetch changes up to bcad2ca37296ab6c09de7975e850cb8f90c44c08:

  Merge remote-tracking branches 'regulator/fix/da9063', 
'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linus 
(2014-02-23 12:22:18 +0900)

----------------------------------------------------------------

regulator: Fixes for v3.14

Mostly unexciting driver fixes, plus one fix to lower the severity of
the log message when we don't use an optional regulator - the fixes for
ACPI system made this come up more often and it was correctly observed
that it was causing undue concern for users.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      regulator: max14577: Fix invalid return value on DT parse success

Mark Brown (2):
      Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
      Merge remote-tracking branches 'regulator/fix/da9063', 
'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linus

Sachin Kamat (2):
      regulator: s5m8767: Use of_get_child_by_name
      regulator: s5m8767: Add missing of_node_put

Shuah Khan (1):
      regulator: core: Change dummy supplies error message to a warning

Steve Twiss (1):
      regulator: da9063: Bug fix when setting max voltage on LDOs 5-11

 drivers/regulator/core.c             | 2 +-
 drivers/regulator/da9063-regulator.c | 4 +++-
 drivers/regulator/max14577.c         | 5 +++--
 drivers/regulator/s5m8767.c          | 4 +++-
 4 files changed, 10 insertions(+), 5 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to