summaryrefslogtreecommitdiff
path: root/drivers/reset
Commit message (Expand)AuthorAge
* Merge branch 'reset/lookup' into reset/nextPhilipp Zabel2018-03-27
|\
| * reset: modify the way reset lookup works for board filesBartosz Golaszewski2018-03-27
| * reset: add support for non-DT systemsBartosz Golaszewski2018-03-27
* | reset: uniphier: add ethernet reset control support for PXs3Kunihiko Hayashi2018-03-27
* | reset: stm32mp1: Enable stm32mp1 reset driverGabriel Fernandez2018-03-27
* | reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset controlKatsuhiro Suzuki2018-03-27
* | reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-27
* | reset: simple: Enable for ASPEED systemsJoel Stanley2018-02-20
* | reset: meson: enable level reset support on Meson8bMartin Blumenstingl2018-02-16
|/
* reset: meson-axg: add compatible string for Meson-AXG SoCYixun Lan2017-11-27
* reset: make device_reset_optional() really optionalMasahiro Yamada2017-11-27
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-16
|\
| * Merge branch 'reset/arc' into reset/nextPhilipp Zabel2017-10-18
| |\
| | * ARC: reset: introduce AXS10x reset driverEugeniy Paltsev2017-09-18
| * | reset: zx2967: use the reset-simple driverPhilipp Zabel2017-10-18
| * | reset: stm32: use the reset-simple driverPhilipp Zabel2017-10-18
| * | reset: socfpga: use the reset-simple driverPhilipp Zabel2017-10-18
| * | reset: sunxi: use reset-simple driverPhilipp Zabel2017-10-17
| * | reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967Philipp Zabel2017-10-17
| * | reset: meson: remove unneeded check in meson_reset_resetNeil Armstrong2017-10-17
| * | reset: meson: add level reset support for GX SoC familyNeil Armstrong2017-10-17
| * | reset: uniphier: add PXs3 reset dataMasahiro Yamada2017-10-05
| * | reset: socfpga: build the reset-socfpga for Stratix10 SOCDinh Nguyen2017-10-04
| * | reset: uniphier: add ethernet reset control supportKunihiko Hayashi2017-10-04
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/ /
* | reset: socfpga: fix for 64-bit compilationDinh Nguyen2017-10-04
* | reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TESTGeert Uytterhoeven2017-09-21
* | ARC: reset: remove the misleading v1 suffix all overVineet Gupta2017-09-18
* | ARC: reset: Only build on archs that have IOMEMThomas Meyer2017-09-18
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-15
|\
| * reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl2017-09-04
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-10
|\ \
| * | reset: uniphier: add analog amplifiers reset controlKatsuhiro Suzuki2017-08-14
| * | reset: uniphier: add video input subsystem reset controlKatsuhiro Suzuki2017-08-14
| * | reset: uniphier: add audio systems reset controlKatsuhiro Suzuki2017-08-14
| * | reset: sunxi: fix number of reset linesPhilipp Zabel2017-08-11
| * | reset: uniphier: do not use per-SoC macro for system reset blockMasahiro Yamada2017-08-11
| * | reset: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-11
| * | Revert "reset: Add a Gemini reset controller"Linus Walleij2017-08-07
| * | ARC: reset: introduce HSDKv1 reset driverEugeniy Paltsev2017-07-20
| * | reset: make (de)assert report success for self-deasserting reset driversPhilipp Zabel2017-07-19
| * | reset: Add APIs to manage array of resetsVivek Gautam2017-07-19
| * | reset: zx2967: constify zx2967_reset_ops.Arvind Yadav2017-07-19
| |/
* | regulator: Convert to using %pOF instead of full_nameRob Herring2017-07-19
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-04
|\
| * reset: Add the TI SCI reset driverAndrew F. Davis2017-06-06
| * reset: use kref for reference countingPhilipp Zabel2017-06-06
| * reset: Add a Gemini reset controllerLinus Walleij2017-05-24
| * reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCONSuman Anna2017-05-24
| * reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()Markus Elfring2017-05-15