summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2013-01-28ARM: tegra: make device can run on UPJoseph Lo
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-14ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-08ARM: sunxi: fix struct sys_timer removalStephen Warren
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-07Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson
2013-01-07ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson
2013-01-07Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-01-07ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring
2013-01-07ARM: highbank: add a power request clearRob Herring
2013-01-07ARM: highbank: fix secondary boot and hotplugRob Herring
2013-01-07ARM: highbank: fix typos with hignbank in power request functionsRob Herring
2013-01-07ARM: dts: fix highbank cpu mpidr valuesRob Herring
2013-01-07ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring
2013-01-08ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut
2013-01-07ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou
2013-01-07ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth
2013-01-07ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT
2013-01-07ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT
2013-01-06ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang
2013-01-06ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam
2013-01-06arm: mvebu: Add missing ; for cpu node.Andrew Lunn
2013-01-06arm: mvebu: Armada XP MV78230 has only three Ethernet interfacesThomas Petazzoni
2013-01-06arm: mvebu: Armada XP MV78230 has two cores, not oneThomas Petazzoni
2013-01-06ARM: Kirkwood: Use fixed-regulator instead of board gpio callAndrew Lunn
2013-01-06ARM: Kirkwood: Fix missing sdio clockAndrew Lunn
2013-01-06ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providersNobuhiro Iwamatsu
2013-01-06ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn
2013-01-06arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT
2013-01-05ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim
2013-01-04ARM: dts: imx31-bug: Fix manufacturer compatible stringFabio Estevam
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03ARM: nomadik: bump the IRQ numbers againLinus Walleij
2013-01-03ARM: nomadik: delete dangling includeLinus Walleij
2013-01-03Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2013-01-03ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen