mbox

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

Message ID 20240912210215.1907774-1-linux@roeck-us.net (mailing list archive)
State Not Applicable
Headers show

Pull-request

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

Message

Guenter Roeck Sept. 12, 2024, 9:02 p.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v6.11-rc8 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit da3ea35007d0af457a0afc87e84fddaebc4e0b63:

  Linux 6.11-rc7 (2024-09-08 14:50:28 -0700)

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-rc8

for you to fetch changes up to 20471071f198c8626dbe3951ac9834055b387844:

  hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2 (2024-09-09 10:58:09 -0700)

----------------------------------------------------------------
hwmon fixes for v6.11-rc8/v6.11

- Fix clearing status register bits for chips supporting older
  PMBus versions

----------------------------------------------------------------
Patryk Biel (1):
      hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2

 drivers/hwmon/pmbus/pmbus.h      |  6 ++++++
 drivers/hwmon/pmbus/pmbus_core.c | 17 ++++++++++++++---
 2 files changed, 20 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 12, 2024, 9:55 p.m. UTC | #1
The pull request you sent on Thu, 12 Sep 2024 14:02:15 -0700:

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

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

Thank you!