linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v5.4
@ 2019-10-23 16:41 Mark Brown
  2019-10-24 10:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2019-10-23 16:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Liam Girdwood

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

The following changes since commit c82f27df07573ec7b124efe176d2ac6c038787a5:

  regulator: core: Fix error return for /sys access (2019-09-11 11:17:23 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.4-rc4

for you to fetch changes up to 77fd66c9ff3e992718a79fa6407148935d34b50f:

  regulator: qcom-rpmh: Fix PMIC5 BoB min voltage (2019-10-04 18:44:37 +0100)

----------------------------------------------------------------
regulator: Fixes for v5.4

There are a few core fixes here around error handling and handling if
suspend mode configuration and some driver specific fixes here but the
most important change is the fix to the fixed-regulator DT schema
conversion introduced during the last merge window. That fixes one of
the last two errors preventing successful execution of "make dt_binding_check"
which will be enourmously helpful for DT schema development.

----------------------------------------------------------------
Axel Lin (2):
      regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF
      regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone

Charles Keepax (1):
      regulator: lochnagar: Add on_off_delay for VDDCORE

Kiran Gunda (1):
      regulator: qcom-rpmh: Fix PMIC5 BoB min voltage

Marco Felsch (3):
      regulator: of: fix suspend-min/max-voltage parsing
      regulator: core: make regulator_register() EPROBE_DEFER aware
      regulator: da9062: fix suspend_enable/disable preparation

Philippe Schenker (1):
      dt-bindings: fixed-regulator: fix compatible enum

Yizhuo (1):
      regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized

 .../bindings/regulator/fixed-regulator.yaml        |   4 +-
 drivers/regulator/core.c                           |  13 +++
 drivers/regulator/da9062-regulator.c               | 118 ++++++++-------------
 drivers/regulator/fixed.c                          |   5 +-
 drivers/regulator/lochnagar-regulator.c            |   1 +
 drivers/regulator/of_regulator.c                   |  27 +++--
 drivers/regulator/pfuze100-regulator.c             |   8 +-
 drivers/regulator/qcom-rpmh-regulator.c            |   4 +-
 drivers/regulator/ti-abb-regulator.c               |  26 ++---
 9 files changed, 100 insertions(+), 106 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 v5.4
  2019-10-23 16:41 [GIT PULL] regulator fixes for v5.4 Mark Brown
@ 2019-10-24 10:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-24 10:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Liam Girdwood

The pull request you sent on Wed, 23 Oct 2019 17:41:31 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.4-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/deed1d44699135e5af7678442607469d14a92141

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-10-24 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 16:41 [GIT PULL] regulator fixes for v5.4 Mark Brown
2019-10-24 10:25 ` pr-tracker-bot

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).