linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] cpufreq: intel_pstate: Base frequency attribute
@ 2018-10-15 17:37 Srinivas Pandruvada
  2018-10-15 17:37 ` [PATCH v4 1/3] ACPI / CPPC: Add support for guaranteed performance Srinivas Pandruvada
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Srinivas Pandruvada @ 2018-10-15 17:37 UTC (permalink / raw)
  To: corbet, rjw, lenb, viresh.kumar, robert.moore, erik.schmauss
  Cc: juri.lelli, linux-doc, linux-kernel, linux-acpi, linux-pm, devel,
	pprakash, george.cherian, Srinivas Pandruvada

This series presents base frequency to cpufreq sysfs when intel_pstate
is in use in HWP mode.

Changes:
v4:
- Documentation update only as suggested by Rafael

v3:
- Update documentation
v2
- Removed guaranteed attribute addition to acpi_cppc sysfs
- Using the cppc_acpi interface to get base frequency and present

Srinivas Pandruvada (3):
  ACPI / CPPC: Add support for guaranteed performance
  cpufreq: intel_pstate: Add base_frequency attribute
  Documentation: intel_pstate: Add base_frequency information

 Documentation/admin-guide/pm/intel_pstate.rst |  7 ++++
 drivers/acpi/cppc_acpi.c                      |  8 +++-
 drivers/cpufreq/intel_pstate.c                | 38 +++++++++++++++++++
 include/acpi/cppc_acpi.h                      |  1 +
 4 files changed, 52 insertions(+), 2 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-10-19 10:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-15 17:37 [PATCH v4 0/3] cpufreq: intel_pstate: Base frequency attribute Srinivas Pandruvada
2018-10-15 17:37 ` [PATCH v4 1/3] ACPI / CPPC: Add support for guaranteed performance Srinivas Pandruvada
2018-10-15 17:37 ` [PATCH v4 2/3] cpufreq: intel_pstate: Add base_frequency attribute Srinivas Pandruvada
2018-10-15 17:37 ` [PATCH v4 3/3] Documentation: intel_pstate: Add base_frequency information Srinivas Pandruvada
2018-10-19 10:17 ` [PATCH v4 0/3] cpufreq: intel_pstate: Base frequency attribute Rafael J. Wysocki

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).