Merge tag 'hwmon-for-v5.15-rc4' of...
Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging Pull hwmon fixes from Guenter Roeck: - Fixed various potential NULL pointer accesses in w8379* drivers - Improved error handling, fault reporting, and fixed rounding in thmp421 driver - Fixed error handling in ltc2947 driver - Added missing attribute to pmbus/mp2975 driver - Fixed attribute values in pbus/ibm-cffps, occ, and mlxreg-fan drivers - Removed unused residual code from k10temp driver * tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller hwmon: (pmbus/ibm-cffps) max_power_out swap changes hwmon: (occ) Fix P10 VRM temp sensors hwmon: (ltc2947) Properly handle errors when looking for the external clock hwmon: (tmp421) fix rounding for negative values hwmon: (tmp421) report /PVLD condition as fault hwmon: (tmp421) handle I2C errors hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs hwmon: (k10temp) Remove residues of current and voltage
No related branches found
No related tags found
Showing
- Documentation/hwmon/k10temp.rst 0 additions, 17 deletionsDocumentation/hwmon/k10temp.rst
- drivers/hwmon/k10temp.c 0 additions, 6 deletionsdrivers/hwmon/k10temp.c
- drivers/hwmon/ltc2947-core.c 6 additions, 2 deletionsdrivers/hwmon/ltc2947-core.c
- drivers/hwmon/mlxreg-fan.c 9 additions, 3 deletionsdrivers/hwmon/mlxreg-fan.c
- drivers/hwmon/occ/common.c 5 additions, 12 deletionsdrivers/hwmon/occ/common.c
- drivers/hwmon/pmbus/ibm-cffps.c 8 additions, 2 deletionsdrivers/hwmon/pmbus/ibm-cffps.c
- drivers/hwmon/pmbus/mp2975.c 1 addition, 1 deletiondrivers/hwmon/pmbus/mp2975.c
- drivers/hwmon/tmp421.c 39 additions, 32 deletionsdrivers/hwmon/tmp421.c
- drivers/hwmon/w83791d.c 11 additions, 18 deletionsdrivers/hwmon/w83791d.c
- drivers/hwmon/w83792d.c 11 additions, 17 deletionsdrivers/hwmon/w83792d.c
- drivers/hwmon/w83793.c 11 additions, 15 deletionsdrivers/hwmon/w83793.c
Loading
Please register or sign in to comment