mbox series

[GIT,PULL] hwmon fixes for v6.8-rc3

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

Pull-request

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

Message

Guenter Roeck Feb. 2, 2024, 6:30 p.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v6.8-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.8-rc3

Thanks,
Guenter
------

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -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.8-rc3

for you to fetch changes up to 915644189c22d9c93e9fee7c7c993b58e745bef7:

  hwmon: (pmbus/mp2975) Correct comment inside 'mp2975_read_byte_data' (2024-01-27 08:03:18 -0800)

----------------------------------------------------------------
hwmon fixes for v6.8-rc3

- pmbus/mp2975: Fix driver initialization

- gigabyte_waterforce: Add missing unlock in error handling path

----------------------------------------------------------------
Harshit Mogalapalli (1):
      hwmon: gigabyte_waterforce: Fix locking bug in waterforce_get_status()

Konstantin Aladyshev (2):
      hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 device
      hwmon: (pmbus/mp2975) Correct comment inside 'mp2975_read_byte_data'

 drivers/hwmon/gigabyte_waterforce.c |  2 +-
 drivers/hwmon/pmbus/mp2975.c        | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Feb. 2, 2024, 9 p.m. UTC | #1
The pull request you sent on Fri,  2 Feb 2024 10:30:12 -0800:

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

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

Thank you!