summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-20reset: gpio: use software nodes to setup the GPIO lookupBartosz Golaszewski
2025-11-20reset: gpio: convert the driver to using the auxiliary busBartosz Golaszewski
2025-11-20reset: make the provider of reset-gpios the parent of the reset deviceBartosz Golaszewski
2025-11-20reset: order includes alphabetically in reset/core.cBartosz Golaszewski
2025-11-18reset: rzg2l-usbphy-ctrl: Fix a NULL vs IS_ERR() bug in probeDan Carpenter
2025-11-18reset: th1520: Support reset controllers in more subsystemsYao Zi
2025-11-18reset: th1520: Prepare for supporting multiple controllersYao Zi
2025-11-18reset: remove legacy reset lookup codeBartosz Golaszewski
2025-11-18reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S SoCClaudiu Beznea
2025-11-18reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDYClaudiu Beznea
2025-11-18reset: eswin: Add eic7700 reset driverXuyang Dong
2025-11-18reset: sparx5: add LAN969x supportRobert Marko
2025-11-11reset: mpfs: add non-auxiliary bus probingConor Dooley
2025-11-05reset: imx8mp-audiomix: Fix bad mask valuesLaurentiu Mihalcea
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-27reset: eyeq: fix OF node leakJohan Hovold
2025-08-14reset: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-14reset: th1520: add resets for display pipelineIcenowy Zheng
2025-08-14reset: aspeed: register AST2700 reset auxiliary bus deviceRyan Chen
2025-08-14reset: bcm6345: add support for bcm63xx ephy control registerKyle Hendry
2025-07-31Merge 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