summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: remove common.cStephen Warren2013-09-171-113/+0
* ARM: tegra: split tegra_pmc_init() in twoStephen Warren2013-09-171-3/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-031-2/+2
|\
| * clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-311-2/+2
* | ARM: tegra: cpuidle: move the init function behind the suspend init functionJoseph Lo2013-06-051-0/+2
|/
* Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-091-2/+0
|\
| * ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-291-2/+0
* | ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-031-0/+1
* | ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-031-0/+2
* | ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-031-1/+1
|/
* ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-111-24/+2
* Merge branch 'tegra/t114' into next/socOlof Johansson2013-02-091-8/+17
|\
| * ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOCOlof Johansson2013-02-091-8/+17
| * ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu2013-01-281-0/+1
* | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-42/+5
|\|
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-42/+2
| * ARM: tegra: make device can run on UPJoseph Lo2013-01-281-0/+3
* | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-8/+2
|/
* Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-171-1/+1
|\
| * ARM: tegra: select correct parent clk for pll_pSivaram Nair2012-11-261-1/+1
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-4/+5
|\ \
| * | ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren2012-11-161-1/+3
| * | ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren2012-11-161-3/+2
* | | ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo2012-11-151-1/+5
* | | ARM: tegra30: common: enable csite clockJoseph Lo2012-11-151-0/+1
|/ /
* | ARM: tegra: Implement 6395/1 for TegraPeter De Schrijver2012-11-141-1/+1
* | ARM: tegra: enable data prefetch on L2Joseph Lo2012-11-091-1/+1
* | ARM: tegra: common: using OF api for L2 cache initJoseph Lo2012-11-051-7/+4
* | ARM: tegra30: clocks: add AHB and APB clocksJoseph Lo2012-11-051-0/+4
* | ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-051-1/+1
|/
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+1
|\
| * ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-131-0/+1
* | ARM: tegra20: add CPU hotplug supportJoseph Lo2012-09-131-0/+1
* | ARM: tegra30: add CPU hotplug supportJoseph Lo2012-09-131-0/+2
* | ARM: tegra: Remove duplicate codePrashant Gaikwad2012-09-061-3/+0
* | ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad2012-09-061-0/+2
|/
* ARM: tegra: apbio access using dma for tegra20 onlyLaxman Dewangan2012-07-061-0/+3
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+6
|\
| * ARM: tegra: use machine specific hook for late initShawn Guo2012-05-081-0/+6
* | Merge branch 'for-3.5/tegra30-audio' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-05-091-0/+12
|\ \
| * | ARM: tegra: Initialize pll_p_out1Peter De Schrijver2012-04-251-0/+12
| |/
* | ARM: tegra: change pll_p_out4's rate to 24MHzStephen Warren2012-04-251-1/+1
* | ARM: tegra: fix pclk rateStephen Warren2012-04-251-1/+1
* | ARM: tegra: reparent sclk to pll_c_out1Stephen Warren2012-04-251-2/+4
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+4
|\
| * Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2012-03-151-1/+2
| |\
| * | ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver2012-02-261-0/+3
| * | ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver2012-02-261-0/+1
| * | Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson2012-02-261-0/+20
| |\ \