On 13-12-18, 13:19, Taniya Das wrote: > The CPUfreq HW present in some QCOM chipsets offloads the steps necessary > for changing the frequency of CPUs. The driver implements the cpufreq > driver interface for this hardware engine. > > Signed-off-by: Saravana Kannan <skan...@codeaurora.org> > Signed-off-by: Stephen Boyd <swb...@chromium.org> > Signed-off-by: Taniya Das <t...@codeaurora.org> > --- > drivers/cpufreq/Kconfig.arm | 11 ++ > drivers/cpufreq/Makefile | 1 + > drivers/cpufreq/qcom-cpufreq-hw.c | 305 > ++++++++++++++++++++++++++++++++++++++ > 3 files changed, 317 insertions(+) > create mode 100644 drivers/cpufreq/qcom-cpufreq-hw.c
Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- viresh