summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/mt8173-cpufreq.c
AgeCommit message (Expand)Author
2017-03-12cpufreq: mediatek: Add support for MT8176 and MT817xDaniel Kurtz
2017-03-12cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __initDaniel Kurtz
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-17thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien
2016-04-09cpufreq: mt8173: use list_for_each_entry*()Geliang Tang
2016-03-01cpufreq: mediatek: allow building as a moduleArnd Bergmann
2016-01-02cpufreq: mt8173: migrate to use operating-points-v2 bindingsPi-Cheng Chen
2015-12-12cpufreq: mt8173: Move resources allocation into ->probe()Pi-Cheng Chen
2015-12-10cpufreq: mt8173: check return value of regulator_get_voltage() callPi-Cheng Chen
2015-12-10cpufreq: mt8173: remove redundant regulator_get_voltage() callPi-Cheng Chen
2015-12-10cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagPi-Cheng Chen
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar
2015-09-01cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen