Commit History

Author SHA1 Message Date
  Tero Kristo 6c0afb5039 clk: ti: convert to use proper register definition for all accesses 8 years ago
  Tero Kristo 9a00fa6843 clk: ti: gate: export gate_clk_ops locally 8 years ago
  Tero Kristo 4f6be5655d clk: ti: divider: add driver internal API for parsing divider data 8 years ago
  Tero Kristo 6dbde94756 clk: ti: divider: convert TI divider clock to use its own data representation 8 years ago
  Tero Kristo d83bc5b69f clk: ti: mux: convert TI mux clock to use its internal data representation 8 years ago
  Tero Kristo ce382d4766 clk: ti: enforce const types on string arrays 9 years ago
  Tero Kristo 2e1a294c0f clk: ti: move omap2_init_clk_clkdm under TI clock driver 9 years ago
  Tero Kristo c17435c56b clk: ti: add API for creating aliases automatically for simple clock types 9 years ago
  Tero Kristo 21f0bf2d3d clk: ti: add support for automatic clock alias generation 9 years ago
  Richard Watts 035cd485a4 clk: ti: omap36xx: Work around sprz319 advisory 2.1 8 years ago
  Stephen Boyd a53ad8ef3d clk: ti: Convert to clk_hw based provider APIs 10 years ago
  Stephen Boyd 4d34105620 Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next 10 years ago
  Tero Kristo e9e63088e4 clk: ti: remove exported ll_ops struct, instead add an API for registration 10 years ago
  Tero Kristo a3314e9cf6 clk: ti: move some public definitions to private header 10 years ago
  Tero Kristo c9a58b0a84 clk: ti: am3517: move remaining am3517 clock support code to clock driver 10 years ago
  Tero Kristo f2671d5c6c clk: ti: omap34xx: move omap34xx clock type support code to clock driver 10 years ago
  Tero Kristo bd86cfdcbd clk: ti: clkdm: move clkdm gate clock support code to clock driver 10 years ago
  Tero Kristo d5a04dddf5 clk: ti: omap2430: move clock support code under clock driver 10 years ago
  Tero Kristo 9f37e90efa clk: ti: dflt: move support for default gate clock to clock driver 10 years ago
  Tero Kristo 0565fb168d clk: ti: dpll: move omap3 DPLL functionality to clock driver 10 years ago
  Tero Kristo a5aa8a603e clk: ti: move omap2_clk_enable_init_clocks under clock driver 10 years ago
  Tero Kristo bf22bae794 clk: ti: autoidle: move generic autoidle handling code to clock driver 10 years ago
  Tero Kristo ef14db0977 clk: ti: move interface clock implementation under drivers/clk 10 years ago
  Tero Kristo 59245ce01a clk: ti: move OMAP4+ DPLL implementation under drivers/clk 10 years ago
  Tero Kristo b138b0283d clk: ti: move generic OMAP DPLL implementation under drivers/clk 10 years ago
  Tero Kristo b26bcf9be6 clk: ti: composite: add support for legacy composite clock init 10 years ago
  Tero Kristo ed405a2350 clk: ti: dpll: add support for legacy DPLL init 10 years ago
  Tero Kristo d96f774b25 clk: ti: divider: add support for legacy divider init 10 years ago
  Tero Kristo 06524fa428 clk: ti: interface: add support for legacy interface clock init 10 years ago
  Tero Kristo f187616b36 clk: ti: gate: add support for legacy gate init 10 years ago