From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regulator fixes for v6.17-merge-window
Date: Fri, 08 Aug 2025 18:02:12 +0100 [thread overview]
Message-ID: <c52bdf1f3fbc97fe64dbfbb27d34749c.broonie@kernel.org> (raw)
The following changes since commit 0bd042ae771d61ef7ccd5882f7aeca59a25f71d9:
regulator: mt6370: Fix spelling mistake in mt6370_regualtor_register (2025-07-24 18:04:38 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.17-merge-window
for you to fetch changes up to 10dfd36f078423c51602a9a21ed85e8e6c947a00:
regulator: core: correct convergence check in regulator_set_voltage() (2025-07-29 14:56:39 +0100)
----------------------------------------------------------------
regulator: Fix for v6.17
This fixes an issue with the newly added code for handling large voltage
changes on regulators which require that individual voltage changes
cover a limited range, the check for convergence was broken.
----------------------------------------------------------------
Romain Gantois (1):
regulator: core: correct convergence check in regulator_set_voltage()
drivers/regulator/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
next reply other threads:[~2025-08-08 17:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-08 17:02 Mark Brown [this message]
2025-08-09 5:45 ` [GIT PULL] regulator fixes for v6.17-merge-window pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c52bdf1f3fbc97fe64dbfbb27d34749c.broonie@kernel.org \
--to=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.