Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-10 | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq | Viresh Kumar | |
This patch moves cpufreq driver of powerpc platforms/cell to drivers/cpufreq. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | |||
2011-07-19 | powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards | Dmitry Eremin-Solenikov | |
Add simple cpufreq driver for Maple-based boards (ppc970fx evaluation kit and others). Driver is based on a cpufreq driver for 64-bit powermac boxes with all pmac-dependant features removed and simple cleanup applied. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |