summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)AuthorFilesLines
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-36/+56
2025-12-06Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-134/+1328
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-67/+91
2025-11-20reset: gpio: use software nodes to setup the GPIO lookupBartosz Golaszewski1-49/+70
2025-11-20reset: gpio: convert the driver to using the auxiliary busBartosz Golaszewski3-17/+17
2025-11-20reset: make the provider of reset-gpios the parent of the reset deviceBartosz Golaszewski1-8/+10
2025-11-20reset: order includes alphabetically in reset/core.cBartosz Golaszewski1-3/+4
2025-11-18reset: rzg2l-usbphy-ctrl: Fix a NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2025-11-18reset: th1520: Support reset controllers in more subsystemsYao Zi1-0/+793
2025-11-18reset: th1520: Prepare for supporting multiple controllersYao Zi1-12/+30
2025-11-18reset: remove legacy reset lookup codeBartosz Golaszewski1-121/+3
2025-11-18reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S SoCClaudiu Beznea1-0/+4
2025-11-18reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDYClaudiu Beznea2-0/+57
2025-11-18reset: eswin: Add eic7700 reset driverXuyang Dong3-0/+440
2025-11-18reset: sparx5: add LAN969x supportRobert Marko1-1/+1
2025-11-11reset: mpfs: add non-auxiliary bus probingConor Dooley2-36/+56
2025-11-05reset: imx8mp-audiomix: Fix bad mask valuesLaurentiu Mihalcea1-2/+2
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-4/+301
2025-08-27reset: eyeq: fix OF node leakJohan Hovold1-0/+11
2025-08-14reset: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang3-3/+0
2025-08-14reset: th1520: add resets for display pipelineIcenowy Zheng1-1/+39
2025-08-14reset: aspeed: register AST2700 reset auxiliary bus deviceRyan Chen3-0/+261
2025-08-14reset: bcm6345: add support for bcm63xx ephy control registerKyle Hendry1-0/+1
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-0/+314
2025-07-07reset: spacemit: add support for SpacemiT CCU resetsAlex Elder3-0/+314
2025-07-01reset: brcmstb: Enable reset drivers for ARCH_BCM2835Peter Robinson1-5/+5
2025-06-27reset: simple: add support for Sophgo CV1800BInochi Amaoto1-0/+2
2025-06-27reset: mpfs: use the auxiliary device creationJerome Brunet1-51/+5
2025-06-27reset: thead: Fix TH1520 typoDrew Fustini1-1/+1
2025-06-27reset: canaan: add reset driver for Kendryte K230Junhui Liu3-0/+381
2025-05-05reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)Lad Prabhakar3-0/+244
2025-04-07reset: thead: Add TH1520 reset controller driverMichal Wilczynski3-0/+146
2025-03-30Merge tag 'rproc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-22/+56
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+109
2025-03-14reset: imx: fix incorrect module device tableArnd Bergmann1-1/+1
2025-03-13reset: imx8mp-audiomix: Add support for DSP run/stallDaniel Baluta1-0/+8
2025-03-13reset: imx8mp-audiomix: Introduce active_low configuration optionDaniel Baluta1-19/+22
2025-03-13reset: imx8mp-audiomix: Prepare the code for more reset bitsDaniel Baluta1-10/+33
2025-03-13reset: imx8mp-audiomix: Add prefix for internal macroDaniel Baluta1-7/+7
2025-03-13reset: mchp: sparx5: Fix for lan966xHoratiu Vultur1-5/+14
2025-03-13reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QMFrank Li3-0/+109
2025-01-25Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-76/+21
2025-01-15Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann1-76/+21
2025-01-15reset: amlogic: aux: drop aux registration helperJerome Brunet1-61/+0
2025-01-15reset: amlogic: aux: get regmap through parent deviceJerome Brunet1-24/+12
2025-01-15reset: amlogic: add support for A1 SoC in auxiliary reset driverJan Dakinevich1-0/+18
2025-01-15Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann1-0/+1
2024-12-06reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated deviceClaudiu Beznea1-0/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra4-8/+8
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds3-3/+3