From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Pandruvada Subject: [PATCH v2 0/3] Enforce _PPC limits Date: Fri, 22 Apr 2016 21:03:50 -0700 Message-ID: <1461384233-24214-1-git-send-email-srinivas.pandruvada@linux.intel.com> Return-path: Received: from mga04.intel.com ([192.55.52.120]:16104 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750757AbcDWEHR (ORCPT ); Sat, 23 Apr 2016 00:07:17 -0400 Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: khlebnikov@yandex-team.ru Cc: linux-pm@vger.kernel.org, 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