summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+301
2025-08-27reset: eyeq: fix OF node leakJohan Hovold-0/+11
2025-08-14reset: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang-3/+0
2025-08-14reset: th1520: add resets for display pipelineIcenowy Zheng-1/+39
2025-08-14reset: aspeed: register AST2700 reset auxiliary bus deviceRyan Chen-0/+261
2025-08-14reset: bcm6345: add support for bcm63xx ephy control registerKyle Hendry-0/+1
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+314
2025-07-07reset: spacemit: add support for SpacemiT CCU resetsAlex Elder-0/+314
2025-07-01reset: brcmstb: Enable reset drivers for ARCH_BCM2835Peter Robinson-5/+5
2025-06-27reset: simple: add support for Sophgo CV1800BInochi Amaoto-0/+2
2025-06-27reset: mpfs: use the auxiliary device creationJerome Brunet-51/+5
2025-06-27reset: thead: Fix TH1520 typoDrew Fustini-1/+1
2025-06-27reset: canaan: add reset driver for Kendryte K230Junhui Liu-0/+381
2025-05-05reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)Lad Prabhakar-0/+244
2025-04-07reset: thead: Add TH1520 reset controller driverMichal Wilczynski-0/+146
2025-03-29Merge tag 'rproc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds-22/+56
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+109
2025-03-14reset: imx: fix incorrect module device tableArnd Bergmann-1/+1
2025-03-13reset: imx8mp-audiomix: Add support for DSP run/stallDaniel Baluta-0/+8
2025-03-13reset: imx8mp-audiomix: Introduce active_low configuration optionDaniel Baluta-19/+22
2025-03-13reset: imx8mp-audiomix: Prepare the code for more reset bitsDaniel Baluta-10/+33
2025-03-13reset: imx8mp-audiomix: Add prefix for internal macroDaniel Baluta-7/+7
2025-03-13reset: mchp: sparx5: Fix for lan966xHoratiu Vultur-5/+14
2025-03-13reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QMFrank Li-0/+109
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-76/+21
2025-01-15Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann-76/+21
2025-01-15reset: amlogic: aux: drop aux registration helperJerome Brunet-61/+0
2025-01-15reset: amlogic: aux: get regmap through parent deviceJerome Brunet-24/+12
2025-01-15reset: amlogic: add support for A1 SoC in auxiliary reset driverJan Dakinevich-0/+18
2025-01-15Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann-0/+1
2024-12-06reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated deviceClaudiu Beznea-0/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-8/+8
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-3/+3
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2/+77
2024-11-18Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd-175/+444
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann-230/+574
2024-10-24reset: mchp: sparx5: set the dev member of the reset controllerClément Léger-0/+1
2024-10-24reset: mchp: sparx5: Allow building as a moduleClément Léger-1/+3
2024-10-24reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependencyHerve Codina-1/+1
2024-10-24reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966xHerve Codina-1/+34
2024-10-17reset: npcm: register npcm8xx clock auxiliary bus deviceTomer Maimon-2/+77
2024-10-01reset: uniphier-glue: Use devm_reset_control_bulk_get_shared_deasserted()Philipp Zabel-19/+5
2024-10-01reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel-2/+46
2024-10-01reset: replace boolean parameters with flags parameterPhilipp Zabel-31/+40
2024-10-01reset: amlogic: Fix small whitespace issuePhilipp Zabel-1/+1
2024-10-01reset: amlogic: add auxiliary reset driver supportJerome Brunet-2/+175
2024-10-01reset: amlogic: split the device core and platform probeJerome Brunet-108/+167
2024-10-01reset: amlogic: move drivers to a dedicated directoryJerome Brunet-17/+18
2024-10-01reset: amlogic: add reset status supportJerome Brunet-0/+17
2024-10-01reset: amlogic: use reset number instead of register countJerome Brunet-7/+6