summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra210/clock.c
Commit message (Expand)AuthorAgeLines
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-27-16/+48
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-27-0/+23
* ARM: tegra210: set PLLE_PTS bit when enabling PLLEStephen Warren2016-03-29-0/+2
* ARM: tegra210: implement PLLE init procedure from TRMStephen Warren2015-11-12-47/+132
* ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-16-6/+4
* ARM: tegra: Implement clk_mThierry Reding2015-09-16-0/+11
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-13-0/+7
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-05-1/+30
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-05-2/+6
* ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-28-0/+1091