linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v3]intel_pstate: skip this driver if hit Sun X86 servers
@ 2014-11-25  4:59 Ethan Zhao
  2014-11-25  4:59 ` [PATCH 1/2 v3] intel_pstate: skip this driver if Sun server has _PPC method Ethan Zhao
  2014-11-25  4:59 ` [PATCH 2/2 v3] intel_pstate: add kernel parameter to enable loading on Sun X86 servers Ethan Zhao
  0 siblings, 2 replies; 10+ messages in thread
From: Ethan Zhao @ 2014-11-25  4:59 UTC (permalink / raw)
  To: linda.knippers, viresh.kumar, rjw, corbet, dirk.j.brandewie
  Cc: linux-doc, linux-pm, linux-kernel, ethan.kernel, Ethan Zhao

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

Thanks test and review by Linda Knippers <linda.knippers@hp.com>
and the suggestion,review from Dirk Brandewie <dirk.j.brandewie@intel.com>.
--
v2: fix break HP Proliant issue.
v3: expand the hardware vendor list.

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

-- 
1.8.3.1


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

end of thread, other threads:[~2014-11-27  3:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-25  4:59 [PATCH 0/2 v3]intel_pstate: skip this driver if hit Sun X86 servers Ethan Zhao
2014-11-25  4:59 ` [PATCH 1/2 v3] intel_pstate: skip this driver if Sun server has _PPC method Ethan Zhao
2014-11-25 14:57   ` Dirk Brandewie
2014-11-26  0:15     ` ethan
2014-11-26 17:54     ` Linda Knippers
2014-11-26 20:50       ` Linda Knippers
2014-11-27  3:28     ` ethan zhao
2014-11-25  4:59 ` [PATCH 2/2 v3] intel_pstate: add kernel parameter to enable loading on Sun X86 servers Ethan Zhao
2014-11-25 14:51   ` Dirk Brandewie
2014-11-26  0:08     ` ethan

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