aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/dpll3xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-08clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi1-0/+85
2021-06-08clk: ti: fix typo in routine descriptionDario Binacchi1-1/+1
2021-02-10clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy onesLee Jones1-9/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero Kristo1-1/+1
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill1-0/+124
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo1-19/+19
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts1-0/+67
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo1-9/+8
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo1-1/+2
2015-11-30clk: ti: omap5+: dpll: implement errata i810Tero Kristo1-1/+24
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd1-17/+14
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd1-1/+1
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-nextStephen Boyd1-0/+820
2015-06-02clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo1-0/+825