Hi Linus, Please pull hwmon fixes for Linux v5.18-rc7 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.18-rc7 Thanks, Guenter ------ The following changes since commit 08da09f028043fed9653331ae75bc310411f72e6: hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk (2022-04-27 04:52:18 -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.18-rc7 for you to fetch changes up to 151d6dcbed836270c6c240932da66f147950cbdb: hwmon: (ltq-cputemp) restrict it to SOC_XWAY (2022-05-09 17:27:24 -0700) ---------------------------------------------------------------- hwmon fixes for v5.18-rc7 - Restrict ltq-cputemp to SOC_XWAY to fix build failure - Add OF device ID table to tmp401 driver to enable auto-load ---------------------------------------------------------------- Camel Guo (1): hwmon: (tmp401) Add OF device ID table Randy Dunlap (1): hwmon: (ltq-cputemp) restrict it to SOC_XWAY drivers/hwmon/Kconfig | 2 +- drivers/hwmon/tmp401.c | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-)