On Mon, Dec 22, 2014 at 03:53:34PM +0100, Pali Rohár wrote:
> From: Jason Baron <[email protected]>
> 
> commit 64c7569c065564a066bb44161f904b4afc9f3e3a
>

Thank you, I'm queuing this for the 3.16 kernel.

Cheers,
--
Luís

> I've confirmed that monitoring the package power usage as well as setting 
> power
> limits appear to be working as expected. Supports the package and dram 
> domains.
> 
> Tested aginst cpu:
> 
> Intel(R) Xeon(R) CPU E5-2650 v3 @ 2.30GHz
> 
> Signed-off-by: Jason Baron <[email protected]>
> Acked-by: Jacob Pan <[email protected]>
> Signed-off-by: Rafael J. Wysocki <[email protected]>
> 
> diff --git a/drivers/powercap/intel_rapl.c b/drivers/powercap/intel_rapl.c
> index b1cda6f..a362dcc 100644
> --- a/drivers/powercap/intel_rapl.c
> +++ b/drivers/powercap/intel_rapl.c
> @@ -953,6 +953,7 @@ static const struct x86_cpu_id rapl_ids[] = {
>       { X86_VENDOR_INTEL, 6, 0x3a},/* Ivy Bridge */
>       { X86_VENDOR_INTEL, 6, 0x3c},/* Haswell */
>       { X86_VENDOR_INTEL, 6, 0x3d},/* Broadwell */
> +     { X86_VENDOR_INTEL, 6, 0x3f},/* Haswell */
>       { X86_VENDOR_INTEL, 6, 0x45},/* Haswell ULT */
>       /* TODO: Add more CPU IDs after testing */
>       {}
> -- 
> cgit v0.10.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to