index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
ARM: tegra: split setting of CPU reset handler
Alexandre Courbot
1
-10
/
+17
2013-12-13
ARM: tegra: add support for Trusted Foundations
Alexandre Courbot
2
-0
/
+3
2013-12-12
ARM: tegra: select PINCTRL_TEGRA124 for Tegra124 SoC
Laxman Dewangan
1
-0
/
+1
2013-12-11
ARM: tegra: add missing break to fuse initialization code
Stephen Warren
1
-0
/
+2
2013-12-11
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
Stephen Warren
1
-3
/
+5
2013-12-11
ARM: tegra: select the reset framework
Stephen Warren
1
-0
/
+2
2013-12-11
ARM: tegra: add gpiod_lookup table for paz00
Heikki Krogerus
1
-0
/
+11
2013-12-04
ARM: tegra: use section-sized static mappings for LPAE too
Stephen Warren
1
-7
/
+7
2013-12-04
ARM: tegra: don't hard-code DEBUG_LL baud rate
Stephen Warren
1
-3
/
+1
2013-12-04
ARM: tegra: switch FUSE clock on before usage
Alexandre Courbot
1
-1
/
+40
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-10
/
+0
2013-11-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-14
ARM: tegra: init fuse before setting reset handler
Alexandre Courbot
1
-1
/
+1
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
15
-33
/
+179
2013-10-28
Merge branch 'cleanup/dt-clock' into next/soc
Olof Johansson
1
-9
/
+0
2013-10-21
ARM: fix build errors caused by selection of errata 798181
Russell King
1
-1
/
+1
2013-10-18
ARM: tegra: Add Tegra114 powergate support
Thierry Reding
1
-1
/
+42
2013-10-18
ARM: tegra: Constify list of CPU domains
Thierry Reding
1
-2
/
+3
2013-10-18
ARM: tegra: Remove duplicate powergate defines
Thierry Reding
1
-6
/
+1
2013-10-18
ARM: tegra: add LP1 support code for Tegra124
Joseph Lo
5
-8
/
+43
2013-10-18
ARM: tegra: re-calculate the LP1 data for Tegra30/114
Joseph Lo
1
-7
/
+9
2013-10-18
ARM: tegra: enable CPU idle for Tegra124
Joseph Lo
2
-1
/
+6
2013-10-18
ARM: tegra: make tegra_resume can work with current and later chips
Joseph Lo
1
-8
/
+5
2013-10-18
ARM: tegra: CPU hotplug support for Tegra124
Joseph Lo
2
-0
/
+3
2013-10-18
ARM: tegra: add PMC compatible value for Tegra124
Joseph Lo
1
-0
/
+1
2013-10-18
ARM: tegra: add Tegra124 SoC support
Joseph Lo
4
-0
/
+12
2013-10-18
ARM: tegra: add fuses as device randomness
Stephen Warren
1
-0
/
+54
2013-10-17
Merge tag 'tegra-for-3.13-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Kevin Hilman
18
-569
/
+99
2013-10-07
ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order
Stephen Warren
1
-1
/
+1
2013-10-07
ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP
Uwe Kleine-König
1
-2
/
+0
2013-09-29
ARM: tegra: remove custom .init_time hook
Sebastian Hesselbarth
1
-9
/
+0
2013-09-24
ARM: tegra: remove tegra_chip_uid()
Stephen Warren
1
-10
/
+0
2013-09-17
ARM: tegra: make tegra_init_fuse() __init
Stephen Warren
1
-1
/
+1
2013-09-17
ARM: tegra: remove much of iomap.h
Stephen Warren
1
-150
/
+0
2013-09-17
ARM: tegra: move resume vector define to irammap.h
Stephen Warren
6
-11
/
+17
2013-09-17
ARM: tegra: delete gpio-names.h
Stephen Warren
3
-275
/
+2
2013-09-17
ARM: tegra: delete stale header content
Stephen Warren
2
-9
/
+0
2013-09-17
ARM: tegra: remove common.c
Stephen Warren
6
-122
/
+78
2013-09-17
ARM: tegra: split tegra_pmc_init() in two
Stephen Warren
4
-23
/
+35
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
31
-1069
/
+1401
2013-09-06
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-08-29
ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort list
Thierry Reding
1
-2
/
+1
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
31
-1069
/
+1402
2013-08-13
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
Stephen Warren
3
-0
/
+23
2013-08-13
PCI: tegra: Move PCIe driver to drivers/pci/host
Thierry Reding
7
-1018
/
+2
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra114
Joseph Lo
4
-15
/
+141
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra20
Joseph Lo
5
-0
/
+341
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra30
Joseph Lo
7
-4
/
+560
[prev]
[next]