Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-07 | cpufreq: mediatek-hw: Fix cpufreq_table_find_index_dl() call | Vincent Donnefort | |
The new cpufreq table flag RELATION_E introduced a new "efficient" parameter for the cpufreq_table_find*() functions. Fixes: 1f39fa0dccff (cpufreq: Introducing CPUFREQ_RELATION_E) Signed-off-by: Vincent Donnefort <vincent.donnefort@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | |||
2021-09-06 | cpufreq: mediatek-hw: Add support for CPUFREQ HW | Hector.Yuan | |
Introduce cpufreq HW driver which can support CPU frequency adjust in MT6779 platform. Signed-off-by: Hector.Yuan <hector.yuan@mediatek.com> [ Viresh: Massaged the patch and cleaned some stuff. ] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> |