Age | Commit message (Expand) | Author | Files | Lines |
2016-05-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -2/+9 |
2016-05-17 | thermal: mediatek: Add cpu dynamic power cooling model. | Dawei Chien | 1 | -2/+9 |
2016-04-09 | cpufreq: mt8173: use list_for_each_entry*() | Geliang Tang | 1 | -10/+4 |
2016-03-01 | cpufreq: mediatek: allow building as a module | Arnd Bergmann | 1 | -0/+1 |
2016-01-02 | cpufreq: mt8173: migrate to use operating-points-v2 bindings | Pi-Cheng Chen | 1 | -6/+11 |
2015-12-12 | cpufreq: mt8173: Move resources allocation into ->probe() | Pi-Cheng Chen | 1 | -24/+68 |
2015-12-10 | cpufreq: mt8173: check return value of regulator_get_voltage() call | Pi-Cheng Chen | 1 | -0/+28 |
2015-12-10 | cpufreq: mt8173: remove redundant regulator_get_voltage() call | Pi-Cheng Chen | 1 | -1/+0 |
2015-12-10 | cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flag | Pi-Cheng Chen | 1 | -1/+2 |
2015-09-15 | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar | 1 | -3/+3 |
2015-09-15 | PM / OPP: Rename opp init/free table routines | Viresh Kumar | 1 | -3/+3 |
2015-09-01 | cpufreq: mediatek: Add MT8173 cpufreq driver | Pi-Cheng Chen | 1 | -0/+527 |