summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/mt8173-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-261-2/+9
|\
| * thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien2016-05-171-2/+9
* | cpufreq: mt8173: use list_for_each_entry*()Geliang Tang2016-04-091-10/+4
|/
* cpufreq: mediatek: allow building as a moduleArnd Bergmann2016-03-011-0/+1
* 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/+0
* 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