summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-10-07Merge branch 'clk-of-init-v2_for-3.13' of https://github.com/shesselba/linux-...Olof Johansson33-289/+69
2013-09-29ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth1-13/+1
2013-09-29ARM: tegra: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: sti: remove custom .init_time hookSebastian Hesselbarth1-6/+4
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: rockchip: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: prima2: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29ARM: nspire: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: nomadik: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth1-13/+0
2013-09-29ARM: kirkwood: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth7-62/+13
2013-09-29ARM: highbank: remove custom .init_time hookSebastian Hesselbarth1-16/+7
2013-09-29ARM: exynos: remove custom .init_time hookSebastian Hesselbarth4-13/+0
2013-09-29ARM: dove: remove custom .init_time hookSebastian Hesselbarth1-11/+0
2013-09-29ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth1-2/+0
2013-09-29ARM: bcm: provide common arch init for DT clocksMatt Porter1-1/+0
2013-09-29ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth1-12/+17
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth2-29/+8
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth1-3/+1
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth1-1/+8
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth2-3/+2
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth1-3/+2
2013-09-29ARM: nomadik: remove mtu initalization from .init_timeSebastian Hesselbarth1-26/+0
2013-09-26Merge tag 'del-shark-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson27-1281/+0
2013-09-26Merge tag 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson2-36/+11
2013-09-24ARM: nomadik: delete FSMC platform dataLinus Walleij2-21/+2
2013-09-24ARM: nomadik: delete MMCI platform dataLinus Walleij1-14/+1
2013-09-24ARM: nomadik: register VMMC regulatorLinus Walleij1-2/+9
2013-09-21Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+11
2013-09-19ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha1-2/+7
2013-09-19Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson9-261/+383
2013-09-19Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson6-7/+7
2013-09-18ARM: multi_v7: add HREFv60 to multi_v7 defconfigLinus Walleij1-0/+1
2013-09-18ARM: OMAP2+: mux: fix trivial typo in namePhil Carmody1-1/+1
2013-09-18ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew1-1/+1
2013-09-18ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin1-1/+1
2013-09-18ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam1-2/+2
2013-09-18ARM: OMAP: fix return value check in omap_device_build_from_dt()Wei Yongjun1-1/+1
2013-09-18ARM: OMAP4: Fix clock_get error for GPMC during bootTony Lindgren1-1/+1
2013-09-18ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami1-1/+1
2013-09-18ARM: u300: hide submenusLinus Walleij1-5/+5
2013-09-18ARM: dts: igep00x0: Add pinmux configuration for MCBSP2Enric Balletbo i Serra1-0/+14
2013-09-18ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blazeTony Lindgren1-1/+38
2013-09-18ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboardTony Lindgren1-1/+45
2013-09-17ARM: tegra: split tegra_pmc_init() in twoStephen Warren4-23/+35