Age | Commit message (Expand) | Author |
2015-11-23 | ARM: imx: add platform irq type setting in gpc | Anson Huang |
2015-11-10 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-11-10 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-04 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-02 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2015-10-23 | Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson |
2015-10-22 | ARM: Remove open-coded version of IRQCHIP_DECLARE | Marc Zyngier |
2015-10-13 | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier |
2015-10-12 | ARM: imx: add cpufreq device for imx6ul | Bai Ping |
2015-09-22 | ARM: imx: add enet init for i.MX7D platform | Fugang Duan |
2015-09-17 | ARM: imx: add suspend/resume support for i.mx6ul | Anson Huang |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-15 | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar |
2015-09-15 | PM / OPP: Rename opp init/free table routines | Viresh Kumar |
2015-09-04 | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() | Vladimir Zapolskiy |
2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-08-21 | ARM: imx: mach-imx6ul: Fix allmodconfig build | Fabio Estevam |
2015-08-06 | Merge branch 'fixes' into next/cleanup | Olof Johansson |
2015-08-05 | ARM: imx6ul: add fec MAC refrence clock and phy fixup init | Fugang Duan |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2015-07-17 | ARM/imx/epit: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-14 | ARM: imx: add i.mx6ul msl support | Frank Li |
2015-07-08 | ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set | Lucas Stach |
2015-06-30 | genalloc: rename dev_get_gen_pool() to gen_pool_get() | Vladimir Zapolskiy |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-12 | Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel... | Kevin Hilman |
2015-06-10 | Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Kevin Hilman |
2015-06-03 | ARM: imx: imx7d requires anatop | Arnd Bergmann |
2015-06-03 | ARM: imx: move timer driver into drivers/clocksource | Shawn Guo |
2015-06-03 | ARM: imx: remove platform headers from timer driver | Shawn Guo |
2015-06-03 | ARM: imx: provide gpt device specific irq functions | Shawn Guo |
2015-06-03 | ARM: imx: get rid of variable timer_base | Shawn Guo |
2015-06-03 | ARM: imx: define gpt register offset per device type | Shawn Guo |
2015-06-03 | ARM: imx: move clock event variables into imx_timer | Shawn Guo |
2015-06-03 | ARM: imx: set up .set_next_event hook via imx_gpt_data | Shawn Guo |
2015-06-03 | ARM: imx: setup tctl register in device specific function | Shawn Guo |
2015-06-03 | ARM: imx: initialize gpt device type for DT boot | Shawn Guo |
2015-06-03 | ARM: imx: define an enum for gpt timer device type | Shawn Guo |
2015-06-03 | ARM: imx: move timer resources into a structure | Shawn Guo |
2015-06-03 | ARM: imx: use relaxed IO accessor in timer driver | Shawn Guo |
2015-06-03 | ARM: imx: make imx51/3 suspend optional | Arnd Bergmann |
2015-06-03 | ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP | Joe Perches |
2015-06-03 | ARM: imx53: Set DDR pins to high impedance when in suspend to RAM. | Martin Fuzzey |
2015-06-03 | ARM: imx: add msl support for imx7d | Anson Huang |
2015-06-03 | ARM: imx: mmdc: Include "common.h" header file | Fabio Estevam |
2015-06-03 | ARM: imx: Correct the comments in time.c | Shenwei Wang |
2015-06-03 | ARM: imx: Remove the duplicated function declaration | Shenwei Wang |