cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.
authorDirk Brandewie <dirk.brandewie@gmail.com>
Fri, 15 Feb 2013 21:55:10 +0000 (22:55 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 15 Feb 2013 21:55:10 +0000 (22:55 +0100)
commit6be264986152c498562f26b15ed73c70aa37ce48
tree98d9a397ca627d67a9fbd117a23b8acbfd69622a
parentda0d9fda3743769484d3db5a17a121599076e869
cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.

When intel_pstate is configured into the kernel it will become the
preferred scaling driver for processors that it supports.  Allow the
user to override this by adding:
   intel_pstate=disable
on the kernel command line.

Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/kernel-parameters.txt
drivers/cpufreq/intel_pstate.c