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
/
qcom
/
clk-rcg2.c
Age
Commit message (
Expand
)
Author
2018-08-30
clk: qcom: Allocate space for NULL terimation in DFS table
Douglas Anderson
2018-08-27
clk: qcom: Add support for RCG to register for DFS
Taniya Das
2018-06-04
Merge branch 'clk-qcom-sdm845' into clk-next
Stephen Boyd
2018-05-10
clk: qcom: Base rcg parent rate off plan frequency
Evan Green
2018-05-08
clk: qcom: Configure the RCGs to a safe source as needed
Amit Nischal
2018-03-19
clk: qcom: Clear hardware clock control bit of RCG
Amit Nischal
2017-11-01
clk: qcom: Remove unused RCG ops
Georgi Djakov
2016-11-23
clk: qcom: Add rcg ops to return floor value closest to the requested rate
Rajendra Nayak
2015-11-30
clk: qcom: Add gfx3d ping-pong PLL frequency switching
Stephen Boyd
2015-09-17
clk: qcom: Add support for RCGs with shared branches
Georgi Djakov
2015-09-16
clk: qcom: Allow clk_set_parent() to work on display clocks
Stephen Boyd
2015-08-24
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-07-28
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-06
clk: qcom: Use parent rate when set rate to pixel RCG clock
Hai Li
2015-04-08
clk: qcom: Fix parent_map translations
Georgi Djakov
2015-03-23
clk: qcom: Introduce parent_map tables
Georgi Djakov
2015-03-23
clk: qcom: Fix clk_get_parent function return value
Georgi Djakov
2015-03-23
clk: qcom: fix RCG M/N counter configuration
Archit Taneja
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
2014-12-03
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-09-22
clk: qcom: Consolidate frequency finding logic
Stephen Boyd
2014-05-29
clk: qcom: Support display RCG clocks
Stephen Boyd
2014-05-29
clk: qcom: Return highest rate when round_rate() exceeds plan
Stephen Boyd
2014-05-29
clk: qcom: Fix clk_rcg2_is_enabled() check
Stephen Boyd
2014-01-16
clk: qcom: Add support for root clock generators (RCGs)
Stephen Boyd