[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220128055440.3947883-1-linux@roeck-us.net>
Date: Thu, 27 Jan 2022 21:54:40 -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-rc2
Hi Linus,
Please pull hwmon fixes for Linux v5.17-rc2 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.17-rc2
Thanks,
Guenter
------
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
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-rc2
for you to fetch changes up to 79da533d3cc717ccc05ddbd3190da8a72bc2408b:
hwmon: (nct6775) Fix crash in clear_caseopen (2022-01-24 14:32:47 -0800)
----------------------------------------------------------------
hwmon fixes for v5.17-rc2
- Fix crash in nct6775 driver
- Prevent divide by zero in adt7470 driver
- Fix conditional compile warning in pmbus/ir38064 driver
- Various minor fixes in lm90 driver
----------------------------------------------------------------
Dan Carpenter (1):
hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()
Guenter Roeck (8):
hwmon: (lm90) Reduce maximum conversion rate for G781
hwmon: (lm90) Re-enable interrupts after alert clears
hwmon: (lm90) Mark alert as broken for MAX6654
hwmon: (lm90) Mark alert as broken for MAX6680
hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
hwmon: (lm90) Fix sysfs and udev notifications
hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unused
hwmon: (nct6775) Fix crash in clear_caseopen
drivers/hwmon/adt7470.c | 3 +++
drivers/hwmon/lm90.c | 21 +++++++++++----------
drivers/hwmon/nct6775.c | 6 +++---
drivers/hwmon/pmbus/ir38064.c | 2 +-
4 files changed, 18 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists