index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-30
clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
Frank Oltmanns
1
-6
/
+12
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
2023-08-09
clk: sunxi-ng: nkm: Use correct parameter name for parent HW
Frank Oltmanns
1
-1
/
+1
2023-07-31
clk: sunxi-ng: Modify mismatched function name
Zhang Jianhua
1
-1
/
+1
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
7
-6
/
+8
2023-05-18
clk: sunxi-ng: a64: force select PLL_MIPI in TCON0 mux
Roman Beranek
1
-1
/
+13
2023-01-08
clk: sunxi-ng: d1: Add CAN bus gates and resets
Fabien Poussin
2
-1
/
+12
2023-01-08
clk: sunxi-ng: d1: Mark cpux clock as critical
András Szemző
1
-1
/
+1
2023-01-08
clk: sunxi-ng: d1: Allow building for R528/T113
Samuel Holland
1
-4
/
+4
2023-01-08
clk: sunxi-ng: Move SoC driver conditions to dependencies
Samuel Holland
1
-22
/
+24
2023-01-08
clk: sunxi-ng: Remove duplicate ARCH_SUNXI dependencies
Samuel Holland
1
-22
/
+21
2023-01-08
clk: sunxi-ng: Avoid computing the rate twice
Samuel Holland
5
-23
/
+26
2023-01-08
clk: sunxi-ng: h3/h5: Model H3 CLK_DRAM as a fixed clock
Samuel Holland
1
-5
/
+10
2023-01-08
clk: sunxi-ng: fix ccu_mmc_timing.c kernel-doc issues
Randy Dunlap
1
-4
/
+4
2022-11-16
clk: sunxi-ng: f1c100s: Add IR mod clock
Andre Przywara
2
-2
/
+11
2022-11-16
clk: sunxi-ng: v3s: Correct the header guard of ccu-sun8i-v3s.h
Wei Li
1
-3
/
+3
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-38
/
+26
2022-09-28
clk: sunxi-ng: h6: Fix default PLL GPU rate
Jernej Skrabec
1
-2
/
+6
2022-09-08
clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-08
clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helper
Yang Yingliang
1
-13
/
+6
2022-09-08
clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helper
Yang Yingliang
1
-19
/
+9
2022-08-25
clk: sunxi-ng: d1: Limit PLL rates to stable ranges
Samuel Holland
1
-0
/
+8
2022-07-08
clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
Roman Stratiienko
1
-3
/
+13
2022-06-06
clk: sunxi-ng: Deduplicate ccu_clks arrays
Samuel Holland
5
-289
/
+37
2022-05-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-2
/
+15
2022-05-17
Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"
Jernej Skrabec
1
-15
/
+0
2022-05-06
clk: sunxi-ng: h616: Add PLL derived 32KHz clock
Andre Przywara
2
-1
/
+9
2022-05-06
clk: sunxi-ng: h6-r: Add RTC gate clock
Andre Przywara
2
-1
/
+6
2022-04-24
clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical
Samuel Holland
1
-0
/
+1
2022-04-06
clk: sunxi-ng: fix not NULL terminated coccicheck error
Wan Jiabing
1
-0
/
+1
2022-03-25
clk: sunxi-ng: sun6i-rtc: include clk/sunxi-ng.h
Alexandre Belloni
1
-0
/
+2
2022-03-23
clk: sunxi-ng: sun6i-rtc: Add support for H6
Samuel Holland
1
-0
/
+15
[next]