summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/clock.c
Commit message (Expand)AuthorAgeLines
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-11/+1
* ARM: tegra: Implement clk_mThierry Reding2015-09-16-0/+10
* ARM: tegra: fix PLLP frequency calc on T210Stephen Warren2015-09-16-1/+10
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-2/+2
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-13-12/+21
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-05-67/+41
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-05-4/+9
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-28-2/+28
* ARM: tegra: Initialize timer earlierThierry Reding2015-07-28-6/+0
* tegra: clock: Adjust PLL access to avoid a warningSimon Glass2015-06-09-2/+5
* tegra: clock: Support enabling external clocksSimon Glass2015-06-09-0/+17
* tegra124: clock: Add display clocks and functionsSimon Glass2015-05-13-0/+2
* tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-13-22/+29
* tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-13-4/+26
* ARM: tegra: support running in non-secure modeStephen Warren2015-03-04-1/+5
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-21-0/+669