From: Linus Torvalds Date: Sat, 3 Sep 2022 17:24:30 +0000 (-0700) Subject: Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groec... X-Git-Tag: v6.1-rc5~490 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=777464261d12f4b011fff68de36a4a1075691cd9;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'hwmon-for-v6.0-rc4' of git://git./linux/kernel/git/groeck/linux-staging Pull hwmon fixes from Guenter Roeck: - Fix out of bounds access in gpio-fan driver - Fix VOUT margin caching in PMBus core - Avoid error message after -EPROBE_DEFER from devm_regulator_register() * tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: (gpio-fan) Fix array out of bounds access hwmon: (pmbus) Fix vout margin caching hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages --- 777464261d12f4b011fff68de36a4a1075691cd9