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