[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140617114710.GO5099@sirena.org.uk>
Date: Tue, 17 Jun 2014 12:47:10 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>
Subject: [GIT PULL] regulator fixes for v3.16-rc1
The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:
Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v3.16-rc1
for you to fetch changes up to c9ac065928d887e26da33a84210a3e3610052d31:
Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589' and 'regulator/fix/palmas' into regulator-linus (2014-06-16 16:05:57 +0100)
----------------------------------------------------------------
regulator: Fixes for v3.16
A few small fixes:
- Fixes for bugs in Palmas and as3722 exposed by recent changes in the
core - the drivers weren't allowing the current configuration to be
read sometimes.
- Provide a stub for regulator_can_change_voltage() for !REGULATOR.
- Make sure ltc3589 only looks at its child nodes in the device tree
rather than searching the whole tree.
----------------------------------------------------------------
Arnd Bergmann (1):
regulator: add regulator_can_change_voltage stub
Axel Lin (1):
regulator: ltc3589: Use of_get_child_by_name
Mark Brown (2):
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589' and 'regulator/fix/palmas' into regulator-linus
Nishanth Menon (1):
regulator: palmas: Fix SMPS list for 0V
Thierry Reding (1):
regulator: as3722: Make 0 a valid selector
drivers/regulator/as3722-regulator.c | 2 ++
drivers/regulator/ltc3589.c | 2 +-
drivers/regulator/palmas-regulator.c | 2 ++
include/linux/regulator/consumer.h | 5 +++++
4 files changed, 10 insertions(+), 1 deletion(-)
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists