]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/hwmon/coretemp.c: enable the Intel Atom
authorMichael Riepe <michael.riepe@googlemail.com>
Tue, 22 Sep 2009 00:04:41 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:48 +0000 (07:17 -0700)
commita5598d5becbb5f13eff73733ce80eeb59007e3ad
tree0ee03f5c5d245f7abedd9be49cef04a9e9d5bd25
parent2579ee052847e774370588c6e600a7fc82bb9aed
drivers/hwmon/coretemp.c: enable the Intel Atom

Enable the coretemp driver on an Intel Atom.

I'm not sure if the readings are correct, however - on my 330, the driver
reports values between 27 and 41 °C (with core1 being about 8°C hotter
than core0, given the same load).  Maybe the maximum temperature of 100 °C
is wrong for Atom CPUs.

Cc: Arjan van de Ven <arjan@infradead.org>
Cc: Rudolf Marek <r.marek@assembler.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/hwmon/coretemp.c