summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/clock.c
AgeCommit message (Expand)Author
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-09-16ARM: tegra: Implement clk_mThierry Reding
2015-09-16ARM: tegra: fix PLLP frequency calc on T210Stephen Warren
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass
2015-08-05Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren
2015-08-05Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-28ARM: tegra: Initialize timer earlierThierry Reding
2015-06-09tegra: clock: Adjust PLL access to avoid a warningSimon Glass
2015-06-09tegra: clock: Support enabling external clocksSimon Glass
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass
2015-03-04ARM: tegra: support running in non-secure modeStephen Warren
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada