Hi Linus, Please pull hwmon fixes for Linux v5.16-rc7 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.16-rc7 Thanks, Guenter ------ The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c: Linux 5.16-rc5 (2021-12-12 14:53:01 -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.16-rc7 for you to fetch changes up to cdc5287acad9ede121924a9c9313544b80d15842: hwmon: (lm90) Do not report 'busy' status bit as alarm (2021-12-12 16:22:53 -0800) ---------------------------------------------------------------- hwmon fixes for v5.16-rc7 A couple of lm90 driver fixes. None of them are critical, but they should nevertheless be fixed. ---------------------------------------------------------------- Guenter Roeck (5): hwmon: (lm90) Fix usage of CONFIG2 register in detect function hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations hwmon: (lm90) Drop critical attribute support for MAX6654 hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681 hwmon: (lm90) Do not report 'busy' status bit as alarm drivers/hwmon/lm90.c | 106 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 62 insertions(+), 44 deletions(-)