Home
last modified time | relevance | path

Searched hist:"70 e9e778337973d5bf57004092b360bd3f3c412f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A DKconfigdiff 70e9e778337973d5bf57004092b360bd3f3c412f Thu Oct 03 09:59:07 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: create cpufreq_generic_init() routine

Many CPUFreq drivers for SMP system (where all cores share same clock lines), do
similar stuff in their ->init() part.

This patch creates a generic routine in cpufreq core which can be used by these
so that we can remove some redundant code.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dcpufreq.cdiff 70e9e778337973d5bf57004092b360bd3f3c412f Thu Oct 03 09:59:07 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: create cpufreq_generic_init() routine

Many CPUFreq drivers for SMP system (where all cores share same clock lines), do
similar stuff in their ->init() part.

This patch creates a generic routine in cpufreq core which can be used by these
so that we can remove some redundant code.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
/openbmc/linux/include/linux/
H A Dcpufreq.hdiff 70e9e778337973d5bf57004092b360bd3f3c412f Thu Oct 03 09:59:07 CDT 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: create cpufreq_generic_init() routine

Many CPUFreq drivers for SMP system (where all cores share same clock lines), do
similar stuff in their ->init() part.

This patch creates a generic routine in cpufreq core which can be used by these
so that we can remove some redundant code.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>