summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
2022-09-22reset: npcm: fix iprst2 and iprst4 settingTomer Maimon-1/+1
2022-08-30reset: microchip-sparx5: issue a reset on startupMichael Walle-5/+17
2022-08-30reset: imx7: Fix the iMX8MP PCIe PHY PERST supportRichard Zhu-0/+1
2022-08-05Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-2/+138
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-18/+2
2022-07-28reset: tps380x: Fix spelling mistake "Voltags" -> "Voltage"Colin Ian King-1/+1
2022-07-27reset: tps380x: Add TPS380x device driver supprtMarco Felsch-0/+135
2022-07-20reset: reset-simple should depends on HAS_IOMEMBen Dooks-0/+1
2022-07-19Merge branch 'nuvoton/newsoc' into arm/newsocArnd Bergmann-34/+173
2022-07-19reset: npcm: Add NPCM8XX supportTomer Maimon-38/+173
2022-07-19reset: npcm: using syscon instead of device dataTomer Maimon-5/+9
2022-07-13Revert "reset: microchip-sparx5: allow building as a module"Philipp Zabel-3/+7
2022-07-11reset: a10sr: allow building under COMPILE_TESTPhilipp Zabel-1/+1
2022-07-11reset: allow building of reset simple driver if expert config selectedBen Dooks-1/+1
2022-07-08reset: Add Sunplus SP7021 reset driverQin Jian-0/+222
2022-06-29reset: microchip-sparx5: allow building as a moduleClément Léger-7/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner-18/+2
2022-05-09Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-1/+1
2022-05-05Merge tag 'reset-for-v5.19' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann-43/+56
2022-05-03reset: Kconfig: Make RESET_RZG2L_USBPHY_CTRL depend on ARCH_RZG2LLad Prabhakar-1/+1
2022-05-03reset: ACPI reset supportKrishna Yarlagadda-1/+14
2022-05-03reset: simple: Add AST2600 compatibleJoel Stanley-0/+1
2022-05-03reset: reset-meson: add support for the Meson-S4 SoC Reset ControllerZelong Dong-0/+6
2022-05-03reset: uniphier-glue: Use devm_add_action_or_reset()Philipp Zabel-26/+24
2022-05-03reset: uniphier-glue: Use reset_control_bulk APIPhilipp Zabel-19/+14
2022-04-15reset: ti-sci: Allow building under COMPILE_TESTPhilipp Zabel-1/+1
2022-04-04reset: tegra-bpmp: Restore Handle errors in BPMP responseSameer Pujar-1/+8
2022-04-04reset: renesas: Check return value of reset_control_deassert()Heiner Kallweit-1/+3
2022-02-25reset: Add Delta TN48M CPLD reset controllerRobert Marko-0/+142
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+181
2021-12-20reset: starfive-jh7100: Fix 32bit compilationEmil Renner Berthing-0/+1
2021-12-16reset: starfive-jh7100: Add StarFive JH7100 reset driverEmil Renner Berthing-0/+180
2021-12-15reset: renesas: Fix Runtime PM usageHeiner Kallweit-1/+6
2021-11-17reset: tegra-bpmp: Revert Handle errors in BPMP responseJon Hunter-8/+1
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-10/+65
2021-10-18reset: mchp: sparx5: Extend support for lan966xHoratiu Vultur-9/+33
2021-10-05reset: socfpga: add empty driver allowing consumers to probePaweł Anikiel-0/+26
2021-10-05reset: uniphier: Add NX1 reset supportKunihiko Hayashi-0/+29
2021-10-05reset: uniphier: Add audio system and video input reset control for PXs3Kunihiko Hayashi-0/+2
2021-10-05reset: Allow building Broadcom STB RESCAL as moduleFlorian Fainelli-1/+1
2021-10-05reset: tegra-bpmp: Handle errors in BPMP responseMikko Perttunen-1/+8
2021-10-05reset: pistachio: Re-enable driver selectionGeert Uytterhoeven-2/+2
2021-10-05reset: brcmstb-rescal: fix incorrect polarity of status bitJim Quinlan-1/+1
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-12/+234
2021-08-23reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri-1/+2
2021-08-23reset: simple: remove ZTE details in Kconfig helpPeter Robinson-1/+0
2021-07-27reset: renesas: Add RZ/G2L usbphy control driverBiju Das-0/+183
2021-07-21reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5Geert Uytterhoeven-1/+1
2021-07-21reset: qcom: Add PDC Global reset signals for WPSSSibi Sankar-11/+51
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-27/+196