linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] cpufreq: intel_pstate: Per CPU performance control
@ 2016-10-25 20:20 Srinivas Pandruvada
  2016-10-25 20:20 ` [PATCH v3 1/4] cpufreq: intel_pstate: Per CPU P-State limits Srinivas Pandruvada
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Srinivas Pandruvada @ 2016-10-25 20:20 UTC (permalink / raw)
  To: rjw; +Cc: linux-pm, Srinivas Pandruvada

v3
Code and documentation based on comments from Rafael on v2 version

v2
kernel command line to enable the feature
Global and per-cpu control are not available simultaneously
Global limits will be disabled when per cpu controls are selected


Srinivas Pandruvada (4):
  cpufreq: intel_pstate: Per CPU P-State limits
  cpufreq: intel_pstate: Reduce impact due to rounding error
  Documentation: intel_pstate: Update per core limits
  Documentation: kernel parameters: per core P-State control

 Documentation/cpu-freq/intel-pstate.txt |  21 ++-
 Documentation/kernel-parameters.txt     |   3 +
 drivers/cpufreq/intel_pstate.c          | 242 +++++++++++++++++++++-----------
 3 files changed, 185 insertions(+), 81 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2016-10-25 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-25 20:20 [PATCH v3 0/4] cpufreq: intel_pstate: Per CPU performance control Srinivas Pandruvada
2016-10-25 20:20 ` [PATCH v3 1/4] cpufreq: intel_pstate: Per CPU P-State limits Srinivas Pandruvada
2016-10-25 20:20 ` [PATCH v3 2/4] cpufreq: intel_pstate: Reduce impact due to rounding error Srinivas Pandruvada
2016-10-25 20:20 ` [PATCH v3 3/4] Documentation: intel_pstate: Update per core limits Srinivas Pandruvada
2016-10-25 20:20 ` [PATCH v3 4/4] Documentation: kernel parameters: per core P-State control Srinivas Pandruvada

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