[Xenial] [PATCH 0/3] KBL: intel_powerclamp driver support
Kai-Heng Feng
kai.heng.feng at canonical.com
Thu Apr 13 08:24:52 UTC 2017
BugLink: https://bugs.launchpad.net/bugs/1591641
We need powerclamp support for KBL to get better power and thermal control.
Impact:
Non-optimal power and thermal control on KBL system.
Fix:
Enable powerclamp on KBL.
Test:
Before:
$ lsmod | grep powerclamp
/* Nothing */
After:
$ lsmod | grep powerclamp
intel_powerclamp 16384 0
v2:
Cherry pick some following fixes as Seth Forsee suggested.
Eric Ernst (1):
thermal/powerclamp: correct cpu support check
Jacob Pan (2):
thermal/powerclamp: remove cpu whitelist
thermal/powerclamp: add back module device table
drivers/thermal/intel_powerclamp.c | 50 +++++++-------------------------------
1 file changed, 9 insertions(+), 41 deletions(-)
--
2.12.2
More information about the kernel-team
mailing list