linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Enforce _PPC limits
@ 2016-04-23  4:03 Srinivas Pandruvada
  2016-04-23  4:03 ` [PATCH v2 1/3] cpufreq: intel_pstate: " Srinivas Pandruvada
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Srinivas Pandruvada @ 2016-04-23  4:03 UTC (permalink / raw)
  To: khlebnikov; +Cc: linux-pm, Srinivas Pandruvada

v2
- kernel command line is changed to support_acpi_ppc from acpi_ppc
- Removed shared_cpu_map allocation, this is only needed if we call
acpi_processor_preregister_performance
- Split the change in the setpolicy callback to another patch
- For enterprise servers and performance servers turns _PPC enforcement
on by default
- Minor fixes for label name and CONFIG_ACPI define

Srinivas Pandruvada (3):
  cpufreq: intel_pstate: Enforce _PPC limits
  cpufreq: intel_pstate: Adjust policy->max
  cpufreq: intel_pstate: Enable PPC enforcement for servers

 Documentation/kernel-parameters.txt |   5 ++
 drivers/cpufreq/Kconfig.x86         |   1 +
 drivers/cpufreq/intel_pstate.c      | 164 +++++++++++++++++++++++++++++++++++-
 3 files changed, 168 insertions(+), 2 deletions(-)

-- 
2.5.0


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v2 0/3] Enforce _PPC limits
@ 2016-04-23  4:01 Srinivas Pandruvada
  2016-04-23  4:01 ` [PATCH v2 1/3] cpufreq: intel_pstate: " Srinivas Pandruvada
  0 siblings, 1 reply; 9+ messages in thread
From: Srinivas Pandruvada @ 2016-04-23  4:01 UTC (permalink / raw)
  To: rjw; +Cc: linux-pm, Srinivas Pandruvada

v2
- kernel command line is changed to support_acpi_ppc from acpi_ppc
- Removed shared_cpu_map allocation, this is only needed if we call
acpi_processor_preregister_performance
- Split the change in the setpolicy callback to another patch
- For enterprise servers and performance servers turns _PPC enforcement
on by default
- Minor fixes for label name and CONFIG_ACPI define

Srinivas Pandruvada (3):
  cpufreq: intel_pstate: Enforce _PPC limits
  cpufreq: intel_pstate: Adjust policy->max
  cpufreq: intel_pstate: Enable PPC enforcement for servers

 Documentation/kernel-parameters.txt |   5 ++
 drivers/cpufreq/Kconfig.x86         |   1 +
 drivers/cpufreq/intel_pstate.c      | 164 +++++++++++++++++++++++++++++++++++-
 3 files changed, 168 insertions(+), 2 deletions(-)

-- 
2.5.0


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

end of thread, other threads:[~2016-04-27 19:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-23  4:03 [PATCH v2 0/3] Enforce _PPC limits Srinivas Pandruvada
2016-04-23  4:03 ` [PATCH v2 1/3] cpufreq: intel_pstate: " Srinivas Pandruvada
2016-04-23  4:03 ` [PATCH v2 2/3] cpufreq: intel_pstate: Adjust policy->max Srinivas Pandruvada
2016-04-25 10:13   ` Konstantin Khlebnikov
2016-04-25 18:58     ` Srinivas Pandruvada
2016-04-25 21:24       ` Rafael J. Wysocki
2016-04-23  4:03 ` [PATCH v2 3/3] cpufreq: intel_pstate: Enable PPC enforcement for servers Srinivas Pandruvada
  -- strict thread matches above, loose matches on Subject: below --
2016-04-23  4:01 [PATCH v2 0/3] Enforce _PPC limits Srinivas Pandruvada
2016-04-23  4:01 ` [PATCH v2 1/3] cpufreq: intel_pstate: " Srinivas Pandruvada
2016-04-27 19:45   ` 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).