index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu_nkmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-04-04
clk: sunxi-ng: nkmp: Explain why zero width check is needed
Jernej Skrabec
1
-0
/
+6
2019-04-03
clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
Jernej Skrabec
1
-5
/
+13
2018-08-27
clk: sunxi-ng: nkmp: Add constraint for maximum rate
Jernej Skrabec
1
-0
/
+7
2018-03-18
clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks
Icenowy Zheng
1
-3
/
+17
2018-02-15
clk: sunxi-ng: Use u64 for calculation of nkmp rate
Jernej Skrabec
1
-3
/
+18
2018-02-15
clk: sunxi-ng: Mask nkmp factors when setting register
Jernej Skrabec
1
-9
/
+12
2017-04-22
Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
1
-4
/
+4
2017-04-13
clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatch
Chen-Yu Tsai
1
-2
/
+2
2017-04-13
clk: sunxi-ng: use 1 as fallback for minimum multiplier
Chen-Yu Tsai
1
-2
/
+2
2017-03-20
clk: sunxi-ng: fix recalc_rate formula of NKMP clocks
Icenowy Zheng
1
-1
/
+1
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
-4
/
+13
2016-10-25
clk: sunxi-ng: Implement minimum for multipliers
Maxime Ripard
1
-2
/
+2
2016-10-25
clk: sunxi-ng: Add minimums for all the relevant structures and clocks
Maxime Ripard
1
-8
/
+16
2016-10-25
clk: sunxi-ng: Remove the use of rational computations
Maxime Ripard
1
-19
/
+18
2016-09-10
clk: sunxi-ng: div: Allow to set a maximum
Maxime Ripard
1
-11
/
+10
2016-07-09
clk: sunxi-ng: Add N-K-M-P factor clock
Maxime Ripard
1
-0
/
+167