aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-imx7.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+11
2020-09-23reset: imx7: add the cm4 reset for i.MX8MQPeng Fan1-0/+4
2020-09-23reset: imx7: Support module buildAnson Huang1-2/+7
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-7/+7
2020-05-06reset: imx7: Add support for i.MX8MP SoCAnson Huang1-0/+101
2019-08-01dt-bindings: reset: Fix typo in imx8mq resetsGuido Günther1-6/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-01-28reset: imx7: Add support for i.MX8MQ IP block variantAndrey Smirnov1-0/+122
2019-01-28reset: imx7: Add plubming to support multiple IP variantsAndrey Smirnov1-14/+36
2018-10-05reset: imx7: Add PCIE_CTRL_APPS_TURNOFFLeonard Crestez1-0/+1
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2018-07-23reset: imx7: Fix always writing bits as 0Leonard Crestez1-1/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2017-03-15reset: Add i.MX7 SRC reset driverAndrey Smirnov1-0/+158