コミット履歴

作者 SHA1 メッセージ 日付
  Rob Herring 1667393126 clk: Convert to using %pOF instead of full_name 8 年 前
  Markus Elfring 1808a32019 clk: Improve a size determination in two functions 8 年 前
  Markus Elfring 4d32758671 clk: Replace four seq_printf() calls by seq_putc() 8 年 前
  Peter De Schrijver 17c34c5667 clk: aggregate return codes of notify chains 8 年 前
  Peter De Schrijver 92031575c3 clk: add clk_possible_parents debugfs file 8 年 前
  Leonard Crestez 253160a8ad clk: core: Copy connection id 8 年 前
  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 年 前