summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: defer application of init tableStephen Warren2013-04-051-0/+3
* ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo2013-04-034-12/+4
* ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-035-17/+146
* ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2013-04-032-0/+91
* ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-033-1/+103
* ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-034-37/+41
* ARM: tegra: add speedo-based process id for Tegra114Danny Huang2013-03-194-0/+116
* ARM: tegra: expose chip ID and revisionDanny Huang2013-03-151-1/+28
* ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-111-0/+8
* ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-111-12/+7
* ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-112-2/+103
* ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-111-29/+22
* ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo2013-03-111-0/+2
* ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-111-55/+38
* ARM: tegra: Unify Device tree board filesHiroshi Doyu2013-03-114-114/+10
* ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2013-03-112-1/+1
* ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-117-50/+21
* ARM: tegra: fix ignored return value of regulator_enableStephen Warren2013-03-111-1/+6
* ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-111-1/+1
* ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-111-0/+3
* ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2013-03-112-6/+0
* ARM: tegra: remove save/restore of CPU diag registerStephen Warren2013-03-112-23/+0
* ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren2013-03-111-6/+39
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2239-7545/+690
|\
| * Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-121-43/+0
| |\
| | * arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen2013-02-121-43/+0
| * | Merge branch 'tegra/t114' into next/socOlof Johansson2013-02-104-13/+22
| |\ \
| | * | ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren2013-02-101-2/+2
| | * | ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren2013-02-101-2/+0
| | * | ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOCOlof Johansson2013-02-103-9/+20
| * | | ARM: tegra: Fix build error for gic updateHiroshi Doyu2013-02-051-2/+0
| * | | ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson2013-02-051-5/+0
| * | | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-058-16/+137
| |\| |
| | * | ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan2013-01-291-0/+2
| | * | ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo2013-01-294-0/+73
| | * | ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu2013-01-284-0/+60
| | * | ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu2013-01-281-0/+1
| | * | Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-281-17/+2
| | |\ \
| | | * | ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu2013-01-281-3/+2
| | | * | ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu2013-01-281-15/+0
| | | |/
| * | | Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-0510-9/+516
| |\| |
| | * | ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo2013-01-285-9/+192
| | * | ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo2013-01-282-5/+37
| | * | ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo2013-01-284-4/+259
| | * | ARM: tegra: add pending SGI checking APIJoseph Lo2013-01-282-0/+37
| * | | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-052-12/+3
| |\| |
| | * | ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu2013-01-282-12/+3
| * | | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0535-8014/+359
| |\| |
| | * | ARM: tegra30: remove auxdataPrashant Gaikwad2013-01-281-30/+1
| | * | ARM: tegra20: remove auxdataPrashant Gaikwad2013-01-281-24/+0