summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-03reset: renesas: Add USB VBUS regulator device as childBiju Das
2024-07-01reset: tegra-bpmp: allow building under COMPILE_TESTPhilipp Zabel
2024-06-25reset: RESET_IMX8MP_AUDIOMIX should depend on ARCH_MXCGeert Uytterhoeven
2024-06-24reset: zynqmp: allow building under COMPILE_TESTPhilipp Zabel
2024-06-24reset: imx8mp-audiomix: Add AudioMix Block Control reset driverShengjiu Wang
2024-06-24reset: meson-audio-arb: Use devm_clk_get_enabled()Philipp Zabel
2024-06-24reset: sti: allow building under COMPILE_TESTPhilipp Zabel
2024-06-21reset: rzg2l-usbphy-ctrl: Move reset controller registrationBiju Das
2024-06-21reset: hisilicon: hi6220: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-21reset: gpio: Fix missing gpiolib dependency for GPIO reset controllerMark Brown
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-05-07clock, reset: microchip: move all mpfs reset code to the reset subsystemConor Dooley
2024-04-05reset: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210Yangyu Chen
2024-02-21reset: Instantiate reset GPIO controller for shared reset-gpiosKrzysztof Kozlowski
2024-02-21reset: gpio: Add GPIO-based reset controllerKrzysztof Kozlowski
2024-02-21reset: simple: add support for Sophgo SG2042Chen Wang
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-30reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven
2023-11-28reset: Use device_get_match_data()Rob Herring
2023-11-28reset: reset-meson: add support for Amlogic C3 SoC Reset ControllerZelong Dong
2023-11-28reset: uniphier-glue: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-11-28reset: sunplus: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-11-28reset: simple: Convert to devm_platform_get_and_ioremap_resource()Yangtao Li
2023-11-28reset: qcom: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-11-28reset: qcom-aoss: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-11-28reset: meson-audio-arb: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-11-28reset: brcmstb: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-11-24reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-10-24reset: Annotate struct reset_control_array with __counted_byKees Cook
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-08-08reset: ti: syscon: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: zynqmp: removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: zynq: remove unneeded call to platfrom_set_drvdata()Andrei Coardos
2023-08-08reset: uniphier-glue: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: npcm: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: meson: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: lpc18xx: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: lantiq: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: bcm6345: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: ath79: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-07-28reset: hisilicon: Use dev_err_probe instead of dev_errWang Ming
2023-07-28reset: reset-zynqmp: add support for Versal NET platformPiyush Mehta
2023-07-28reset: Explicitly include correct DT includesRob Herring
2023-07-26reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets supportXingyu Wu
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-06reset: RESET_NUVOTON_MA35D1 should depend on ARCH_MA35Geert Uytterhoeven
2023-06-05reset: Add Nuvoton ma35d1 reset driver supportJacky Huang
2023-05-08reset: mpfs: select AUXILIARY_BUSPhilipp Zabel
2023-05-08reset: starfive: select AUXILIARY_BUSPhilipp Zabel