aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren1-0/+2
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-10/+0
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-14ARM: tegra: init fuse before setting reset handlerAlexandre Courbot1-1/+1
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-33/+179
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson1-9/+0
2013-10-21ARM: fix build errors caused by selection of errata 798181Russell King1-1/+1
2013-10-18ARM: tegra: Add Tegra114 powergate supportThierry Reding1-1/+42
2013-10-18ARM: tegra: Constify list of CPU domainsThierry Reding1-2/+3
2013-10-18ARM: tegra: Remove duplicate powergate definesThierry Reding1-6/+1
2013-10-18ARM: tegra: add LP1 support code for Tegra124Joseph Lo5-8/+43
2013-10-18ARM: tegra: re-calculate the LP1 data for Tegra30/114Joseph Lo1-7/+9
2013-10-18ARM: tegra: enable CPU idle for Tegra124Joseph Lo2-1/+6
2013-10-18ARM: tegra: make tegra_resume can work with current and later chipsJoseph Lo1-8/+5
2013-10-18ARM: tegra: CPU hotplug support for Tegra124Joseph Lo2-0/+3
2013-10-18ARM: tegra: add PMC compatible value for Tegra124Joseph Lo1-0/+1
2013-10-18ARM: tegra: add Tegra124 SoC supportJoseph Lo4-0/+12
2013-10-18ARM: tegra: add fuses as device randomnessStephen Warren1-0/+54
2013-10-17Merge tag 'tegra-for-3.13-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupKevin Hilman18-569/+99
2013-10-07ARM: tegra: fix ARCH_TEGRA_114_SOC select sort orderStephen Warren1-1/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-2/+0
2013-09-29ARM: tegra: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-24ARM: tegra: remove tegra_chip_uid()Stephen Warren1-10/+0
2013-09-17ARM: tegra: make tegra_init_fuse() __initStephen Warren1-1/+1
2013-09-17ARM: tegra: remove much of iomap.hStephen Warren1-150/+0
2013-09-17ARM: tegra: move resume vector define to irammap.hStephen Warren6-11/+17
2013-09-17ARM: tegra: delete gpio-names.hStephen Warren3-275/+2
2013-09-17ARM: tegra: delete stale header contentStephen Warren2-9/+0
2013-09-17ARM: tegra: remove common.cStephen Warren6-122/+78
2013-09-17ARM: tegra: split tegra_pmc_init() in twoStephen Warren4-23/+35
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds31-1069/+1401
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-08-29ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort listThierry Reding1-2/+1
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socKevin Hilman31-1069/+1402
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren3-0/+23
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding7-1018/+2
2013-08-12ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo4-15/+141
2013-08-12ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo5-0/+341
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo7-4/+560
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo5-5/+140
2013-08-12ARM: tegra: config the polarity of the request of sys clockJoseph Lo1-0/+16
2013-08-12ARM: tegra: add common resume handling code for LP1 resumingJoseph Lo3-0/+17
2013-08-08ARM: tegra: unify Tegra's Kconfig a bit moreStephen Warren1-15/+6
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen1-37/+1
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+1
2013-07-19ARM: tegra: remove the limitation that Tegra114 can't support suspendJoseph Lo1-4/+0
2013-07-19ARM: tegra: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo1-0/+2
2013-07-19ARM: tegra: hook tegra_tear_down_cpu functionJoseph Lo1-1/+3