summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge branch 'tegra/clk' into next/dt2Arnd Bergmann40-370/+967
2013-04-08video: mxsfb: Introduce regulator supportFabio Estevam2-2/+20
2013-04-07ARM: dts: cfa10036: Add touchscreen support to the CFA-10049Alexandre Belloni1-0/+5
2013-04-07ARM: dts: imx23-olinuxino: mark sdcard cd as brokenAlexandre Pereira da Silva1-0/+1
2013-04-05ARM: dt: Add references to tegra_car clocksPeter De Schrijver3-3/+7
2013-04-05clk: tegra: defer application of init tableStephen Warren1-0/+3
2013-04-05Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren1-1/+1
2013-04-05Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren39-366/+956
2013-04-04ARM: dts: add generic DMA device tree binding for mxs-dmaShawn Guo3-5/+103
2013-04-04ARM: cfa10036: add one wire bitbanging to the cfa10049Alexandre Belloni1-1/+19
2013-04-04ARM: mxs: move display timing configurations into device treeShawn Guo7-158/+150
2013-04-04ARM: mxs: remove unneeded enet_out clk initializationShawn Guo1-12/+0
2013-04-04ARM: dts: mxs: add enet_out clock to devicetreeWolfram Sang2-2/+4
2013-04-04ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo4-12/+4
2013-04-04ARM: tegra: pm: add platform suspend supportJoseph Lo5-17/+146
2013-04-04ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2-0/+91
2013-04-04ARM: tegra: irq: add wake up handlingJoseph Lo3-1/+103
2013-04-04ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo4-37/+41
2013-04-04ARM: tegra: add clock source of PMC to device treesJoseph Lo15-0/+162
2013-04-01ARM: mxs: remove unused headersShawn Guo5-533/+27
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo1-30/+13
2013-04-01ARM: mxs: remove common.hShawn Guo2-21/+1
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo4-105/+76
2013-04-01ARM: mxs: remove mm.cShawn Guo3-55/+1
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2-8/+6
2013-04-01ARM: mxs: get ocotp base address from device treeShawn Guo3-1/+10
2013-04-01ARM: mxs: remove system.cShawn Guo4-140/+38
2013-04-01ARM: mxs: get reset address from device treeShawn Guo3-21/+19
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo2-24/+0
2013-04-01clk: mxs: get base address from device treeShawn Guo2-0/+2
2013-04-01ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo1-1/+0
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo4-134/+5
2013-04-01ARM: mxs: call stmp_reset_block() in icollShawn Guo1-2/+2
2013-04-01ARM: mxs: get icoll base address from device treeShawn Guo1-2/+5
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2-305/+1
2013-04-01ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo2-9/+9
2013-04-01ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo1-1/+2
2013-04-01ARM: mxs: get timrot base address from device treeShawn Guo1-1/+5
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo3-1/+3
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo4-9/+6
2013-04-01Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo9-34/+17
2013-03-27ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam1-1/+1
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-14/+15
2013-03-23ARM: tegra: fix register address of slink controllerLaxman Dewangan2-2/+2
2013-03-21Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-0/+1
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-03-19ARM: tegra: add speedo-based process id for Tegra114Danny Huang4-0/+116
2013-03-19ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo1-0/+1
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut1-12/+12
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-42/+100