On Monday 22 December 2014 15:53:34 Pali Rohár wrote: > From: Jason Baron <[email protected]> > > commit 64c7569c065564a066bb44161f904b4afc9f3e3a > > 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 */ > {}
And this one to all applicable too. -- Pali Rohár [email protected]
signature.asc
Description: This is a digitally signed message part.
