aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-03-19ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-10/+5
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-6/+167
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+2
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2-10/+5
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2-2/+1
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-7/+2
2019-01-16ARM: imx: add i.MX7ULP SoC revision supportAnson Huang1-0/+39
2019-01-15ARM: imx: add i.MX7ULP cpuidle supportAnson Huang6-5/+127
2019-01-13ARM: imx: don't build ssi-fiq if not requiredStefan Agner1-1/+1
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-0/+75
2018-12-31Merge branch 'fixes' into next/socOlof Johansson1-1/+1
2018-12-17mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij1-4/+13
2018-12-11ARM: imx: fix dependencies on imx7ulpArnd Bergmann1-2/+2
2018-12-10ARM: imx: add initial support for imx7ulpA.s. Dong7-0/+75
2018-12-06ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang1-1/+1
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-2/+71
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-2/+22
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon1-2/+2
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon1-6/+5
2018-09-30ARM: imx: add i.mx6ulz msl supportAnson Huang4-2/+32
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2-2/+22
2018-09-12ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is setOleksij Rempel1-0/+25
2018-09-10ARM: imx: add mmdc ipg clock operation for mmdcAnson Huang1-0/+14
2018-07-12ARM: mx5: Set the DBGEN bit in ARM_GPC registerFabio Estevam4-1/+48
2018-07-12ARM: imx51: Configure M4IF to avoid visual artifactsFabio Estevam1-1/+28
2018-07-11ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sllArnd Bergmann1-2/+2
2018-07-11ARM: imx: fix i.MX6SLL buildArnd Bergmann1-2/+2
2018-07-11ARM: imx: flag failure of of_iomapNicholas Mc Guire1-0/+1
2018-07-11ARM: i.MX31: remove rnga registration as a platform deviceVladimir Zapolskiy1-18/+0
2018-07-03ARM: imx: Provide support for NXP i.MX7D Cortex-M4Oleksij Rempel3-13/+41
2018-07-03ARM: imx: enable bus auto clock gating function for i.mx6sllAnson Huang1-2/+9
2018-06-19ARM: imx: remove i.MX6SLL support in i.MX6SL cpu idle driverAnson Huang1-5/+2
2018-06-19ARM: imx: add cpu idle support for i.MX6SLLAnson Huang3-3/+7
2018-06-19ARM: imx: add L2 page power control for GPCAnson Huang2-0/+15
2018-06-19ARM: imx: add mem mode suspend for i.MX6SLLAnson Huang1-2/+22
2018-06-19ARM: imx: add standby mode suspend for i.MX6SLLAnson Huang1-1/+1
2018-06-17ARM: imx: remove inexistant EPIT timer initClément Peron1-1/+0
2018-05-02ARM: imx: select imx6sll pinctrl when imx6sll enabledBai Ping1-0/+1
2018-04-18ARM: imx: pcm037: use device properties for at24 eepromBartosz Golaszewski1-7/+6
2018-04-18ARM: imx: pca100: use device properties for at24 eepromBartosz Golaszewski1-7/+6
2018-04-18ARM: imx: pcm043: use device properties for at24 eepromBartosz Golaszewski1-7/+6
2018-04-18ARM: imx: vpr200: drop at24_platform_dataBartosz Golaszewski1-8/+1
2018-04-18ARM: imx: Update spi_imx platform data to reflect current stateTrent Piepho5-58/+10
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-289/+91
2018-03-27ARM: imx: fix imx6sll-only buildArnd Bergmann1-0/+1
2018-03-27ARM: imx: select ARM_CPU_SUSPEND for CPU_IDLE as wellArnd Bergmann1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1