The following changes since commit ea851f4f08eb366e829abb8f1b2f1741a19ed696: regulator: Change db8500-prcmu match names to reflect Device Tree (2012-06-17 18:27:49 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-3.5 for you to fetch changes up to a68de074613abd028b2ce63366d18db9c29e15d2: regulator: palmas: fix regmap offsets for enable/disable (2012-06-23 11:37:28 +0100) ---------------------------------------------------------------- regulator: Fixes for 3.5 A few small, driver specific bug fixes, nothing exciting here but all needed if you happen to be using the affected hardware. ---------------------------------------------------------------- Axel Lin (2): regulator: tps65023: Fix mask for LDOs output voltage select control regulator: tps6524x: Fix get_voltage_sel for fixed voltage Graeme Gregory (1): regulator: palmas: fix regmap offsets for enable/disable drivers/regulator/palmas-regulator.c | 7 +++++-- drivers/regulator/tps65023-regulator.c | 2 +- drivers/regulator/tps6524x-regulator.c | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-)