summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/tegra114/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: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-271-16/+48
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-271-0/+23
* ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding2015-09-161-0/+5
* ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-161-2/+2
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-2/+2
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-051-15/+42
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-211-0/+669