summaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra/flowctrl.c
AgeCommit message (Expand)AuthorLines
2023-04-05soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-10-29ARM: tegra: Use WFE for power-gating on Tegra30Dmitry Osipenko-2/+17
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner-12/+1
2017-06-13soc/tegra: flowctrl: Fix error handlingChristophe Jaillet-1/+1
2017-04-04soc/tegra: Add initial flowctrl support for Tegra132/210Jon Hunter-10/+21
2017-04-04soc/tegra: flowctrl: Add basic platform driverJon Hunter-4/+30
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter-0/+187