summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra124/clock.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2019-05-24tegra: Correct tegra124 clock nameSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass1-0/+18
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren1-16/+48
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren1-0/+23
2015-09-17ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding1-0/+5
2015-09-17ARM: tegra: clk_m is the architected timer source clockThierry Reding1-2/+2
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-2/+2
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass1-1/+3
2015-08-06Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren1-4/+40
2015-06-09tegra: Add missing tegra124 peripheralsSimon Glass1-1/+1
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass1-5/+136
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada1-0/+935