summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/dpll3xxx.c
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo2016-02-221-9/+8Star
* clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2016-02-221-1/+2
* clk: ti: omap5+: dpll: implement errata i810Tero Kristo2015-11-301-1/+24
* clk: ti: Convert to clk_hw based provider APIsStephen Boyd2015-08-251-17/+14Star
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-251-1/+1
* Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-281-17/+12Star
* clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo2015-06-021-0/+825