summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-dfll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-021-31/+11Star
* clk: tegra: dfll: Fix drvdata overwriting issueNicolin Chen2017-11-011-5/+5
* PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-11/+6Star
* clk: tegra: dfll: Reference CVB table instead of copying dataThierry Reding2016-04-281-5/+6
* clk: tegra: Remove CLK_IS_ROOTStephen Boyd2016-03-031-1/+0Star
* Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-10-201-57/+57
|\
| * clk: tegra: dfll: Monitor code is DEBUG_FS onlyThierry Reding2015-10-201-50/+49Star
| * clk: tegra: Unlock top rates for Tegra124 DFLL clockMikko Perttunen2015-09-151-7/+8
* | clk: tegra: dfll: Properly protect OPP listThierry Reding2015-09-171-1/+7
|/
* clk: tegra: Fix some static checker problemsStephen Boyd2015-08-261-3/+5
* clk: tegra: Add Tegra124 DFLL clocksource platform driverTuomas Tynkkynen2015-07-161-3/+3
* clk: tegra: Add closed loop support for the DFLLTuomas Tynkkynen2015-07-161-3/+663
* clk: tegra: Add library for the DFLL clock source (open-loop mode)Tuomas Tynkkynen2015-07-161-0/+1095