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