aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-12ARM: imx: fix typo in gpu3d_shader_selsShawn Guo1-1/+1
2013-05-12ARM: imx: replicate the diagnostic register of boot cpu into secondary coresShawn Guo2-0/+26
2013-05-12ARM i.MX6: correct MLB clock configurationDirk Behme1-1/+1
2013-05-12ARM i.MX6q: Fix periph_clk2_sel and periph2_clk2_sel clocksPhilipp Zabel1-3/+4
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam3-78/+1
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo2-0/+3
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-1/+1
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-82/+444
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-2/+0
2013-05-03ARM: imx: build CPU suspend code only when neededArnd Bergmann1-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+1
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-1/+1
2013-05-02ARM: imx: reset_controller may be disabledArnd Bergmann1-1/+2
2013-05-02ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-27/+26
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-537/+5
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-32/+19
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-145/+48
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-1/+1
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson5-2/+29
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+2
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki6-139/+46
2013-04-23ARM: imx: cpuidle: use init/exit common routineDaniel Lezcano6-116/+44
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2-2/+0
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-2/+0
2013-04-12Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc2Olof Johansson30-610/+475
2013-04-12ARM i.MX53: set CLK_SET_RATE_PARENT flag on the tve_ext_sel clockPhilipp Zabel1-2/+2
2013-04-12ARM i.MX53: tve_di clock is not part of the CCM, but of TVEPhilipp Zabel1-2/+1
2013-04-12ARM i.MX53: make tve_ext_sel propagate rate change to PLLPhilipp Zabel1-2/+2
2013-04-12ARM i.MX53: Remove unused tve_gate clkdev entryPhilipp Zabel1-1/+0
2013-04-12ARM i.MX5: Remove tve_sel clock from i.MX53 clock treePhilipp Zabel1-2/+3
2013-04-12ARM: i.MX5: Add PATA and SRTC clocksSascha Hauer1-0/+3
2013-04-12ARM: imx: do not bring up unavailable coresShawn Guo1-2/+2
2013-04-12ARM: imx: add initial imx6dl supportShawn Guo4-11/+34
2013-04-12ARM: imx1: mm: add call to mxc_device_initGwenhael Goavec-Merou1-0/+2
2013-04-12ARM: i.MX53 Add the cko1, cko2 clock outputs.Martin Fuzzey1-0/+34
2013-04-12ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)Philipp Zabel2-0/+66
2013-04-12ARM: imx: do not use regmap_read for ANADIG_DIGPROGShawn Guo2-4/+13
2013-04-12ARM i.MX6q: set the LDB serial clock parent to the video PLLPhilipp Zabel1-0/+5
2013-04-12ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1Philipp Zabel1-6/+34
2013-04-12ARM i.MX6q: fix ldb di divider and selector clocksPhilipp Zabel1-4/+4
2013-04-12ARM i.MX53: fix ldb di divider and selector clocksPhilipp Zabel1-6/+6
2013-04-12ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flagsPhilipp Zabel1-0/+17
2013-04-12ARM i.MX6q: export imx6q_revisionPhilipp Zabel2-1/+2
2013-04-12ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0Markus Pargmann1-0/+3
2013-04-12ARM i.MX53: Add GPU clocks to clock treePhilipp Zabel1-1/+8
2013-04-12ARM: mach-imx: anatop: Include "common.h"Fabio Estevam1-0/+1
2013-04-12ARM: imx: enable RBC to support anatop LPM modeAnson Huang4-1/+86
2013-04-12ARM: imx: enable periphery well bias for suspendAnson Huang1-1/+29