Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8e048b9997efbe75fe77b1f14d3af41700cc8724
/
arch
/
arm
/
mach-tegra
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
71f777e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
cd198d6
ARM: tegra: init fuse before setting reset handler
by Alexandre Courbot
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
aac59e3
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0fc869e
Merge branch 'cleanup/dt-clock' into next/soc
by Olof Johansson
· 11 years ago
59fd303
ARM: fix build errors caused by selection of errata 798181
by Russell King
· 11 years ago
bd6a9dd
ARM: tegra: Add Tegra114 powergate support
by Thierry Reding
· 11 years ago
f0ea2e0
ARM: tegra: Constify list of CPU domains
by Thierry Reding
· 11 years ago
c1e96da
ARM: tegra: Remove duplicate powergate defines
by Thierry Reding
· 11 years ago
f0c4ac1
ARM: tegra: add LP1 support code for Tegra124
by Joseph Lo
· 11 years ago
92e94fe
ARM: tegra: re-calculate the LP1 data for Tegra30/114
by Joseph Lo
· 11 years ago
24036fd
ARM: tegra: enable CPU idle for Tegra124
by Joseph Lo
· 11 years ago
d127e9c
ARM: tegra: make tegra_resume can work with current and later chips
by Joseph Lo
· 11 years ago
9997e62
ARM: tegra: CPU hotplug support for Tegra124
by Joseph Lo
· 11 years ago
6ca91f9
ARM: tegra: add PMC compatible value for Tegra124
by Joseph Lo
· 11 years ago
7394447
ARM: tegra: add Tegra124 SoC support
by Joseph Lo
· 11 years ago
3bd1ae5
ARM: tegra: add fuses as device randomness
by Stephen Warren
· 11 years ago
b25a51c
Merge tag 'tegra-for-3.13-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup
by Kevin Hilman
· 11 years ago
b6bda4e
ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order
by Stephen Warren
· 11 years ago
07d8a49
ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP
by Uwe Kleine-König
· 11 years ago
41136b6
ARM: tegra: remove custom .init_time hook
by Sebastian Hesselbarth
· 11 years ago
ec795ad
ARM: tegra: remove tegra_chip_uid()
by Stephen Warren
· 11 years ago
5875df1
ARM: tegra: make tegra_init_fuse() __init
by Stephen Warren
· 11 years ago
4cf6791
ARM: tegra: remove much of iomap.h
by Stephen Warren
· 11 years ago
fddb770
ARM: tegra: move resume vector define to irammap.h
by Stephen Warren
· 11 years ago
6ae8941
ARM: tegra: delete gpio-names.h
by Stephen Warren
· 11 years ago
6163afd
ARM: tegra: delete stale header content
by Stephen Warren
· 11 years ago
51100bd
ARM: tegra: remove common.c
by Stephen Warren
· 11 years ago
d220707
ARM: tegra: split tegra_pmc_init() in two
by Stephen Warren
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e8a72e2
ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort list
by Thierry Reding
· 11 years ago
bfa664f
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Kevin Hilman
· 11 years ago
b4f1737
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
by Stephen Warren
· 12 years ago
d1523b5
PCI: tegra: Move PCIe driver to drivers/pci/host
by Thierry Reding
· 11 years ago
e9f6244
ARM: tegra: add LP1 suspend support for Tegra114
by Joseph Lo
· 11 years ago
731a927
ARM: tegra: add LP1 suspend support for Tegra20
by Joseph Lo
· 11 years ago
e7a932b
ARM: tegra: add LP1 suspend support for Tegra30
by Joseph Lo
· 11 years ago
95872f4
ARM: tegra: add common LP1 suspend support
by Joseph Lo
· 11 years ago
444f9a80
ARM: tegra: config the polarity of the request of sys clock
by Joseph Lo
· 11 years ago
5b795d0
ARM: tegra: add common resume handling code for LP1 resuming
by Joseph Lo
· 11 years ago
20984c4
ARM: tegra: unify Tegra's Kconfig a bit more
by Stephen Warren
· 11 years ago
5fed682
ARM: tegra: Remove USB platform data
by Tuomas Tynkkynen
· 11 years ago
47dcd35
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
by Olof Johansson
· 11 years ago
9c0c4b4
ARM: tegra: remove the limitation that Tegra114 can't support suspend
by Joseph Lo
· 11 years ago
dd6fe9a
ARM: tegra: flowctrl: add support for cpu_suspend_enter/exit
by Joseph Lo
· 11 years ago
b573ad9
ARM: tegra: hook tegra_tear_down_cpu function
by Joseph Lo
· 11 years ago
3f1be81
ARM: tegra: shut off the CPU rail when the last CPU in suspend
by Joseph Lo
· 11 years ago
ccea4bc
ARM: tegra: add low level code for Tegra114 cluster power down
by Joseph Lo
· 11 years ago
2f5aaa3
ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15
by Joseph Lo
· 11 years ago
ac2527b
ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL
by Joseph Lo
· 11 years ago
c04c775
ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9
by Joseph Lo
· 11 years ago
3045cb3
ARM: tegra114: cpuidle: add powered-down state
by Joseph Lo
· 11 years ago
1b9e6b2
ARM: tegra114: add low level support for CPU idle powered-down mode
by Joseph Lo
· 11 years ago
7e8b15d
ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry
by Joseph Lo
· 11 years ago
a99d34b
Revert "ARM: tegra: add cpu_disable for hotplug"
by Joseph Lo
· 11 years ago
f2bd77c
ARM: tegra: enable Cortex-A15 erratum 798181
by Joseph Lo
· 11 years ago
8bd26e3
arm: delete __cpuinit/__CPUINIT usage from all ARM users
by Paul Gortmaker
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
92295f6
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
fb2af00
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1d54e08
ARM: tegra: fix section mismatch in tegra_pmc_parse_dt
by Stephen Warren
· 11 years ago
a894fcc
ARM: smp_twd: Divorce smp_twd from local timer API
by Stephen Boyd
· 12 years ago
dbb8d76
cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ
by Viresh Kumar
· 11 years ago
7bf1541
Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Olof Johansson
· 11 years ago
fb521a0
arm: fix up ARM_ARCH_TIMER selects
by Mark Rutland
· 12 years ago
8f6a0b6
ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2
by Joseph Lo
· 11 years ago
b046a65
ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init func
by Joseph Lo
· 11 years ago
bf91add
ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function
by Joseph Lo
· 11 years ago
e22dc2b
ARM: tegra: cpuidle: move the init function behind the suspend init function
by Joseph Lo
· 11 years ago
af7f322
ARM: tegra: remove ifdef in the tegra_resume
by Joseph Lo
· 11 years ago
061cec9
clk: tegra: Use common of_clk_init function
by Prashant Gaikwad
· 11 years ago
510bb59
ARM: tegra: add cpu_disable for hotplug
by Joseph Lo
· 11 years ago
33d5c01
ARM: tegra114: add CPU hotplug support
by Joseph Lo
· 11 years ago
18901e9
ARM: tegra114: add power up sequence for warm boot CPU
by Joseph Lo
· 11 years ago
ecc4d9d
ARM: tegra: make tegra_resume can work for Tegra114
by Joseph Lo
· 11 years ago
f6d06f3
ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9
by Joseph Lo
· 11 years ago
4b3e2ed
ARM: tegra: add an assembly marco to check Tegra SoC ID
by Joseph Lo
· 11 years ago
d7fc0dd
arch/arm/mach-tegra: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
b39f38c
ARM: tegra: emc: correction of ram-code parsing from dt
by Dmitry Osipenko
· 11 years ago
5497e7b
Merge branch 'late/fixes' into fixes
by Olof Johansson
· 12 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
63cc846
ARM: tegra: Tegra114 needs CPU_FREQ_TABLE
by Arnd Bergmann
· 12 years ago
8546dc1
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
99bece7
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
33b9f58
Merge branch 'cleanup' into for-linus
by Russell King
· 12 years ago
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
97b1007
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4d26aa3
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3ed1c47
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
2058842
ARM: tegra: call cpu_do_idle from C code
by Arnd Bergmann
· 12 years ago
e0d20b6
Merge branch 'gic/cleanup' into next/soc
by Olof Johansson
· 12 years ago
885f925
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
f040c26
ARM: tegra: cpuidle: use init/exit common routine for tegra3
by Daniel Lezcano
· 12 years ago
c5106c9
ARM: tegra: cpuidle: use init/exit common routine for tegra2
by Daniel Lezcano
· 12 years ago
Next »