index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-12
clk: sunxi-ng: add support for the A523/T527 PRCM CCU
Andre Przywara
4
-0
/
+269
2025-03-12
clk: sunxi-ng: a523: add reset lines
Andre Przywara
1
-0
/
+84
2025-03-12
clk: sunxi-ng: a523: add bus clock gates
Andre Przywara
1
-1
/
+308
2025-03-12
clk: sunxi-ng: a523: remaining mod clocks
Andre Przywara
1
-0
/
+185
2025-03-12
clk: sunxi-ng: a523: add USB mod clocks
Andre Przywara
1
-0
/
+57
2025-03-12
clk: sunxi-ng: a523: add interface mod clocks
Andre Przywara
1
-0
/
+159
2025-03-12
clk: sunxi-ng: a523: add system mod clocks
Andre Przywara
1
-0
/
+135
2025-03-12
clk: sunxi-ng: a523: add video mod clocks
Andre Przywara
1
-0
/
+238
2025-03-12
clk: sunxi-ng: a523: Add support for bus clocks
Andre Przywara
1
-0
/
+39
2025-03-12
clk: sunxi-ng: Add support for the A523/T527 CCU PLLs
Andre Przywara
4
-0
/
+502
2025-03-12
clk: sunxi-ng: Add support for update bit
Andre Przywara
4
-0
/
+12
2025-03-12
clk: sunxi-ng: mp: provide wrappers for setting feature flags
Andre Przywara
1
-5
/
+53
2025-03-12
clk: sunxi-ng: mp: introduce dual-divider clock
Andre Przywara
2
-10
/
+42
2025-02-23
clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
Philippe Simons
1
-1
/
+35
2025-02-22
clk: sunxi-ng: h616: Add clock/reset for LCD TCON
Chris Morgan
2
-1
/
+25
2025-01-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-16
/
+33
2025-01-21
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-3
/
+3
2025-01-13
clk: sunxi-ng: h616: Reparent CPU clock during frequency changes
Andre Przywara
1
-2
/
+26
2025-01-04
clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parent
Vasily Khoruzhick
1
-9
/
+4
2025-01-04
clk: sunxi-ng: a64: drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL_MIPI
Vasily Khoruzhick
1
-2
/
+0
2024-12-27
clk: sunxi-ng: a100: enable MMC clock reparenting
Cody Eksal
1
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
37
-59
/
+59
2024-11-05
clk: sunxi-ng: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2024-11-02
clk: sunxi-ng: d1: Fix PLL_AUDIO0 preset
Andre Przywara
1
-1
/
+1
2024-10-25
clk: sunxi-ng: Constify struct ccu_reset_map
Christophe JAILLET
25
-33
/
+33
2024-10-25
clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
Ryan Walklin
1
-15
/
+29
2024-07-19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
25
-2
/
+31
2024-07-10
clk: sunxi-ng r40: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-06-30
clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
Frank Oltmanns
1
-6
/
+12
2024-06-22
clk: sunxi-ng: h616: Add clock/reset for GPADC
Chris Morgan
2
-1
/
+6
2024-06-04
clk: sunxi-ng: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
24
-0
/
+24
2024-05-18
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
25
-5
/
+53
2024-04-15
clk: sunxi-ng: fix module autoloading
Krzysztof Kozlowski
23
-0
/
+23
2024-04-15
clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rate
Frank Oltmanns
1
-5
/
+7
2024-04-15
clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
Frank Oltmanns
2
-0
/
+23
2024-04-15
clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
Frank Oltmanns
1
-0
/
+2
2024-04-15
clk: sunxi-ng: common: Support minimum and maximum rate
Frank Oltmanns
2
-0
/
+22
2024-04-15
clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
Jernej Skrabec
1
-2
/
+17
2023-11-18
clk: sunxi-ng: nkm: remove redundant initialization of tmp_parent
Colin Ian King
1
-3
/
+2
2023-08-30
Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...
Stephen Boyd
10
-55
/
+205
2023-08-09
clk: sunxi-ng: nkm: Prefer current parent rate
Frank Oltmanns
1
-1
/
+2
2023-08-09
clk: sunxi-ng: a64: select closest rate for pll-video0
Frank Oltmanns
1
-22
/
+16
2023-08-09
clk: sunxi-ng: div: Support finding closest rate
Frank Oltmanns
1
-0
/
+30
2023-08-09
clk: sunxi-ng: mux: Support finding closest rate
Frank Oltmanns
2
-12
/
+39
2023-08-09
clk: sunxi-ng: nkm: Support finding closest rate
Frank Oltmanns
2
-12
/
+10
2023-08-09
clk: sunxi-ng: nm: Support finding closest rate
Frank Oltmanns
2
-11
/
+50
2023-08-09
clk: sunxi-ng: Add helper function to find closest rate
Frank Oltmanns
2
-0
/
+17
2023-08-09
clk: sunxi-ng: Add feature to find closest rate
Frank Oltmanns
1
-0
/
+1
2023-08-09
clk: sunxi-ng: a64: allow pll-mipi to set parent's rate
Frank Oltmanns
1
-1
/
+2
2023-08-09
clk: sunxi-ng: nkm: consider alternative parent rates when determining rate
Frank Oltmanns
1
-1
/
+43
[next]