Re: [PATCH v4 0/7] cpufreq:boost: CPU Boost mode support

2013-06-26 Thread Viresh Kumar
On Wed, Jun 26, 2013 at 1:18 PM, Lukasz Majewski wrote: > If this is not a problem, I'd like to kindly ask You to review those > patches. > > Rafael has expressed his opinion about "boost" attribute clearly at the > other mail (as a response to v4 patches): > "Simple: Export it only when supported

Re: [PATCH v4 0/7] cpufreq:boost: CPU Boost mode support

2013-06-26 Thread Lukasz Majewski
Hi Viresh, > This patch series introduces support for CPU overclocking technique > called Boost. > > It is a follow up of a LAB governor proposal. Boost is a LAB > component: > http://thread.gmane.org/gmane.linux.kernel/1484746/match=cpufreq > > Boost unifies hardware based solution (e.g. Intel

[PATCH v4 0/7] cpufreq:boost: CPU Boost mode support

2013-06-19 Thread Lukasz Majewski
This patch series introduces support for CPU overclocking technique called Boost. It is a follow up of a LAB governor proposal. Boost is a LAB component: http://thread.gmane.org/gmane.linux.kernel/1484746/match=cpufreq Boost unifies hardware based solution (e.g. Intel Nehalem) with software orien