lm78, lm75 at least have temp_input, temp_max, temp_hyst in sysfs, but the mapping in lib/proc.c is temp=>temp_input1 temp_hyst=>temp_hyst1 temp_over=>temp_max1 do we want to submit a driver patch to add the '1' suffixes or add mappings in lib/chips.c? To be in conformance with Documentation/i2c/sysfs-interface we should add the '1'.