summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-21ARM: imx: use imx_init_revision_from_anatop() on imx6slShawn Guo3-2/+9
2013-10-21ARM: imx: add a common function to initialize revision from anatopShawn Guo3-31/+23
2013-10-21ARM: imx6q: use common soc revision helpersShawn Guo3-12/+7
2013-10-21ARM: imx: add soc revision helper functionsShawn Guo2-0/+14
2013-10-21ARM: imx: add low-level debug for vybridShawn Guo2-0/+34
2013-10-21ARM: imx: remove IRQF_DISABLEDMichael Opdenacker7-10/+7
2013-10-21ARM: imx6sl: config iomux-gpr1 to select clock for fecFugang Duan1-0/+21
2013-10-21ARM: imx6q: Add pll4_audio_div to clock treeNicolin Chen1-4/+5
2013-10-21Merge remote-tracking branch 'shesselba/clk-of-init-v2_for-3.13' into imx/socShawn Guo33-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-21Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+11
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds4-8/+19
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper2-2/+2
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas1-5/+16
2013-09-20arm64: Make do_bad_area() function staticCatalin Marinas1-1/+1
2013-09-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-281/+418
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds37-74/+401
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
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-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12
2013-09-19Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson9-261/+383