[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230907123440.042F8C4936D@smtp.kernel.org>
Date: Thu, 07 Sep 2023 13:34:30 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.6-merge-window
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(-)
Powered by blists - more mailing lists