aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Gravatar Thomas Gleixner 1-14/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Gravatar Thomas Gleixner 30-422/+30
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-2/+4
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Gravatar Masahiro Yamada 5-5/+5
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2019-04-29Merge tag 'imx-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Gravatar Olof Johansson 1-2/+4
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelyGravatar Sakari Ailus 1-1/+1
2019-03-20ARM: imx6: cpuidle: omit the unnecessary unmask of GINTGravatar Kohji Okuno 1-2/+4
2019-03-19ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeGravatar Kohji Okuno 1-17/+10
2019-03-19ARM: imx51: fix a leaked reference by adding missing of_node_putGravatar Wen Yang 1-0/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-10/+5
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 6-6/+167
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+2
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagGravatar Christoph Hellwig 2-10/+5
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibGravatar Linus Walleij 2-2/+1
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsGravatar Andrew Murray 1-7/+2
2019-01-16ARM: imx: add i.MX7ULP SoC revision supportGravatar Anson Huang 1-0/+39
2019-01-15ARM: imx: add i.MX7ULP cpuidle supportGravatar Anson Huang 6-5/+127
2019-01-13ARM: imx: don't build ssi-fiq if not requiredGravatar Stefan Agner 1-1/+1
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 7-0/+75
2018-12-31Merge branch 'fixes' into next/socGravatar Olof Johansson 1-1/+1
2018-12-17mmc: sdhci: imx: Use the slot GPIO descriptorGravatar Linus Walleij 1-4/+13
2018-12-11ARM: imx: fix dependencies on imx7ulpGravatar Arnd Bergmann 1-2/+2
2018-12-10ARM: imx: add initial support for imx7ulpGravatar A.s. Dong 7-0/+75
2018-12-06ARM: imx: update the cpu power up timing setting on i.mx6sxGravatar Anson Huang 1-1/+1
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 5-2/+71
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 2-2/+22
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hGravatar Boris Brezillon 1-1/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereGravatar Boris Brezillon 1-2/+2
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksGravatar Boris Brezillon 1-6/+5
2018-09-30ARM: imx: add i.mx6ulz msl supportGravatar Anson Huang 4-2/+32
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyGravatar Linus Walleij 2-2/+22
2018-09-12ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is setGravatar Oleksij Rempel 1-0/+25
2018-09-10ARM: imx: add mmdc ipg clock operation for mmdcGravatar Anson Huang 1-0/+14
2018-07-12ARM: mx5: Set the DBGEN bit in ARM_GPC registerGravatar Fabio Estevam 4-1/+48
2018-07-12ARM: imx51: Configure M4IF to avoid visual artifactsGravatar Fabio Estevam 1-1/+28
2018-07-11ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sllGravatar Arnd Bergmann 1-2/+2
2018-07-11ARM: imx: fix i.MX6SLL buildGravatar Arnd Bergmann 1-2/+2
2018-07-11ARM: imx: flag failure of of_iomapGravatar Nicholas Mc Guire 1-0/+1
2018-07-11ARM: i.MX31: remove rnga registration as a platform deviceGravatar Vladimir Zapolskiy 1-18/+0
2018-07-03ARM: imx: Provide support for NXP i.MX7D Cortex-M4Gravatar Oleksij Rempel 3-13/+41
2018-07-03ARM: imx: enable bus auto clock gating function for i.mx6sllGravatar Anson Huang 1-2/+9
2018-06-19ARM: imx: remove i.MX6SLL support in i.MX6SL cpu idle driverGravatar Anson Huang 1-5/+2
2018-06-19ARM: imx: add cpu idle support for i.MX6SLLGravatar Anson Huang 3-3/+7
2018-06-19ARM: imx: add L2 page power control for GPCGravatar Anson Huang 2-0/+15
2018-06-19ARM: imx: add mem mode suspend for i.MX6SLLGravatar Anson Huang 1-2/+22
2018-06-19ARM: imx: add standby mode suspend for i.MX6SLLGravatar Anson Huang 1-1/+1
2018-06-17ARM: imx: remove inexistant EPIT timer initGravatar Clément Peron 1-1/+0
2018-05-02ARM: imx: select imx6sll pinctrl when imx6sll enabledGravatar Bai Ping 1-0/+1