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
/
tegra
/
clk-dfll.c
Age
Commit message (
Expand
)
Author
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-02-22
clk: tegra: dfll: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-02-06
clk: tegra: dfll: round down voltages based on alignment
Joseph Lo
2019-02-06
clk: tegra: dfll: support PWM regulator control
Joseph Lo
2018-11-28
clk: tegra: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-10-16
clk: tegra: probe deferral error reporting
Marcel Ziswiler
2018-06-01
clk: tegra: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2017-11-01
clk: tegra: dfll: Fix drvdata overwriting issue
Nicolin Chen
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2016-04-28
clk: tegra: dfll: Reference CVB table instead of copying data
Thierry Reding
2016-03-02
clk: tegra: Remove CLK_IS_ROOT
Stephen Boyd
2015-10-20
Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Michael Turquette
2015-10-20
clk: tegra: dfll: Monitor code is DEBUG_FS only
Thierry Reding
2015-09-16
clk: tegra: dfll: Properly protect OPP list
Thierry Reding
2015-09-15
clk: tegra: Unlock top rates for Tegra124 DFLL clock
Mikko Perttunen
2015-08-25
clk: tegra: Fix some static checker problems
Stephen Boyd
2015-07-16
clk: tegra: Add Tegra124 DFLL clocksource platform driver
Tuomas Tynkkynen
2015-07-16
clk: tegra: Add closed loop support for the DFLL
Tuomas Tynkkynen
2015-07-16
clk: tegra: Add library for the DFLL clock source (open-loop mode)
Tuomas Tynkkynen