aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/mt8173-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-01cpufreq: mediatek: allow building as a moduleArnd Bergmann1-0/+1
2016-01-02cpufreq: mt8173: migrate to use operating-points-v2 bindingsPi-Cheng Chen1-6/+11
2015-12-12cpufreq: mt8173: Move resources allocation into ->probe()Pi-Cheng Chen1-24/+68
2015-12-10cpufreq: mt8173: check return value of regulator_get_voltage() callPi-Cheng Chen1-0/+28
2015-12-10cpufreq: mt8173: remove redundant regulator_get_voltage() callPi-Cheng Chen1-1/+0
2015-12-10cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagPi-Cheng Chen1-1/+2
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar1-3/+3
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar1-3/+3
2015-09-01cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen1-0/+527