The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7: Linux 3.7-rc5 (2012-11-11 13:44:33 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-3.7 for you to fetch changes up to ecb48c337b1814aefa9f8b33f4ee93d0ab955902: Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmp (2012-11-15 11:16:02 +0900) ---------------------------------------------------------------- regulator: Fixes for v3.7 A few fixes for teardown issues that will be rarely seen, plus a fix for a silly bug in regulator_is_supported_voltage() which shows how often the answer to the question should be false. The supported voltage commit is very new as I just edited to add a Cc to stable, the code itself has been in -next. ---------------------------------------------------------------- Andrew Lunn (1): Regulator: core: Unregister when gpio request fails. Charles Keepax (1): regulator: core: Avoid deadlock when regulator_register fails Marek Szyprowski (1): regulator: fix voltage check in regulator_is_supported_voltage() Mark Brown (1): Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmp drivers/regulator/core.c | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-)