On Friday, November 07, 2014 09:29:24 AM Jacob Pan wrote:
> Running Average Power Limit (RAPL) is supported in Atom processors
> with a slightly different implementation. This patchset abstracts the
> differences and add support for newer ATOM CPUs.
> 
> Intel Software Developers Manual has also been updated with many changes
> and clarifications on how RAPL units and power limits are calculated.
> 
> Changes:
>       v2: fix 32 bit divide in time window calculation  
> 
> Jacob Pan (3):
>   powercap/rapl: abstract per cpu type functions
>   powercap/rapl: handle atom and core differences
>   powercap/rapl: add new model ids
> 
>  drivers/powercap/intel_rapl.c | 264 
> ++++++++++++++++++++++++++++--------------
>  1 file changed, 177 insertions(+), 87 deletions(-)

Series queued up for 3.19 (along with the later build fix), thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to