Messages in this thread |  | | Date | Mon, 26 Aug 2013 11:02:07 +0530 | Subject | Re: [PATCH v7 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution | From | Viresh Kumar <> |
| |
On 13 August 2013 15:38, Lukasz Majewski <l.majewski@samsung.com> wrote: > The Intel's hardware based boost solution driver has been changed to cooperate with > common cpufreq boost framework. > > The global sysfs boost attribute entry code (/sys/devices/system/cpu/cpufreq/boost) > has been moved to a core cpufreq code. This attribute is now only visible, > when cpufreq driver supports it. > > The _store_boost() function has been redesigned to be used as set_boost > callback. > > Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> > Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com> > > --- > Changes for v7: > - Remove superfluous acpi_cpufreq_driver.boost_supported = false at > acpi_cpufreq_boost_init()
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
|  |