Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Pull hwmon fixes from Guenter Roeck: "Fix a number of zero-day bugs, mostly found with module test scripts. Nothing major, but potentially annoying and worthwhile to fix" * tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: (adc128d818) Drop write support on inX_input attributes hwmon: (emc2103) Clamp limits instead of bailing out hwmon: (adm1031) Fix writes to limit registers hwmon: (adm1021) Fix cache problem when writing temperature limits hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div hwmon: (amc6821) Fix permissions for temp2_input hwmon: (ntc_thermistor) Correct information printed during probe
Showing
- drivers/hwmon/adc128d818.c 14 additions, 14 deletionsdrivers/hwmon/adc128d818.c
- drivers/hwmon/adm1021.c 8 additions, 6 deletionsdrivers/hwmon/adm1021.c
- drivers/hwmon/adm1029.c 3 additions, 0 deletionsdrivers/hwmon/adm1029.c
- drivers/hwmon/adm1031.c 5 additions, 3 deletionsdrivers/hwmon/adm1031.c
- drivers/hwmon/amc6821.c 1 addition, 1 deletiondrivers/hwmon/amc6821.c
- drivers/hwmon/emc2103.c 5 additions, 10 deletionsdrivers/hwmon/emc2103.c
- drivers/hwmon/ntc_thermistor.c 1 addition, 1 deletiondrivers/hwmon/ntc_thermistor.c
Loading
Please register or sign in to comment