aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-5/+5
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-46/+48
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2013-11-11ARM: imx: set up pllv3 POWER and BYPASS sequentiallyShawn Guo1-2/+10
2013-11-11ARM: imx: pllv3 needs relock in .set_rate() callShawn Guo1-18/+25
2013-11-11ARM: imx: add sleep for pllv3 relockShawn Guo1-0/+2
2013-11-11ARM: imx6q: add missing sentinel to divider tableLothar Waßmann1-2/+3
2013-11-11ARM: imx: v7_cpu_resume() is needed by imx6sl buildShawn Guo1-2/+2
2013-11-11ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo1-1/+8
2013-11-11ARM: imx: remove imx_src_prepare_restart() callShawn Guo3-23/+0
2013-11-11ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang1-1/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-340/+529
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon1-1/+1
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon1-1/+1
2013-10-21ARM: imx: enable suspend for imx6slShawn Guo5-1/+21
2013-10-21ARM: imx: ensure dsm_request signal is not asserted when setting LPMShawn Guo3-2/+31
2013-10-21ARM: imx6q: call WB and RBC configuration from imx6q_pm_enter()Shawn Guo1-15/+4
2013-10-21ARM: imx6q: move low-power code out of clock driverShawn Guo3-154/+156
2013-10-21ARM: imx: drop extern with function prototypes in common.hShawn Guo1-85/+85
2013-10-21ARM: imx: reset core along with enable/disable operationShawn Guo1-0/+1
2013-10-21ARM: imx: do not return from imx_cpu_die() callShawn Guo1-1/+3
2013-10-21ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo3-32/+12
2013-10-21ARM: mach-imx: mm-imx5: Retrieve iomuxc base address from dtFabio Estevam1-1/+8
2013-10-21ARM: mach-imx: mm-imx5: Retrieve tzic base address from dtFabio Estevam1-1/+9
2013-10-21ARM: mach-imx: clk-imx51-imx53: Retrieve base address and irq from dtFabio Estevam1-4/+11
2013-10-21ARM: imx: Include linux/err.hThierry Reding1-1/+1
2013-10-21ARM: imx6q: clock and Kconfig update for PCIe supportSean Cross2-0/+6
2013-10-21ARM: imx: Add LVDS general-purpose clocks to i.MX6QSean Cross1-1/+19
2013-10-21ARM: imx: remove stale mx53_display_revision() declarationShawn Guo1-1/+0
2013-10-21ARM: imx6: report soc info via soc deviceShawn Guo6-2/+98
2013-10-21ARM: imx: use imx_init_revision_from_anatop() on imx6slShawn Guo2-1/+6
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: 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 Guo7-62/+13
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-9/+1
2013-10-07Merge branch 'clk-of-init-v2_for-3.13' of https://github.com/shesselba/linux-dove into next/cleanupOlof Johansson7-62/+13
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot5-5/+5
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth7-62/+13
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+9
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-17ARM: imx: i.mx6d/q: disable the double linefill feature of PL310Jason Liu1-0/+11
2013-09-17ARM: mach-imx: clk-imx51-imx53: Fix 'spdif1_pred' clock registrationFabio Estevam1-1/+1
2013-09-17ARM: imx: initialize clk_init_data.flags for clk-fixup-muxShawn Guo1-0/+1
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-31/+0
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-2/+3