summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2020-07-13ARM: imx: Remove imx_add_imx_dma() unused irq_err argumentBjorn Helgaas
2020-07-13ARM: imx: Provide correct number of resources when registering gpio devicesGuenter Roeck
2020-06-24ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai
2020-06-24ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-05-26Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann
2020-05-20soc: imx: move cpu code to drivers/soc/imxPeng Fan
2020-05-20ARM: imx: move cpu definitions into a headerPeng Fan
2020-05-20ARM: imx: use device_initcall for imx_soc_device_initPeng Fan
2020-05-20ARM: imx: pcm037: make pcm970_sja1000_platform_data staticMa Feng
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij
2020-04-23ARM: vf610: report soc info via soc deviceAndrey Smirnov
2020-04-17ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-03-11ARM: imx: Drop unnecessary src_base checkAnson Huang
2020-03-11ARM: imx: Remove unnecessary blank linesAnson Huang
2020-02-18ARM: imx: Add missing of_node_put()Anson Huang
2020-02-17ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.cAnson Huang
2020-02-17ARM: imx: Remove unused includes on mach-imx6q.cAnson Huang
2020-02-17ARM: imx: Remove unused include of linux/irqchip/arm-gic.hAnson Huang
2020-02-14ARM: imx: limit errata selection to Cortex-A9 based designsStefan Agner
2020-02-13ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum
2020-01-09ARM: imx: only select ARM_ERRATA_814220 for ARMv7-AArnd Bergmann
2019-12-12ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7DAnson Huang
2019-12-12ARM: imx: Add i.MX7ULP SoC serial number supportAnson Huang
2019-12-12ARM: imx: Fix boot crash if ocotp is not foundLeonard Crestez
2019-12-11ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCsChristoph Niedermaier
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-11-19cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirksRafael J. Wysocki
2019-11-04ARM: imx: use generic function to exit coherencyStefan Agner
2019-10-28ARM: imx: Add serial number support for i.MX6/7 SoCsAnson Huang
2019-10-28ARM: imx: Drop imx_anatop_usb_chrg_detect_disable()Andrey Smirnov
2019-08-24ARM: imx: stop adjusting ar8031 phy tx delayAndré Draszik
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-06-25Merge tag 'imx-soc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-16Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2019-06-12ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-gradingLeonard Crestez
2019-06-06ARM: imx6: cpuidle: Use raw_spinlock_tSebastian Andrzej Siewior
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds