From: R, Durgadoss Date: Mon, 3 Jan 2011 11:52:04 +0000 (+0530) Subject: x86, hwmon: Add core threshold notification to therm_throt.c X-Git-Tag: v2.6.38-rc1~478^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e76a97efd31a08cb19d0ba12013b8fb4ad3e474;p=pandora-kernel.git x86, hwmon: Add core threshold notification to therm_throt.c This patch adds code to therm_throt.c to notify core thermal threshold events. These thresholds are supported by the IA32_THERM_INTERRUPT register. The status/log for the same is monitored using the IA32_THERM_STATUS register. The necessary #defines are in msr-index.h. A call back is added to mce.h, to further notify the thermal stack, about the threshold events. Signed-off-by: Durgadoss R LKML-Reference: Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed