Commit History

Author SHA1 Message Date
  Dong Aisheng fc8726a2c0 clk: core: support clocks which requires parents enable (part 2) 9 years ago
  Dong Aisheng a4b3518d14 clk: core: support clocks which requires parents enable (part 1) 9 years ago
  Dong Aisheng 7ec986efed clk: move clk_disable_unused after clk_core_disable_unprepare function 9 years ago
  Dong Aisheng a6adc30ba7 clk: introduce clk_core_enable_lock and clk_core_disable_lock functions 9 years ago
  Peng Fan 2d5b520cfe clk: correct comments for __clk_determine_rate 9 years ago
  Lee Jones 06b37e4a6e clk: Remove unused variable 9 years ago
  Michael Turquette 071a0cb66c Merge commit 'f17a0dd1c2e0' into clk-next 9 years ago
  Paul E. McKenney f17a0dd1c2 clk: Use _rcuidle suffix to allow clk_core_enable() to used from idle 9 years ago
  Paul E. McKenney 2f87a6ea1b clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idle 9 years ago
  Maxime Ripard ef56b79b66 clk: fix critical clock locking 9 years ago
  Masahiro Yamada c47265ad64 clk: fix comment of devm_clk_hw_register() 9 years ago
  Stephen Boyd 58657d189a Merge branch 'clk-hw-register' (early part) into clk-next 9 years ago
  Stephen Boyd 0861e5b8cf clk: Add clk_hw OF clk providers 9 years ago
  Stephen Boyd 4143804c4f clk: Add {devm_}clk_hw_{register,unregister}() APIs 9 years ago
  Lee Jones d56f8994b6 clk: Provide OF helper to mark clocks as CRITICAL 9 years ago
  Lee Jones 2e20fbf592 clk: WARN_ON about to disable a critical clock 9 years ago
  Lee Jones 32b9b10961 clk: Allow clocks to be marked as CRITICAL 9 years ago
  Stephen Boyd 929e7f3bc7 clk: Make of_clk_get_parent_count() return unsigned ints 9 years ago
  Geert Uytterhoeven 3e5dd6f6e6 clk: Ignore disabled DT clock providers 9 years ago
  Shawn Lin 023bd7166b clk: skip unnecessary set_phase if nothing to do 9 years ago
  Stephen Boyd 706d5c73e3 clk: Update some outdated comments 9 years ago
  Stephen Boyd fa459711a0 Revert "clk: avoid circular clock topology" 9 years ago
  Andrew F. Davis fb4dd22203 clk: Make of_clk_get_from_provider() available to modules 9 years ago
  Masahiro Yamada 2430a94d1e clk: fix __clk_init_parent() for single parent clocks 9 years ago
  Stephen Boyd 47b0eeb3dc clk: Deprecate CLK_IS_ROOT 9 years ago
  Insu Yun 4106a3d9eb clk: unlock for handling unregistered clock 9 years ago
  Masahiro Yamada e8f0e68ec0 clk: slightly optimize clk_core_set_parent() 9 years ago
  Masahiro Yamada 470b5e2f97 clk: simplify clk_fetch_parent_index() function 9 years ago
  Masahiro Yamada 508f884a66 clk: make sure parent is not NULL in clk_fetch_parent_index() 9 years ago
  Masahiro Yamada 0e8f6e499e clk: walk the orphan clock list more simply 9 years ago