aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/pmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-18ARM: tegra: Remove duplicate powergate definesThierry Reding1-6/+1
2013-10-18ARM: tegra: add PMC compatible value for Tegra124Joseph Lo1-0/+1
2013-09-17ARM: tegra: remove common.cStephen Warren1-0/+9
2013-09-17ARM: tegra: split tegra_pmc_init() in twoStephen Warren1-19/+22
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo1-0/+21
2013-08-12ARM: tegra: config the polarity of the request of sys clockJoseph Lo1-0/+16
2013-07-19ARM: tegra: shut off the CPU rail when the last CPU in suspendJoseph Lo1-1/+15
2013-06-25ARM: tegra: fix section mismatch in tegra_pmc_parse_dtStephen Warren1-1/+1
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo1-3/+47
2013-04-03ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo1-0/+83
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo1-0/+35
2013-03-11ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo1-2/+99
2013-03-11ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo1-29/+22
2013-03-11ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo1-0/+2
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren1-1/+1
2012-02-06ARM: tegra: Add a simple PMC driverStephen Warren1-0/+76