summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+7
2026-01-24reset: spacemit: Add SpacemiT K3 reset driverGuodong Xu-0/+245
2026-01-24reset: spacemit: Extract common K1 reset codeGuodong Xu-101/+144
2026-01-24reset: Create subdirectory for SpacemiT driversGuodong Xu-11/+19
2026-01-24Merge tag 'spacemit-clkrst-v6.20-3' into reset/nextPhilipp Zabel-1/+1
2026-01-24reset: canaan: k230: drop OF dependency and enable by defaultJunhui Liu-1/+1
2026-01-24reset: rzg2l-usbphy-ctrl: Add suspend/resume supportClaudiu Beznea-15/+84
2026-01-24reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_b...Claudiu Beznea-4/+7
2026-01-24reset: gpio: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski-6/+2
2026-01-24reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAVLaurentiu Mihalcea-0/+45
2026-01-24reset: imx8mp-audiomix: Extend the driver usageLaurentiu Mihalcea-2/+19
2026-01-24reset: imx8mp-audiomix: Switch to using regmap APILaurentiu Mihalcea-35/+57
2026-01-24reset: imx8mp-audiomix: Drop unneeded macrosLaurentiu Mihalcea-7/+4
2026-01-19reset: gpio: suppress bind attributes in sysfsBartosz Golaszewski-0/+1
2026-01-09reset: spacemit: fix auxiliary device idYixun Lan-1/+1
2026-01-08reset: gpio: add the "compatible" propertyBartosz Golaszewski-3/+4
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-36/+56
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-134/+1328
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-67/+91
2025-11-20reset: gpio: use software nodes to setup the GPIO lookupBartosz Golaszewski-49/+70
2025-11-20reset: gpio: convert the driver to using the auxiliary busBartosz Golaszewski-17/+17
2025-11-20reset: make the provider of reset-gpios the parent of the reset deviceBartosz Golaszewski-8/+10
2025-11-20reset: order includes alphabetically in reset/core.cBartosz Golaszewski-3/+4
2025-11-18reset: rzg2l-usbphy-ctrl: Fix a NULL vs IS_ERR() bug in probeDan Carpenter-2/+2
2025-11-18reset: th1520: Support reset controllers in more subsystemsYao Zi-0/+793
2025-11-18reset: th1520: Prepare for supporting multiple controllersYao Zi-12/+30
2025-11-18reset: remove legacy reset lookup codeBartosz Golaszewski-121/+3
2025-11-18reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S SoCClaudiu Beznea-0/+4
2025-11-18reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDYClaudiu Beznea-0/+57
2025-11-18reset: eswin: Add eic7700 reset driverXuyang Dong-0/+440
2025-11-18reset: sparx5: add LAN969x supportRobert Marko-1/+1
2025-11-11reset: mpfs: add non-auxiliary bus probingConor Dooley-36/+56
2025-11-05reset: imx8mp-audiomix: Fix bad mask valuesLaurentiu Mihalcea-2/+2
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