summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2125-599/+351
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0523-569/+347
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-4/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-4/+0
| * | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-145-18/+4
| |\ \ \ \
| | * | | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-122-3/+2
| | * | | | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-8/+2
| | * | | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-122-5/+0
| | * | | | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-2/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-143-12/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-6/+2
| | |/ /
| * | | ARM: delete struct sys_timerStephen Warren2012-12-244-8/+4
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+3
|\ \ \
| * | | ARM: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-5/+3
| | |/ | |/|
* | | cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-021-1/+0
* | | cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar2013-02-021-1/+1
|/ /
* | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-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
OpenPOWER on IntegriCloud