1. 1c881b5 clk: ti: omap4: add clkctrl clock data by Tero Kristo · 8 years ago
  2. 88a1725 clk: ti: add support for clkctrl clocks by Tero Kristo · 8 years ago
  3. 6c0afb5 clk: ti: convert to use proper register definition for all accesses by Tero Kristo · 8 years ago
  4. 9a00fa6 clk: ti: gate: export gate_clk_ops locally by Tero Kristo · 8 years ago
  5. 4f6be56 clk: ti: divider: add driver internal API for parsing divider data by Tero Kristo · 8 years ago
  6. 6dbde94 clk: ti: divider: convert TI divider clock to use its own data representation by Tero Kristo · 8 years ago
  7. d83bc5b clk: ti: mux: convert TI mux clock to use its internal data representation by Tero Kristo · 8 years ago
  8. ce382d4 clk: ti: enforce const types on string arrays by Tero Kristo · 9 years ago
  9. 2e1a294 clk: ti: move omap2_init_clk_clkdm under TI clock driver by Tero Kristo · 9 years ago
  10. c17435c clk: ti: add API for creating aliases automatically for simple clock types by Tero Kristo · 9 years ago
  11. 21f0bf2 clk: ti: add support for automatic clock alias generation by Tero Kristo · 9 years ago
  12. 035cd48 clk: ti: omap36xx: Work around sprz319 advisory 2.1 by Richard Watts · 9 years ago
  13. a53ad8e clk: ti: Convert to clk_hw based provider APIs by Stephen Boyd · 10 years ago
  14. 4d34105 Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next by Stephen Boyd · 10 years ago
  15. e9e6308 clk: ti: remove exported ll_ops struct, instead add an API for registration by Tero Kristo · 10 years ago
  16. a3314e9 clk: ti: move some public definitions to private header by Tero Kristo · 10 years ago
  17. c9a58b0 clk: ti: am3517: move remaining am3517 clock support code to clock driver by Tero Kristo · 10 years ago
  18. f2671d5 clk: ti: omap34xx: move omap34xx clock type support code to clock driver by Tero Kristo · 10 years ago
  19. bd86cfd clk: ti: clkdm: move clkdm gate clock support code to clock driver by Tero Kristo · 10 years ago
  20. d5a04dd clk: ti: omap2430: move clock support code under clock driver by Tero Kristo · 10 years ago
  21. 9f37e90 clk: ti: dflt: move support for default gate clock to clock driver by Tero Kristo · 10 years ago
  22. 0565fb1 clk: ti: dpll: move omap3 DPLL functionality to clock driver by Tero Kristo · 10 years ago
  23. a5aa8a6 clk: ti: move omap2_clk_enable_init_clocks under clock driver by Tero Kristo · 10 years ago
  24. bf22bae clk: ti: autoidle: move generic autoidle handling code to clock driver by Tero Kristo · 10 years ago
  25. ef14db0 clk: ti: move interface clock implementation under drivers/clk by Tero Kristo · 10 years ago
  26. 59245ce clk: ti: move OMAP4+ DPLL implementation under drivers/clk by Tero Kristo · 10 years ago
  27. b138b02 clk: ti: move generic OMAP DPLL implementation under drivers/clk by Tero Kristo · 10 years ago
  28. b26bcf9 clk: ti: composite: add support for legacy composite clock init by Tero Kristo · 11 years ago
  29. ed405a2 clk: ti: dpll: add support for legacy DPLL init by Tero Kristo · 11 years ago
  30. d96f774 clk: ti: divider: add support for legacy divider init by Tero Kristo · 11 years ago
  31. 06524fa clk: ti: interface: add support for legacy interface clock init by Tero Kristo · 11 years ago
  32. f187616 clk: ti: gate: add support for legacy gate init by Tero Kristo · 11 years ago
  33. 7c18a65 clk: ti: mux: add support for legacy mux init by Tero Kristo · 11 years ago
  34. c82f895 clk: ti: add core support for initializing legacy clocks by Tero Kristo · 11 years ago