Hi Juerg, On Thu, 19 Jun 2008 16:20:34 -0700, Juerg Haefliger wrote: > New driver to support temperature and voltage sensors embedded inside > the VIA C7 CPU. Is it really an analog voltage sensor? Or does it simply reflect the value of the VID pins? The conversion formula "(data->in << 4) + 700" corresponds to VRM case 13 in hwmon-vid.c, which is what the C7 uses. This makes me suspect that the latter is true. If I am right then the attribute should be named cpuN_vid rather than in0_input. -- Jean Delvare