summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/dpll3xxx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* clk: ti: remove usage of CLK_IS_BASICTero Kristo2019-02-151-1/+1
* clk: ti: Add functions to save/restore clk contextRuss Dill2018-10-031-0/+124
* clk: ti: convert to use proper register definition for all accessesTero Kristo2017-03-081-19/+19
* clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts2016-12-081-0/+67
* 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