index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
/
clk-factors.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-01-04
clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
Stephen Boyd
1
-5
/
+21
2017-11-01
clk: sunxi: fix build warning
Corentin LABBE
1
-2
/
+0
2016-07-06
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-24
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
1
-5
/
+5
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-1
/
+1
2015-08-24
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-27
clk: fix some determine_rate implementations
Boris Brezillon
1
-2
/
+4
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-11
/
+10
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2014-12-21
clk: sunxi: Give sunxi_factors_register a registers parameter
Hans de Goede
1
-6
/
+4
2014-12-03
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-05
clk: sunxi: factors: automatic reparenting support
Emilio López
1
-0
/
+36
2013-12-28
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