summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds4-6/+6
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook4-7/+7
2026-01-24reset: spacemit: Add SpacemiT K3 reset driverGuodong Xu3-0/+245
2026-01-24reset: spacemit: Extract common K1 reset codeGuodong Xu5-101/+144
2026-01-24reset: Create subdirectory for SpacemiT driversGuodong Xu5-11/+19
2026-01-24Merge tag 'spacemit-clkrst-v6.20-3' into reset/nextPhilipp Zabel1-1/+1
2026-01-24reset: canaan: k230: drop OF dependency and enable by defaultJunhui Liu1-1/+1
2026-01-24reset: rzg2l-usbphy-ctrl: Add suspend/resume supportClaudiu Beznea1-15/+84
2026-01-24reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_b...Claudiu Beznea1-4/+7
2026-01-24reset: gpio: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski1-6/+2
2026-01-24reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAVLaurentiu Mihalcea1-0/+45
2026-01-24reset: imx8mp-audiomix: Extend the driver usageLaurentiu Mihalcea1-2/+19
2026-01-24reset: imx8mp-audiomix: Switch to using regmap APILaurentiu Mihalcea1-35/+57
2026-01-24reset: imx8mp-audiomix: Drop unneeded macrosLaurentiu Mihalcea1-7/+4
2026-01-19reset: gpio: suppress bind attributes in sysfsBartosz Golaszewski1-0/+1
2026-01-09reset: spacemit: fix auxiliary device idYixun Lan1-1/+1
2026-01-08reset: gpio: add the "compatible" propertyBartosz Golaszewski1-3/+4
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