Commit History

Author SHA1 Message Date
  Tomeu Vizoso c440525cb9 clk: Remove unneeded NULL checks 10 years ago
  Maxime Ripard 9767b04fe6 clk: Export phase functions 10 years ago
  Stephen Boyd 15a02c1f6d clk: Add __clk_mux_determine_rate_closest 10 years ago
  Srinivas Kandagatla 52bba9809a clk: Fix debugfs clk removal before inited 10 years ago
  Michael Turquette 57386798f7 Merge branch 'clk-has-parent' into clk-next 10 years ago
  Thierry Reding 4e88f3de89 clk: Introduce clk_has_parent() 10 years ago
  Stephen Boyd 4526e7b857 clk: Skip fetching index for single parent clocks 10 years ago
  Stanimir Varbanov c7662fc59c clk: fix possible null pointer dereference 10 years ago
  Stephen Boyd 89f7e9de59 clk: Really fix deadlock with mmap_sem 10 years ago
  Tomeu Vizoso 646cafc6aa clk: Change clk_ops->determine_rate to return a clk_hw as the best parent 10 years ago
  Tomeu Vizoso 61c7cddfad clk: change clk_debugfs_add_file to take a struct clk_hw 10 years ago
  Tomeu Vizoso 920f1c7472 clk: Don't expose __clk_get_accuracy 10 years ago
  Tomeu Vizoso 10cdfe54da clk: Don't try to use a struct clk* after it could have been freed 10 years ago
  Tomeu Vizoso 4afbe1760d clk: Remove unused function __clk_get_prepare_count 10 years ago
  Zhen Lei 40ba3f0ff2 clk: delete a local variable's repeated assignment 11 years ago
  Mike Turquette 4dc7ed32f3 Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next 11 years ago
  Maxime Ripard 9824cf73c3 clk: Add a function to retrieve phase 11 years ago
  Mike Turquette e59c5371fb clk: introduce clk_set_phase function & callback 11 years ago
  Mike Turquette a52ae5a755 Merge branch 'clk-fixes' into clk-next 11 years ago
  Stephen Boyd 6314b6796e clk: Don't hold prepare_lock across debugfs creation 11 years ago
  Tero Kristo 067bb1741c clk: prevent erronous parsing of children during rate change 11 years ago
  Chris Brand abeab450bf clk: Propagate any error return from debug_init() 11 years ago
  Sylwester Nawrocki 86be408bfb clk: Support for clock parents and rates assigned from device tree 11 years ago
  Peter De Schrijver fb2b3c9f68 clk: define and export clk_debugs_add_file 11 years ago
  Sachin Kamat 6b44c854b0 clk: Fix build warnings 11 years ago
  Peter De Schrijver 27b8d5f723 clk: flatten clk tree in debugfs 11 years ago
  Arnd Bergmann 1cdf8ee2f8 clk: export __clk_round_rate for providers 11 years ago
  Geert Uytterhoeven fb8abb7aef clk: Neaten clk_summary output 11 years ago
  Stephen Boyd 63589e92c2 clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}() 11 years ago
  Stephen Boyd 8f2c2db132 clk: Consolidate recalc rate logic 11 years ago