summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/tegra210/clock.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* 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
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* i2c: t210: Add VI_I2C clock source supportTom Warren2020-04-021-4/+4
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-021-19/+0
* ARM: tegra: Remove disp1 clock initialization on Tegra210Thierry Reding2019-06-051-1/+0
* ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210Thierry Reding2019-06-051-5/+5
* 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: tegra210: set PLLE_PTS bit when enabling PLLEStephen Warren2016-03-291-0/+2
* ARM: tegra210: implement PLLE init procedure from TRMStephen Warren2015-11-121-47/+132
* ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-161-6/+4
* ARM: tegra: Implement clk_mThierry Reding2015-09-161-0/+11
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-131-0/+7
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-051-1/+30
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-051-2/+6
* ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-281-0/+1091