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

v4
intel_pstate_init_acpi_perf_limits and intel_pstate_exit_acpi_perf_limits
are now void functions.
Because of this change, other subsequent patches need to be rebased.

v3
Only commit description is changed for patch 2/3. 
Other patches are same as v2.

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      | 157 +++++++++++++++++++++++++++++++++++-
 3 files changed, 161 insertions(+), 2 deletions(-)

-- 
2.5.5


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 22:48 [PATCH v4 0/3] Enforce _PPC limits Srinivas Pandruvada
2016-04-27 22:48 ` [PATCH v4 1/3] cpufreq: intel_pstate: " Srinivas Pandruvada
2016-04-27 22:48 ` [PATCH v4 2/3] cpufreq: intel_pstate: Adjust policy->max Srinivas Pandruvada
2016-04-27 22:48 ` [PATCH v4 3/3] cpufreq: intel_pstate: Enable PPC enforcement for servers Srinivas Pandruvada

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