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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
clk: tegra: defer application of init table
Stephen Warren
1
-0
/
+3
2013-04-04
ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
Joseph Lo
4
-12
/
+4
2013-04-04
ARM: tegra: pm: add platform suspend support
Joseph Lo
5
-17
/
+146
2013-04-04
ARM: dt: tegra: add bindings of power management configurations for PMC
Joseph Lo
2
-0
/
+91
2013-04-04
ARM: tegra: irq: add wake up handling
Joseph Lo
3
-1
/
+103
2013-04-04
ARM: tegra: moving the CPU power timer function to PMC driver
Joseph Lo
4
-37
/
+41
2013-03-19
ARM: tegra: add speedo-based process id for Tegra114
Danny Huang
4
-0
/
+116
2013-03-15
ARM: tegra: expose chip ID and revision
Danny Huang
1
-1
/
+28
2013-03-12
ARM: tegra: bring up secondary CPU for Tegra114
Joseph Lo
1
-0
/
+8
2013-03-12
ARM: tegra: replace the CPU power on function with PMC call
Joseph Lo
1
-12
/
+7
2013-03-12
ARM: tegra: pmc: add power on function for secondary CPUs
Joseph Lo
2
-2
/
+103
2013-03-12
ARM: tegra: pmc: convert PMC driver to support DT only
Joseph Lo
1
-29
/
+22
2013-03-12
ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114
Joseph Lo
1
-0
/
+2
2013-03-12
ARM: tegra: refactor tegra{20,30}_boot_secondary
Hiroshi Doyu
1
-55
/
+38
2013-03-12
ARM: tegra: Unify Device tree board files
Hiroshi Doyu
4
-114
/
+10
2013-03-12
ARM: tegra: Rename board-dt-tegra20.c to tegra.c
Hiroshi Doyu
2
-1
/
+1
2013-03-12
ARM: tegra: Unify tegra{20,30,114}_init_early()
Hiroshi Doyu
7
-50
/
+21
2013-03-12
ARM: tegra: fix ignored return value of regulator_enable
Stephen Warren
1
-1
/
+6
2013-03-12
ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs
Joseph Lo
1
-1
/
+1
2013-03-12
ARM: tegra: Fix unchecked return value
Hiroshi Doyu
1
-0
/
+3
2013-03-12
ARM: tegra: don't unlock MMIO access to DBGLAR
Joseph Lo
2
-6
/
+0
2013-03-12
ARM: tegra: remove save/restore of CPU diag register
Stephen Warren
2
-23
/
+0
2013-03-12
ARM: tegra: add CPU errata WARs to Tegra reset handler
Stephen Warren
1
-6
/
+39
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
39
-7545
/
+690
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
25
-599
/
+351
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-02-12
Merge branch 'socfpga/hw' into next/soc
Olof Johansson
1
-43
/
+0
2013-02-12
arm: Add v7_invalidate_l1 to cache-v7.S
Dinh Nguyen
1
-43
/
+0
2013-02-10
Merge branch 'tegra/t114' into next/soc
Olof Johansson
4
-13
/
+22
2013-02-10
ARM: tegra: sort Kconfig selects for Tegra114
Stephen Warren
1
-2
/
+2
2013-02-10
ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114
Stephen Warren
1
-2
/
+0
2013-02-10
ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOC
Olof Johansson
3
-9
/
+20
2013-02-06
ARM: tegra: Fix build error for gic update
Hiroshi Doyu
1
-2
/
+0
2013-02-06
ARM: tegra: remove empty tegra_smp_init_cpus()
Olof Johansson
1
-5
/
+0
2013-02-06
Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
8
-16
/
+137
2013-02-06
Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
10
-9
/
+516
2013-02-06
Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2
-12
/
+3
2013-02-06
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
35
-8014
/
+359
2013-02-06
Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
23
-569
/
+347
2013-02-05
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
1
-4
/
+0
2013-02-02
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
1
-1
/
+0
2013-02-02
cpufreq: TEGRA: Set policy->cpus from driver->init()
Viresh Kumar
1
-1
/
+1
2013-01-29
ARM: tegra114: select PINCTRL for Tegra114 SoC
Laxman Dewangan
1
-0
/
+2
2013-01-29
ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE support
Joseph Lo
4
-0
/
+73
2013-01-28
ARM: tegra: Add initial support for Tegra114 SoC.
Hiroshi Doyu
4
-0
/
+60
2013-01-28
ARM: tegra: fuse: Add chip ID Tegra114 0x35
Hiroshi Doyu
1
-0
/
+1
2013-01-28
Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114
Stephen Warren
1
-17
/
+2
2013-01-28
ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode
Joseph Lo
5
-9
/
+192
2013-01-28
ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exit
Joseph Lo
2
-5
/
+37
2013-01-28
ARM: tegra20: cpuidle: add powered-down state for secondary CPU
Joseph Lo
4
-4
/
+259
[next]