summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-0210-271/+27
|\
| * ARM: tegra: build assembly files with -march=armv7-aArnd Bergmann2013-04-091-0/+2
| * ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+2
| * Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-099-271/+23
| |\
| | * ARM: tegra: convert to multi-platformStephen Warren2013-03-294-211/+20
| | * ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-295-60/+3
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-0215-64/+532
|\ \ \
| * \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-8/+0
| |\ \ \
| * | | | ARM: tegra: pm: fix build error w/o PM_SLEEPJoseph Lo2013-04-181-1/+1
| * | | | Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-04-0915-64/+532
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun2013-04-051-1/+0
| | * | | 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
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0212-271/+199
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-0912-263/+199
| |\ \ \ \ | | |/ / /
| | * | | ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon2013-03-261-6/+1
| | |/ /
| | * | 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
| * | | Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann2013-04-097-38/+52
| |\ \ \ | | |_|/ | |/| |
| * | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-0210-41/+63
|\ \ \ \
| * | | | ARM: tegra: call cpu_do_idle from C codeArnd Bergmann2013-04-292-1/+6
| * | | | ARM: tegra: solve adr range issue with THUMB2_KERNEL enabledStephen Warren2013-04-181-1/+1
| * | | | ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabledJoseph Lo2013-04-181-0/+1
| * | | | ARM: tegra: fix build error when THUMB2_KERNEL enabledJoseph Lo2013-04-181-1/+3
| | |/ / | |/| |
| * | | ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding2013-03-291-1/+1
| * | | ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding2013-03-291-0/+2
| | |/ | |/|
| * | 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 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-305-400/+23
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-282-294/+0
| |\ \
| | * | cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-082-295/+0
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-7/+8
| | |/
| * | ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano2013-04-231-26/+1
OpenPOWER on IntegriCloud