summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/qoriq-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: qoriq: convert to a platform driverMian Yousaf Kaukab2020-05-071-47/+29
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* cpufreq: qoriq: add support for lx2160aVabhav Sharma2019-04-291-0/+1
* cpufreq: qoriq: Add ls1028a chip supportYuantian Tang2019-04-251-0/+1
* cpufreq: qoriq: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-13/+2
* cpufreq: qoirq: Don't validate the frequency table twiceViresh Kumar2018-03-201-11/+2
* cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...Markus Elfring2018-02-271-6/+2
* cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar2017-12-071-1/+1
* cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar2017-12-071-13/+1
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-271-2/+1
* cpufreq: qoriq: enhance bus frequency calculationYuanTian Tang2017-03-121-7/+17
* cpufreq: qoriq: clean up unused codeTang Yuantian2017-02-231-4/+0
* cpufreq: qoriq: Don't look at clock implementation detailsTang Yuantian2017-02-091-99/+49
* cpufreq: qoriq: Fix cooling device registration issue during suspendJia Hongtao2016-04-251-0/+1
* cpufreq: qoriq: Remove __exit macro from .exit callbackJia Hongtao2016-04-251-2/+2
* cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefinedJia Hongtao2016-04-251-2/+2
* cpufreq: qoriq: Register cooling device based on device treeHongtao Jia2015-12-101-0/+24
* cpufreq: qoriq: optimize the CPU frequency switching timeTang Yuantian2015-06-151-11/+21
* cpufreq: fix qoriq uniprocessor buildArnd Bergmann2015-04-111-0/+2
* cpufreq: qoriq: rename the driverTang Yuantian2015-03-181-0/+372