linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] intel_pstate: skip this driver if hit Sun X86 servers
@ 2014-11-24  7:50 Ethan Zhao
  2014-11-24  7:50 ` [PATCH 1/2 v2] intel_pstate: skip this driver if Sun server has _PPC method Ethan Zhao
  2014-11-24  7:50 ` [PATCH 2/2 v2] intel_pstate: add kernel parameter to enable loading on Sun X86 servers Ethan Zhao
  0 siblings, 2 replies; 3+ messages in thread
From: Ethan Zhao @ 2014-11-24  7:50 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.
--
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


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

end of thread, other threads:[~2014-11-24  7:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  7:50 [PATCH 0/2 v2] intel_pstate: skip this driver if hit Sun X86 servers Ethan Zhao
2014-11-24  7:50 ` [PATCH 1/2 v2] intel_pstate: skip this driver if Sun server has _PPC method Ethan Zhao
2014-11-24  7:50 ` [PATCH 2/2 v2] intel_pstate: add kernel parameter to enable loading on Sun X86 servers Ethan Zhao

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