index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
clk: qcom: ipq-cmn-pll: Add IPQ5018 SoC support
George Moussalem
1
-14
/
+23
2025-07-16
clk: qcom: ipq5018: keep XO clock always on
George Moussalem
1
-1
/
+1
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-06-18
clk: qcom: cmnpll: Add IPQ5424 SoC support
Luo Jie
1
-5
/
+30
2025-06-10
clk: qcom: camcc-sc8180x: Add SC8180X camera clock controller driver
Satya Priya Kakitapalli
3
-0
/
+2900
2025-06-10
clk: qcom: dispcc-sm8750: Fix setting rate byte and pixel clocks
Krzysztof Kozlowski
1
-5
/
+5
2025-06-10
clk: qcom: gcc-ipq8074: fix broken freq table for nss_port6_tx_clk_src
Christian Marangi
1
-3
/
+3
2025-06-10
clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's
Taniya Das
5
-9
/
+9
2025-06-10
clk: qcom: Add video clock controller driver for SM6350
Konrad Dybcio
3
-0
/
+365
2025-06-10
clk: qcom: camcc-x1e80100: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-35
/
+32
2025-06-10
clk: qcom: camcc-sm8650: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-41
/
+42
2025-06-10
clk: qcom: camcc-sm8550: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-41
/
+44
2025-06-10
clk: qcom: camcc-sm8450: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-45
/
+44
2025-06-10
clk: qcom: videocc-sm8550: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-33
/
+33
2025-06-10
clk: qcom: videocc-sm8450: Move PLL & clk configuration to really probe
Jagadeesh Kona
1
-33
/
+25
2025-06-10
clk: qcom: common: Add support to configure clk regs in qcom_cc_really_probe
Jagadeesh Kona
2
-0
/
+53
2025-06-10
clk: qcom: common: Handle runtime power management in qcom_cc_really_probe
Jagadeesh Kona
2
-9
/
+29
2025-06-10
clk: qcom: clk-alpha-pll: Add support for common PLL configuration function
Taniya Das
2
-0
/
+60
2025-05-17
clk: qcom: gcc-x1e80100: Set FORCE MEM CORE for UFS clocks
Taniya Das
1
-0
/
+4
2025-05-17
clk: qcom: gcc: Set FORCE_MEM_CORE_ON for gcc_ufs_axi_clk for 8650/8750
Taniya Das
2
-1
/
+4
2025-05-17
clk: qcom: rpmh: make clkaN optional
Pengyu Luo
1
-0
/
+11
2025-05-17
clk: qcom: Add support for Camera Clock Controller on QCS8300
Imran Shaik
1
-5
/
+98
2025-05-14
clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHz
Vincent Knecht
1
-2
/
+2
2025-05-06
clk: qcom: gpucc-sm6350: Add *_wait_val values for GDSCs
Luca Weiss
1
-0
/
+6
2025-05-06
clk: qcom: gcc-sm6350: Add *_wait_val values for GDSCs
Luca Weiss
1
-0
/
+6
2025-05-06
clk: qcom: dispcc-sm6350: Add *_wait_val values for GDSCs
Luca Weiss
1
-0
/
+3
2025-05-06
clk: qcom: camcc-sm6350: Add *_wait_val values for GDSCs
Luca Weiss
1
-0
/
+18
2025-04-15
clk: qcom: Fix missing error check for dev_pm_domain_attach()
Wentao Liang
1
-1
/
+5
2025-03-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
77
-192
/
+3469
2025-03-17
clk: qcom: Add NSS clock Controller driver for IPQ9574
Devi Priya
3
-0
/
+3118
2025-03-17
clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
Devi Priya
1
-0
/
+15
2025-03-16
clk: qcom: gcc-msm8953: fix stuck venus0_core0 clock
Vladimir Lypak
1
-1
/
+1
2025-03-16
clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clock
Barnabás Czémán
1
-1
/
+1
2025-03-13
drivers: clk: qcom: ipq5424: fix the freq table of sdcc1_apps clock
Manikanta Mylavarapu
1
-4
/
+4
2025-03-13
clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490
Taniya Das
1
-4
/
+19
2025-03-13
clk: qcom: gdsc: Update the status poll timeout for GDSC
Taniya Das
1
-1
/
+1
2025-03-13
clk: qcom: gdsc: Set retain_ff before moving to HW CTRL
Taniya Das
1
-10
/
+11
2025-03-05
clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable()
Neil Armstrong
1
-2
/
+2
2025-03-03
clk: qcom: videocc: Constify 'struct qcom_cc_desc'
Krzysztof Kozlowski
4
-4
/
+4
2025-03-03
clk: qcom: gpucc: Constify 'struct qcom_cc_desc'
Krzysztof Kozlowski
2
-2
/
+2
2025-03-03
clk: qcom: dispcc: Constify 'struct qcom_cc_desc'
Krzysztof Kozlowski
7
-8
/
+8
2025-03-03
clk: qcom: camcc: Constify 'struct qcom_cc_desc'
Krzysztof Kozlowski
6
-6
/
+6
2025-02-26
clk: qcom: dispcc-sm8750: Drop incorrect CLK_SET_RATE_PARENT on byte intf parent
Krzysztof Kozlowski
1
-2
/
+0
2025-02-14
clk: qcom: Add support for Video Clock Controller on QCS8300
Imran Shaik
1
-0
/
+8
2025-02-14
clk: qcom: Add support for GPU Clock Controller on QCS8300
Imran Shaik
1
-1
/
+48
2025-02-14
clk: qcom: ipq5018: allow it to be bulid on arm32
Karl Chan
1
-1
/
+1
2025-02-14
clk: qcom: ipq5424: fix software and hardware flow control error of UART
Manikanta Mylavarapu
1
-5
/
+11
2025-02-14
clk: qcom: clk-branch: Fix invert halt status bit check for votable clocks
Ajit Pandey
1
-2
/
+2
2025-02-14
clk: qcom: gcc-sdm660: Add missing SDCC block resets
Alexey Minnekhanov
1
-0
/
+2
2025-02-14
clk: qcom: smd-rpm: Add clocks for SDM429
Daniil Titov
1
-0
/
+32
[prev]
[next]