linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: lenb@kernel.org, rjw@rjwysocki.net
Cc: linux-pm@vger.kernel.org,
	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v2 0/3] Support of Energy Performance hints
Date: Tue,  6 Dec 2016 13:32:14 -0800	[thread overview]
Message-ID: <1481059937-193048-1-git-send-email-srinivas.pandruvada@linux.intel.com> (raw)

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


             reply	other threads:[~2016-12-06 21:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-06 21:32 Srinivas Pandruvada [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1481059937-193048-1-git-send-email-srinivas.pandruvada@linux.intel.com \
    --to=srinivas.pandruvada@linux.intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).