linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v4.19
@ 2018-09-28 13:42 Mark Brown
  2018-09-29  1:20 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2018-09-28 13:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, Linus Torvalds

[-- Attachment #1: Type: text/plain, Size: 1635 bytes --]

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.19-rc5

for you to fetch changes up to fb6de923ca3358a91525552b4907d4cb38730bdd:

  regulator: fix crash caused by null driver data (2018-09-20 09:04:51 -0700)

----------------------------------------------------------------
regulator: Fixes for 4.19

A collection of fairly minor bug fixes here, a couple of driver specific
ones plus two core fixes.  There's one fix for the new suspend state
code which fixes some confusion with constant values that are supposed
to indicate noop operation and another fixing a race condition with the
creation of sysfs files on new regulators.

----------------------------------------------------------------
Marek Szyprowski (1):
      regulator: Fix 'do-nothing' value for regulators without suspend state

Matti Vaittinen (1):
      regulator: bd71837: Disable voltage monitoring for LDO3/4

Philipp Zabel (1):
      regulator: da9063: fix DT probing with constraints

Yu Zhao (1):
      regulator: fix crash caused by null driver data

 drivers/regulator/bd71837-regulator.c | 19 +++++++++++++++++++
 drivers/regulator/core.c              |  4 ++--
 drivers/regulator/of_regulator.c      |  2 --
 include/linux/mfd/da9063/pdata.h      | 16 +++++++++-------
 include/linux/mfd/rohm-bd718x7.h      | 33 ++++++++++++++++++++++++++++++---
 include/linux/regulator/machine.h     |  6 +++---
 6 files changed, 63 insertions(+), 17 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] regulator fixes for v4.19
  2018-09-28 13:42 [GIT PULL] regulator fixes for v4.19 Mark Brown
@ 2018-09-29  1:20 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-09-29  1:20 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, Linus Torvalds

On Fri, Sep 28, 2018 at 02:42:53PM +0100, Mark Brown wrote:
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
> 
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.19-rc5

Now pulled, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-29  1:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-28 13:42 [GIT PULL] regulator fixes for v4.19 Mark Brown
2018-09-29  1:20 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).