summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/armada-37xx-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: armada-37xx: Fix module unloadingPali Rohár2021-04-091-0/+25
* cpufreq: armada-37xx: Remove cur_frequency variablePali Rohár2021-04-091-9/+1
* cpufreq: armada-37xx: Fix determining base CPU frequencyPali Rohár2021-04-091-1/+1
* cpufreq: armada-37xx: Fix driver cleanup when registration failedPali Rohár2021-04-091-1/+1
* cpufreq: armada-37xx: Fix the AVS value for load L1Pali Rohár2021-04-091-0/+37
* cpufreq: armada-37xx: Fix setting TBG parent for load levelsMarek Behún2021-04-091-12/+23
* cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLEPali Rohár2020-09-161-0/+6
* cpufreq: dt: fix oops on armada37xxIvan Kokshaysky2020-07-301-0/+1
* cpufreq: armada-37xx: Remove set but not used variable 'freq'YueHaibing2019-06-031-3/+1
* cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT2019-04-291-3/+19
* cpufreq: armada-37xx: Add AVS supportGregory CLEMENT2018-07-181-3/+160
* cpufreq: add suspend/resume support in Armada 37xx DVFS driverMiquel Raynal2018-05-101-2/+65
* cpufreq: armada: Free resources on error pathsViresh Kumar2018-05-101-11/+22
* cpufreq: armada-37xx: Fix clock leakGregory CLEMENT2018-04-101-0/+2
* cpufreq: Add DVFS support for Armada 37xxGregory CLEMENT2017-12-161-0/+241