aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-9/+86
2024-05-07clock, reset: microchip: move all mpfs reset code to the reset subsystemGravatar Conor Dooley 1-9/+86
2024-04-05reset: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210Gravatar Yangyu Chen 1-2/+2
2024-02-21reset: Instantiate reset GPIO controller for shared reset-gpiosGravatar Krzysztof Kozlowski 1-13/+211
2024-02-21reset: gpio: Add GPIO-based reset controllerGravatar Krzysztof Kozlowski 3-0/+129
2024-02-21reset: simple: add support for Sophgo SG2042Gravatar Chen Wang 2-1/+4
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 10-25/+16
2023-11-30reset: Fix crash when freeing non-existent optional resetsGravatar Geert Uytterhoeven 1-4/+4
2023-11-28reset: Use device_get_match_data()Gravatar Rob Herring 2-8/+8
2023-11-28reset: reset-meson: add support for Amlogic C3 SoC Reset ControllerGravatar Zelong Dong 1-0/+1
2023-11-28reset: uniphier-glue: Use devm_platform_get_and_ioremap_resource()Gravatar Yangtao Li 1-2/+1
2023-11-28reset: sunplus: Use devm_platform_get_and_ioremap_resource()Gravatar Yangtao Li 1-2/+1
2023-11-28reset: simple: Convert to devm_platform_get_and_ioremap_resource()Gravatar Yangtao Li 1-2/+1
2023-11-28reset: qcom: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-11-28reset: qcom-aoss: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-11-28reset: meson-audio-arb: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-11-28reset: brcmstb: Use devm_platform_get_and_ioremap_resource()Gravatar Yangtao Li 1-2/+1
2023-11-24reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warningGravatar Krzysztof Kozlowski 1-1/+1
2023-10-24reset: Annotate struct reset_control_array with __counted_byGravatar Kees Cook 1-2/+2
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-0/+30
2023-08-08reset: ti: syscon: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-08-08reset: zynqmp: removed unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-08-08reset: zynq: remove unneeded call to platfrom_set_drvdata()Gravatar Andrei Coardos 1-1/+0
2023-08-08reset: uniphier-glue: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-08-08reset: npcm: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-08-08reset: meson: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-08-08reset: lpc18xx: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-08-08reset: lantiq: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-1/+0
2023-08-08reset: bcm6345: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-08-08reset: ath79: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2023-07-28reset: hisilicon: Use dev_err_probe instead of dev_errGravatar Wang Ming 1-2/+2
2023-07-28reset: reset-zynqmp: add support for Versal NET platformGravatar Piyush Mehta 1-0/+7
2023-07-28reset: Explicitly include correct DT includesGravatar Rob Herring 15-14/+11
2023-07-26reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets supportGravatar Xingyu Wu 1-0/+30
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 14-166/+18
2023-06-06reset: RESET_NUVOTON_MA35D1 should depend on ARCH_MA35Gravatar Geert Uytterhoeven 1-2/+3
2023-06-05reset: Add Nuvoton ma35d1 reset driver supportGravatar Jacky Huang 3-0/+242
2023-05-08reset: mpfs: select AUXILIARY_BUSGravatar Philipp Zabel 1-1/+2
2023-05-08reset: starfive: select AUXILIARY_BUSGravatar Philipp Zabel 1-1/+2
2023-05-08reset: oxnas: remove obsolete reset driverGravatar Neil Armstrong 3-118/+0
2023-05-08reset: sti: simplify driver's config and buildGravatar Lukas Bulwahn 2-7/+1
2023-05-08reset: meson-audio-arb: Use dev_err_probe()Gravatar Ye Xingchen 1-5/+2
2023-05-08reset: sti: rely on regmap_field_read_poll_timeout for ack waitGravatar Alain Volmat 1-14/+4
2023-05-08reset: brcmstb-rescal: Use devm_platform_ioremap_resource()Gravatar Ye Xingchen 1-3/+1
2023-05-08reset: meson: Use devm_platform_ioremap_resource()Gravatar Ye Xingchen 1-3/+1
2023-05-08reset: reset-hsdk: Use devm_platform_ioremap_resource()Gravatar Ye Xingchen 1-5/+2
2023-05-08reset: lpc18xx: Use devm_platform_ioremap_resource()Gravatar Ye Xingchen 1-3/+1
2023-05-08reset: axs10x: Use devm_platform_ioremap_resource()Gravatar Ye Xingchen 1-3/+1
2023-05-08reset: ath79: Use devm_platform_ioremap_resource()Gravatar Ye Xingchen 1-3/+1
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 9-181/+319