aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/tegra20-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar1-7/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2018-05-21cpufreq: tegra20: Wrap cpufreq into platform driverDmitry Osipenko1-59/+86
2018-05-21cpufreq: tegra20: Check if this is Tegra20 machineDmitry Osipenko1-0/+4
2018-05-21cpufreq: tegra20: Remove unneeded variable initializationDmitry Osipenko1-1/+1
2018-05-21cpufreq: tegra20: Remove unnecessary parenthesesDmitry Osipenko1-1/+1
2018-05-21cpufreq: tegra20: Remove unneeded check in tegra_cpu_initDmitry Osipenko1-5/+0
2018-05-21cpufreq: tegra20: Release clocks properlyDmitry Osipenko1-5/+26
2018-05-21cpufreq: tegra20: Remove EMC clock usageDmitry Osipenko1-22/+0
2018-05-21cpufreq: tegra20: Clean up included headersDmitry Osipenko1-8/+4
2018-05-21cpufreq: tegra20: Clean up whitespaces in the codeDmitry Osipenko1-2/+1
2018-05-21cpufreq: tegra20: Change module descriptionDmitry Osipenko1-1/+1
2015-09-26cpufreq: tegra20: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz1-2/+0
2015-07-16cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreqTuomas Tynkkynen1-0/+218