hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
authorYong Wang <yong.y.wang@linux.intel.com>
Sun, 10 Jan 2010 19:52:34 +0000 (20:52 +0100)
committerJean Delvare <khali@linux-fr.org>
Sun, 10 Jan 2010 19:52:34 +0000 (20:52 +0100)
commit1fe63ab47a617ee95f562eaa7ddbbc59981ff8c6
tree45b7d542d9a9b25bb9416f92f748c336d9aae40f
parentc5114a1cd6d84b2b3144c1c3e093c80ca6c30f47
hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs

The max junction temperature of Atom N450/D410/D510 CPUs is 100 degrees
Celsius. Since these CPUs are always coupled with Intel NM10 chipset in
one package, the best way to verify whether an Atom CPU is N450/D410/D510
is to check the host bridge device.

Signed-off-by: Yong Wang <yong.y.wang@intel.com>
Acked-by: Huaxu Wan <huaxu.wan@intel.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/Kconfig
drivers/hwmon/coretemp.c