Age | Commit message (Expand) | Author |
2014-05-21 | ARM: imx: fix error handling in ipu device registration | Emil Goode |
2014-04-15 | ARM: i.MX6: ipu_di_sel clocks can set parent rates | Philipp Zabel |
2014-04-15 | ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_sel | Sascha Hauer |
2014-04-14 | ARM: imx6q-clk: parent lvds_gate from lvds_sel | Lucas Stach |
2014-04-05 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-04 | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-01 | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner |
2014-03-05 | ARM: imx6: drop .text.head section annotation from headsmp.S | Shawn Guo |
2014-03-05 | ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 | Shawn Guo |
2014-03-05 | ARM: imx6: rename pm-imx6q.c to pm-imx6.c | Shawn Guo |
2014-03-05 | ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuff | Shawn Guo |
2014-03-05 | ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND | Shawn Guo |
2014-03-05 | ARM: imx6: call suspend_set_ops() from suspend routine | Shawn Guo |
2014-03-05 | ARM: imx6: build headsmp.o only on CONFIG_SMP | Shawn Guo |
2014-03-05 | ARM: imx6: move v7_cpu_resume() into suspend-imx6.S | Shawn Guo |
2014-03-05 | ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority | Philipp Zabel |
2014-03-05 | ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53 | Fabio Estevam |
2014-03-05 | ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC level | Fabio Estevam |
2014-03-05 | ARM: imx: add speed grading check for i.mx6 soc | Anson Huang |
2014-03-05 | ARM: imx: avoid calling clk APIs in idle thread which may cause schedule | Anson Huang |
2014-03-05 | ARM: imx6q: support ptp and rmii clock from pad | Shawn Guo |
2014-03-05 | ARM: imx6q: remove unneeded clk lookups | Shawn Guo |
2014-03-05 | ARM: imx: enable delaytimer on the imx timer | Sebastian Andrzej Siewior |
2014-03-05 | ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount | Anson Huang |
2014-03-05 | ARM: imx: add suspend in ocram support for i.mx6sl | Anson Huang |
2014-03-05 | ARM: imx: add suspend in ocram support for i.mx6dl | Anson Huang |
2014-03-05 | ARM: imx: add suspend in ocram support for i.mx6q | Anson Huang |
2014-03-05 | ARM i.MX: remove PWM platform support | Sascha Hauer |
2014-03-05 | ARM: imx: clk-vf610: Suppress duplicate const sparse warning | Liu Ying |
2014-03-05 | ARM: imx: clk-imx6sl: Suppress duplicate const sparse warning | Liu Ying |
2014-03-05 | ARM: imx: add select on ARCH_MXC for cpufreq support | John Tobias |
2014-03-05 | ARM i.MX35: build in pinctrl support. | Denis Carikli |
2014-03-05 | ARM: imx: add cpuidle support for i.mx6sl | Anson Huang |
2014-03-05 | ARM: imx: AHB rate must be set to 132MHz on i.mx6sl | Anson Huang |
2014-03-05 | ARM: imx: Use INT_MEM_CLK_LPM as the bit name | Fabio Estevam |
2014-03-05 | Merge tag 'kconfig-cleanup-for-3.15' into imx/soc | Shawn Guo |
2014-03-04 | arm: Replace various irq_desc accesses | Thomas Gleixner |
2014-02-28 | serial: imx: Remove init() and exit() platform callbacks | Alexander Shiyan |
2014-02-19 | ARM: Select V6K instead of V6 by default for multi-platform | Rob Herring |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring |
2014-02-19 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2014-02-18 | ARM: imx6: build pm-imx6q.c independently of CONFIG_PM | Shawn Guo |
2014-02-11 | video: imxfb: Use regulator API with LCD class for powering | Alexander Shiyan |
2014-02-10 | ARM: imx6: Initialize low-power mode early again | Philipp Zabel |
2014-01-29 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-01-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2014-01-28 | Merge branch 'cubox-i-init' into for-linus | Russell King |