Searched hist:"1 dd538f072f0b7ba327613253d41ebb329c6d490" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | Kconfig.arm | diff 1dd538f072f0b7ba327613253d41ebb329c6d490 Mon Feb 04 06:46:29 CET 2013 Shawn Guo <shawn.guo@linaro.org> cpufreq: add imx6q-cpufreq driver
Add an imx6q-cpufreq driver for Freescale i.MX6Q SoC to handle the hardware specific frequency and voltage scaling requirements.
The driver supports module build and is instantiated by the platform device/driver mechanism, so that it will not be instantiated on other platforms, as IMX is built with multiplatform support.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|