aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 1-0/+11
2019-08-12reset: Add support for resets provided by SCMIGravatar Sudeep Holla 1-0/+11
2019-08-06reset: Add DesignWare IP support to simple resetGravatar Gustavo Pimentel 1-1/+1
2019-07-04Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm...Gravatar Olof Johansson 1-1/+2
2019-05-24reset: Add reset controller support for BM1880 SoCGravatar Manivannan Sadhasivam 1-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-01-28reset: imx7: Add support for i.MX8MQ IP block variantGravatar Andrey Smirnov 1-2/+2
2019-01-28reset: Add Broadcom STB SW_INIT reset controller driverGravatar Florian Fainelli 1-0/+8
2019-01-07reset: uniphier-usb3: Rename to reset-uniphier-glueGravatar Kunihiko Hayashi 1-5/+5
2019-01-07reset: socfpga: add an early reset driver for SoCFPGAGravatar Dinh Nguyen 1-1/+9
2018-10-05reset: qcom: PDC Global (Power Domain Controller) reset controllerGravatar Sibi Sankar 1-0/+9
2018-07-20reset: meson: add meson audio arb driverGravatar Jerome Brunet 1-0/+7
2018-07-16reset: uniphier: add USB3 core reset controlGravatar Kunihiko Hayashi 1-0/+10
2018-07-16reset: qcom: AOSS (always on subsystem) reset controllerGravatar Sibi Sankar 1-0/+9
2018-03-27reset: stm32mp1: Enable stm32mp1 reset driverGravatar Gabriel Fernandez 1-0/+6
2018-03-27reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependencyGravatar Masahiro Yamada 1-0/+1
2018-02-20reset: simple: Enable for ASPEED systemsGravatar Joel Stanley 1-3/+7
2017-10-18Merge branch 'reset/arc' into reset/nextGravatar Philipp Zabel 1-0/+6
2017-10-18reset: zx2967: use the reset-simple driverGravatar Philipp Zabel 1-8/+2
2017-10-18reset: stm32: use the reset-simple driverGravatar Philipp Zabel 1-8/+3
2017-10-18reset: socfpga: use the reset-simple driverGravatar Philipp Zabel 1-8/+2
2017-10-17reset: sunxi: use reset-simple driverGravatar Philipp Zabel 1-0/+1
2017-10-17reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967Gravatar Philipp Zabel 1-0/+10
2017-10-04reset: socfpga: build the reset-socfpga for Stratix10 SOCGravatar Dinh Nguyen 1-1/+1
2017-09-21reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TESTGravatar Geert Uytterhoeven 1-1/+1
2017-09-18ARC: reset: introduce AXS10x reset driverGravatar Eugeniy Paltsev 1-0/+6
2017-09-18ARC: reset: remove the misleading v1 suffix all overGravatar Vineet Gupta 1-3/+3
2017-09-18ARC: reset: Only build on archs that have IOMEMGravatar Thomas Meyer 1-0/+1
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Gravatar Linus Torvalds 1-0/+6
2017-09-04reset: Add a reset controller driver for the Lantiq XWAY based SoCsGravatar Martin Blumenstingl 1-0/+6
2017-08-07Revert "reset: Add a Gemini reset controller"Gravatar Linus Walleij 1-7/+0
2017-07-20ARC: reset: introduce HSDKv1 reset driverGravatar Eugeniy Paltsev 1-0/+6
2017-06-06reset: Add the TI SCI reset driverGravatar Andrew F. Davis 1-0/+8
2017-05-24reset: Add a Gemini reset controllerGravatar Linus Walleij 1-0/+7
2017-05-24reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCONGravatar Suman Anna 1-1/+1
2017-03-15reset: Add Altera Arria10 SR Reset ControllerGravatar Thor Thayer 1-0/+7
2017-03-15reset: Add i.MX7 SRC reset driverGravatar Andrey Smirnov 1-0/+7
2017-01-20reset: zx2967: add reset controller driver for ZTE's zx2967 familyGravatar Baoyou Xie 1-0/+6
2016-11-18reset: Add Tegra BPMP reset driverGravatar Thierry Reding 1-0/+1
2016-08-30reset: zynq: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-30reset: sunxi: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-30reset: stm32: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-30reset: socfpga: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-30reset: pistachio: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-25reset: meson: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-25reset: lpc18xx: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-25reset: berlin: add driver Kconfig optionGravatar Philipp Zabel 1-0/+6
2016-08-25reset: ath79: add driver Kconfig optionGravatar Philipp Zabel 1-0/+7
2016-08-24reset: uniphier: add reset controller driver for UniPhier SoCsGravatar Masahiro Yamada 1-0/+10
2016-06-29reset: add TI SYSCON based reset driverGravatar Andrew F. Davis 1-0/+10