All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v5.10-rc4
@ 2020-11-19 17:45 Mark Brown
  2020-11-19 19:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2020-11-19 17:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1830 bytes --]

The following changes since commit cf1ad559a20d1930aa7b47a52f54e1f8718de301:

  regulator: defer probe when trying to get voltage from unresolved supply (2020-11-03 13:19:01 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 2ba546ebe0ce2af47833d8912ced9b4a579f13cb:

  regulator: ti-abb: Fix array out of bound read access on the first transition (2020-11-18 17:59:24 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.10

Mostly core fixes here, one set from Michał Mirosław which cleans up
some issues introduced as part of the coupled regulators work, one
memory leak during probe and two due to regulators which have an input
supply name and regulator name which are identical, which is very
unusual.  There's also a fix for our handling of the similarly unusual
case where we can't determine if a regulator is enabled during boot.

----------------------------------------------------------------
Michał Mirosław (3):
      regulator: fix memory leak with repeated set_machine_constraints()
      regulator: avoid resolve_supply() infinite recursion
      regulator: workaround self-referent regulators

Nishanth Menon (1):
      regulator: ti-abb: Fix array out of bound read access on the first transition

Pi-Hsun Shih (1):
      regulator: core: don't disable regulator if is_enabled return error.

Sean Nyekjaer (1):
      regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}

 drivers/regulator/core.c               | 43 ++++++++++++++++++++--------------
 drivers/regulator/pfuze100-regulator.c | 13 ++++++----
 drivers/regulator/ti-abb-regulator.c   | 12 +++++++++-
 3 files changed, 44 insertions(+), 24 deletions(-)

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

* Re: [GIT PULL] regulator fixes for v5.10-rc4
  2020-11-19 17:45 [GIT PULL] regulator fixes for v5.10-rc4 Mark Brown
@ 2020-11-19 19:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-19 19:17 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, Liam Girdwood, linux-kernel, Mark Brown

The pull request you sent on Thu, 19 Nov 2020 17:45:08 +0000:

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

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

Thank you!

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

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

end of thread, other threads:[~2020-11-19 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19 17:45 [GIT PULL] regulator fixes for v5.10-rc4 Mark Brown
2020-11-19 19:17 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.