index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
clock.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: tegra: Remove <common.h> and add needed includes
Tom Rini
2023-12-19
ARM: tegra30: clock: implement PLLD2 support
Svyatoslav Ryhel
2023-12-19
ARM: tegra: clock: support get and set rate for simple PLL
Svyatoslav Ryhel
2023-02-23
ARM: tegra: clock: add clock_decode_pair 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
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-06-05
ARM: tegra: Support TZ-only access to PMC
Thierry Reding
2019-05-24
tegra: Add a delay in clock_start_periph_pll()
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-07-11
tegra: Fix up include file ordering
Simon Glass
2017-06-09
tegra: clock: Avoid a divide-by-zero error
Simon Glass
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
2016-09-27
ARM: tegra: fix clock_get_periph_rate() for UART clocks
Stephen Warren
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
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-09-16
ARM: tegra: Implement clk_m
Thierry Reding
2015-09-16
ARM: tegra: fix PLLP frequency calc on T210
Stephen Warren
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-13
tegra: Correct logic for reading pll_misc in clock_start_pll()
Simon Glass
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-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
ARM: tegra: Initialize timer earlier
Thierry Reding
2015-06-09
tegra: clock: Adjust PLL access to avoid a warning
Simon Glass
2015-06-09
tegra: clock: Support enabling external clocks
Simon Glass
2015-05-13
tegra124: clock: Add display clocks and functions
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
2015-03-04
ARM: tegra: support running in non-secure mode
Stephen Warren
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada