summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
3 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-07-07reset: spacemit: add support for SpacemiT CCU resetsAlex Elder
2025-07-01reset: brcmstb: Enable reset drivers for ARCH_BCM2835Peter Robinson
2025-06-27reset: simple: add support for Sophgo CV1800BInochi Amaoto
2025-06-27reset: mpfs: use the auxiliary device creationJerome Brunet
2025-06-27reset: thead: Fix TH1520 typoDrew Fustini
2025-06-27reset: canaan: add reset driver for Kendryte K230Junhui Liu
2025-05-05reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)Lad Prabhakar
2025-04-07reset: thead: Add TH1520 reset controller driverMichal Wilczynski
2025-03-29Merge tag 'rproc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-14reset: imx: fix incorrect module device tableArnd Bergmann
2025-03-13reset: imx8mp-audiomix: Add support for DSP run/stallDaniel Baluta
2025-03-13reset: imx8mp-audiomix: Introduce active_low configuration optionDaniel Baluta
2025-03-13reset: imx8mp-audiomix: Prepare the code for more reset bitsDaniel Baluta
2025-03-13reset: imx8mp-audiomix: Add prefix for internal macroDaniel Baluta
2025-03-13reset: mchp: sparx5: Fix for lan966xHoratiu Vultur
2025-03-13reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QMFrank Li
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-15Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann
2025-01-15reset: amlogic: aux: drop aux registration helperJerome Brunet
2025-01-15reset: amlogic: aux: get regmap through parent deviceJerome Brunet
2025-01-15reset: amlogic: add support for A1 SoC in auxiliary reset driverJan Dakinevich
2025-01-15Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2024-12-06reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated deviceClaudiu Beznea
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-11-18Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann
2024-10-24reset: mchp: sparx5: set the dev member of the reset controllerClément Léger
2024-10-24reset: mchp: sparx5: Allow building as a moduleClément Léger
2024-10-24reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependencyHerve Codina
2024-10-24reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966xHerve Codina
2024-10-17reset: npcm: register npcm8xx clock auxiliary bus deviceTomer Maimon
2024-10-01reset: uniphier-glue: Use devm_reset_control_bulk_get_shared_deasserted()Philipp Zabel
2024-10-01reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel
2024-10-01reset: replace boolean parameters with flags parameterPhilipp Zabel
2024-10-01reset: amlogic: Fix small whitespace issuePhilipp Zabel
2024-10-01reset: amlogic: add auxiliary reset driver supportJerome Brunet
2024-10-01reset: amlogic: split the device core and platform probeJerome Brunet
2024-10-01reset: amlogic: move drivers to a dedicated directoryJerome Brunet
2024-10-01reset: amlogic: add reset status supportJerome Brunet
2024-10-01reset: amlogic: use reset number instead of register countJerome Brunet
2024-10-01reset: amlogic: add driver parametersJerome Brunet
2024-10-01reset: amlogic: make parameters unsignedJerome Brunet
2024-10-01reset: amlogic: use generic data matching functionJerome Brunet
2024-10-01reset: amlogic: convert driver to regmapJerome Brunet
2024-09-30reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoCChanghuang Liang
2024-09-30reset: npcm: convert comma to semicolonYan Zhen