summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-28ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo
2013-01-28ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo
2013-01-28ARM: tegra: make device can run on UPJoseph Lo
2013-01-28ARM: tegra: clean up the CPUINIT sectionJoseph Lo
2013-01-28ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo
2013-01-28ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo
2013-01-28ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao
2013-01-28ARM: tegra: fix Kconfig warnings when !SMPStephen Warren
2013-01-28ARM: tegra: Make variables staticHiroshi Doyu
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren
2013-01-15Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-17Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-03treewide: Fix typos in various KconfigMasanari Iida
2012-11-26ARM: tegra: fix comment in dsib clk set_parentSivaram Nair
2012-11-26ARM: tegra: select correct parent clk for pll_pSivaram Nair
2012-11-16ARM: tegra: move debug-macro.S to include/debugStephen Warren
2012-11-16ARM: tegra: don't include iomap.h from debug-macro.SStephen Warren
2012-11-16ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren
2012-11-16ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren
2012-11-16ARM: tegra: select SPARSE_IRQStephen Warren
2012-11-16ARM: tegra: enhance timer.c to get IO address from device treeStephen Warren
2012-11-16ARM: tegra: enhance timer.c to get IRQ info from device treeStephen Warren
2012-11-16ARM: timer: fix checkpatch warningsStephen Warren
2012-11-15ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo
2012-11-15ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo
2012-11-15ARM: tegra30: flowctrl: add cpu_suspend_exter/exit functionJoseph Lo
2012-11-15ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_opsJoseph Lo
2012-11-15ARM: tegra30: common: enable csite clockJoseph Lo
2012-11-15ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo
2012-11-15ARM: tegra: cpuidle: add CPU resume functionJoseph Lo
2012-11-15ARM: tegra: cpuidle: separate cpuidle driver for different chipsJoseph Lo
2012-11-15ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"Joseph Lo
2012-11-15ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATEJoseph Lo
2012-11-15ARM: tegra: Add Tegra30 host1x clock supportThierry Reding
2012-11-15ARM: tegra: Add AUXDATA for Tegra30 host1xThierry Reding