aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren1-17/+2
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo5-9/+192
2013-01-28ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo2-5/+37
2013-01-28ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo4-4/+259
2013-01-28ARM: tegra: add pending SGI checking APIJoseph Lo2-0/+37
2013-01-28ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu2-12/+3
2013-01-28ARM: tegra30: remove auxdataPrashant Gaikwad1-30/+1
2013-01-28ARM: tegra20: remove auxdataPrashant Gaikwad1-24/+0
2013-01-28ARM: tegra: remove legacy clock codePrashant Gaikwad10-7139/+0
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad8-128/+5
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad10-133/+9
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad1-1/+7
2013-01-28ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo1-1/+1
2013-01-28ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo1-2/+2
2013-01-28ARM: tegra: make device can run on UPJoseph Lo6-223/+246
2013-01-28ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu1-3/+2
2013-01-28ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu1-15/+0
2013-01-28ARM: tegra: clean up the CPUINIT sectionJoseph Lo3-7/+5
2013-01-28ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo3-6/+13
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo5-9/+6
2013-01-28ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo1-1/+38
2013-01-28ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao1-20/+20
2013-01-28ARM: tegra: fix Kconfig warnings when !SMPStephen Warren1-2/+2
2013-01-28ARM: tegra: Make variables staticHiroshi Doyu5-12/+12
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren5-292/+4
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren4-8/+4
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-6/+6
2012-12-24ARM: delete struct sys_timerStephen Warren4-8/+4
2012-12-17Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixesOlof Johansson2-4/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-446/+66
2012-12-03treewide: Fix typos in various KconfigMasanari Iida1-1/+1
2012-11-26ARM: tegra: fix comment in dsib clk set_parentSivaram Nair1-3/+1
2012-11-26ARM: tegra: select correct parent clk for pll_pSivaram Nair1-1/+1
2012-11-16ARM: tegra: move debug-macro.S to include/debugStephen Warren2-254/+0
2012-11-16ARM: tegra: don't include iomap.h from debug-macro.SStephen Warren2-5/+20
2012-11-16ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren4-43/+134
2012-11-16ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren4-96/+15
2012-11-16ARM: tegra: select SPARSE_IRQStephen Warren2-182/+3
2012-11-16ARM: tegra: enhance timer.c to get IO address from device treeStephen Warren1-4/+28
2012-11-16ARM: tegra: enhance timer.c to get IRQ info from device treeStephen Warren1-18/+23
2012-11-16ARM: timer: fix checkpatch warningsStephen Warren1-4/+3
2012-11-15ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo6-3/+57
2012-11-15ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo6-4/+275
2012-11-15ARM: tegra30: flowctrl: add cpu_suspend_exter/exit functionJoseph Lo2-0/+55
2012-11-15ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_opsJoseph Lo2-0/+145
2012-11-15ARM: tegra30: common: enable csite clockJoseph Lo1-0/+1
2012-11-15ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo8-0/+253
2012-11-15ARM: tegra: cpuidle: add CPU resume functionJoseph Lo3-0/+67
2012-11-15ARM: tegra: cpuidle: separate cpuidle driver for different chipsJoseph Lo5-34/+184