Commit ec8957276674 for kernel

commit ec89572766744e844df24c27d31c97b4c00f4e07
Merge: 234d72ae02e4 99076a17a112
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat May 9 08:32:50 2026 -0700

    Merge tag 'hwmon-for-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

    Pull hwmon fixes from Guenter Roeck:

     - ads7871: Fix endianness bug in 16-bit register reads

     - lm75: Fix configuration register writes and AS6200/TMP112 setup and
       alarm handling

     - lm63: Fix TOCTOU problems

     - corsair-psu: Close HID device on probe errors

     - ltc2992: Fix overflow and threshold range

     - Documentation: fix link to ideapad-laptop.c file

     - Remove stale CONFIG_SENSORS_SBRMI Makefile reference

    * tag 'hwmon-for-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
      hwmon: (ads7871) Fix endianness bug in 16-bit register reads
      hwmon: (lm75) Fix configuration register writes.
      hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handling
      hwmon: (lm63) Add locking to avoid TOCTOU
      hwmon: (corsair-psu) Close HID device on probe errors
      hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile reference
      Documentation: hwmon: fix link to ideapad-laptop.c file
      hwmon: (ltc2992) Fix u32 overflow in power read path
      hwmon: (ltc2992) Clamp threshold writes to hardware range