index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu_nkm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
Frank Oltmanns
1
-0
/
+21
2023-11-18
clk: sunxi-ng: nkm: remove redundant initialization of tmp_parent
Colin Ian King
1
-3
/
+2
2023-08-09
clk: sunxi-ng: nkm: Prefer current parent rate
Frank Oltmanns
1
-1
/
+2
2023-08-09
clk: sunxi-ng: nkm: Support finding closest rate
Frank Oltmanns
1
-11
/
+9
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-01-08
clk: sunxi-ng: Avoid computing the rate twice
Samuel Holland
1
-5
/
+5
2021-11-22
clk: sunxi-ng: Export symbols used by CCU drivers
Samuel Holland
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2017-08-14
clk: sunxi-ng: nkm: add support for fixed post-divider
Icenowy Zheng
1
-3
/
+19
2017-06-07
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
1
-3
/
+4
2017-04-13
clk: sunxi-ng: use 1 as fallback for minimum multiplier
Chen-Yu Tsai
1
-4
/
+4
2017-01-23
clk: sunxi-ng: Implement multiplier maximum
Maxime Ripard
1
-4
/
+4
2017-01-23
clk: sunxi-ng: Implement factors offsets
Maxime Ripard
1
-5
/
+13
2016-10-25
clk: sunxi-ng: Implement minimum for multipliers
Maxime Ripard
1
-4
/
+4
2016-10-25
clk: sunxi-ng: Add minimums for all the relevant structures and clocks
Maxime Ripard
1
-6
/
+12
2016-10-25
clk: sunxi-ng: Remove the use of rational computations
Maxime Ripard
1
-16
/
+15
2016-09-10
clk: sunxi-ng: div: Allow to set a maximum
Maxime Ripard
1
-2
/
+2
2016-08-08
clk: sunxi-ng: nkm: Add mux to support multiple parents
Chen-Yu Tsai
1
-6
/
+34
2016-07-08
clk: sunxi-ng: Add N-K-M Factor clock
Maxime Ripard
1
-0
/
+153