index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
powergate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
1
-516
/
+0
2014-07-17
ARM: tegra: Use a function to get the chip ID
Thierry Reding
1
-4
/
+4
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
1
-2
/
+2
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
1
-1
/
+2
2014-02-26
ARM: tegra: Export I/O rail functions
Thierry Reding
1
-0
/
+2
2013-12-17
ARM: tegra: Add IO rail support
Thierry Reding
1
-0
/
+132
2013-12-17
ARM: tegra: Special-case the 3D clamps on Tegra124
Thierry Reding
1
-0
/
+13
2013-12-17
ARM: tegra: Add Tegra124 powergate support
Thierry Reding
1
-0
/
+42
2013-12-17
ARM: tegra: Export tegra_powergate_remove_clamping()
Thierry Reding
1
-0
/
+1
2013-12-17
ARM: tegra: Export tegra_powergate_power_off()
Thierry Reding
1
-0
/
+1
2013-12-17
ARM: tegra: Rename cpu0 powergate to crail
Thierry Reding
1
-1
/
+1
2013-12-17
ARM: tegra: Fix some whitespace oddities
Thierry Reding
1
-2
/
+2
2013-12-12
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
Stephen Warren
1
-3
/
+5
2013-10-19
ARM: tegra: Add Tegra114 powergate support
Thierry Reding
1
-1
/
+42
2013-10-19
ARM: tegra: Constify list of CPU domains
Thierry Reding
1
-2
/
+3
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2013-03-30
ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>
Stephen Warren
1
-2
/
+1
2013-03-29
ARM: tegra: powergate: Don't error out if new state == old state
Thierry Reding
1
-1
/
+1
2013-03-29
ARM: tegra: Export tegra_powergate_sequence_power_up()
Thierry Reding
1
-0
/
+2
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-1
/
+1
2012-11-05
ARM: tegra: move iomap.h to mach-tegra
Stephen Warren
1
-1
/
+1
2012-09-06
ARM: tegra: fix debugfs entry for Tegra30
Peter De Schrijver
1
-5
/
+35
2012-09-06
ARM: tegra: fix return value for debugfs init
Peter De Schrijver
1
-2
/
+1
2012-06-11
ARM: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-2
/
+2
2012-05-08
ARM: tegra: use machine specific hook for late init
Shawn Guo
1
-3
/
+1
2012-02-27
ARM: tegra: support for Tegra30 CPU powerdomains
Peter De Schrijver
1
-1
/
+18
2012-02-27
ARM: tegra: add support for Tegra30 powerdomains
Peter De Schrijver
1
-0
/
+3
2012-02-27
ARM: tegra: export tegra_powergate_is_powered()
Peter De Schrijver
1
-1
/
+1
2012-02-27
ARM: tegra: prepare powergate.c for multiple variants
Peter De Schrijver
1
-6
/
+27
2011-10-14
ARM: tegra: tegra_powergate_is_powered should be static
Olof Johansson
1
-3
/
+2
2011-02-10
ARM: tegra: Add api to control internal powergating
Colin Cross
1
-0
/
+212