Jean-Francois Moine
|
3174b0c9a6
clk: core: Force setting the phase delay when no change
|
9 年之前 |
Stephen Boyd
|
74002fcde0
clk: Simplify __of_clk_get_hw_from_provider()
|
9 年之前 |
Stephen Boyd
|
f155d15b64
clk: Return errors from clk providers in __of_clk_get_from_provider()
|
9 年之前 |
Masahiro Yamada
|
8a23133c7a
clk: use ERR_CAST() for __clk_create_clk()
|
9 年之前 |
Ricardo Ribalda Delgado
|
989eafd0b6
clk: core: Avoid double initialization of clocks
|
9 年之前 |
Michael Turquette
|
904e6ead02
clk: migrate ref counts when orphans are reunited
|
9 年之前 |
Dong Aisheng
|
fc8726a2c0
clk: core: support clocks which requires parents enable (part 2)
|
9 年之前 |
Dong Aisheng
|
a4b3518d14
clk: core: support clocks which requires parents enable (part 1)
|
9 年之前 |
Dong Aisheng
|
7ec986efed
clk: move clk_disable_unused after clk_core_disable_unprepare function
|
9 年之前 |
Dong Aisheng
|
a6adc30ba7
clk: introduce clk_core_enable_lock and clk_core_disable_lock functions
|
9 年之前 |
Peng Fan
|
2d5b520cfe
clk: correct comments for __clk_determine_rate
|
9 年之前 |
Lee Jones
|
06b37e4a6e
clk: Remove unused variable
|
9 年之前 |
Michael Turquette
|
071a0cb66c
Merge commit 'f17a0dd1c2e0' into clk-next
|
9 年之前 |
Paul E. McKenney
|
f17a0dd1c2
clk: Use _rcuidle suffix to allow clk_core_enable() to used from idle
|
9 年之前 |
Paul E. McKenney
|
2f87a6ea1b
clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idle
|
9 年之前 |
Maxime Ripard
|
ef56b79b66
clk: fix critical clock locking
|
9 年之前 |
Masahiro Yamada
|
c47265ad64
clk: fix comment of devm_clk_hw_register()
|
9 年之前 |
Stephen Boyd
|
58657d189a
Merge branch 'clk-hw-register' (early part) into clk-next
|
9 年之前 |
Stephen Boyd
|
0861e5b8cf
clk: Add clk_hw OF clk providers
|
9 年之前 |
Stephen Boyd
|
4143804c4f
clk: Add {devm_}clk_hw_{register,unregister}() APIs
|
9 年之前 |
Lee Jones
|
d56f8994b6
clk: Provide OF helper to mark clocks as CRITICAL
|
9 年之前 |
Lee Jones
|
2e20fbf592
clk: WARN_ON about to disable a critical clock
|
9 年之前 |
Lee Jones
|
32b9b10961
clk: Allow clocks to be marked as CRITICAL
|
9 年之前 |
Stephen Boyd
|
929e7f3bc7
clk: Make of_clk_get_parent_count() return unsigned ints
|
9 年之前 |
Geert Uytterhoeven
|
3e5dd6f6e6
clk: Ignore disabled DT clock providers
|
9 年之前 |
Shawn Lin
|
023bd7166b
clk: skip unnecessary set_phase if nothing to do
|
9 年之前 |
Stephen Boyd
|
706d5c73e3
clk: Update some outdated comments
|
9 年之前 |
Stephen Boyd
|
fa459711a0
Revert "clk: avoid circular clock topology"
|
9 年之前 |
Andrew F. Davis
|
fb4dd22203
clk: Make of_clk_get_from_provider() available to modules
|
9 年之前 |
Masahiro Yamada
|
2430a94d1e
clk: fix __clk_init_parent() for single parent clocks
|
9 年之前 |