Stephen Boyd
|
58657d189a
Merge branch 'clk-hw-register' (early part) into clk-next
|
9 жил өмнө |
Stephen Boyd
|
e9471c4ecf
Merge branch 'clk-composite-unregister' into clk-next
|
9 жил өмнө |
Maxime Ripard
|
92a39d9043
clk: composite: Add unregister function
|
9 жил өмнө |
Stephen Boyd
|
49cb392d36
clk: composite: Add hw based registration APIs
|
9 жил өмнө |
Finley Xiao
|
9e52cec04f
clk: Add clk_composite_set_rate_and_parent
|
9 жил өмнө |
Geliang Tang
|
5fd9c05c84
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
|
9 жил өмнө |
Stephen Boyd
|
2f508a955a
clk: Convert basic types to clk_hw based provider APIs
|
10 жил өмнө |
Stephen Boyd
|
98d8a60ecc
clk: Convert __clk_get_flags() to clk_hw_get_flags()
|
10 жил өмнө |
Stephen Boyd
|
497295afb5
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
|
10 жил өмнө |
Boris Brezillon
|
57d866e606
clk: fix some determine_rate implementations
|
10 жил өмнө |
Boris Brezillon
|
0817b62cc0
clk: change clk_ops' ->determine_rate() prototype
|
10 жил өмнө |
Stephen Boyd
|
d122db7e86
clk: basic-types: Remove useless allocation failure printks
|
10 жил өмнө |
Sascha Hauer
|
2893c37946
clk: make strings in parent name arrays const
|
10 жил өмнө |
Javier Martinez Canillas
|
4e907ef6bd
clk: Replace explicit clk assignment with __clk_hw_set_clk
|
10 жил өмнө |
Tomeu Vizoso
|
1c8e600440
clk: Add rate constraints to clocks
|
10 жил өмнө |
Tomeu Vizoso
|
646cafc6aa
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
|
10 жил өмнө |
Mike Turquette
|
5a994e151f
clk: composite: improve rate_hw sanity check logic
|
11 жил өмнө |
Heiko Stübner
|
0c02cf2f1c
clk: composite: allow read-only clocks
|
11 жил өмнө |
Boris BREZILLON
|
3eb635f1ca
clk: composite: support determine_rate using rate_ops->round_rate + mux_ops->set_parent
|
11 жил өмнө |
Mike Turquette
|
5d2043fbe4
clk: composite: pass mux_hw into determine_rate
|
11 жил өмнө |
Emilio López
|
107f3198fd
clk: composite: .determine_rate support
|
12 жил өмнө |
Mike Turquette
|
f363e21593
clk: composite: allow fixed rates & fixed dividers
|
12 жил өмнө |
Mike Turquette
|
d3a1c7be83
clk: composite: rename 'div' references to 'rate'
|
12 жил өмнө |
Prashant Gaikwad
|
ece70094f6
clk: Add composite clock type
|
12 жил өмнө |