From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: rjw@rjwysocki.net, lenb@kernel.org, robert.moore@intel.com,
erik.schmauss@intel.com, viresh.kumar@linaro.org
Cc: pprakash@codeaurora.org, george.cherian@cavium.com,
linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
linux-pm@vger.kernel.org, devel@acpica.org,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Subject: [PATCH v2 0/2] cpufreq: intel_pstate: Base frequency attribute
Date: Tue, 9 Oct 2018 14:46:31 -0700 [thread overview]
Message-ID: <20181009214633.16390-1-srinivas.pandruvada@linux.intel.com> (raw)
This series presents base frequency to cpufreq sysfs when intel_pstate
is in use in HWP mode.
Changes:
v2
- Removed guaranteed attribute addition to acpi_cppc sysfs
- Using the cppc_acpi interface to get base frequency and present
Srinivas Pandruvada (2):
ACPI / CPPC: Add support for guaranteed performance
cpufreq: intel_pstate: Add base_frequency attribute
drivers/acpi/cppc_acpi.c | 8 +++++--
drivers/cpufreq/intel_pstate.c | 38 ++++++++++++++++++++++++++++++++++
include/acpi/cppc_acpi.h | 1 +
3 files changed, 45 insertions(+), 2 deletions(-)
--
2.17.1
next reply other threads:[~2018-10-09 21:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-09 21:46 Srinivas Pandruvada [this message]
2018-10-09 21:46 ` [PATCH v2 1/2] ACPI / CPPC: Add support for guaranteed performance Srinivas Pandruvada
2018-10-09 21:46 ` [PATCH v2 2/2] cpufreq: intel_pstate: Add base_frequency attribute Srinivas Pandruvada
2018-10-12 8:20 ` [PATCH v2 0/2] cpufreq: intel_pstate: Base frequency attribute Rafael J. Wysocki
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=20181009214633.16390-1-srinivas.pandruvada@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=devel@acpica.org \
--cc=erik.schmauss@intel.com \
--cc=george.cherian@cavium.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=pprakash@codeaurora.org \
--cc=rjw@rjwysocki.net \
--cc=robert.moore@intel.com \
--cc=viresh.kumar@linaro.org \
/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).