git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
347c16c
)
hwmon: (coretemp) Refine TjMax detection
author
Guenter Roeck
<linux@roeck-us.net>
Sat, 9 Nov 2013 17:38:14 +0000
(09:38 -0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 15 Jan 2014 05:36:31 +0000
(21:36 -0800)
Intel's turbostat code uses only 7 bits from MSR_IA32_TEMPERATURE_TARGET to
read TjMax, and also only accepts it if the reported temperature is at least
85 degrees C. Play safe and do the same.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/coretemp.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/coretemp.c
Simple merge