index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
Merge branch 'clk-msm8996' into clk-next
Stephen Boyd
8
-0
/
+7159
2015-11-30
clk: qcom: Add MSM8996 Multimedia Clock Controller (MMCC) driver
Stephen Boyd
3
-0
/
+3227
2015-11-30
clk: qcom: Add gfx3d ping-pong PLL frequency switching
Stephen Boyd
2
-0
/
+88
2015-11-30
clk: qcom: Add MSM8996 Global Clock Control (GCC) driver
Stephen Boyd
3
-0
/
+3431
2015-11-30
clk: qcom: Add Alpha PLL support
Stephen Boyd
3
-0
/
+413
2015-11-20
clk: qcom: msm8916: Move xo and sleep clocks into DT
Georgi Djakov
1
-9
/
+7
2015-11-20
clk: qcom: Specify LE device endianness
Stephen Boyd
11
-0
/
+13
2015-11-16
clk: qcom: Move cxo/pxo/xo into dt files
Stephen Boyd
5
-43
/
+33
2015-11-16
clk: qcom: common: Add API to register board clocks backwards compatibly
Stephen Boyd
2
-0
/
+91
2015-10-27
clk: qcom: msm8960: Fix dsi1/2 halt bits
Stephen Boyd
1
-2
/
+2
2015-10-16
clk: qcom: mmcc-8960: Add DSI related clocks
Archit Taneja
1
-0
/
+404
2015-10-16
clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs
Archit Taneja
2
-0
/
+233
2015-10-08
clk: qcom: create virtual child device for TSENS
Rajendra Nayak
1
-1
/
+18
2015-10-08
clk: qcom: Move gdsc config outside COMMON_CLK_QCOM config
Stephen Boyd
1
-4
/
+4
2015-10-08
clk: qcom: Drop calls to qcom_cc_remove()
Stephen Boyd
13
-76
/
+1
2015-10-08
qcom: clk: Make qcom_cc_probe() fully devm safe
Stephen Boyd
1
-11
/
+24
2015-10-08
clk: qcom: Make oxili GDSC parent of oxili_cx GDSC
Stephen Boyd
1
-1
/
+10
2015-09-17
clk: qcom: Add MSM8916 audio clocks
Georgi Djakov
1
-0
/
+388
2015-09-17
clk: qcom: Add MSM8916 gpu clocks
Georgi Djakov
1
-0
/
+61
2015-09-17
clk: qcom: Add support for RCGs with shared branches
Georgi Djakov
2
-1
/
+82
2015-09-17
clk: qcom: Add MSM8916 iommu clocks
Georgi Djakov
1
-0
/
+48
2015-09-16
clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
Stephane Viau
2
-1
/
+86
2015-09-16
clk: qcom: gdsc: Add GDSCs in apq8084 GCC
Rajendra Nayak
2
-0
/
+43
2015-09-16
clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
Stephen Boyd
2
-0
/
+73
2015-09-16
clk: qcom: gdsc: Add GDSCs in msm8974 GCC
Stephen Boyd
2
-0
/
+16
2015-09-16
clk: qcom: gdsc: Add GDSCs in msm8916 GCC
Rajendra Nayak
2
-0
/
+52
2015-09-16
clk: qcom: gdsc: Add support for ON only state
Rajendra Nayak
3
-3
/
+46
2015-09-16
clk: qcom: gdsc: Add support for Memory RET/OFF
Rajendra Nayak
2
-0
/
+46
2015-09-16
clk: qcom: gdsc: Prepare common clk probe to register gdscs
Rajendra Nayak
2
-1
/
+16
2015-09-16
clk: qcom: Add support for GDSCs
Stephen Boyd
4
-0
/
+222
2015-09-16
clk: qcom: Allow clk_set_parent() to work on display clocks
Stephen Boyd
5
-46
/
+89
2015-08-25
clk: qcom: Fix MSM8916 prng clock enable bit
Georgi Djakov
1
-1
/
+1
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-1
/
+1
2015-08-24
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
4
-36
/
+30
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2
-2
/
+2
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
4
-5
/
+5
2015-07-28
clk: qcom: Give clk-qcom.ko module a GPLv2 license
Stephen Boyd
1
-0
/
+3
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-28
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
Stephen Boyd
2
-0
/
+2
2015-07-28
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
3
-70
/
+70
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
3
-70
/
+70
2015-07-20
clk: qcom: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-07
clk: qcom: Add support for SR2 PLLs
Georgi Djakov
2
-0
/
+76
2015-07-06
clk: qcom: Constify the parent names arrays
Georgi Djakov
11
-67
/
+67
2015-07-06
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-6
/
+3
2015-07-06
clk: qcom: Use parent rate when set rate to pixel RCG clock
Hai Li
1
-6
/
+3
2015-05-30
clk: qcom: Add support for NSS/GMAC clocks and resets
Stephen Boyd
1
-1
/
+593
2015-04-30
clk: qcom: Fix MSM8916 gfx3d_clk_src configuration
Georgi Djakov
1
-1
/
+1
2015-04-30
clk: qcom: Fix MSM8916 venus divider value
Georgi Djakov
1
-1
/
+1
2015-04-08
clk: qcom: Fix parent_map translations
Georgi Djakov
2
-11
/
+35
[next]