public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] additional sysfs entries for CPPC
@ 2016-12-15  1:06 Prashanth Prakash
  2016-12-15  1:06 ` [PATCH 1/2] ACPI / CPPC: read all perf caps in a single cppc read command Prashanth Prakash
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Prashanth Prakash @ 2016-12-15  1:06 UTC (permalink / raw)
  To: linux-acpi; +Cc: rjw, alexey.klimov, hotran, cov, Prashanth Prakash

This patch-set adds few additional sysfs entries to expose the
performance capabilities of each CPU. The performance capabilities
include highest perf, lowest perf, nominal perf and lowest 
non-linear perf. See 8.4.7.1 for ACPI 6.1 spec for details on
these capabilities.

cppc_cpufreq driver operates in KHz scale whereas the delivered
performance computed in userspace will be in abstract CPPC scale, so
exposing perf capabilities should allow userspace to figure out the
conversion factor from CPPC scale to KHz.

Prashanth Prakash (2):
  ACPI / CPPC: read all perf caps in a single cppc read command
  ACPI / CPPC: add sysfs entries for CPPC perf capabilities

 drivers/acpi/cppc_acpi.c | 164 ++++++++++++++++++++++++++++++-----------------
 include/acpi/cppc_acpi.h |   3 +-
 2 files changed, 107 insertions(+), 60 deletions(-)

-- 
Qualcomm Datacenter Technologies on behalf of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.


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

end of thread, other threads:[~2017-03-27 17:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-15  1:06 [PATCH 0/2] additional sysfs entries for CPPC Prashanth Prakash
2016-12-15  1:06 ` [PATCH 1/2] ACPI / CPPC: read all perf caps in a single cppc read command Prashanth Prakash
2016-12-15  1:06 ` [PATCH 2/2] ACPI / CPPC: add sysfs entries for CPPC perf capabilities Prashanth Prakash
2017-01-03 18:37 ` [PATCH 0/2] additional sysfs entries for CPPC Al Stone
2017-01-05 17:59   ` Prakash, Prashanth
2017-02-08 22:10   ` Al Stone
2017-02-09  0:44     ` Rafael J. Wysocki
2017-02-13 16:38       ` Prakash, Prashanth
2017-03-03 18:32         ` Prakash, Prashanth
2017-03-24 16:34           ` Prakash, Prashanth
2017-03-25 13:32             ` Rafael J. Wysocki
2017-03-27 17:00               ` Prakash, Prashanth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox