index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-pll.c
Age
Commit message (
Expand
)
Author
2015-11-20
clk: tegra: pll: Add tegra_pll_wait_for_lock to clk header
Rhyland Klein
2015-11-20
clk: tegra: Constify pdiv-to-hw mappings
Thierry Reding
2015-11-18
clk: tegra: Miscellaneous coding style cleanups
Thierry Reding
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
clk: tegra: Convert to clk_hw based provider APIs
Stephen Boyd
2015-07-20
clk: tegra: Properly include clk.h
Stephen Boyd
2015-04-10
clk: tegra: Remove needless initializations
Thierry Reding
2015-04-10
clk: tegra: Various whitespace cleanups
Thierry Reding
2015-02-02
clk: tegra: Add support for the Tegra132 CAR IP block
Paul Walmsley
2015-02-02
clk: tegra: Fix order of arguments in WARN
Tomeu Vizoso
2014-07-08
clk: tegra: Use XUSB-compatible SATA PLL sequence
Mikko Perttunen
2014-06-25
clk: tegra: Enable hardware control of SATA PLL
Mikko Perttunen
2014-05-28
Merge branch 'clk-fixes' into clk-next
Mike Turquette
2014-05-27
Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...
Mike Turquette
2014-05-22
clk: tegra: Enable hardware control of PLLE
Jim Lin
2014-05-16
clk: tegra: Fix wrong value written to PLLE_AUX
Tuomas Tynkkynen
2014-04-17
clk: tegra: Fix enabling of PLLE
Thierry Reding
2014-04-17
clk: tegra: Introduce divider mask and shift helpers
Thierry Reding
2014-04-17
clk: tegra: Fix PLLE programming
Thierry Reding
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