index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-05
reset: starfive: Add JH7100 audio reset driver
Emil Renner Berthing
4
-0
/
+91
2025-05-05
reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)
Lad Prabhakar
3
-0
/
+244
2025-04-07
reset: thead: Add TH1520 reset controller driver
Michal Wilczynski
3
-0
/
+146
2025-03-30
Merge tag 'rproc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
1
-22
/
+56
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+109
2025-03-14
reset: imx: fix incorrect module device table
Arnd Bergmann
1
-1
/
+1
2025-03-13
reset: imx8mp-audiomix: Add support for DSP run/stall
Daniel Baluta
1
-0
/
+8
2025-03-13
reset: imx8mp-audiomix: Introduce active_low configuration option
Daniel Baluta
1
-19
/
+22
2025-03-13
reset: imx8mp-audiomix: Prepare the code for more reset bits
Daniel Baluta
1
-10
/
+33
2025-03-13
reset: imx8mp-audiomix: Add prefix for internal macro
Daniel Baluta
1
-7
/
+7
2025-03-13
reset: mchp: sparx5: Fix for lan966x
Horatiu Vultur
1
-5
/
+14
2025-03-13
reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM
Frank Li
3
-0
/
+109
2025-01-25
Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-76
/
+21
2025-01-15
Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...
Arnd Bergmann
1
-76
/
+21
2025-01-15
reset: amlogic: aux: drop aux registration helper
Jerome Brunet
1
-61
/
+0
2025-01-15
reset: amlogic: aux: get regmap through parent device
Jerome Brunet
1
-24
/
+12
2025-01-15
reset: amlogic: add support for A1 SoC in auxiliary reset driver
Jan Dakinevich
1
-0
/
+18
2025-01-15
Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ...
Arnd Bergmann
1
-0
/
+1
2024-12-06
reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated device
Claudiu Beznea
1
-0
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
4
-8
/
+8
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
3
-3
/
+3
2024-11-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-2
/
+77
2024-11-19
Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...
Stephen Boyd
10
-175
/
+444
2024-11-12
Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...
Arnd Bergmann
13
-230
/
+574
2024-10-24
reset: mchp: sparx5: set the dev member of the reset controller
Clément Léger
1
-0
/
+1
2024-10-24
reset: mchp: sparx5: Allow building as a module
Clément Léger
2
-1
/
+3
2024-10-24
reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
Herve Codina
1
-1
/
+1
2024-10-24
reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
Herve Codina
1
-1
/
+34
2024-10-18
reset: npcm: register npcm8xx clock auxiliary bus device
Tomer Maimon
2
-2
/
+77
2024-10-01
reset: uniphier-glue: Use devm_reset_control_bulk_get_shared_deasserted()
Philipp Zabel
1
-19
/
+5
2024-10-01
reset: Add devres helpers to request pre-deasserted reset controls
Philipp Zabel
1
-2
/
+46
2024-10-01
reset: replace boolean parameters with flags parameter
Philipp Zabel
1
-31
/
+40
2024-10-01
reset: amlogic: Fix small whitespace issue
Philipp Zabel
1
-1
/
+1
2024-10-01
reset: amlogic: add auxiliary reset driver support
Jerome Brunet
6
-2
/
+175
2024-10-01
reset: amlogic: split the device core and platform probe
Jerome Brunet
5
-108
/
+167
2024-10-01
reset: amlogic: move drivers to a dedicated directory
Jerome Brunet
6
-17
/
+18
2024-10-01
reset: amlogic: add reset status support
Jerome Brunet
1
-0
/
+17
2024-10-01
reset: amlogic: use reset number instead of register count
Jerome Brunet
1
-7
/
+6
2024-10-01
reset: amlogic: add driver parameters
Jerome Brunet
1
-1
/
+13
2024-10-01
reset: amlogic: make parameters unsigned
Jerome Brunet
1
-2
/
+2
2024-10-01
reset: amlogic: use generic data matching function
Jerome Brunet
1
-1
/
+1
2024-10-01
reset: amlogic: convert driver to regmap
Jerome Brunet
2
-36
/
+44
2024-09-30
reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC
Changhuang Liang
1
-0
/
+3
2024-09-30
reset: npcm: convert comma to semicolon
Yan Zhen
1
-2
/
+2
2024-09-02
reset: eyeq: add platform driver
Théo Lebrun
3
-0
/
+584
2024-09-02
reset: reset-meson: Add support for Amlogic T7 SoC reset controller
Zelong Dong
1
-0
/
+6
2024-09-02
reset: core: add get_device()/put_device on rcdev
Clément Léger
1
-0
/
+2
2024-09-02
reset: lpc18xx: simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
1
-25
/
+4
2024-09-02
reset: lpc18xx: simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+6
2024-09-02
reset: simplify locking with guard()
Krzysztof Kozlowski
1
-11
/
+4
[next]