linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Intel RAPL updates for Atom CPUs
@ 2014-11-07 17:29 Jacob Pan
  2014-11-07 17:29 ` [PATCH v2 1/3] powercap/rapl: abstract per cpu type functions Jacob Pan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jacob Pan @ 2014-11-07 17:29 UTC (permalink / raw)
  To: LKML, Linux PM, Rafael Wysocki
  Cc: Len Brown, Ajay Thomas, Noor U Mubeen, Srinivas Pandruvada,
	Jacob Pan

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(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-14 23:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 17:29 [PATCH v2 0/3] Intel RAPL updates for Atom CPUs Jacob Pan
2014-11-07 17:29 ` [PATCH v2 1/3] powercap/rapl: abstract per cpu type functions Jacob Pan
2014-11-07 17:29 ` [PATCH v2 2/3] powercap/rapl: handle atom and core differences Jacob Pan
2014-11-07 17:29 ` [PATCH v2 3/3] powercap/rapl: add new model ids Jacob Pan
2014-11-14 23:52 ` [PATCH v2 0/3] Intel RAPL updates for Atom CPUs Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).