x86, mcheck, therm_throt: Process package thresholds
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Fri, 17 May 2013 23:42:01 +0000 (23:42 +0000)
committerZhang Rui <rui.zhang@intel.com>
Thu, 13 Jun 2013 01:59:14 +0000 (09:59 +0800)
Added callback registration for package threshold reports. Also added
a callback to check the rate control implemented in callback or not.
If there is no rate control implemented, then there is a default rate
control similar to core threshold notification by delaying for
CHECK_INTERVAL (5 minutes) between reports.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found