summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
2017-09-21reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TESTGeert Uytterhoeven-1/+1
2017-09-18ARC: reset: remove the misleading v1 suffix all overVineet Gupta-26/+26
2017-09-18ARC: reset: Only build on archs that have IOMEMThomas Meyer-0/+1
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds-0/+219
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-189/+430
2017-09-04reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl-0/+219
2017-08-14reset: uniphier: add analog amplifiers reset controlKatsuhiro Suzuki-0/+15
2017-08-14reset: uniphier: add video input subsystem reset controlKatsuhiro Suzuki-0/+2
2017-08-14reset: uniphier: add audio systems reset controlKatsuhiro Suzuki-0/+4
2017-08-11reset: sunxi: fix number of reset linesPhilipp Zabel-2/+2
2017-08-11reset: uniphier: do not use per-SoC macro for system reset blockMasahiro Yamada-33/+15
2017-08-11reset: uniphier: remove sLD3 SoC supportMasahiro Yamada-32/+16
2017-08-07Revert "reset: Add a Gemini reset controller"Linus Walleij-118/+0
2017-07-20ARC: reset: introduce HSDKv1 reset driverEugeniy Paltsev-0/+144
2017-07-19regulator: Convert to using %pOF instead of full_nameRob Herring-2/+2
2017-07-19reset: make (de)assert report success for self-deasserting reset driversPhilipp Zabel-6/+25
2017-07-19reset: Add APIs to manage array of resetsVivek Gautam-1/+210
2017-07-19reset: zx2967: constify zx2967_reset_ops.Arvind Yadav-1/+1
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-14/+415
2017-06-06reset: Add the TI SCI reset driverAndrew F. Davis-0/+278
2017-06-06reset: use kref for reference countingPhilipp Zabel-8/+15
2017-05-24reset: hi6220: Set module license so that it can be loadedJeremy Linton-0/+2
2017-05-24reset: Add a Gemini reset controllerLinus Walleij-0/+118
2017-05-24reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCONSuman Anna-2/+2
2017-05-15reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()Markus Elfring-4/+2
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-62/+373
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel-6/+16
2017-03-28reset: uniphier: add NAND and eMMC reset controlMasahiro Yamada-0/+17
2017-03-15reset: sunxi: fix for 64-bit compilationAndre Przywara-8/+10
2017-03-15reset: Add Altera Arria10 SR Reset ControllerThor Thayer-0/+146
2017-03-15reset: Add i.MX7 SRC reset driverAndrey Smirnov-0/+167
2017-03-08reset-socfpga: Fix nr_resets propertyRojhalat Ibrahim-6/+7
2017-03-08reset: uniphier: fix non static symbol warningsWei Yongjun-10/+10
2017-03-08reset: pistachio: make it explicitly non-modularPaul Gortmaker-7/+2
2017-03-08reset: ath79: make it explicitly non-modularPaul Gortmaker-19/+8
2017-03-08reset: oxnas: make it explicitly non-modularPaul Gortmaker-4/+2
2017-03-08reset: meson: make it explicitly non-modularPaul Gortmaker-8/+4
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-16/+289
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet-1/+1
2017-02-02reset: make zx2967 explicitly non-modularPaul Gortmaker-7/+0
2017-02-01reset: core: fix reset_control_putHeiner Kallweit-1/+1
2017-01-20reset: make optional functions really optionalRamiro Oliveira-10/+39
2017-01-20reset: Change shared flag from int to boolRamiro Oliveira-4/+4
2017-01-20reset: uniphier: add compatible string for LD11 SD-reset blockMasahiro Yamada-0/+4
2017-01-20reset: zx2967: add reset controller driver for ZTE's zx2967 familyBaoyou Xie-0/+113
2017-01-12reset: constify reset_control_ops structuresBhumika Goyal-1/+1
2017-01-09reset: hisilicon: add reset-hi3660Zhangfei Gao-0/+134
2017-01-09reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue-2/+2
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-325/+133
2016-11-18Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-0/+76