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(-)