Index of /devel/lm-sensors/drivers/i5500_temp

      Name                    Last modified       Size  Description

[DIR] Parent Directory 23-Jun-2022 19:49 - [   ] Makefile 23-Jun-2022 19:49 1k [TXT] i5500_temp.c 23-Jun-2022 19:49 5k

I wrote this driver following the register definitions in Intel
document "Intel 5520 Chipset and Intel 5500 Chipset", March 2009.
While my code looks OK and the limits are read correctly, I can't get
the sensor to return a sane value. The raw register value reads 0x7f
all the time, which translates to an arbitrary temperature value of
36.5 degrees Celsius. This may be the lowest value the sensor can
report, but an external sensor tells me the chipset is running at
65-70 degrees Celsius so the value returned by the driver is simply
not plausible.

If anyone can figure out what I'm missing, please let me know.
Jean Delvare <jdelvare@suse.de>, 2012-10-06