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