Hello, while trying to convert i5k_temp to the new hwmon API to resolve https://bugzilla.kernel.org/show_bug.cgi?id=208693, i was asking myself whether or not temp_mid could be replaced with a standard sysfs attribute? Since afaik temp_mid and temp_max are both temperature limits, they could potentially be replaced with temp_max and temp_crit. Armin Wolf.