aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/tegra124-cpufreq.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-19cpupfreq: tegra124: eliminate uses of of_node_put()Javier Carrasco1-13/+6
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2023-04-13cpufreq: Adjust includes to remove of_device.hRob Herring1-1/+0
2023-03-13kbuild, cpufreq: tegra124: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2019-10-29cpufreq: tegra124: Add suspend and resume supportSowjanya Komatineni1-0/+59
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+2
2019-02-07cpufreq: tegra124: add missing of_node_put()Yangtao Li1-0/+2
2019-02-06cpufreq: tegra124: extend to support Tegra210Joseph Lo1-1/+2
2019-02-06cpufreq: tegra124: do not handle the CPU railJoseph Lo1-39/+2
2016-04-09cpufreq: tegra124: No need of setting platform-dataViresh Kumar1-7/+0
2015-07-16cpufreq: Add cpufreq driver for Tegra124Tuomas Tynkkynen1-0/+214