summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/clock.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* ARM: tegra: Support TZ-only access to PMCThierry Reding2019-06-051-4/+9
* tegra: Add a delay in clock_start_periph_pll()Simon Glass2019-05-241-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass2017-07-281-3/+2
* tegra: Fix up include file orderingSimon Glass2017-07-111-2/+2
* tegra: clock: Avoid a divide-by-zero errorSimon Glass2017-06-091-1/+4
* tegra: Init clocks even when SPL did not runSimon Glass2017-06-091-0/+5
* ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren2016-09-271-2/+36
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-271-0/+37
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-271-0/+15
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* 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