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.6-merge-window
Date: Thu, 07 Sep 2023 13:34:30 +0100 [thread overview]
Message-ID: <20230907123440.042F8C4936D@smtp.kernel.org> (raw)
The following changes since commit b96c22476ff4bc3459933f87ba52cbb7910ffc6b:
regulator: userspace-consumer: Drop event support for this cycle (2023-08-24 23:58:34 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.6-merge-window
for you to fetch changes up to ca0e36e3e39a4e8b5a4b647dff8c5938ca6ccbec:
regulator: tps6594-regulator: Fix random kernel crash (2023-09-05 20:58:41 +0100)
----------------------------------------------------------------
regulator: Fixes for v6.6
A couple of fixes that came in during the merge window, both driver
specific - one for a bug that came up in testing, one for a bug due to a
misreading of the datasheet.
----------------------------------------------------------------
Jerome Neanne (1):
regulator: tps6594-regulator: Fix random kernel crash
Vincent Whitchurch (1):
regulator: tps6287x: Fix n_voltages
drivers/regulator/tps6287x-regulator.c | 2 +-
drivers/regulator/tps6594-regulator.c | 31 +++++++++++++++----------------
2 files changed, 16 insertions(+), 17 deletions(-)
next reply other threads:[~2023-09-07 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-07 12:34 Mark Brown [this message]
2023-09-07 22:53 ` [GIT PULL] regulator fixes for v6.6-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=20230907123440.042F8C4936D@smtp.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.