mbox series

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

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

Pull-request

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

Message

Guenter Roeck Sept. 4, 2024, 7:03 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Sept. 4, 2024, 7:16 p.m. UTC | #1
The pull request you sent on Wed,  4 Sep 2024 12:03:08 -0700:

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

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

Thank you!