[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1416815458-25312-1-git-send-email-ethan.zhao@oracle.com>
Date: Mon, 24 Nov 2014 16:50:56 +0900
From: Ethan Zhao <ethan.zhao@...cle.com>
To: linda.knippers@...com, viresh.kumar@...aro.org, rjw@...ysocki.net,
corbet@....net, dirk.j.brandewie@...el.com
Cc: linux-doc@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, ethan.kernel@...il.com,
Ethan Zhao <ethan.zhao@...cle.com>
Subject: [PATCH 0/2 v2] intel_pstate: skip this driver if hit Sun X86 servers
Oracle Sun servers(X86) have power capping features that work via ACPI _PPC method,
patch No.1 is used to skip this driver if Oracle Sun server and _PPC detected.
Patch No.2 introduces a kernel command line parameter for those who would like
to enable intel_pstate on Sun X86 servers and be aware of the risk.
Compiled and tested with stable-3.18-rc5 on Oracle Sun server X4-2.
--
Ethan Zhao (2):
intel_pstate: skip this driver if Sun server has _PPC method
intel_pstate: add kernel parameter to enable loading on Sun X86
servers.
Documentation/kernel-parameters.txt | 3 +++
drivers/cpufreq/intel_pstate.c | 24 ++++++++++++++++++++++++
2 files changed, 27 insertions(+)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists