Commit History

Author SHA1 Message Date
  Sylwester Nawrocki 00efcb1c8e clk: Correct handling of NULL clk in __clk_{get, put} 11 years ago
  Stephen Boyd 0b7f04b868 clk: Export more clk-provider functions 11 years ago
  Tero Kristo 819b4861c1 CLK: ti: add init support for clock IP blocks 12 years ago
  Stephen Boyd 3fa2252b7a clk: Add set_rate_and_parent() op 11 years ago
  Mike Turquette dbdf6ff51e Merge branch 'clk-next-unregister' into clk-next 11 years ago
  Mike Turquette ea72dc2cf9 clk: remove CONFIG_COMMON_CLK_DEBUG 11 years ago
  Boris BREZILLON 5279fc402a clk: add clk accuracy retrieval support 11 years ago
  Stephen Boyd 3a5aec246f clk: Fix debugfs reparenting NULL pointer dereference 12 years ago
  Sylwester Nawrocki fcb0ee6a3d clk: Implement clk_unregister 12 years ago
  Sylwester Nawrocki ac2df527fb clk: Add common __clk_get(), __clk_put() implementations 12 years ago
  Sylwester Nawrocki d6782c2636 clk: Provide not locked variant of of_clk_get_from_provider() 12 years ago
  Alex Elder b5f98e65c0 clk: clean up everything on debugfs error 11 years ago
  Mike Turquette f61027426a clk: of: helper for determining number of parent clocks 12 years ago
  Tomasz Figa da0f0b2c3a clk: Correct lookup logic in clk_fetch_parent_index() 12 years ago
  Tomasz Figa 96a7ed9079 clk: Use kcalloc() to allocate arrays 12 years ago
  Tomasz Figa f1c8b2edf9 clk: Add error handling to clk_fetch_parent_index() 12 years ago
  Alex Elder 12d298865e clk: only call get_parent if there is one 12 years ago
  Thierry Reding b05c683637 clk: Move symbol export to proper location 12 years ago
  James Hogan 903efc553f clk: fix new_parent dereference before null check 12 years ago
  Alex Elder 7f7ed584d1 clk: get matching entry under lock in of_clk_init() 12 years ago
  Mike Turquette 89ac8d7ae1 clk: handle NULL struct clk gracefully 12 years ago
  James Hogan e366fdd725 clk: clk-mux: implement remuxing on set_rate 12 years ago
  James Hogan 71472c0c06 clk: add support for clock reparent on set_rate 12 years ago
  James Hogan 4935b22c46 clk: move some parent related functions upwards 12 years ago
  James Hogan 7ef3dcc814 clk: abstract parent cache 12 years ago
  Peter Meerwald 24ee1a083c clk: fix typos 12 years ago
  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