index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-composite.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
clk: Add support to vote to regulator framework from clk framework
Stephen Boyd
2016-11-03
*
clk: Convert basic types to clk_hw based provider APIs
Stephen Boyd
2015-08-24
*
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
*
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-24
*
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
*
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-27
*
clk: basic-types: Remove useless allocation failure printks
Stephen Boyd
2015-05-14
*
clk: make strings in parent name arrays const
Sascha Hauer
2015-05-05
*
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2015-02-18
*
clk: Add rate constraints to clocks
Tomeu Vizoso
2015-02-02
*
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-03
*
clk: composite: improve rate_hw sanity check logic
Mike Turquette
2014-07-13
*
clk: composite: allow read-only clocks
Heiko Stübner
2014-07-13
*
clk: composite: support determine_rate using rate_ops->round_rate + mux_ops->...
Boris BREZILLON
2014-07-13
*
clk: composite: pass mux_hw into determine_rate
Mike Turquette
2014-01-15
*
clk: composite: .determine_rate support
Emilio López
2013-11-10
*
clk: composite: allow fixed rates & fixed dividers
Mike Turquette
2013-04-12
*
clk: composite: rename 'div' references to 'rate'
Mike Turquette
2013-04-12
*
clk: Add composite clock type
Prashant Gaikwad
2013-03-26