[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220223150012.2176490-1-linux@roeck-us.net>
Date: Wed, 23 Feb 2022 07:00:12 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] hwmon fixes for v5.17-rc6
Hi Linus,
Please pull hwmon fixes for Linux v5.17-rc6 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.17-rc6
Thanks,
Guenter
------
The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:
Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.17-rc6
for you to fetch changes up to 35f165f08950a876f1b95a61d79c93678fba2fd6:
hwmon: (pmbus) Clear pmbus fault/warning bits after read (2022-02-22 08:15:39 -0800)
----------------------------------------------------------------
hwmon fixes for v5.17-rc6
Fix two old bugs and one new bug in hwmon subsystem.
- In pmbus core, clear pmbus fault/warning status bits after read
to follow PMBus standard
- In hwmon core, handle failure to register sensor with thermal
zone correctly
- In ntc_thermal driver, use valid thermistor names for Samsung
thermistors
----------------------------------------------------------------
Guenter Roeck (1):
hwmon: Handle failure to register sensor with thermal zone correctly
Linus Walleij (1):
hwmon: (ntc_thermistor) Underscore Samsung thermistor
Vikash Chandola (1):
hwmon: (pmbus) Clear pmbus fault/warning bits after read
drivers/hwmon/hwmon.c | 14 ++++++++------
drivers/hwmon/ntc_thermistor.c | 2 +-
drivers/hwmon/pmbus/pmbus_core.c | 5 +++++
3 files changed, 14 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists