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