aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAge
...
| | * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
| | * | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-28
| | * | ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-28
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo2013-01-28
| | * | | ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-28
| | * | | ARM: tegra: make device can run on UPJoseph Lo2013-01-28
| | * | | ARM: tegra: clean up the CPUINIT sectionJoseph Lo2013-01-28
| | * | | ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-28
| | * | | ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo2013-01-28
| | * | | ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-28
| | * | | ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao2013-01-28
| | * | | ARM: tegra: fix Kconfig warnings when !SMPStephen Warren2013-01-28
| | * | | ARM: tegra: Make variables staticHiroshi Doyu2013-01-28
| | * | | ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-28
| | * | | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-28
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-05
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-10
| * | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
| |\ \ \ \
| | * | | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
| | * | | | ARM: use common irqchip_init for GIC initRob Herring2013-01-12
| | * | | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-12
| | * | | | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
| | | |/ / | | |/| |
| * | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
| | |/ /
| * | / ARM: delete struct sys_timerStephen Warren2012-12-24
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | ARM: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| | |/ | |/|
* | | cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
* | | cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar2013-02-01
|/ /
* / ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-17
|\
| * ARM: tegra: fix comment in dsib clk set_parentSivaram Nair2012-11-26
| * ARM: tegra: select correct parent clk for pll_pSivaram Nair2012-11-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \
| * | treewide: Fix typos in various KconfigMasanari Iida2012-12-03
| |/
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-13
|\ \
| * | ARM: tegra: move debug-macro.S to include/debugStephen Warren2012-11-16
| * | ARM: tegra: don't include iomap.h from debug-macro.SStephen Warren2012-11-16
| * | ARM: tegra: decouple uncompress.h and debug-macro.SStephen Warren2012-11-16
| * | ARM: tegra: simplify DEBUG_LL UART selection optionsStephen Warren2012-11-16
| * | ARM: tegra: select SPARSE_IRQStephen Warren2012-11-16
| * | ARM: tegra: enhance timer.c to get IO address from device treeStephen Warren2012-11-16
| * | ARM: tegra: enhance timer.c to get IRQ info from device treeStephen Warren2012-11-16
| * | ARM: timer: fix checkpatch warningsStephen Warren2012-11-16
* | | ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo2012-11-15
* | | ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo2012-11-15
* | | ARM: tegra30: flowctrl: add cpu_suspend_exter/exit functionJoseph Lo2012-11-15
* | | ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_opsJoseph Lo2012-11-15