summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-tegra/clock.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-23ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel1-0/+13
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel1-0/+8
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel1-4/+5
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-15/+15
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass1-1/+1
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass1-0/+3
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren1-0/+40
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren1-0/+6
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2015-09-17ARM: tegra: Implement clk_mThierry Reding1-2/+5
2015-08-06Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren1-0/+21
2015-08-06Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren1-0/+2
2015-06-09tegra: clock: Support enabling external clocksSimon Glass1-0/+8
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass1-0/+11
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass1-0/+3
2014-02-03ARM: tegra: don't exceed AVP limits when configuring PLLPJimmy Zhang1-0/+2
2014-02-03ARM: tegra: MASK_BITS_ no longer needs specific valuesStephen Warren1-1/+1
2014-02-03ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28Stephen Warren1-1/+10
2014-02-03ARM: tegra: deduplicate MASK_BITS_xxx clock mux enumTom Warren1-0/+6
2013-12-18arm: tegra: Fix the CPU complex reset masksAlban Bedel1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-16/+1
2013-04-15Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren1-0/+3
2013-02-11Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren1-2/+57
2013-01-17Tegra30: Add arch-tegra30 include filesTom Warren1-4/+4
2012-10-15tegra20: add clock_set_pllout functionLucas Stach1-0/+12
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-0/+253