index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu_nm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
clk: sunxi-ng: nm: Support finding closest rate
Frank Oltmanns
1
-8
/
+5
2023-01-08
clk: sunxi-ng: Avoid computing the rate twice
Samuel Holland
1
-4
/
+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
2018-11-05
clk: sunxi-ng: Use u64 for calculation of NM rate
Jernej Skrabec
1
-3
/
+15
2018-08-27
clk: sunxi-ng: Add maximum rate constraint to NM PLLs
Jernej Skrabec
1
-0
/
+7
2018-03-02
clk: sunxi-ng: Add check for minimal rate to NM PLLs
Jernej Skrabec
1
-0
/
+7
2017-12-08
clk: sunxi-ng: Support fixed post-dividers on NM style clocks
Chen-Yu Tsai
1
-13
/
+37
2017-10-13
clk: sunxi-ng: nm: Add support for sigma-delta modulation
Chen-Yu Tsai
1
-1
/
+21
2017-10-13
clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock
Chen-Yu Tsai
1
-0
/
+3
2017-08-01
clk: sunxi-ng: Wait for lock when using fractional mode
Jernej Škrabec
1
-1
/
+2
2017-08-01
clk: sunxi-ng: Fix fractional mode for N-M clocks
Jernej Škrabec
1
-2
/
+14
2017-04-13
clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatch
Chen-Yu Tsai
1
-1
/
+1
2017-04-13
clk: sunxi-ng: use 1 as fallback for minimum multiplier
Chen-Yu Tsai
1
-1
/
+1
2017-01-23
clk: sunxi-ng: Implement multiplier maximum
Maxime Ripard
1
-2
/
+2
2017-01-23
clk: sunxi-ng: Implement factors offsets
Maxime Ripard
1
-3
/
+10
2016-10-25
clk: sunxi-ng: Implement minimum for multipliers
Maxime Ripard
1
-1
/
+1
2016-10-25
clk: sunxi-ng: Add minimums for all the relevant structures and clocks
Maxime Ripard
1
-4
/
+8
2016-10-25
clk: sunxi-ng: Remove the use of rational computations
Maxime Ripard
1
-13
/
+41
2016-09-10
clk: sunxi-ng: div: Allow to set a maximum
Maxime Ripard
1
-6
/
+10
2016-07-08
clk: sunxi-ng: Add N-M-factor clock support
Maxime Ripard
1
-0
/
+114