summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman12-32/+106
2013-06-24ARM: msm: Migrate to common clock frameworkStephen Boyd10-364/+108
2013-06-24ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd13-31/+67
2013-06-24ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd3-18/+15
2013-06-24ARM: msm: Remove clock-7x30.h include fileStephen Boyd2-158/+0
2013-06-24ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd3-26/+1
2013-06-24ARM: msm: Remove custom clk_set_flags() APIStephen Boyd4-27/+0
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann8-72/+286
2013-06-24ARM: keystone: Move CPU bringup code to dedicated asm fileSantosh Shilimkar4-13/+43
2013-06-24ARM: multiplatform: always pick one CPU typeArnd Bergmann1-5/+6
2013-06-24ARM: imx: select syscon for IMX6SLArnd Bergmann1-0/+1
2013-06-24ARM: keystone: select ARM_ERRATA_798181 only for SMPArnd Bergmann1-1/+1
2013-06-24ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann1-0/+1
2013-06-24ARM: OMAP2+: AM43x: resolve SMP related build errorMohammed, Afzal1-4/+3
2013-06-24ARM: mxs: don't select HAVE_PWMArnd Bergmann1-2/+0
2013-06-24ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann1-0/+4
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT4-3/+59
2013-06-24ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi4-3/+5
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi1-0/+3
2013-06-24ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen1-1/+0
2013-06-24dmaengine: edma: enable build for AM33XXMatt Porter1-0/+1
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter1-0/+78
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter7-27/+187
2013-06-23ARM: mvebu: fix length of ethernet registers in mv78260 dtsiEzequiel Garcia1-1/+1
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2013-06-21arm: Add Initial TI-Nspire supportDaniel Tang11-0/+307
2013-06-21arm: Add device trees for TI-Nspire hardwareDaniel Tang6-0/+453
2013-06-21Merge tag 'regmap-3.11-2' of git://git.infradead.org/users/jcooper/linux into...Arnd Bergmann1-2/+3
2013-06-21Merge tag 'dt-3.11-6' of git://git.infradead.org/users/jcooper/linux into nex...Arnd Bergmann2-2/+19
2013-06-21ARM: Kirkwood: Fix the internal register ranges translationEzequiel Garcia1-2/+3
2013-06-21ARM: at91: cpuidle: Fix target_residencyDaniel Lezcano1-1/+1
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD12-19/+26
2013-06-21Merge tag 'zynq-defconfig-for-3.11' of git://git.xilinx.com/linux-xlnx into n...Arnd Bergmann1-0/+3
2013-06-21Merge branch 'armsoc/for-3.11/cleanups' of git://github.com/broadcom/bcm11351...Arnd Bergmann1-2/+0
2013-06-21Merge branch 'armsoc/for-3.11/dt' of git://github.com/broadcom/bcm11351 into ...Arnd Bergmann2-5/+53
2013-06-21Merge tag 'renesas-dt2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-9/+9
2013-06-21Merge tag 'renesas-boards2-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann7-16/+228
2013-06-21Merge tag 'soc-exynos5420-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann39-197/+1666
2013-06-21Merge tag 'renesas-cleanup-boot-for-v3.11' of git://git.kernel.org/pub/scm/li...Arnd Bergmann23-2188/+68
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann27-1327/+1262
2013-06-21Merge branch 'ux500/cleanup' into next/driversArnd Bergmann5-19/+12
2013-06-21ARM: ux500: Remove mop500_snowball_ethernet_clock_enable()Lee Jones3-13/+0
2013-06-21ARM: ux500: Correct the EN_3v3 regulator's on/off GPIOLee Jones1-6/+7
2013-06-21ARM: ux500: Provide a AB8500 GPIO Device Tree nodeLee Jones1-0/+5
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann13-6/+837
2013-06-21arm: add basic support for Rockchip RK3066a boardsHeiko Stuebner6-0/+462
2013-06-21arm: add debug uarts for rockchip rk29xx and rk3xxx seriesHeiko Stuebner2-0/+76
2013-06-21arm: Add basic clocks for Rockchip rk3066a SoCsHeiko Stuebner1-0/+299
2013-06-21arm: multi_v7_defconfig: Enable initrd/initramfs supportSoren Brinkmann1-0/+1