aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/tegra/pmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13soc/tegra: pmc: Use existing pclk referenceThierry Reding1-9/+7
2015-08-13soc/tegra: pmc: Remove unnecessary return statementThierry Reding1-1/+0
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding1-0/+48
2015-07-16soc/tegra: pmc: Restrict legacy code to 32-bit ARMThierry Reding1-15/+41
2015-07-16soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding1-2/+2
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-06-16drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker1-1/+1
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-6/+17
2015-01-23soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen1-0/+103
2015-01-09soc/tegra: pmc: Add Tegra132 supportThierry Reding1-4/+10
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley1-2/+5
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding1-0/+957