From: Durgadoss R Date: Tue, 12 Jul 2011 11:07:16 +0000 (-0400) Subject: hwmon: (coretemp) Add core/pkg threshold support to Coretemp X-Git-Tag: v3.1-rc1~110^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c814a4c7c4aad795835583344353963a0a673eb0;p=pandora-kernel.git hwmon: (coretemp) Add core/pkg threshold support to Coretemp This patch adds the core and pkg support to coretemp. These thresholds can be configured via the sysfs interfaces tempX_max and tempX_max_hyst. An interrupt is generated when CPU temperature reaches or crosses above tempX_max OR drops below tempX_max_hyst. This patch is based on the documentation in IA Manual vol 3A, that can be downloaded from here: http://download.intel.com/design/processor/manuals/253668.pdf Signed-off-by: Durgadoss R Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed