-
- Downloads
Merge tag 'hwmon-for-v6.14-rc6' of...
Merge tag 'hwmon-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging Pull hwmon fixes from Guenter Roeck: - xgene-hwmon: Fix a NULL vs IS_ERR_OR_NULL() check - ad7314: Return error if leading zero bits are non-zero - ntc_thermistor: Update/fix the ncpXXxh103 sensor table - pmbus: Initialise page count in pmbus_identify() - peci/dimmtemp: Do not provide fake threshold data * tag 'hwmon-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe() hwmon: (ad7314) Validate leading zero bits and return error hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table hwmon: (pmbus) Initialise page count in pmbus_identify() hwmon: (peci/dimmtemp) Do not provide fake thresholds data
No related branches found
No related tags found
Showing
- drivers/hwmon/ad7314.c 10 additions, 0 deletionsdrivers/hwmon/ad7314.c
- drivers/hwmon/ntc_thermistor.c 33 additions, 33 deletionsdrivers/hwmon/ntc_thermistor.c
- drivers/hwmon/peci/dimmtemp.c 4 additions, 6 deletionsdrivers/hwmon/peci/dimmtemp.c
- drivers/hwmon/pmbus/pmbus.c 2 additions, 0 deletionsdrivers/hwmon/pmbus/pmbus.c
- drivers/hwmon/xgene-hwmon.c 1 addition, 1 deletiondrivers/hwmon/xgene-hwmon.c
Loading
Please register or sign in to comment