| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c | Liang He | 2022-06-28 | 1 | -0/+1 |
* | cpufreq: qoriq: convert to a platform driver | Mian Yousaf Kaukab | 2020-05-07 | 1 | -47/+29 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | cpufreq: qoriq: add support for lx2160a | Vabhav Sharma | 2019-04-29 | 1 | -0/+1 |
* | cpufreq: qoriq: Add ls1028a chip support | Yuantian Tang | 2019-04-25 | 1 | -0/+1 |
* | cpufreq: qoriq: Use auto-registration of thermal cooling device | Amit Kucheria | 2019-01-30 | 1 | -13/+2 |
* | cpufreq: qoirq: Don't validate the frequency table twice | Viresh Kumar | 2018-03-20 | 1 | -11/+2 |
* | cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_... | Markus Elfring | 2018-02-27 | 1 | -6/+2 |
* | cpu_cooling: Keep only one of_cpufreq*cooling_register() helper | Viresh Kumar | 2017-12-07 | 1 | -1/+1 |
* | cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT | Viresh Kumar | 2017-12-07 | 1 | -13/+1 |
* | thermal: cpu_cooling: use cpufreq_policy to register cooling device | Viresh Kumar | 2017-05-27 | 1 | -2/+1 |
* | cpufreq: qoriq: enhance bus frequency calculation | YuanTian Tang | 2017-03-12 | 1 | -7/+17 |
* | cpufreq: qoriq: clean up unused code | Tang Yuantian | 2017-02-23 | 1 | -4/+0 |
* | cpufreq: qoriq: Don't look at clock implementation details | Tang Yuantian | 2017-02-09 | 1 | -99/+49 |
* | cpufreq: qoriq: Fix cooling device registration issue during suspend | Jia Hongtao | 2016-04-25 | 1 | -0/+1 |
* | cpufreq: qoriq: Remove __exit macro from .exit callback | Jia Hongtao | 2016-04-25 | 1 | -2/+2 |
* | cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined | Jia Hongtao | 2016-04-25 | 1 | -2/+2 |
* | cpufreq: qoriq: Register cooling device based on device tree | Hongtao Jia | 2015-12-10 | 1 | -0/+24 |
* | cpufreq: qoriq: optimize the CPU frequency switching time | Tang Yuantian | 2015-06-15 | 1 | -11/+21 |
* | cpufreq: fix qoriq uniprocessor build | Arnd Bergmann | 2015-04-11 | 1 | -0/+2 |
* | cpufreq: qoriq: rename the driver | Tang Yuantian | 2015-03-18 | 1 | -0/+372 |