summaryrefslogtreecommitdiff
path: root/include/soc/tegra/pmc.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET1-18/+0
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar1-3/+3
2021-06-02soc/tegra: pmc: Add driver state syncingDmitry Osipenko1-0/+7
2020-04-17soc: tegra: fix tegra_pmc_get_suspend_mode definitionArnd Bergmann1-6/+9
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-01-25soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter1-6/+0
2019-01-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+21
2018-12-15soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter1-2/+0
2018-11-28soc/tegra: pmc: Add Tegra194 supportThierry Reding1-0/+21
2018-08-27soc/tegra: pmc: Remove public pad voltage APIsAapo Vienamo1-19/+0
2018-08-27soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo1-0/+1
2017-12-13soc/tegra: pmc: Consolidate Tegra186 supportThierry Reding1-0/+12
2017-04-04soc/tegra: Fix link errors with PMC disabledArnd Bergmann1-8/+21
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan1-31/+95
2016-04-29soc/tegra: pmc: Add generic PM domain supportJon Hunter1-0/+1
2016-04-05soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter1-17/+18
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding1-0/+5
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-2/+0
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding1-0/+157