Commit History

Author SHA1 Message Date
  Stephen Boyd a633472519 clk: Add some more lockdep assertions 10 years ago
  Stephen Boyd 18e70efe3e Merge branch 'clk-fixes' into clk-next 10 years ago
  Felipe Balbi 70e9f4dde0 clk: add newline character after dumping all clocks 10 years ago
  Dong Aisheng d2a5d46b16 clk: add missing lock when call clk_core_enable in clk_set_parent 10 years ago
  Stefan Wahren 7cb81136d2 clk: Fix JSON output in debugfs 10 years ago
  Stephen Boyd 6e5ab41b10 clk: Update some comments to reflect reality 10 years ago
  Stephen Boyd 4dff95dc94 clk: Remove forward declared function prototypes 10 years ago
  Stephen Boyd 1f3e198342 clk: Remove impossible if condition in clk_core_get_phase() 10 years ago
  Stephen Boyd d7d131512b clk: Drop unnecessary OOM prints 10 years ago
  Dong Aisheng 864e160ae5 clk: Squash __clk_{enable,disable}() into callers 10 years ago
  Stephen Boyd d6968fca78 clk: s/clk/core/ for struct clk_core 10 years ago
  Boris Brezillon 03bc10ab5b clk: check ->determine/round_rate() return value in clk_calc_new_rates 10 years ago
  Stephen Boyd 5cf065f556 Merge branch 'clk-fixes' into clk-next 10 years ago
  Stephen Boyd 306c342f9c clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider() 10 years ago
  Stephen Boyd 50595f8b9e clk: Rename child_node to clks_node to avoid confusion 10 years ago
  Stephen Boyd b61c43c09f clk: clk_set_parent() with current parent shouldn't fail 10 years ago
  Stephen Boyd dfc202ead3 clk: Add tracepoints for hardware operations 10 years ago
  Stephen Boyd 08b9575660 clk: Missing set_phase op is an error 10 years ago
  Krzysztof Kozlowski 496eadf821 clk: Use lockdep asserts to find missing hold of prepare_lock 10 years ago
  Michael Turquette 3d3801effd clk: introduce clk_is_match 10 years ago
  Julia Lawall f55ac0655a clk: don't export static symbol 10 years ago
  Linus Torvalds 18a8d49973 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux 10 years ago
  Tomeu Vizoso ec02ace8ca clk: Only recalculate the rate if needed 10 years ago
  Javier Martinez Canillas 9e0ad7d28a clk: Don't dereference parent clock if is NULL 10 years ago
  Andrzej Hajda 612936f212 clk: convert clock name allocations to kstrdup_const 10 years ago
  Stephen Boyd 73e0e496af clkdev: Always allocate a struct clk and call __clk_get() w/ CCF 10 years ago
  Tomeu Vizoso 1c8e600440 clk: Add rate constraints to clocks 10 years ago
  Michael Turquette b09d6d9910 clk: remove clk-private.h 10 years ago
  Tomeu Vizoso 035a61c314 clk: Make clk API return per-user struct clk instances 10 years ago
  Tomeu Vizoso af0f349b29 clk: Remove __clk_register 10 years ago