index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-pll.c
Age
Commit message (
Expand
)
Author
2013-12-19
clk: tegra: Staticize local variables in clk-pll.c
Sachin Kamat
2013-11-28
clk: tegra: fix __clk_lookup() return value checks
Wei Yongjun
2013-11-28
clk: tegra: Do not print errors for clk_round_rate()
Thierry Reding
2013-11-26
clk: tegra: Add support for PLLSS
Peter De Schrijver
2013-11-26
clk: tegra: move fields to tegra_clk_pll_params
Peter De Schrijver
2013-11-26
clk: tegra: use pll_ref as the pll_e parent
Peter De Schrijver
2013-11-26
clk: tegra: move some PLLC and PLLXC init to clk-pll.c
Peter De Schrijver
2013-11-26
clk: tegra: Fix clock rate computation
Thierry Reding
2013-11-26
clk: tegra: PLLE spread spectrum control
Peter De Schrijver
2013-06-11
clk: tegra: Use override bits when needed
Peter De Schrijver
2013-06-11
clk: tegra: fix pllre initilization
Peter De Schrijver
2013-06-11
clk: tegra: allow PLL m,n,p init from SoC files
Peter De Schrijver
2013-06-11
clk: tegra: pllc and pllxc should use pdiv_map
Peter De Schrijver
2013-04-04
clk: tegra: Add new fields and PLL types for Tegra114
Peter De Schrijver
2013-04-04
clk: tegra: move from a lock bit idx to a lock mask
Peter De Schrijver
2013-04-04
clk: tegra: Add PLL post divider table
Peter De Schrijver
2013-04-04
clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLE
Peter De Schrijver
2013-04-04
clk: tegra: Add TEGRA_PLL_BYPASS flag
Peter De Schrijver
2013-04-04
clk: tegra: Refactor PLL programming code
Peter De Schrijver
2013-01-28
clk: tegra: add Tegra specific clocks
Prashant Gaikwad