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