index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-05
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
1
-6
/
+12
2020-05-12
clk: tegra: cclk: Add helpers for handling PLLX rate changes
Dmitry Osipenko
1
-0
/
+2
2020-05-12
clk: tegra: pll: Add pre/post rate-change hooks
Dmitry Osipenko
1
-0
/
+6
2020-05-12
clk: tegra: Add custom CCLK implementation
Dmitry Osipenko
1
-2
/
+9
2020-05-12
clk: tegra: Implement Tegra210 EMC clock
Joseph Lo
1
-0
/
+3
2020-05-12
clk: tegra: Rename Tegra124 EMC clock source file
Thierry Reding
1
-1
/
+1
2020-03-12
clk: tegra: Remove tegra_pmc_clk_init along with clk ids
Sowjanya Komatineni
1
-1
/
+0
2019-11-11
clk: tegra: Add suspend and resume support on Tegra210
Sowjanya Komatineni
1
-0
/
+16
2019-11-11
clk: tegra: Share clk and rst register defines with Tegra clock driver
Sowjanya Komatineni
1
-0
/
+45
2019-11-11
clk: tegra: clk-super: Fix to enable PLLP branches to CPU
Sowjanya Komatineni
1
-0
/
+5
2019-11-11
clk: tegra: Support for OSC context save and restore
Sowjanya Komatineni
1
-0
/
+1
2019-11-11
clk: tegra: Add Tegra20/30 EMC clock implementation
Dmitry Osipenko
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2018-12-15
clk: tegra: Fix maximum audio sync clock for Tegra124/210
Jon Hunter
1
-2
/
+2
2018-07-25
clk: tegra: Add sdmmc mux divider clock
Peter De-Schrijver
1
-0
/
+26
2018-07-25
clk: tegra: Refactor fractional divider calculation
Peter De Schrijver
1
-0
/
+3
2018-07-25
clk: tegra: Fix includes required by fence_udelay()
Aapo Vienamo
1
-0
/
+1
2018-05-18
clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20
Dmitry Osipenko
1
-1
/
+1
2018-03-08
clk: tegra: add fence_delay for clock registers
Peter De Schrijver
1
-0
/
+7
2017-10-19
clk: tegra: Add peripheral clock registration helper
Thierry Reding
1
-0
/
+3
2017-08-24
clk: tegra: Re-factor T210 PLLX registration
Alex Frid
1
-6
/
+0
2017-03-20
clk: tegra: Fix build warnings on Tegra20/Tegra30
Thierry Reding
1
-1
/
+1
2017-03-20
clk: tegra: Add super clock mux/divider
Peter De Schrijver
1
-1
/
+6
2017-03-20
clk: tegra: Fix constness for peripheral clocks
Peter De Schrijver
1
-2
/
+2
2017-03-20
clk: tegra: Fix type for m field
Peter De Schrijver
1
-1
/
+1
2016-06-30
clk: tegra: Initialize UTMI PLL when enabling PLLU
Andrew Bresticker
1
-0
/
+17
2016-04-28
clk: tegra: Fix pllre Tegra210 and add pll_re_out1
Rhyland Klein
1
-0
/
+6
2016-04-28
clk: tegra: Add fixed factor peripheral clock type
Thierry Reding
1
-0
/
+17
2016-04-28
clk: tegra: Constify peripheral clock registers
Thierry Reding
1
-2
/
+2
2015-12-17
clk: tegra: Add support for Tegra210 clocks
Rhyland Klein
1
-0
/
+3
2015-12-17
clk: tegra: Add Super Gen5 Logic
Bill Huang
1
-0
/
+3
2015-12-17
clk: tegra: pll: Add logic for SS
Bill Huang
1
-0
/
+4
2015-12-17
clk: tegra: pll: Add dyn_ramp callback
Rhyland Klein
1
-0
/
+4
2015-12-17
clk: tegra: pll: Add Set_default logic
Bill Huang
1
-0
/
+11
2015-12-17
clk: tegra: pll: Adjust vco_min if SDM present
Bill Huang
1
-0
/
+4
2015-12-17
clk: tegra: pll: Add support for PLLMB for Tegra210
Rhyland Klein
1
-0
/
+9
2015-12-17
clk: tegra: pll: Add specialized logic for Tegra210
Rhyland Klein
1
-0
/
+24
2015-11-20
clk: tegra: pll: Add code to handle if resets are supported by PLL
Bill Huang
1
-0
/
+4
2015-11-20
clk: tegra: pll: Add logic for out-of-table rates for T210
Rhyland Klein
1
-0
/
+13
2015-11-20
clk: tegra: pll: Add logic for handling SDM data
Rhyland Klein
1
-1
/
+14
2015-11-20
clk: tegra: pll: Change misc_reg count from 3 to 6
Bill Huang
1
-1
/
+3
2015-11-20
clk: tegra: pll: Add tegra_pll_wait_for_lock to clk header
Rhyland Klein
1
-0
/
+1
2015-11-20
clk: tegra: Constify pdiv-to-hw mappings
Thierry Reding
1
-1
/
+1
2015-10-20
clk: tegra: Modify tegra_audio_clk_init to accept more plls
Rhyland Klein
1
-1
/
+17
2015-10-20
clk: tegra: Update struct tegra_clk_pll_params kerneldoc
Thierry Reding
1
-3
/
+15
2015-10-20
clk: tegra: Fix comments for structure definitions
Rhyland Klein
1
-37
/
+37
2015-07-16
clk: tegra: Introduce ability for SoC-specific reset control callbacks
Mikko Perttunen
1
-0
/
+3
2015-05-13
clk: tegra: EMC clock driver depends on EMC driver
Thierry Reding
1
-0
/
+9
2015-05-13
clk: tegra: Add EMC clock driver
Mikko Perttunen
1
-0
/
+3
2015-04-10
clk: tegra: Model oscillator as clock
Thierry Reding
1
-4
/
+4
[next]