summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2014-05-12ARM: i.MX27 pca100: remove deprecated IRQF_DISABLEDJuan Solano1-2/+1
2014-05-12ARM: i.MX: Fix eMMa PrP resource sizeAlexander Shiyan1-1/+1
2014-05-12ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan1-17/+0
2014-05-12ARM: i.MX27 clk: Add missing clocks for MSHC and RTICAlexander Shiyan1-1/+7
2014-05-12ARM: imx6q: add the missing esai_ahb clockShawn Guo1-2/+5
2014-05-12ARM: imx: add shared gate clock supportShawn Guo2-3/+23
2014-05-12ARM: imx: lock is always valid for clk_gate2Shawn Guo1-8/+4
2014-05-12ARM: imx: define struct clk_gate2 on our ownShawn Guo1-7/+15
2014-05-12ARM: i.MX: Remove #ifdef CONFIG_OFAlexander Shiyan2-4/+0
2014-05-12ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clockIain Paton1-1/+5
2014-04-30ARM: imx: factor device tree timer initializationGilles Chanteperdrix6-33/+25
2014-04-30ARM: imx: Remove mx51_babbage board fileFabio Estevam3-444/+0
2014-04-30ARM: i.MX5: Remove outdated VPU clock lookupsPhilipp Zabel1-2/+0
2014-04-30ARM: i.MX: mx21ads: Cleanup boardAlexander Shiyan1-7/+3
2014-04-30ARM: i.MX: mx21ads: Use fixed voltage regulator for LCD powerAlexander Shiyan1-17/+28
2014-04-30ARM: i.MX: mx21ads: Replace direct handling of peripheral bits with GPIOsAlexander Shiyan1-70/+66
2014-04-15ARM: i.MX6: ipu_di_sel clocks can set parent ratesPhilipp Zabel1-8/+8
2014-04-15ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_selSascha Hauer1-0/+9
2014-04-14ARM: imx6q-clk: parent lvds_gate from lvds_selLucas Stach1-2/+2
2014-04-06Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds27-469/+1282
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-14/+0
2014-04-05Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+51
2014-04-02Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-16/+5
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2-5/+1
2014-03-05ARM: imx6: drop .text.head section annotation from headsmp.SShawn Guo1-2/+0
2014-03-05ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6Shawn Guo1-1/+3
2014-03-05ARM: imx6: rename pm-imx6q.c to pm-imx6.cShawn Guo2-3/+1
2014-03-05ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuffShawn Guo1-19/+13
2014-03-05ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPENDShawn Guo1-4/+6
2014-03-05ARM: imx6: call suspend_set_ops() from suspend routineShawn Guo1-7/+5
2014-03-05ARM: imx6: build headsmp.o only on CONFIG_SMPShawn Guo2-4/+2
2014-03-05ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo4-39/+43
2014-03-05ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priorityPhilipp Zabel1-0/+34
2014-03-05ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53Fabio Estevam1-1/+0
2014-03-05ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC levelFabio Estevam1-1/+1
2014-03-05ARM: imx: add speed grading check for i.mx6 socAnson Huang1-3/+23
2014-03-05ARM: imx: avoid calling clk APIs in idle thread which may cause scheduleAnson Huang1-6/+77
2014-03-05ARM: imx6q: support ptp and rmii clock from padShawn Guo2-1/+36
2014-03-05ARM: imx6q: remove unneeded clk lookupsShawn Guo1-6/+0
2014-03-05ARM: imx: enable delaytimer on the imx timerSebastian Andrzej Siewior1-0/+12
2014-03-05ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecountAnson Huang1-0/+11
2014-03-05ARM: imx: add suspend in ocram support for i.mx6slAnson Huang3-4/+61
2014-03-05ARM: imx: add suspend in ocram support for i.mx6dlAnson Huang1-1/+23
2014-03-05ARM: imx: add suspend in ocram support for i.mx6qAnson Huang7-11/+577
2014-03-05ARM i.MX: remove PWM platform supportSascha Hauer10-102/+0
2014-03-05ARM: imx: clk-vf610: Suppress duplicate const sparse warningLiu Ying1-18/+18
2014-03-05ARM: imx: clk-imx6sl: Suppress duplicate const sparse warningLiu Ying1-21/+21
2014-03-05ARM: imx: add select on ARCH_MXC for cpufreq supportJohn Tobias1-3/+3
2014-03-05ARM i.MX35: build in pinctrl support.Denis Carikli1-1/+1
2014-03-05ARM: imx: add cpuidle support for i.mx6slAnson Huang6-0/+93