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
/
clk-factors.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
Stephen Boyd
1
-5
/
+21
2017-11-02
clk: sunxi: fix build warning
Corentin LABBE
1
-2
/
+0
2016-07-07
clk: sunxi: make clk-* explicitly non-modular
Paul Gortmaker
1
-1
/
+0
2016-02-11
clk: sunxi: Remove clk_register_clkdev calls
Maxime Ripard
1
-7
/
+0
2016-01-29
clk: sunxi: factors: Drop round_rate from clk ops
Chen-Yu Tsai
1
-16
/
+0
2016-01-29
clk: sunxi: factors: Support custom formulas
Chen-Yu Tsai
1
-2
/
+29
2016-01-27
clk: sunxi: factors: Consolidate get_factors parameters into a struct
Chen-Yu Tsai
1
-8
/
+16
2016-01-27
clk: sunxi: factors: Add unregister function
Chen-Yu Tsai
1
-0
/
+25
2016-01-27
clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
Chen-Yu Tsai
1
-15
/
+29
2016-01-27
clk: sunxi: factors: Make struct clk_factors_config table const
Chen-Yu Tsai
1
-2
/
+2
2015-08-25
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
1
-5
/
+5
2015-08-25
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-1
/
+1
2015-08-25
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: sunxi: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-3
/
+1
2015-07-28
clk: fix some determine_rate implementations
Boris Brezillon
1
-2
/
+4
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-11
/
+10
2015-02-03
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2014-12-22
clk: sunxi: Give sunxi_factors_register a registers parameter
Hans de Goede
1
-6
/
+4
2014-12-04
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
1
-2
/
+2
2014-10-21
clk: sunxi: make factors clock mux mask configurable
Chen-Yu Tsai
1
-1
/
+1
2014-09-27
clk: sunxi: factors: Invert the probing logic
Maxime Ripard
1
-6
/
+95
2014-07-04
clk: sunxi: Support factor clocks with N factor starting not from 0
Chen-Yu Tsai
1
-1
/
+1
2014-05-06
clk: sunxi: factors: automatic reparenting support
Emilio López
1
-0
/
+36
2013-12-29
clk: sunxi: register factors clocks behind composite
Emilio López
1
-62
/
+1
2013-11-10
clk: sunxi: factors: clear variables before using them
Emilio López
1
-1
/
+1
2013-11-10
clk: sunxi: factors: fix off-by-one masks
Emilio López
1
-1
/
+1
2013-03-27
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
1
-0
/
+180