Age | Commit message (Expand) | Author | Files | Lines |
2014-04-06 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 27 | -469/+1282 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -14/+0 |
2014-04-05 | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+51 |
2014-04-02 | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -16/+5 |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2 | -5/+1 |
2014-03-05 | ARM: imx6: drop .text.head section annotation from headsmp.S | Shawn Guo | 1 | -2/+0 |
2014-03-05 | ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 | Shawn Guo | 1 | -1/+3 |
2014-03-05 | ARM: imx6: rename pm-imx6q.c to pm-imx6.c | Shawn Guo | 2 | -3/+1 |
2014-03-05 | ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuff | Shawn Guo | 1 | -19/+13 |
2014-03-05 | ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND | Shawn Guo | 1 | -4/+6 |
2014-03-05 | ARM: imx6: call suspend_set_ops() from suspend routine | Shawn Guo | 1 | -7/+5 |
2014-03-05 | ARM: imx6: build headsmp.o only on CONFIG_SMP | Shawn Guo | 2 | -4/+2 |
2014-03-05 | ARM: imx6: move v7_cpu_resume() into suspend-imx6.S | Shawn Guo | 4 | -39/+43 |
2014-03-05 | ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority | Philipp Zabel | 1 | -0/+34 |
2014-03-05 | ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53 | Fabio Estevam | 1 | -1/+0 |
2014-03-05 | ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC level | Fabio Estevam | 1 | -1/+1 |
2014-03-05 | ARM: imx: add speed grading check for i.mx6 soc | Anson Huang | 1 | -3/+23 |
2014-03-05 | ARM: imx: avoid calling clk APIs in idle thread which may cause schedule | Anson Huang | 1 | -6/+77 |
2014-03-05 | ARM: imx6q: support ptp and rmii clock from pad | Shawn Guo | 2 | -1/+36 |
2014-03-05 | ARM: imx6q: remove unneeded clk lookups | Shawn Guo | 1 | -6/+0 |
2014-03-05 | ARM: imx: enable delaytimer on the imx timer | Sebastian Andrzej Siewior | 1 | -0/+12 |
2014-03-05 | ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount | Anson Huang | 1 | -0/+11 |
2014-03-05 | ARM: imx: add suspend in ocram support for i.mx6sl | Anson Huang | 3 | -4/+61 |
2014-03-05 | ARM: imx: add suspend in ocram support for i.mx6dl | Anson Huang | 1 | -1/+23 |
2014-03-05 | ARM: imx: add suspend in ocram support for i.mx6q | Anson Huang | 7 | -11/+577 |
2014-03-05 | ARM i.MX: remove PWM platform support | Sascha Hauer | 10 | -102/+0 |
2014-03-05 | ARM: imx: clk-vf610: Suppress duplicate const sparse warning | Liu Ying | 1 | -18/+18 |
2014-03-05 | ARM: imx: clk-imx6sl: Suppress duplicate const sparse warning | Liu Ying | 1 | -21/+21 |
2014-03-05 | ARM: imx: add select on ARCH_MXC for cpufreq support | John Tobias | 1 | -3/+3 |
2014-03-05 | ARM i.MX35: build in pinctrl support. | Denis Carikli | 1 | -1/+1 |
2014-03-05 | ARM: imx: add cpuidle support for i.mx6sl | Anson Huang | 6 | -0/+93 |
2014-03-05 | ARM: imx: AHB rate must be set to 132MHz on i.mx6sl | Anson Huang | 1 | -1/+8 |
2014-03-05 | ARM: imx: Use INT_MEM_CLK_LPM as the bit name | Fabio Estevam | 3 | -6/+6 |
2014-03-05 | Merge tag 'kconfig-cleanup-for-3.15' into imx/soc | Shawn Guo | 1 | -14/+0 |
2014-03-04 | arm: Replace various irq_desc accesses | Thomas Gleixner | 1 | -4/+3 |
2014-03-01 | serial: imx: Remove init() and exit() platform callbacks | Alexander Shiyan | 1 | -16/+5 |
2014-02-20 | ARM: Select V6K instead of V6 by default for multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -11/+0 |
2014-02-19 | ARM: imx6: build pm-imx6q.c independently of CONFIG_PM | Shawn Guo | 2 | -5/+1 |
2014-02-11 | video: imxfb: Use regulator API with LCD class for powering | Alexander Shiyan | 1 | -4/+51 |
2014-02-10 | ARM: imx6: Initialize low-power mode early again | Philipp Zabel | 3 | -2/+6 |
2014-01-30 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+35 |
2014-01-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 1 | -8/+8 |
2014-01-29 | Merge branch 'cubox-i-init' into for-linus | Russell King | 1 | -0/+35 |
2014-01-28 | leds: leds-mc13783: Remove duplicate field in platform data | Alexander Shiyan | 1 | -8/+8 |
2014-01-27 | ARM: imx: initial SolidRun HummingBoard support | Russell King | 1 | -0/+35 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+2 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 24 | -460/+645 |