summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-01-29ARM: tegra: Add SMMU entry to Tegra114 DTHiroshi Doyu
2013-01-28ARM: tegra: add AHB entry to Tegra114 DTHiroshi Doyu
2013-01-28ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu
2013-01-28ARM: dt: tegra114: Add new board, PlutoHiroshi Doyu
2013-01-28ARM: dt: tegra114: Add new board, DalmoreHiroshi Doyu
2013-01-28ARM: dt: tegra114: Add new SoC base, Tegra114 SoCHiroshi Doyu
2013-01-28ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo
2013-01-28ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo
2013-01-28ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo
2013-01-28ARM: tegra: add pending SGI checking APIJoseph Lo
2013-01-28ARM: tegra: add clocks properties to USB PHY nodesStephen Warren
2013-01-28ARM: tegra: add DT nodes for Tegra USB PHYVenu Byravarasu
2013-01-28ARM: tegra: Add new DT property to USB node.Venu Byravarasu
2013-01-28ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu
2013-01-28ARM: tegra30: remove auxdataPrashant Gaikwad
2013-01-28ARM: tegra20: remove auxdataPrashant Gaikwad
2013-01-28ARM: tegra: paz00: add clock information to DTPrashant Gaikwad
2013-01-28ARM: tegra: add clock properties to Tegra30 DTPrashant Gaikwad
2013-01-28ARM: tegra: add clock properties to Tegra20 DTPrashant Gaikwad
2013-01-28ARM: tegra: remove legacy clock codePrashant Gaikwad
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-28ARM: tegra: define Tegra30 CAR bindingPrashant Gaikwad
2013-01-28ARM: tegra: define Tegra20 CAR bindingStephen Warren
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad
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: OMAP: Make use of available scu_a9_get_base() interfaceSantosh Shilimkar
2013-01-28ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu
2013-01-28ARM: Add API to detect SCU base address from CP15Hiroshi Doyu
2013-01-28ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu
2013-01-28ARM: tegra: Add CPU nodes to Tegra30 device treeHiroshi Doyu
2013-01-28ARM: tegra: Add CPU nodes to Tegra20 device treeHiroshi Doyu
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-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland
2013-01-16ARM: perf: don't pretend to support counting of L1I writesWill Deacon
2013-01-14ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood