mbox series

[GIT,PULL] hwmon fixes for v6.5-rc6

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

Pull-request

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

Message

Guenter Roeck Aug. 11, 2023, 11:01 p.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v6.5-rc6 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.5-rc6

Thanks,
Guenter
------

The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:

  Linux 6.5-rc4 (2023-07-30 13:23:47 -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.5-rc6

for you to fetch changes up to 56b930dcd88c2adc261410501c402c790980bdb5:

  hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report (2023-08-09 21:09:47 -0700)

----------------------------------------------------------------
hwmon fixes for v6.5-rc6

* Fix sporadic comunication errors in pmbus/bel-pfe and
  aquacomputer_d5next drivers

----------------------------------------------------------------
Aleksa Savic (1):
      hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report

Tao Ren (1):
      hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100

 drivers/hwmon/aquacomputer_d5next.c | 37 ++++++++++++++++++++++++++++++++++++-
 drivers/hwmon/pmbus/bel-pfe.c       | 16 ++++++++--------
 2 files changed, 44 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 12, 2023, 2:55 a.m. UTC | #1
The pull request you sent on Fri, 11 Aug 2023 16:01:42 -0700:

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

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

Thank you!