> > While initializing the adm1021 device, the driver is performing a > > conversion from fixed point to Celcius on values that were declaired > > as Celcius. On my Dell Precision 220 this results in a shutdown > > after a couple of minutes running. > > > > This is a very simple patch against the 2.6.0-test3 tree that just > > removes the conversion. > > Applied, thanks. I just checked and this does not apply to our CVS tree. The bug was introduced by the sysfs conversion (because millidegrees are in use there, while these are degrees in CVS). -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/