From: Prashanth Prakash <pprakash@codeaurora.org>
To: linux-acpi@vger.kernel.org
Cc: rjw@rjwysocki.net, alexey.klimov@arm.com, hotran@apm.com,
cov@codeaurora.org, pprakash@codeaurora.org
Subject: [PATCH 0/5] CPPC enhancements
Date: Thu, 30 Jun 2016 12:02:33 -0600 [thread overview]
Message-ID: <1467309758-26536-1-git-send-email-pprakash@codeaurora.org> (raw)
Hi,
This series has patches related to cppc that either improves the performance
or adds some features.
The CPPC batching patch has been pulled into this series after addressing
the comments from Alexey (POSTCHANGE issue) and Hoan(switch to mutex)
Thanks,
Prashanth
Ashwin Chaugule (2):
ACPI/CPPC: restructure read/writes for efficient sys mapped reg ops
ACPI/CPPC: add sysfs support to compute delivered performance
Prashanth Prakash (3):
ACPI/CPPC: acquire pcc_lock only while accessing PCC subspace
ACPI/CPPC: support for batching CPPC requests
ACPI/CPPC: set a non-zero value for transition_latency
drivers/acpi/cppc_acpi.c | 427 +++++++++++++++++++++++++++++++++--------
drivers/cpufreq/cppc_cpufreq.c | 1 +
include/acpi/cppc_acpi.h | 5 +-
3 files changed, 353 insertions(+), 80 deletions(-)
--
Qualcomm Technologies, Inc. on behalf
of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc.
is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.
next reply other threads:[~2016-06-30 18:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-30 18:02 Prashanth Prakash [this message]
2016-06-30 18:02 ` [PATCH 1/5] ACPI/CPPC: restructure read/writes for efficient sys mapped reg ops Prashanth Prakash
2016-07-14 23:54 ` Hoan Tran
2016-07-15 20:26 ` Prakash, Prashanth
2016-06-30 18:02 ` [PATCH 2/5] ACPI/CPPC: acquire pcc_lock only while accessing PCC subspace Prashanth Prakash
2016-06-30 18:02 ` [PATCH 3/5] ACPI/CPPC: support for batching CPPC requests Prashanth Prakash
2016-06-30 18:02 ` [PATCH 4/5] ACPI/CPPC: set a non-zero value for transition_latency Prashanth Prakash
2016-07-20 15:51 ` Alexey Klimov
2016-07-20 23:44 ` Prakash, Prashanth
2016-06-30 18:02 ` [PATCH 5/5] ACPI/CPPC: add sysfs support to compute delivered performance Prashanth Prakash
2016-07-14 13:25 ` Alexey Klimov
2016-07-14 15:44 ` Prakash, Prashanth
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=1467309758-26536-1-git-send-email-pprakash@codeaurora.org \
--to=pprakash@codeaurora.org \
--cc=alexey.klimov@arm.com \
--cc=cov@codeaurora.org \
--cc=hotran@apm.com \
--cc=linux-acpi@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).