ACK: [Xenial] [PATCH 0/3] KBL: intel_powerclamp driver support
Colin Ian King
colin.king at canonical.com
Thu Apr 13 15:42:43 UTC 2017
On 13/04/17 09:24, Kai-Heng Feng wrote:
> 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(-)
>
Looks good to me, cherry picks are clean.
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the kernel-team
mailing list