1. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  2. 7c045a5 clk: introduce optional disable_unused callback by Mike Turquette · 12 years ago
  3. 93532c8 clk: remove inline usage from clk-provider.h by Igor Mazanov · 12 years ago
  4. 46c8773 clk: Add devm_clk_{register,unregister}() by Stephen Boyd · 12 years ago
  5. 2ac6b1f clk: Don't return negative numbers for unsigned values with !clk by Stephen Boyd · 12 years ago
  6. 7ce3e8c clk: Fix documentation typos by Stephen Boyd · 12 years ago
  7. 119c712 clk: Document .is_enabled op by Stephen Boyd · 12 years ago
  8. 494bfec clk: add of_clk_src_onecell_get() support by Shawn Guo · 12 years ago
  9. a093bde clk: Provide option for clk_get_rate to issue hw for new rate by Ulf Hansson · 12 years ago
  10. 015ba40 clk: add DT fixed-clock binding support by Grant Likely · 12 years ago
  11. 766e6a4 clk: add DT clock binding support by Grant Likely · 12 years ago
  12. dc4cd94 clk: Constify struct clk_init_data by Mark Brown · 12 years ago
  13. f7d8caa clk: Add CLK_IS_BASIC flag to identify basic clocks by Rajendra Nayak · 12 years ago
  14. 357c3f0 clk: Add support for rate table based dividers by Rajendra Nayak · 12 years ago
  15. 1df5c93 clk: Provide dummy clk_unregister() by Mark Brown · 12 years ago
  16. f0948f5 clk: add a fixed factor clock by Sascha Hauer · 12 years ago
  17. 0197b3e clk: Use a separate struct for holding init data. by Saravana Kannan · 12 years ago
  18. 1f73f31 clk: Fix typo in comment by Viresh Kumar · 12 years ago
  19. 1c0035d clk: pass parent_rate into .set_rate by Shawn Guo · 12 years ago
  20. 27d5459 clk: basic: improve parent_names & return errors by Mike Turquette · 12 years ago
  21. d1302a3 clk: core: copy parent_names & return error codes by Mike Turquette · 12 years ago
  22. d305fb7 clk: Constify parent name arrays by Mark Brown · 12 years ago
  23. bffad66 clk: declare clk_ops of basic clks in clk-provider.h by Shawn Guo · 12 years ago
  24. 9d9f78e clk: basic clock hardware types by Mike Turquette · 12 years ago
  25. b2476490 clk: introduce the common clock framework by Mike Turquette · 12 years ago