mbox series

[GIT,PULL] hwmon fixes for v6.13-rc7

Message ID 20250111190623.24948-1-linux@roeck-us.net (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwmon fixes for v6.13-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.13-rc7

Message

Guenter Roeck Jan. 11, 2025, 7:06 p.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v6.13-rc7 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.13-rc7

Thanks,
Guenter
------

The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:

  Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.13-rc7

for you to fetch changes up to 82163d63ae7a4c36142cd252388737205bb7e4b9:

  hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur (2025-01-07 16:36:01 -0800)

----------------------------------------------------------------
hwmon fixes for v6.13-rc7

One patch to fix error handling in drivetemp driver.

----------------------------------------------------------------
Daniil Stas (1):
      hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur

 drivers/hwmon/drivetemp.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 11, 2025, 8:01 p.m. UTC | #1
The pull request you sent on Sat, 11 Jan 2025 11:06:23 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.13-rc7

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

Thank you!