aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/powergate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding1-516/+0
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-4/+4
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding1-2/+2
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding1-1/+2
2014-02-25ARM: tegra: Export I/O rail functionsThierry Reding1-0/+2
2013-12-16ARM: tegra: Add IO rail supportThierry Reding1-0/+132
2013-12-16ARM: tegra: Special-case the 3D clamps on Tegra124Thierry Reding1-0/+13
2013-12-16ARM: tegra: Add Tegra124 powergate supportThierry Reding1-0/+42
2013-12-16ARM: tegra: Export tegra_powergate_remove_clamping()Thierry Reding1-0/+1
2013-12-16ARM: tegra: Export tegra_powergate_power_off()Thierry Reding1-0/+1
2013-12-16ARM: tegra: Rename cpu0 powergate to crailThierry Reding1-1/+1
2013-12-16ARM: tegra: Fix some whitespace odditiesThierry Reding1-2/+2
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-3/+5
2013-10-18ARM: tegra: Add Tegra114 powergate supportThierry Reding1-1/+42
2013-10-18ARM: tegra: Constify list of CPU domainsThierry Reding1-2/+3
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2013-03-29ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren1-2/+1
2013-03-29ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding1-1/+1
2013-03-29ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding1-0/+2
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-1/+1
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren1-1/+1
2012-09-06ARM: tegra: fix debugfs entry for Tegra30Peter De Schrijver1-5/+35
2012-09-06ARM: tegra: fix return value for debugfs initPeter De Schrijver1-2/+1
2012-06-11ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-2/+2
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo1-3/+1
2012-02-26ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver1-1/+18
2012-02-26ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver1-0/+3
2012-02-26ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver1-1/+1
2012-02-26ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver1-6/+27
2011-10-13ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson1-3/+2
2011-02-09ARM: tegra: Add api to control internal powergatingColin Cross1-0/+212