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
/
bcm
/
clk-iproc-pll.c
Age
Commit message (
Expand
)
Author
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2017-12-28
clk: iproc: Minor tidy up of iproc pll data structures
Lori Hikichi
2017-12-28
clk: iproc: Allow plls to do minor rate changes without reset
Lori Hikichi
2017-12-28
clk: iproc: Fix error in the pll post divider rate calculation
Lori Hikichi
2017-12-28
clk: iproc: Allow iproc pll to runtime calculate vco parameters
Lori Hikichi
2017-06-21
clk: iproc: Remove __init marking on iproc_pll_clk_setup()
Stephen Boyd
2017-04-12
clk: iproc: Remove redundant check
Ray Jui
2016-06-30
clk: bcm: iproc: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-01-29
clk: iproc: Add support for Cygnus audio clocks
Simran Rai
2015-10-21
Merge branch 'clk-iproc' into clk-next
Stephen Boyd
2015-10-21
clk: iproc: Separate status and control variables
Jon Mason
2015-10-21
clk: iproc: Split off dig_filter
Jon Mason
2015-10-21
clk: iproc: Add PLL base write function
Jon Mason
2015-10-21
clk: iproc: Add PWRCTRL support
Jon Mason
2015-10-21
clk: iproc: Fix PLL output frequency calculation
Simran Rai
2015-07-02
clk: iproc: fix bit manipulation arithmetic
Ray Jui
2015-07-02
clk: iproc: fix memory leak from clock name
Ray Jui
2015-06-18
clk: iproc: add initial common clock support
Ray Jui