summaryrefslogtreecommitdiffstats
path: root/drivers/reset
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-108-189/+430
|\
| * reset: uniphier: add analog amplifiers reset controlKatsuhiro Suzuki2017-08-141-0/+15
| * reset: uniphier: add video input subsystem reset controlKatsuhiro Suzuki2017-08-141-0/+2
| * reset: uniphier: add audio systems reset controlKatsuhiro Suzuki2017-08-141-0/+4
| * reset: sunxi: fix number of reset linesPhilipp Zabel2017-08-111-2/+2
| * reset: uniphier: do not use per-SoC macro for system reset blockMasahiro Yamada2017-08-111-33/+15
| * reset: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-111-32/+16
| * Revert "reset: Add a Gemini reset controller"Linus Walleij2017-08-073-118/+0
| * ARC: reset: introduce HSDKv1 reset driverEugeniy Paltsev2017-07-203-0/+144
| * reset: make (de)assert report success for self-deasserting reset driversPhilipp Zabel2017-07-191-6/+25
| * reset: Add APIs to manage array of resetsVivek Gautam2017-07-191-1/+210
| * reset: zx2967: constify zx2967_reset_ops.Arvind Yadav2017-07-191-1/+1
* | regulator: Convert to using %pOF instead of full_nameRob Herring2017-07-191-2/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-046-14/+415
|\
| * reset: Add the TI SCI reset driverAndrew F. Davis2017-06-063-0/+278
| * reset: use kref for reference countingPhilipp Zabel2017-06-061-8/+15
| * reset: Add a Gemini reset controllerLinus Walleij2017-05-243-0/+118
| * reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCONSuman Anna2017-05-242-2/+2
| * reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()Markus Elfring2017-05-151-4/+2
* | reset: hi6220: Set module license so that it can be loadedJeremy Linton2017-05-241-0/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0911-62/+373
|\
| * reset: uniphier: add NAND and eMMC reset controlMasahiro Yamada2017-03-281-0/+17
| * reset: sunxi: fix for 64-bit compilationAndre Przywara2017-03-151-8/+10
| * reset: Add Altera Arria10 SR Reset ControllerThor Thayer2017-03-153-0/+146
| * reset: Add i.MX7 SRC reset driverAndrey Smirnov2017-03-153-0/+167
| * reset-socfpga: Fix nr_resets propertyRojhalat Ibrahim2017-03-081-6/+7
| * reset: uniphier: fix non static symbol warningsWei Yongjun2017-03-081-10/+10
| * reset: pistachio: make it explicitly non-modularPaul Gortmaker2017-03-081-7/+2
| * reset: ath79: make it explicitly non-modularPaul Gortmaker2017-03-081-19/+8
| * reset: oxnas: make it explicitly non-modularPaul Gortmaker2017-03-081-4/+2
| * reset: meson: make it explicitly non-modularPaul Gortmaker2017-03-081-8/+4
* | reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-6/+16
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-239-16/+289
|\
| * reset: make zx2967 explicitly non-modularPaul Gortmaker2017-02-021-7/+0
| * reset: core: fix reset_control_putHeiner Kallweit2017-02-011-1/+1
| * reset: make optional functions really optionalRamiro Oliveira2017-01-201-10/+39
| * reset: Change shared flag from int to boolRamiro Oliveira2017-01-201-4/+4
| * reset: uniphier: add compatible string for LD11 SD-reset blockMasahiro Yamada2017-01-201-0/+4
| * reset: zx2967: add reset controller driver for ZTE's zx2967 familyBaoyou Xie2017-01-203-0/+113
| * reset: constify reset_control_ops structuresBhumika Goyal2017-01-121-1/+1
| * reset: hisilicon: add reset-hi3660Zhangfei Gao2017-01-093-0/+134
| * reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue2017-01-091-2/+2
* | reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-171-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-1516-325/+133
|\
| * Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-11-185-0/+76
| |\
| | * reset: Add Tegra BPMP reset driverThierry Reding2016-11-185-0/+76
| * | reset: allow using reset_control_reset with shared resetMartin Blumenstingl2016-11-141-6/+37
| * | reset: lpc18xx: make it explicitly non-modularPaul Gortmaker2016-10-241-27/+5
| * | reset: zynq: make it explicitly non-modularPaul Gortmaker2016-10-241-6/+4
| * | reset: sunxi: make it explicitly non-modularPaul Gortmaker2016-10-241-7/+2
OpenPOWER on IntegriCloud