summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-04-25cpufreq: imx: Use generic platdev driverViresh Kumar
2016-04-13ARM: mach-imx: sdhci-esdhc-imx: initialize DMA maskAlexander Kurz
2016-04-12ARM: imx: always use TWD on IMX6QSebastian Andrzej Siewior
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-02-29ARM: imx: Make reset_control_ops constPhilipp Zabel
2016-02-28ARM: imx: Do L2 errata only if the L2 cache isn't enabledDirk Behme
2016-02-28ARM: imx: select ARM_CPU_SUSPEND only for imx6Arnd Bergmann
2016-02-19ARM: imx: switch to gpiochip_add_data()Linus Walleij
2016-02-15ARM: imx6: pm: declare pm domain latency on power_state structAxel Haslam
2016-02-14ARM: mx25: Add basic suspend/resume supportFabio Estevam
2016-02-14ARM: imx: Add msl code support for imx6qpBai Ping
2016-02-02ARM: imx: enable big endian modeJohannes Berg
2016-02-02ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg
2016-01-28ARM: imx7d: correct chip version informationFrank Li
2016-01-28ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7DFrank Li
2016-01-28ARM: imx6: fix cleanup path in imx6q_suspend_init()Jean-Christophe Dubois
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-12-22Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2015-12-21ARM: imx: select SRC for i.MX7Arnd Bergmann
2015-12-15Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into...Arnd Bergmann
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-02ARM: mach-imx: iomux-imx31: fix spelling mistake in error messageColin Ian King
2015-12-02ARM: imx: enable cpufreq device on i.mx7dBai Ping
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-11-25mach-imx/mach-imx6ul.c: proper constness with __initconstNicolas Pitre
2015-11-23ARM: imx: add platform irq type setting in gpcAnson Huang
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki
2015-10-23Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2015-10-22ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-12ARM: imx: add cpufreq device for imx6ulBai Ping
2015-09-22ARM: imx: add enet init for i.MX7D platformFugang Duan
2015-09-17ARM: imx: add suspend/resume support for i.mx6ulAnson Huang
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar