[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240531211836.1399346-1-linux@roeck-us.net>
Date: Fri, 31 May 2024 14:18:36 -0700
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 v6.10-rc2
Hi Linus,
Please pull hwmon fixes for Linux v6.10-rc2 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.10-rc2
Thanks,
Guenter
------
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -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.10-rc2
for you to fetch changes up to 52a2c70c3ec555e670a34dd1ab958986451d2dd2:
hwmon: (shtc1) Fix property misspelling (2024-05-30 09:05:19 -0700)
----------------------------------------------------------------
hwmon fixes for v6.10-rc2
* sttcs: Fix property spelling
* intel-m10-bmc-hwmon: Fix multiplier for N6000 board power sensor
* ltc2992: Fix memory leak
* dell-smm: Add Dell G15 5511 to fan control whitelist
----------------------------------------------------------------
Armin Wolf (1):
hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelist
Guenter Roeck (1):
hwmon: (shtc1) Fix property misspelling
Javier Carrasco (1):
hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
Peter Colberg (1):
hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensor
drivers/hwmon/dell-smm-hwmon.c | 8 ++++++++
drivers/hwmon/intel-m10-bmc-hwmon.c | 2 +-
drivers/hwmon/ltc2992.c | 4 +++-
drivers/hwmon/shtc1.c | 2 +-
4 files changed, 13 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists