linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Support of Energy Performance hints
@ 2016-12-06 21:32 Srinivas Pandruvada
  2016-12-06 21:32 ` [PATCH v2 1/3] cpufreq: intel_pstate: Lock HWP requests Srinivas Pandruvada
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Srinivas Pandruvada @ 2016-12-06 21:32 UTC (permalink / raw)
  To: lenb, rjw; +Cc: linux-pm, Srinivas Pandruvada

v2:
- Order of patch 0001 and 0002 is changed.
"cpufreq: intel_pstate: Lock HWP requests" is the patch 0001 now.
- In the Documentation added comment to explain that threads can
migrate to different CPUs, so may not be executing with the same
preference on the new CPU.

Srinivas Pandruvada (3):
  cpufreq: intel_pstate: Lock HWP requests
  cpufreq: intel_pstate: Support of energy performance hint using HWP
  Documentation: intel_pstate: Add energy performance hint

 Documentation/cpu-freq/intel-pstate.txt |  24 +++
 drivers/cpufreq/intel_pstate.c          | 266 ++++++++++++++++++++++++++++----
 2 files changed, 260 insertions(+), 30 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2016-12-06 21:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-06 21:32 [PATCH v2 0/3] Support of Energy Performance hints Srinivas Pandruvada
2016-12-06 21:32 ` [PATCH v2 1/3] cpufreq: intel_pstate: Lock HWP requests Srinivas Pandruvada
2016-12-06 21:32 ` [PATCH v2 2/3] cpufreq: intel_pstate: Support of energy performance hint using HWP Srinivas Pandruvada
2016-12-06 21:32 ` [PATCH v2 3/3] Documentation: intel_pstate: Add energy performance hint 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).