index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-tegra210.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
clk: tegra: Fix maximum audio sync clock for Tegra124/210
Jon Hunter
1
-1
/
+8
2018-10-16
clk: tegra210: Include size.h for compilation ease
Stephen Boyd
1
-0
/
+1
2018-10-16
clk: tegra: Fixes for MBIST work around
Joseph Lo
1
-3
/
+3
2018-07-25
clk: tegra: make sdmmc2 and sdmmc4 as sdmmc clocks
Peter De-Schrijver
1
-2
/
+12
2018-05-18
clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20
Dmitry Osipenko
1
-1
/
+1
2018-03-12
clk: tegra: Mark HCLK, SCLK and EMC as critical
Dmitry Osipenko
1
-2
/
+1
2018-03-08
clk: tegra: MBIST work around for Tegra210
Peter De Schrijver
1
-2
/
+342
2018-03-08
clk: tegra: Add la clock for Tegra210
Peter De Schrijver
1
-0
/
+14
2017-11-01
clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init()
Nicolin Chen
1
-2
/
+2
2017-10-19
clk: tegra: Fix sor1_out clock implementation
Thierry Reding
1
-0
/
+47
2017-08-23
clk: tegra: Fix Tegra210 PLLU initialization
Alex Frid
1
-2
/
+4
2017-08-23
clk: tegra: Correct Tegra210 UTMIPLL poweron delay
Alex Frid
1
-3
/
+3
2017-08-23
clk: tegra: Re-factor T210 PLLX registration
Alex Frid
1
-1
/
+1
2017-08-23
clk: tegra: don't warn for pll_d2 defaults unnecessarily
Peter De Schrijver
1
-2
/
+4
2017-08-23
clk: tegra: Fix T210 effective NDIV calculation
Alex Frid
1
-4
/
+5
2017-08-23
clk: tegra210: remove non-existing VFIR clock
Peter De Schrijver
1
-1
/
+0
2017-08-23
clk: tegra: disable SSC for PLL_D2
Peter De Schrijver
1
-1
/
+1
2017-04-04
clk: tegra: Don't reset PLL-CX if it is already enabled
Jon Hunter
1
-4
/
+4
2017-04-04
clk: tegra: Add missing Tegra210 clocks
Peter De Schrijver
1
-0
/
+7
2017-03-20
clk: tegra: Mark TEGRA210_CLK_DBGAPB as always on
Peter De Schrijver
1
-0
/
+2
2017-03-20
clk: tegra: Add SATA seq input control
Peter De Schrijver
1
-0
/
+25
2017-03-20
clk: tegra: Add Tegra210 special resets
Peter De Schrijver
1
-0
/
+85
2017-03-20
clk: tegra: Rework pll_u
Peter De Schrijver
1
-23
/
+272
2017-03-20
clk: tegra: Handle UTMIPLL IDDQ
Peter De Schrijver
1
-0
/
+26
2017-03-20
clk: tegra: Add aclk
Peter De Schrijver
1
-0
/
+10
2017-03-20
clk: tegra: Define Tegra210 DMIC clocks
Peter De Schrijver
1
-0
/
+3
2017-03-20
clk: tegra: Define Tegra210 DMIC sync clocks
Peter De Schrijver
1
-0
/
+6
2017-03-20
clk: tegra: Add CEC clock
Peter De Schrijver
1
-0
/
+1
2017-03-20
clk: tegra: Correct tegra210_pll_fixed_mdiv_cfg rate calculation
Peter De Schrijver
1
-1
/
+7
2017-03-20
clk: tegra: Don't warn for PLL defaults unnecessarily
Peter De Schrijver
1
-6
/
+12
2017-03-20
clk: tegra: Remove non-existing pll_m_out1 clock
Peter De Schrijver
1
-5
/
+0
2017-03-20
clk: tegra: Fix ISP clock modelling
Peter De Schrijver
1
-0
/
+1
2017-03-20
clk: tegra: Fix pll_a1 iddq register, add pll_a1
Peter De Schrijver
1
-1
/
+2
2016-06-30
clk: tegra: Initialize UTMI PLL when enabling PLLU
Andrew Bresticker
1
-179
/
+3
2016-06-23
clk: tegra: Micro-optimize Tegra210 clock setup
Thierry Reding
1
-4
/
+4
2016-06-23
clk: tegra: Make sor_safe the parent of dpaux and dpaux1
Thierry Reding
1
-2
/
+2
2016-06-17
clk: tegra: Enable sor1 and sor1_src on Tegra210
Thierry Reding
1
-0
/
+2
2016-06-17
clk: tegra: Disable spread spectrum on pll_d2
Thierry Reding
1
-2
/
+3
2016-06-10
clk: tegra: Fixup post dividers on Tegra210
Thierry Reding
1
-47
/
+47
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-04-28
clk: tegra: Fix pllre Tegra210 and add pll_re_out1
Rhyland Klein
1
-2
/
+14
2016-04-28
clk: tegra: Add sor_safe clock
Thierry Reding
1
-0
/
+4
2016-04-28
clk: tegra: dpaux and dpaux1 are fixed factor clocks
Thierry Reding
1
-0
/
+8
2016-04-28
clk: tegra: Add dpaux1 clock
Thierry Reding
1
-0
/
+1
2016-04-28
clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs
Andrew Bresticker
1
-0
/
+58
2016-02-02
clk: tegra: Fix sparse warnings for functions not declared as static
Jon Hunter
1
-17
/
+19
2016-02-02
clk: tegra: Fix sparse warning for pll_m
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Use definition for pll_u override bit
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Fix warning caused by pll_u failing to lock
Jon Hunter
1
-2
/
+0
2016-02-02
clk: tegra: Fix clock sources for Tegra210 EMC
Jon Hunter
1
-1
/
+2
[next]