aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/armada-37xx-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09cpufreq: armada-37xx: Fix module unloadingPali Rohár1-0/+25
2021-04-09cpufreq: armada-37xx: Remove cur_frequency variablePali Rohár1-9/+1
2021-04-09cpufreq: armada-37xx: Fix determining base CPU frequencyPali Rohár1-1/+1
2021-04-09cpufreq: armada-37xx: Fix driver cleanup when registration failedPali Rohár1-1/+1
2021-04-09cpufreq: armada-37xx: Fix the AVS value for load L1Pali Rohár1-0/+37
2021-04-09cpufreq: armada-37xx: Fix setting TBG parent for load levelsMarek Behún1-12/+23
2020-09-16cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLEPali Rohár1-0/+6
2020-07-30cpufreq: dt: fix oops on armada37xxIvan Kokshaysky1-0/+1
2019-06-03cpufreq: armada-37xx: Remove set but not used variable 'freq'YueHaibing1-3/+1
2019-04-29cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT1-3/+19
2018-07-18cpufreq: armada-37xx: Add AVS supportGregory CLEMENT1-3/+160
2018-05-10cpufreq: add suspend/resume support in Armada 37xx DVFS driverMiquel Raynal1-2/+65
2018-05-10cpufreq: armada: Free resources on error pathsViresh Kumar1-11/+22
2018-04-10cpufreq: armada-37xx: Fix clock leakGregory CLEMENT1-0/+2
2017-12-16cpufreq: Add DVFS support for Armada 37xxGregory CLEMENT1-0/+241