[GIT PULL] hwmon fixes for v6.11-rc7
From: Guenter Roeck
Date: Wed Sep 04 2024 - 15:03:18 EST
Hi Linus,
Please pull hwmon fixes for Linux v6.11-rc7 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.11-rc7
Thanks,
Guenter
------
The following changes since commit 431c1646e1f86b949fa3685efc50b660a364c2b6:
Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.11-rc7
for you to fetch changes up to a54da9df75cd1b4b5028f6c60f9a211532680585:
hwmon: (hp-wmi-sensors) Check if WMI event data exists (2024-09-02 07:23:35 -0700)
----------------------------------------------------------------
hwmon fixes for v6.11-rc7
hp-wmi-sensors: Check if WMI event data exists before accessing it
ltc2991: fix register bits defines
----------------------------------------------------------------
Armin Wolf (1):
hwmon: (hp-wmi-sensors) Check if WMI event data exists
Pawel Dembicki (1):
hwmon: ltc2991: fix register bits defines
drivers/hwmon/hp-wmi-sensors.c | 2 ++
drivers/hwmon/ltc2991.c | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)