[PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread dirk . brandewie
From: Dirk Brandewie 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 ---

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread Dirk Brandewie
On 02/15/2013 05:28 AM, Viresh Kumar wrote: On 15 February 2013 18:00, Rafael J. Wysocki wrote: On Friday, February 15, 2013 09:53:24 AM Viresh Kumar wrote: Parameter to this is really not required. By default intel_pstate driver is enabled, so just past disable_intel_pstate from command line

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread Viresh Kumar
On 15 February 2013 18:00, Rafael J. Wysocki wrote: > On Friday, February 15, 2013 09:53:24 AM Viresh Kumar wrote: >> Parameter to this is really not required. By default intel_pstate >> driver is enabled, so just past disable_intel_pstate from command line >> without any args. > > Well, quite

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread Rafael J. Wysocki
On Friday, February 15, 2013 09:53:24 AM Viresh Kumar wrote: > On Fri, Feb 15, 2013 at 12:08 AM, wrote: > > From: Dirk Brandewie > > > > When intel_pstate is configured into the kernel it will become the > > perferred scaling driver for processors that is supports. Allow the > >

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread Rafael J. Wysocki
On Friday, February 15, 2013 09:53:24 AM Viresh Kumar wrote: On Fri, Feb 15, 2013 at 12:08 AM, dirk.brande...@gmail.com wrote: From: Dirk Brandewie dirk.brande...@gmail.com When intel_pstate is configured into the kernel it will become the perferred scaling driver for processors that is

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread Viresh Kumar
On 15 February 2013 18:00, Rafael J. Wysocki r...@sisk.pl wrote: On Friday, February 15, 2013 09:53:24 AM Viresh Kumar wrote: Parameter to this is really not required. By default intel_pstate driver is enabled, so just past disable_intel_pstate from command line without any args. Well, quite

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread Dirk Brandewie
On 02/15/2013 05:28 AM, Viresh Kumar wrote: On 15 February 2013 18:00, Rafael J. Wysocki r...@sisk.pl wrote: On Friday, February 15, 2013 09:53:24 AM Viresh Kumar wrote: Parameter to this is really not required. By default intel_pstate driver is enabled, so just past disable_intel_pstate from

[PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-15 Thread dirk . brandewie
From: Dirk Brandewie dirk.brande...@gmail.com 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

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-14 Thread Viresh Kumar
On Fri, Feb 15, 2013 at 12:08 AM, wrote: > From: Dirk Brandewie > > When intel_pstate is configured into the kernel it will become the > perferred scaling driver for processors that is supports. Allow the s/perferred/preferred s/is/it > user to override this by adding: >

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-14 Thread Yinghai Lu
On Thu, Feb 14, 2013 at 10:38 AM, wrote: > From: Dirk Brandewie > > When intel_pstate is configured into the kernel it will become the > perferred scaling driver for processors that is supports. Allow the > user to override this by adding: >intel_pstate=disable > on the kernel command

[PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-14 Thread dirk . brandewie
From: Dirk Brandewie When intel_pstate is configured into the kernel it will become the perferred scaling driver for processors that is supports. Allow the user to override this by adding: intel_pstate=disable on the kernel command line. Signed-off-by: Dirk Brandewie ---

[PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-14 Thread dirk . brandewie
From: Dirk Brandewie dirk.brande...@gmail.com When intel_pstate is configured into the kernel it will become the perferred scaling driver for processors that is supports. Allow the user to override this by adding: intel_pstate=disable on the kernel command line. Signed-off-by: Dirk Brandewie

Re: [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate.

2013-02-14 Thread Yinghai Lu
On Thu, Feb 14, 2013 at 10:38 AM, dirk.brande...@gmail.com wrote: From: Dirk Brandewie dirk.brande...@gmail.com When intel_pstate is configured into the kernel it will become the perferred scaling driver for processors that is supports. Allow the user to override this by adding: