summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'late/fixes' into fixesOlof Johansson2013-05-091-0/+1
|\
| * ARM: tegra: Tegra114 needs CPU_FREQ_TABLEArnd Bergmann2013-05-031-0/+1
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+3
|\ \
| * \ Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-04-091-0/+3
| |\ \
| | * | clk: tegra: defer application of init tableStephen Warren2013-04-041-0/+3
| * | | Merge branch 'tegra/soc' into next/driversArnd Bergmann2013-04-0923-354/+775
| |\ \ \
| * \ \ \ Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2013-04-032-4/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-035-16/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-022-4/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: cleanup: clk_get_sys() error handlingRussell King2013-02-241-1/+1
| | * | | | ARM: cleanup: regulator_get() error handlingRussell King2013-02-241-3/+3
| * | | | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-1/+0
| * | | | | ARM: tegra: remove tegra specific cpu_disable()Russell King2013-04-183-11/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-2/+0
|\ \ \ \ \
| * | | | | i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-03-241-2/+0
| |/ / / /
* | | | | 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
OpenPOWER on IntegriCloud