Commit History

Author SHA1 Message Date
  Linus Torvalds 92295f632c Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux 12 years ago
  Soren Brinkmann f3aab5d614 clk: Always notify whole subtree when reparenting 12 years ago
  Peter De Schrijver 34e452a152 clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate 12 years ago
  Peter De Schrijver 670decdd95 clk: use clk_get_rate() for debugfs 12 years ago
  Lai Jiangshan 72b5322f11 clk: remove notifier from list before freeing it 12 years ago
  Saravana Kannan d41d580587 clk: Disable unused clocks after deferred probing is done 12 years ago
  Saravana Kannan f8aa0bd5c9 clk: Fix race condition between clk_set_parent and clk_enable() 12 years ago
  Olof Johansson 1e435256d6 clk: add clk_ignore_unused option to keep boot clocks on 12 years ago
  Sebastian Hesselbarth 496620ccf8 clk: export __clk_get_flags for modular clock providers 12 years ago
  Soren Brinkmann fb72a0590b clk: Properly handle notifier return values 12 years ago
  Ulf Hansson a68de8e4ab clk: Fixup locking issues for clk_set_parent 12 years ago
  Ulf Hansson 031dcc9bd4 clk: Fixup errorhandling for clk_set_parent 12 years ago
  Ulf Hansson b33d212f49 clk: Restructure code for __clk_reparent 12 years ago
  Mike Turquette 533ddeb1e8 clk: allow reentrant calls into the clk framework 12 years ago
  Mike Turquette eab89f690e clk: abstract locking out into helper functions 12 years ago
  Sachin Kamat 5fda6858a4 clk: Fix incorrect return type in clk.c 12 years ago
  Ulf Hansson 3cc8247f1d clk: Introduce optional unprepare_unused callback 12 years ago
  Ulf Hansson 1c155b3dfe clk: Unprepare the unused prepared slow clocks at late init 12 years ago
  Ulf Hansson 3d6ee287a3 clk: Introduce optional is_prepared callback 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Prashant Gaikwad f2f6c2556d clk: add common of_clk_init() function 12 years ago
  Nestor Ovroy 4cfe54e579 clk: Deduplicate exit code in clk_set_rate 12 years ago
  Prashant Gaikwad bddca8944a clk: JSON debugfs clock tree summary 12 years ago
  Prashant Gaikwad 1af599df6b clk: human-readable debugfs clock tree summary 12 years ago
  Niels de Vos 4895084c87 clk: export __clk_get_name for re-use in imx-ipu-v3 and others 12 years ago
  Russ Dill 65800b2c40 clk: Don't mark shared helper functions as inline 12 years ago
  Mike Turquette 7c045a55c9 clk: introduce optional disable_unused callback 12 years ago
  Martin Fuzzey 1f61e5f143 clk: clock multiplexers may register out of order 12 years ago
  Stephen Boyd 46c8773a58 clk: Add devm_clk_{register,unregister}() 13 years ago
  Stephen Boyd 2ac6b1f50a clk: Don't return negative numbers for unsigned values with !clk 12 years ago