The following changes since commit 4c2e07c6a29e0129e975727b9f57eede813eea85: Linux 4.7-rc5 (2016-06-26 17:52:03 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.7-rc5 for you to fetch changes up to a29a36f2650dbaa54c8aed8cc9af909113c19ad3: Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus (2016-07-01 18:06:48 +0200) ---------------------------------------------------------------- regulator: Fixes for v4.7 Two small fixes for the regulator subsystem - one fixing a crash with one of the devices supported by the max77620 driver, another fixing startup for the anatop regulator when it starts up with the regulator in bypass mode. ---------------------------------------------------------------- Mark Brown (1): Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus Mika Båtsman (1): regulator: anatop: allow regulator to be in bypass mode Venkat Reddy Talla (1): regulator: max77620: check for valid regulator info drivers/regulator/anatop-regulator.c | 2 +- drivers/regulator/max77620-regulator.c | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-)