]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 18 Jan 2010 18:19:42 +0000 (10:19 -0800)
commit4052fbfb24712ee7bb31c4c813d551712d7a4e4e
treeed6bb91aaa2c795f8ffcb0ea4ca041c009fe6ad8
parent545b02070bb58430c8ce96369bdbbe15e4aef1f7
hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs

commit 1fe63ab47a617ee95f562eaa7ddbbc59981ff8c6 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/Kconfig
drivers/hwmon/coretemp.c