linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH] cpufreq: Support of Energy Performance preference
@ 2016-11-15 22:59 Srinivas Pandruvada
  2016-11-15 22:59 ` [RFC][PATCH] cpufreq: intel_pstate: Support of energy performance hint using HWP Srinivas Pandruvada
  0 siblings, 1 reply; 4+ messages in thread
From: Srinivas Pandruvada @ 2016-11-15 22:59 UTC (permalink / raw)
  To: rjw, morten.rasmussen, Juri.Lelli, viresh.kumar
  Cc: linux-pm, linux-kernel, Srinivas Pandruvada

This change allows user to provide hints to P-State selection algorithm
to be more more performance centric or more energy centric.

Even if this change only impacts intel_pstate driver, this change is
submitted as RFC to check if we need a generic method in cpufreq to
support such configuration.

If other SoCs don't allow such configuration, then this change can be only
in intel_pstate using local cpufreq attributes as it is implemented now.

Srinivas Pandruvada (1):
  cpufreq: intel_pstate: Support of energy performance hint using HWP

 drivers/cpufreq/intel_pstate.c | 194 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 194 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2016-11-17 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15 22:59 [RFC][PATCH] cpufreq: Support of Energy Performance preference Srinivas Pandruvada
2016-11-15 22:59 ` [RFC][PATCH] cpufreq: intel_pstate: Support of energy performance hint using HWP Srinivas Pandruvada
2016-11-17  6:49   ` Viresh Kumar
2016-11-17 19:31     ` 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).