index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-tegra
/
clock.h
Age
Commit message (
Expand
)
Author
2024-07-15
arm: include: tegra: Remove duplicate newlines
Marek Vasut
2023-02-23
ARM: tegra: clock: add clock_decode_pair helper
Svyatoslav Ryhel
2023-02-23
ARM: tegra: clock: add clk_id_to_pll_id helper
Svyatoslav Ryhel
2023-02-02
ARM: tegra: remap clock_osc_freq for all Tegra family
Svyatoslav Ryhel
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-28
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
2016-09-27
ARM: tegra: add APIs the clock uclass driver will need
Stephen Warren
2016-09-27
ARM: tegra: add peripheral clock init table
Stephen Warren
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2015-09-16
ARM: tegra: Implement clk_m
Thierry Reding
2015-08-05
Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.
Tom Warren
2015-08-05
Tegra: clocks: Add 38.4MHz OSC support for T210 use
Tom Warren
2015-06-09
tegra: clock: Support enabling external clocks
Simon Glass
2015-05-13
tegra: clock: Split the clock source code into a separate function
Simon Glass
2015-05-13
tegra: clock: Add checking for invalid clock IDs
Simon Glass
2014-02-03
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
2014-02-03
ARM: tegra: MASK_BITS_ no longer needs specific values
Stephen Warren
2014-02-03
ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
Stephen Warren
2014-02-03
ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
Tom Warren
2013-12-18
arm: tegra: Fix the CPU complex reset masks
Alban Bedel
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-15
Tegra114: Initialize System Counter (TSC) with osc frequency
Tom Warren
2013-02-11
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
Tom Warren
2013-01-16
Tegra30: Add arch-tegra30 include files
Tom Warren
2012-10-15
tegra20: add clock_set_pllout function
Lucas Stach
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren