aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren12-68/+141
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: add clocks properties to USB PHY nodesStephen Warren1-0/+6
2013-01-28ARM: tegra: add DT nodes for Tegra USB PHYVenu Byravarasu1-0/+22
2013-01-28ARM: tegra: Add new DT property to USB node.Venu Byravarasu1-0/+1
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: paz00: add clock information to DTPrashant Gaikwad1-0/+2
2013-01-28ARM: tegra: add clock properties to Tegra30 DTPrashant Gaikwad1-1/+55
2013-01-28ARM: tegra: add clock properties to Tegra20 DTPrashant Gaikwad1-0/+44
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: define Tegra30 CAR bindingPrashant Gaikwad1-0/+6
2013-01-28ARM: tegra: define Tegra20 CAR bindingStephen Warren1-0/+6
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: OMAP: Make use of available scu_a9_get_base() interfaceSantosh Shilimkar2-2/+1
2013-01-28ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu1-3/+2
2013-01-28ARM: Add API to detect SCU base address from CP15Hiroshi Doyu1-0/+17
2013-01-28ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu1-15/+0
2013-01-28ARM: tegra: Add CPU nodes to Tegra30 device treeHiroshi Doyu1-0/+29
2013-01-28ARM: tegra: Add CPU nodes to Tegra20 device treeHiroshi Doyu1-0/+17
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 Warren6-292/+5
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren492-1394/+769
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland1-5/+3
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland1-8/+0
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland1-5/+10
2013-01-16ARM: perf: don't pretend to support counting of L1I writesWill Deacon3-12/+12
2013-01-14ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood1-1/+1
2013-01-14ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon1-1/+1
2013-01-11ARM: Use implementor and part defines from cputype.hChristoffer Dall1-18/+16
2013-01-11ARM: Define CPU part numbers and implementorsChristoffer Dall1-0/+33
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-22/+40
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-137/+305
2013-01-08ARM: sunxi: fix struct sys_timer removalStephen Warren1-1/+1
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson11-38/+132