Home
last modified time | relevance | path

Searched hist:dd9f263956727320a2bcba8ffae7e9ab4a5be8a6 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.cdiff dd9f263956727320a2bcba8ffae7e9ab4a5be8a6 Thu Oct 03 16:58:23 CEST 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: sa11x0: Use generic cpufreq routines

Most of the CPUFreq drivers do similar things in .exit() and .verify() routines
and .attr. So its better if we have generic routines for them which can be used
by cpufreq drivers then.

This patch uses these generic routines in the sa11x0 driver.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
/linux/arch/arm/mach-sa1100/
H A Dgeneric.hdiff dd9f263956727320a2bcba8ffae7e9ab4a5be8a6 Thu Oct 03 16:58:23 CEST 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: sa11x0: Use generic cpufreq routines

Most of the CPUFreq drivers do similar things in .exit() and .verify() routines
and .attr. So its better if we have generic routines for them which can be used
by cpufreq drivers then.

This patch uses these generic routines in the sa11x0 driver.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dgeneric.cdiff dd9f263956727320a2bcba8ffae7e9ab4a5be8a6 Thu Oct 03 16:58:23 CEST 2013 Viresh Kumar <viresh.kumar@linaro.org> cpufreq: sa11x0: Use generic cpufreq routines

Most of the CPUFreq drivers do similar things in .exit() and .verify() routines
and .attr. So its better if we have generic routines for them which can be used
by cpufreq drivers then.

This patch uses these generic routines in the sa11x0 driver.

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