The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v7.2-rc4
@ 2026-07-26 16:05 Mark Brown
  2026-07-26 20:00 ` pr-tracker-bot
  2026-07-26 20:00 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2026-07-26 16:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:

  Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a45cc646a3aa83eb4ab4c7ed2685785ea51dc5e6:

  regulator: core: clamp voltage constraints before applying apply_uV (2026-07-21 22:35:08 +0100)

----------------------------------------------------------------
regulator: Fixes for v7.2

One driver specific fix where one of the MediaTek drivers duplicated
some core code buggily, and a core fix for an ordering issue on startup
where we could end up configuring a voltage outside of constraints due
to the order in which we applied constraints.

----------------------------------------------------------------
Daniel Golle (1):
      regulator: mt6358: use regmap helper to read fixed LDO calibration

Kamal Wadhwa (1):
      regulator: core: clamp voltage constraints before applying apply_uV

 drivers/regulator/core.c             | 163 +++++++++++++++++++----------------
 drivers/regulator/mt6358-regulator.c |   2 +-
 2 files changed, 91 insertions(+), 74 deletions(-)

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

end of thread, other threads:[~2026-07-26 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-26 16:05 [GIT PULL] regulator fixes for v7.2-rc4 Mark Brown
2026-07-26 20:00 ` pr-tracker-bot
2026-07-26 20:00 ` 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