diff options
author | Andreas Herrmann <andreas.herrmann3@amd.com> | 2009-01-15 22:27:47 +0100 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2009-01-15 22:27:47 +0100 |
commit | 76ff08da34196cfa308fcd3552bb9ea20888e745 (patch) | |
tree | da6e83ed71af4e13358400f5c1fb5b06eb19b206 /drivers/hwmon/Makefile | |
parent | a2e066bba2aad6583e3ff648bf28339d6c9f0898 (diff) |
hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs
Current Temperature for K8 RevG desktop CPUs is a "normalized value"
which can be below ambient temperature.
As a consequence lots of RevG systems report temperatures like:
$ sensors
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp: +17 C
Core0 Temp: +3 C
Core1 Temp: +21 C
Core1 Temp: +5 C
being quite below ambient temperature.
There are even reports of negative temperature values.
This patch corrects the temperature reporting of k8temp for
RevG desktop CPUs.
Cc: Rudolf Marek <r.marek@assembler.cz>
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Makefile')
0 files changed, 0 insertions, 0 deletions