summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2014-03-06ARM: tegra: only run PL310 init on systems with oneStephen Warren1-0/+11
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-0/+1
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2013-05-03ARM: tegra: Tegra114 needs CPU_FREQ_TABLEArnd Bergmann1-0/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-16/+4
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2013-05-02Merge branch 'cleanup' into for-linusRussell King2-4/+4
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-271/+27
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds15-64/+532
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-271/+199
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-41/+63
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-400/+23
2013-04-29ARM: tegra: call cpu_do_idle from C codeArnd Bergmann2-1/+6
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-8/+0
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki2-294/+0
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano1-26/+1
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano1-29/+1
2013-04-23ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano1-25/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano3-3/+0
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-1/+0
2013-04-18ARM: tegra: remove tegra specific cpu_disable()Russell King3-11/+0
2013-04-18ARM: tegra: solve adr range issue with THUMB2_KERNEL enabledStephen Warren1-1/+1
2013-04-18ARM: tegra: pm: fix build error w/o PM_SLEEPJoseph Lo1-1/+1
2013-04-18ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabledJoseph Lo1-0/+1
2013-04-18ARM: tegra: fix build error when THUMB2_KERNEL enabledJoseph Lo1-1/+3
2013-04-09ARM: tegra: build assembly files with -march=armv7-aArnd Bergmann1-0/+2
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+2
2013-04-09Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+3
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann23-354/+775
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann9-271/+23
2013-04-09Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann15-64/+532
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann12-263/+199
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann7-38/+52
2013-04-08ARM: tegra: cpuidle: remove useless initializationDaniel Lezcano3-3/+0
2013-04-08ARM: tegra2: cpuidle: change driver initializationDaniel Lezcano1-20/+20
2013-04-08cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2-295/+0
2013-04-05ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun1-1/+0
2013-04-04clk: tegra: defer application of init tableStephen Warren1-0/+3
2013-04-03ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo4-12/+4
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo5-17/+146
2013-04-03ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2-0/+91
2013-04-03ARM: tegra: irq: add wake up handlingJoseph Lo3-1/+103
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo4-37/+41
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2-4/+4
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-7/+8
2013-03-29ARM: tegra: convert to multi-platformStephen Warren4-211/+20
2013-03-29ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren5-60/+3
2013-03-29ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding1-1/+1
2013-03-29ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding1-0/+2