summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-08-21ARM: imx: mach-imx6ul: Fix allmodconfig buildFabio Estevam
2015-08-06Merge branch 'fixes' into next/cleanupOlof Johansson
2015-08-05ARM: imx6ul: add fec MAC refrence clock and phy fixup initFugang Duan
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-07-17ARM/imx/epit: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-14ARM: imx: add i.mx6ul msl supportFrank Li
2015-07-08ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman
2015-06-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman
2015-06-03ARM: imx: imx7d requires anatopArnd Bergmann
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo
2015-06-03ARM: imx: remove platform headers from timer driverShawn Guo
2015-06-03ARM: imx: provide gpt device specific irq functionsShawn Guo
2015-06-03ARM: imx: get rid of variable timer_baseShawn Guo
2015-06-03ARM: imx: define gpt register offset per device typeShawn Guo
2015-06-03ARM: imx: move clock event variables into imx_timerShawn Guo
2015-06-03ARM: imx: set up .set_next_event hook via imx_gpt_dataShawn Guo
2015-06-03ARM: imx: setup tctl register in device specific functionShawn Guo
2015-06-03ARM: imx: initialize gpt device type for DT bootShawn Guo
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo
2015-06-03ARM: imx: move timer resources into a structureShawn Guo
2015-06-03ARM: imx: use relaxed IO accessor in timer driverShawn Guo
2015-06-03ARM: imx: make imx51/3 suspend optionalArnd Bergmann
2015-06-03ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAPJoe Perches
2015-06-03ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey
2015-06-03ARM: imx: add msl support for imx7dAnson Huang
2015-06-03ARM: imx: mmdc: Include "common.h" header fileFabio Estevam
2015-06-03ARM: imx: Correct the comments in time.cShenwei Wang
2015-06-03ARM: imx: Remove the duplicated function declarationShenwei Wang
2015-06-03ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo
2015-06-03ARM: imx: remove inclusions of platform headersShawn Guo
2015-06-03ARM: imx: add clk-pllv1 type supportShawn Guo
2015-06-03ARM: imx6: do not use cpu_is_xxx() in clock driverShawn Guo
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo
2015-06-03ARM: imx5: let pm code map CCM block on its ownShawn Guo
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo
2015-06-03ARM: imx: use dynamic mapping for CCMShawn Guo
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo
2015-06-01Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King