aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorFilesLines
2019-01-07reset: uniphier-glue: Add AHCI reset control support in glue layerKunihiko Hayashi1-0/+12
2019-01-07reset: uniphier-usb3: Rename to reset-uniphier-glueKunihiko Hayashi3-25/+25
2019-01-07reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen4-11/+101
2019-01-07reset: fix null pointer dereference on dev by dev_nameColin Ian King1-1/+2
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven1-0/+41
2019-01-07ARC: HSDK: improve reset driverEugeniy Paltsev1-0/+1
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-7/+142
2018-10-08reset: Fix potential use-after-free in __of_reset_control_get()Geert Uytterhoeven1-7/+8
2018-10-05reset: imx7: Add PCIE_CTRL_APPS_TURNOFFLeonard Crestez1-0/+1
2018-10-05reset: qcom: PDC Global (Power Domain Controller) reset controllerSibi Sankar3-0/+134
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds4-1/+177
2018-08-24Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson1-1/+1
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-0/+335
2018-07-23reset: imx7: Fix always writing bits as 0Leonard Crestez1-1/+1
2018-07-20reset: meson: add meson audio arb driverJerome Brunet3-0/+176
2018-07-19reset: uniphier: add reset control support for SPIKunihiko Hayashi1-0/+9
2018-07-16reset: uniphier: add USB3 core reset controlKunihiko Hayashi3-0/+182
2018-07-16reset: simple: export reset_simple_ops to be referred from modulesKunihiko Hayashi1-0/+1
2018-07-16reset: qcom: AOSS (always on subsystem) reset controllerSibi Sankar3-0/+143
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap3-0/+3
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+2
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+12
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2018-04-27reset: uniphier: add LD11/LD20 stream demux system reset controlKatsuhiro Suzuki1-0/+2
2018-04-27reset: uniphier: add SATA reset control support and change SATA-PHY IDKunihiko Hayashi1-1/+7
2018-04-27reset: uniphier: add PCIe reset control supportKunihiko Hayashi1-0/+3
2018-04-27reset: uniphier: fix USB clock line for LD20Masahiro Yamada1-3/+3
2018-03-27Merge branch 'reset/lookup' into reset/nextPhilipp Zabel1-1/+95
2018-03-27reset: uniphier: add ethernet reset control support for PXs3Kunihiko Hayashi1-0/+2
2018-03-27reset: stm32mp1: Enable stm32mp1 reset driverGabriel Fernandez3-0/+122
2018-03-27reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset controlKatsuhiro Suzuki1-0/+3
2018-03-27reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada1-0/+1
2018-03-27reset: modify the way reset lookup works for board filesBartosz Golaszewski1-7/+31
2018-03-27reset: add support for non-DT systemsBartosz Golaszewski1-1/+71
2018-02-20reset: simple: Enable for ASPEED systemsJoel Stanley2-3/+9
2018-02-16reset: meson: enable level reset support on Meson8bMartin Blumenstingl1-17/+5
2017-11-27reset: meson-axg: add compatible string for Meson-AXG SoCYixun Lan1-0/+2
2017-11-27reset: make device_reset_optional() really optionalMasahiro Yamada1-4/+5
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-487/+425
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18Merge branch 'reset/arc' into reset/nextPhilipp Zabel3-0/+90
2017-10-18reset: zx2967: use the reset-simple driverPhilipp Zabel4-108/+4
2017-10-18reset: stm32: use the reset-simple driverPhilipp Zabel4-117/+4
2017-10-18reset: socfpga: use the reset-simple driverPhilipp Zabel5-167/+56
2017-10-17reset: sunxi: use reset-simple driverPhilipp Zabel2-98/+7
2017-10-17reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967Philipp Zabel4-0/+186
2017-10-17reset: meson: remove unneeded check in meson_reset_resetNeil Armstrong1-3/+0
2017-10-17reset: meson: add level reset support for GX SoC familyNeil Armstrong1-4/+58
2017-10-05reset: uniphier: add PXs3 reset dataMasahiro Yamada1-0/+26
2017-10-04reset: socfpga: build the reset-socfpga for Stratix10 SOCDinh Nguyen1-1/+1
2017-10-04reset: uniphier: add ethernet reset control supportKunihiko Hayashi1-0/+4
2017-10-04reset: socfpga: fix for 64-bit compilationDinh Nguyen1-7/+10
2017-09-21reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TESTGeert Uytterhoeven1-1/+1
2017-09-18ARC: reset: introduce AXS10x reset driverEugeniy Paltsev3-0/+90
2017-09-18ARC: reset: remove the misleading v1 suffix all overVineet Gupta3-26/+26
2017-09-18ARC: reset: Only build on archs that have IOMEMThomas Meyer1-0/+1
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds3-0/+219
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-189/+430
2017-09-04reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl3-0/+219
2017-08-14reset: uniphier: add analog amplifiers reset controlKatsuhiro Suzuki1-0/+15
2017-08-14reset: uniphier: add video input subsystem reset controlKatsuhiro Suzuki1-0/+2
2017-08-14reset: uniphier: add audio systems reset controlKatsuhiro Suzuki1-0/+4
2017-08-11reset: sunxi: fix number of reset linesPhilipp Zabel1-2/+2
2017-08-11reset: uniphier: do not use per-SoC macro for system reset blockMasahiro Yamada1-33/+15
2017-08-11reset: uniphier: remove sLD3 SoC supportMasahiro Yamada1-32/+16
2017-08-07Revert "reset: Add a Gemini reset controller"Linus Walleij3-118/+0
2017-07-20ARC: reset: introduce HSDKv1 reset driverEugeniy Paltsev3-0/+144
2017-07-19regulator: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-07-19reset: make (de)assert report success for self-deasserting reset driversPhilipp Zabel1-6/+25
2017-07-19reset: Add APIs to manage array of resetsVivek Gautam1-1/+210
2017-07-19reset: zx2967: constify zx2967_reset_ops.Arvind Yadav1-1/+1
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-14/+415
2017-06-06reset: Add the TI SCI reset driverAndrew F. Davis3-0/+278
2017-06-06reset: use kref for reference countingPhilipp Zabel1-8/+15
2017-05-24reset: hi6220: Set module license so that it can be loadedJeremy Linton1-0/+2
2017-05-24reset: Add a Gemini reset controllerLinus Walleij3-0/+118
2017-05-24reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCONSuman Anna2-2/+2
2017-05-15reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()Markus Elfring1-4/+2
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-62/+373
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel1-6/+16
2017-03-28reset: uniphier: add NAND and eMMC reset controlMasahiro Yamada1-0/+17
2017-03-15reset: sunxi: fix for 64-bit compilationAndre Przywara1-8/+10
2017-03-15reset: Add Altera Arria10 SR Reset ControllerThor Thayer3-0/+146
2017-03-15reset: Add i.MX7 SRC reset driverAndrey Smirnov3-0/+167
2017-03-08reset-socfpga: Fix nr_resets propertyRojhalat Ibrahim1-6/+7
2017-03-08reset: uniphier: fix non static symbol warningsWei Yongjun1-10/+10
2017-03-08reset: pistachio: make it explicitly non-modularPaul Gortmaker1-7/+2
2017-03-08reset: ath79: make it explicitly non-modularPaul Gortmaker1-19/+8
2017-03-08reset: oxnas: make it explicitly non-modularPaul Gortmaker1-4/+2
2017-03-08reset: meson: make it explicitly non-modularPaul Gortmaker1-8/+4
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-16/+289
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet1-1/+1
2017-02-02reset: make zx2967 explicitly non-modularPaul Gortmaker1-7/+0
2017-02-01reset: core: fix reset_control_putHeiner Kallweit1-1/+1
2017-01-20reset: make optional functions really optionalRamiro Oliveira1-10/+39
2017-01-20reset: Change shared flag from int to boolRamiro Oliveira1-4/+4
2017-01-20reset: uniphier: add compatible string for LD11 SD-reset blockMasahiro Yamada1-0/+4
2017-01-20reset: zx2967: add reset controller driver for ZTE's zx2967 familyBaoyou Xie3-0/+113
2017-01-12reset: constify reset_control_ops structuresBhumika Goyal1-1/+1
2017-01-09reset: hisilicon: add reset-hi3660Zhangfei Gao3-0/+134
2017-01-09reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue1-2/+2
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds16-325/+133
2016-11-18Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson5-0/+76
2016-11-18reset: Add Tegra BPMP reset driverThierry Reding5-0/+76
2016-11-14reset: allow using reset_control_reset with shared resetMartin Blumenstingl1-6/+37
2016-10-24reset: lpc18xx: make it explicitly non-modularPaul Gortmaker1-27/+5
2016-10-24reset: zynq: make it explicitly non-modularPaul Gortmaker1-6/+4
2016-10-24reset: sunxi: make it explicitly non-modularPaul Gortmaker1-7/+2
2016-10-24reset: socfpga: make it explicitly non-modularPaul Gortmaker1-6/+4
2016-10-24reset: berlin: make it explicitly non-modularPaul Gortmaker1-8/+4
2016-10-22reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsMasahiro Yamada1-8/+8
2016-10-20reset: oxnas: Add OX820 supportNeil Armstrong1-0/+1
2016-10-20reset: sti: Remove STiH415/6 reset supportPeter Griffin4-265/+0
2016-08-30reset: hi6220: allow to compile test driver on other architecturesPhilipp Zabel2-2/+3
2016-08-30reset: zynq: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-30reset: sunxi: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-30reset: stm32: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-30reset: socfpga: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-30reset: pistachio: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-25reset: meson: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-25reset: lpc18xx: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-25reset: berlin: add driver Kconfig optionPhilipp Zabel2-1/+7
2016-08-25reset: ath79: add driver Kconfig optionPhilipp Zabel2-1/+8
2016-08-25reset: ath79: add missing includePhilipp Zabel1-0/+1
2016-08-24reset: warn on invalid input to reset_control_reset/assert/deassert/statusPhilipp Zabel1-1/+11
2016-08-24reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada3-0/+451
2016-08-24drivers: reset: Add STM32 reset driverMaxime Coquelin2-0/+109
2016-08-08reset: socfpga: no need to store modrst_offsetPhilipp Zabel1-10/+9
2016-06-29reset: add TI SYSCON based reset driverAndrew F. Davis3-0/+248
2016-06-29reset: hisilicon: Add hi6220 media subsystem reset supportXinliang Liu1-2/+47
2016-06-29reset: hisilicon: Change to syscon register accessChen Feng1-40/+45
2016-06-01reset: Add support for the Amlogic Meson SoC Reset ControllerNeil Armstrong2-0/+137
2016-05-30reset: oxnas: Use devm register API and get rid of platform removeNeil Armstrong1-11/+1
2016-05-30reset: fix Kconfig menu to include reset drivers in sub-menuMasahiro Yamada2-1/+4
2016-05-30reset: zynq: use devm_reset_controller_register()Masahiro Yamada1-11/+1
2016-05-30reset: socfpga: use devm_reset_controller_register()Masahiro Yamada1-11/+1
2016-05-30reset: sunxi: use devm_reset_controller_register()Masahiro Yamada1-11/+1
2016-05-30reset: pistachio: use devm_reset_controller_register()Masahiro Yamada1-11/+1
2016-05-30reset: ath79: use devm_reset_controller_register()Masahiro Yamada1-2/+1
2016-05-30reset: add devm_reset_controller_register APIMasahiro Yamada1-0/+37
2016-04-01reset: Add Oxford Semiconductor Reset Controller driverNeil Armstrong3-0/+140
2016-03-30reset: lpc18xx: get rid of global variables for restart notifierJoachim Eastwood1-12/+10
2016-03-30reset: Add support for shared reset controlsHans de Goede1-11/+48
2016-03-30reset: Share struct reset_control between reset_control_get callsHans de Goede1-21/+63
2016-03-30reset: Make [of_]reset_control_get[_foo] functions wrappersHans de Goede1-67/+17
2016-02-10reset: sti: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: zynq: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: socfpga: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: hi6220: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: ath79: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: lpc18xx: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: sunxi: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: img: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: berlin: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-05reset: berlin: drop DT cell size checkPhilipp Zabel1-3/+0
2016-02-05reset: img: Add Pistachio reset controller driverDamien Horsley2-0/+155
2016-01-25reset: hisilicon: check return value of reset_controller_register()Masahiro Yamada1-3/+1
2016-01-25reset: Move DT cell size check to the coreMaxime Ripard1-3/+5
2016-01-25reset: remove unnecessary local variable initialization from of_reset_control...Philipp Zabel1-1/+1
2015-12-12reset: hi6220: fix modular buildArnd Bergmann1-0/+1
2015-11-25reset: ath79: Add system restart supportAlban Bedel1-1/+29
2015-11-20reset: hi6220: Reset driver for hisilicon hi6220 SoCChen Feng5-0/+116
2015-11-18reset: remove unused device pointer from struct reset_controlPhilipp Zabel1-8/+1
2015-11-16reset: check return value of reset_controller_register()Masahiro Yamada4-9/+4
2015-11-16reset: remove redundant $(CONFIG_RESET_CONTROLLER) from MakefileMasahiro Yamada1-1/+1
2015-11-16reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel1-4/+4
2015-11-16reset: sunxi: mark the of_device_id array as __initconstPhilipp Zabel1-1/+1
2015-11-16reset: sti: add a missing blank line after declarationPhilipp Zabel1-1/+3
2015-11-16reset: sti: Provide ops .status() call-backLee Jones1-0/+23
2015-11-16reset: sti: Add support for resetting co-processorsLee Jones1-0/+5
2015-11-16reset: Fix of_reset_control_get() for consistent return valuesAlban Bedel1-1/+4
2015-11-16reset: add of_reset_control_get_by_index()Vince Hsu1-11/+29
2015-09-01reset: ath79: Fix missing spin_lock_initAxel Lin1-0/+1
2015-08-16Merge branch 'reset/ath79' into reset/nextPhilipp Zabel2-0/+129
2015-08-04reset: reset-zynq: Adding support for Xilinx Zynq reset controller.Moritz Fischer2-0/+156
2015-08-04reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel2-0/+129
2015-08-03reset: socfpga: Update reset-socfpga to read the altr,modrst-offset propertyDinh Nguyen1-6/+13
2015-08-03reset: add driver for lpc18xx rguJoachim Eastwood2-0/+259
2015-08-03reset: sti: constify of_device_id arrayFabian Frederick3-3/+3
2015-08-03ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel3-3/+3
2015-05-18reset: berlin: drop arch_initcall initializationAntoine Tenart1-70/+1
2015-05-18reset: berlin: convert to a platform driverAntoine Tenart1-1/+52
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-4/+0
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann5-0/+193
2014-11-04reset: add socfpga_reset_statusDinh Nguyen1-0/+15
2014-11-03Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux...Philipp Zabel3-0/+163
2014-10-31reset: stih407: Add softreset, powerdown and picophy controllersPeter Griffin3-0/+163
2014-10-20reset: add the Berlin reset controller driverAntoine Ténart2-0/+132
2014-10-20reset: sti: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20reset: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20reset: add reset_control_status helper functionDinh Nguyen1-0/+15
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+165
2014-05-21Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...Olof Johansson1-3/+18
2014-05-21driver: reset: sti: add keyscan for stih416Gabriel FERNANDEZ1-0/+1
2014-05-21driver: reset: sti: add keyscan for stih415Gabriel FERNANDEZ1-0/+1
2014-05-15reset: sunxi: allow MFD subdevices probeBoris BREZILLON1-3/+18
2014-04-25reset: add driver for socfpgaSteffen Trumtrar2-0/+147