index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
dpll3xxx.c
Age
Commit message (
Expand
)
Author
2021-02-10
clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy ones
Lee Jones
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-15
clk: ti: remove usage of CLK_IS_BASIC
Tero Kristo
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2016-12-08
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
2016-02-22
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
2016-02-22
clk: ti: omap3+: dpll: use non-locking version of clk_get_rate
Tero Kristo
2015-11-30
clk: ti: omap5+: dpll: implement errata i810
Tero Kristo
2015-08-24
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
2015-06-02
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo