public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v6.9-rc6
@ 2024-05-01 14:08 Mark Brown
  2024-05-01 17:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-05-01 14:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:

  Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.9-rc6

for you to fetch changes up to ff33132605c1a0acea59e4c523cb7c6fabe856b2:

  regulator: change devm_regulator_get_enable_optional() stub to return Ok (2024-04-24 10:13:30 +0900)

----------------------------------------------------------------
regulator: Fixes for v6.9

There's a few simple driver specific fixes here, plus some core cleanups
from Matti which fix issues found with client drivers due to the API
being confusing.  The two fixes for the stubs provide more constructive
behaviour with !REGULATOR configurations, issues were noticed with some
hwmon drivers which would otherwise have needed confusing bodges in the
users.  The irq_helpers fix to duplicate the provided name for the
interrupt controller was found because a driver got this wrong and it's
again a case where the core is the sensible place to put the fix.

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      regulator: mt6360: De-capitalize devicetree regulator subnodes

Krzysztof Kozlowski (2):
      regulator: qcom-refgen: fix module autoloading
      regulator: vqmmc-ipq4019: fix module autoloading

Matti Vaittinen (3):
      regulator: irq_helpers: duplicate IRQ name
      regulator: change stubbed devm_regulator_get_enable to return Ok
      regulator: change devm_regulator_get_enable_optional() stub to return Ok

 drivers/regulator/irq_helpers.c             |  3 +++
 drivers/regulator/mt6360-regulator.c        | 32 ++++++++++++++++++-----------
 drivers/regulator/qcom-refgen-regulator.c   |  1 +
 drivers/regulator/vqmmc-ipq4019-regulator.c |  1 +
 include/linux/regulator/consumer.h          |  4 ++--
 5 files changed, 27 insertions(+), 14 deletions(-)

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

* Re: [GIT PULL] regulator fixes for v6.9-rc6
  2024-05-01 14:08 [GIT PULL] regulator fixes for v6.9-rc6 Mark Brown
@ 2024-05-01 17:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-01 17:41 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, Liam Girdwood, linux-kernel, Mark Brown

The pull request you sent on Wed, 01 May 2024 23:08:04 +0900:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.9-rc6

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

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:[~2024-05-01 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 14:08 [GIT PULL] regulator fixes for v6.9-rc6 Mark Brown
2024-05-01 17:41 ` 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