aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2013-04-09Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann
2013-04-08ARM: tegra: cpuidle: remove useless initializationDaniel Lezcano
2013-04-08ARM: tegra2: cpuidle: change driver initializationDaniel Lezcano
2013-04-08cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar
2013-04-05ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-04-03ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo
2013-04-03ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo
2013-04-03ARM: tegra: irq: add wake up handlingJoseph Lo
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-29ARM: tegra: convert to multi-platformStephen Warren
2013-03-29ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren
2013-03-29ARM: tegra: powergate: Don't error out if new state == old stateThierry Reding
2013-03-29ARM: tegra: Export tegra_powergate_sequence_power_up()Thierry Reding
2013-03-26ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-03-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi
2013-03-19ARM: tegra: add speedo-based process id for Tegra114Danny Huang
2013-03-15ARM: tegra: expose chip ID and revisionDanny Huang
2013-03-11ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo
2013-03-11ARM: tegra: replace the CPU power on function with PMC callJoseph Lo
2013-03-11ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo
2013-03-11ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo
2013-03-11ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo
2013-03-11ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu
2013-03-11ARM: tegra: Unify Device tree board filesHiroshi Doyu
2013-03-11ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu
2013-03-11ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu
2013-03-11ARM: tegra: fix ignored return value of regulator_enableStephen Warren
2013-03-11ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo
2013-03-11ARM: tegra: Fix unchecked return valueHiroshi Doyu
2013-03-11ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo
2013-03-11ARM: tegra: remove save/restore of CPU diag registerStephen Warren
2013-03-11ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren
2013-02-24ARM: cleanup: clk_get_sys() error handlingRussell King
2013-02-24ARM: cleanup: regulator_get() error handlingRussell King
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson
2013-02-11arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen