Hi Linus, Please pull hwmon fixes for Linux v6.1-rc2 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.1-rc2 Thanks, Guenter ------ The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.1-rc2 for you to fetch changes up to 5619c6609130bce910736a61724a5ee033a0822c: hwmon: (corsair-psu) Add USB id of the new HX1500i psu (2022-10-22 06:59:12 -0700) ---------------------------------------------------------------- hwmon fixes for v6.1-rc2 - corsair-psu: Fix typo in USB id description, and add USB ID for new PSU - pwm-fan: Fix fan power handling when disabling fan control ---------------------------------------------------------------- Matthias Schiffer (1): hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0 Wilken Gottwalt (2): hwmon: (corsair-psu) fix typo in USB id description hwmon: (corsair-psu) Add USB id of the new HX1500i psu Documentation/hwmon/corsair-psu.rst | 2 ++ drivers/hwmon/corsair-psu.c | 3 ++- drivers/hwmon/pwm-fan.c | 5 ++++- 3 files changed, 8 insertions(+), 2 deletions(-)