index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-tegra210.c
Age
Commit message (
Expand
)
Author
2016-06-30
clk: tegra: Initialize UTMI PLL when enabling PLLU
Andrew Bresticker
2016-06-23
clk: tegra: Micro-optimize Tegra210 clock setup
Thierry Reding
2016-06-23
clk: tegra: Make sor_safe the parent of dpaux and dpaux1
Thierry Reding
2016-06-17
clk: tegra: Enable sor1 and sor1_src on Tegra210
Thierry Reding
2016-06-17
clk: tegra: Disable spread spectrum on pll_d2
Thierry Reding
2016-06-10
clk: tegra: Fixup post dividers on Tegra210
Thierry Reding
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-04-28
clk: tegra: Fix pllre Tegra210 and add pll_re_out1
Rhyland Klein
2016-04-28
clk: tegra: Add sor_safe clock
Thierry Reding
2016-04-28
clk: tegra: dpaux and dpaux1 are fixed factor clocks
Thierry Reding
2016-04-28
clk: tegra: Add dpaux1 clock
Thierry Reding
2016-04-28
clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs
Andrew Bresticker
2016-02-02
clk: tegra: Fix sparse warnings for functions not declared as static
Jon Hunter
2016-02-02
clk: tegra: Fix sparse warning for pll_m
Jon Hunter
2016-02-02
clk: tegra: Use definition for pll_u override bit
Jon Hunter
2016-02-02
clk: tegra: Fix warning caused by pll_u failing to lock
Jon Hunter
2016-02-02
clk: tegra: Fix clock sources for Tegra210 EMC
Jon Hunter
2016-02-02
clk: tegra: Add the APB2APE audio clock on Tegra210
Jon Hunter
2016-02-02
clk: tegra: Fix pllx dyn step calculation
Rhyland Klein
2016-02-02
clk: tegra: Fix naming of MISC registers
Rhyland Klein
2016-01-25
clk: tegra: Remove improper flags for lock_enable
Rhyland Klein
2015-12-17
clk: tegra: Add support for Tegra210 clocks
Rhyland Klein