Hi Linus, Please pull hwmon fixes for Linux v6.13-rc4 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.13-rc4 Thanks, Guenter ------ The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8: Linux 6.13-rc3 (2024-12-15 15:58:23 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.13-rc4 for you to fetch changes up to dd471e25770e7e632f736b90db1e2080b2171668: hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit Registers (2024-12-16 15:58:25 -0800) ---------------------------------------------------------------- hwmon fixes for v6.13-rc4 * Fix reporting of negative temperature, current, and voltage values in tmp513 driver ---------------------------------------------------------------- Murad Masimov (3): hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Registers hwmon: (tmp513) Fix Current Register value interpretation hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit Registers drivers/hwmon/tmp513.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)