summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/dpll.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann1-0/+2
2015-01-30clk: ti: dpll: add support for legacy DPLL initTero Kristo1-11/+108
2014-11-13ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()Tero Kristo1-0/+15
2014-07-02clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros1-2/+3
2014-06-06CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon1-0/+21
2014-05-28CLK: TI: DPLL: add support for omap2 core dpllTero Kristo1-11/+67
2014-05-28CLK: TI: DPLL: simplify autoidle register detection logicTero Kristo1-24/+15
2014-01-18CLK: TI: Add DPLL clock supportTero Kristo1-0/+558