[GIT PULL] hwmon fixes for v5.13-rc6

From: Guenter Roeck
Date: Fri Jun 11 2021 - 06:44:37 EST


Hi Linus,

Please pull hwmon fixes for Linux v5.13-rc6 from signed tag:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.13-rc6

Thanks,
Guenter
------

The following changes since commit 614124bea77e452aa6df7a8714e8bc820b489922:

Linux 5.13-rc5 (2021-06-06 15:47:27 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e13d1127241404f1c3eb1379ac4dd100eaf385b4:

hwmon: (tps23861) correct shunt LSB values (2021-06-10 08:40:09 -0700)

----------------------------------------------------------------
hwmon fixes for v5.13-rc6

Fixes for tps23861, scpi-hwmon, and corsair-psu drivers, plus a bindings
fix for TI ADS7828.

----------------------------------------------------------------
Nobuhiro Iwamatsu (1):
dt-bindings: hwmon: Fix typo in TI ADS7828 bindings

Riwen Lu (1):
hwmon: (scpi-hwmon) shows the negative temperature properly

Robert Marko (3):
hwmon: (tps23861) define regmap max register
hwmon: (tps23861) set current shunt value
hwmon: (tps23861) correct shunt LSB values

Wilken Gottwalt (1):
hwmon: (corsair-psu) fix suspend behavior

Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml | 2 +-
drivers/hwmon/corsair-psu.c | 14 ++++++++++++++
drivers/hwmon/scpi-hwmon.c | 9 +++++++++
drivers/hwmon/tps23861.c | 17 +++++++++++++++--
4 files changed, 39 insertions(+), 3 deletions(-)