From: Guenter Roeck Date: Sat, 9 Nov 2013 17:38:14 +0000 (-0800) Subject: hwmon: (coretemp) Refine TjMax detection X-Git-Tag: v3.14-rc1~179^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fb6c9c73b11bef65ba80a362547fd116c1e1c9d;p=pandora-kernel.git hwmon: (coretemp) Refine TjMax detection 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 --- Reading git-diff-tree failed