From: Guenter Roeck Date: Wed, 1 Jun 2011 18:03:41 +0000 (-0700) Subject: hwmon: (coretemp) Further relax temperature range checks X-Git-Tag: v3.0-rc2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9973e4e73f43bd86698483d0c3f7a362ff94ce;p=pandora-kernel.git hwmon: (coretemp) Further relax temperature range checks Further relax temperature range checks after reading the IA32_TEMPERATURE_TARGET register. If the register returns a value other than 0 in bits 16..32, assume that the returned value is correct. This change applies to both packet and core temperature limits. Cc: Carsten Emde Cc: Fenghua Yu Cc: Jean Delvare Signed-off-by: Guenter Roeck Acked-by: Fenghua Yu --- Reading git-diff-tree failed