summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/mt8173-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: mt8173: migrate to use operating-points-v2 bindingsPi-Cheng Chen2016-01-021-6/+11
* cpufreq: mt8173: Move resources allocation into ->probe()Pi-Cheng Chen2015-12-121-24/+68
* cpufreq: mt8173: check return value of regulator_get_voltage() callPi-Cheng Chen2015-12-101-0/+28
* cpufreq: mt8173: remove redundant regulator_get_voltage() callPi-Cheng Chen2015-12-101-1/+0Star
* cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagPi-Cheng Chen2015-12-101-1/+2
* PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-151-3/+3
* PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-151-3/+3
* cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen2015-09-011-0/+527