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

From: Guenter Roeck
Date: Fri Aug 11 2023 - 19:05:03 EST


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