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)
commit0bf41d9f414a5cf558aff234a0ff486257537574
tree0ee03f5c5d245f7abedd9be49cef04a9e9d5bd25
parent42e41c54d61e32e8a349943607daa53205324d7f
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