Hi Linus, Please pull hwmon fixes for Linux v6.11-rc6 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.11-rc6 Thanks, Guenter ------ The following changes since commit 5be63fc19fcaa4c236b307420483578a56986a37: Linux 6.11-rc5 (2024-08-25 19:07:11 +1200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.11-rc6 for you to fetch changes up to 7bbc079531fc38d401e1c4088d4981435a8828e3: hwmon: (pt5161l) Fix invalid temperature reading (2024-08-26 20:58:05 -0700) ---------------------------------------------------------------- hwmon fixes for v6.11-rc6 - pt5161l: Fix invalid temperature reading of bad ADC values - asus-ec-sensors: Remove unsupported VRM temperature from X570-E GAMING ---------------------------------------------------------------- Cosmo Chou (1): hwmon: (pt5161l) Fix invalid temperature reading Ross Brown (1): hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING drivers/hwmon/asus-ec-sensors.c | 2 +- drivers/hwmon/pt5161l.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)