[linux-yocto] [yocto-kernel-cache] [PATCH] features/thermal: enable Intel powerclamp driver

Rebecca Chang Swee Fun rebecca.swee.fun.chang at intel.com
Wed Jun 29 01:07:40 PDT 2016


Enable powerclamp to enforce idle time in which will
contribute to more C-states residency.

Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang at intel.com>
---
 features/thermal/coretemp.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/features/thermal/coretemp.cfg b/features/thermal/coretemp.cfg
index f46f32d..9be6e74 100644
--- a/features/thermal/coretemp.cfg
+++ b/features/thermal/coretemp.cfg
@@ -9,3 +9,6 @@ CONFIG_INTEL_SOC_DTS_THERMAL=m
 
 # ACPI INT340X thermal drivers
 CONFIG_INT340X_THERMAL=m
+
+# Intel PowerClamp idle injection driver
+CONFIG_INTEL_POWERCLAMP=y
-- 
1.9.1



More information about the linux-yocto mailing list