From: Jean Delvare Date: Tue, 31 May 2011 19:50:51 +0000 (-0400) Subject: hwmon: (coretemp) Relax target temperature range check X-Git-Tag: v3.0-rc2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6e0f8101e62d8b2d01dc94b835a98b191a1454;p=pandora-kernel.git hwmon: (coretemp) Relax target temperature range check The current temperature range check of MSR_IA32_TEMPERATURE_TARGET seems too strict to me, some TjMax values documented in Documentation/hwmon/coretemp wouldn't pass. Relax the check so that all the documented values pass. Signed-off-by: Jean Delvare Cc: Carsten Emde Cc: Fenghua Yu Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed