summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu2013-01-282-12/+3
* ARM: tegra30: remove auxdataPrashant Gaikwad2013-01-281-30/+1
* ARM: tegra20: remove auxdataPrashant Gaikwad2013-01-281-24/+0
* ARM: tegra: remove legacy clock codePrashant Gaikwad2013-01-2810-7139/+0
* ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-288-128/+5
* ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-2810-133/+9
* ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-281-1/+7
* ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo2013-01-281-1/+1
* ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-281-2/+2
* ARM: tegra: make device can run on UPJoseph Lo2013-01-286-223/+246
* ARM: tegra: clean up the CPUINIT sectionJoseph Lo2013-01-283-7/+5
* ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-283-6/+13
* ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo2013-01-285-9/+6
* ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-281-1/+38
* ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao2013-01-281-20/+20
* ARM: tegra: fix Kconfig warnings when !SMPStephen Warren2013-01-281-2/+2
* ARM: tegra: Make variables staticHiroshi Doyu2013-01-285-12/+12
* ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-285-292/+4
* Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-284-8/+4
|\
| * ARM: delete struct sys_timerStephen Warren2012-12-244-8/+4
* | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-6/+6
|/
* Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-172-4/+2
|\
| * ARM: tegra: fix comment in dsib clk set_parentSivaram Nair2012-11-261-3/+1
| * ARM: tegra: select correct parent clk for pll_pSivaram Nair2012-11-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | treewide: Fix typos in various KconfigMasanari Iida2012-12-031-1/+1
| |/
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-1310-446/+66
|\ \
| * | ARM: tegra: move debug-macro.S to include/debugStephen Warren2012-11-162-254/+0
| * | ARM: tegra: don't include iomap.h from debug-macro.SStephen Warren2012-11-162-5/+20
| * | ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren2012-11-164-43/+134
| * | ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren2012-11-164-96/+15
| * | ARM: tegra: select SPARSE_IRQStephen Warren2012-11-162-182/+3
| * | ARM: tegra: enhance timer.c to get IO address from device treeStephen Warren2012-11-161-4/+28
| * | ARM: tegra: enhance timer.c to get IRQ info from device treeStephen Warren2012-11-161-18/+23
| * | ARM: timer: fix checkpatch warningsStephen Warren2012-11-161-4/+3
* | | ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo2012-11-156-3/+57
* | | ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo2012-11-156-4/+275
* | | ARM: tegra30: flowctrl: add cpu_suspend_exter/exit functionJoseph Lo2012-11-152-0/+55
* | | ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_opsJoseph Lo2012-11-152-0/+145
* | | ARM: tegra30: common: enable csite clockJoseph Lo2012-11-151-0/+1
* | | ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo2012-11-158-0/+253
* | | ARM: tegra: cpuidle: add CPU resume functionJoseph Lo2012-11-153-0/+67
* | | ARM: tegra: cpuidle: separate cpuidle driver for different chipsJoseph Lo2012-11-155-34/+184
* | | ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"Joseph Lo2012-11-153-2/+1
* | | ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATEJoseph Lo2012-11-151-39/+3
|/ /
* | ARM: tegra: Add Tegra30 host1x clock supportThierry Reding2012-11-151-2/+3
* | ARM: tegra: Add AUXDATA for Tegra30 host1xThierry Reding2012-11-151-0/+9
* | ARM: tegra: Add Tegra20 host1x clock supportThierry Reding2012-11-151-3/+8
* | ARM: tegra: Add AUXDATA for Tegra20 host1xThierry Reding2012-11-151-0/+9
* | ARM: tegra: Tegra30 speedo-based process identificationDanny Huang2012-11-154-2/+309