index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-5
/
+4
2025-03-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
167
-578
/
+15174
2025-03-26
Merge branches 'clk-allwinner', 'clk-amlogic' and 'clk-qcom' into clk-next
Stephen Boyd
94
-230
/
+5644
2025-03-26
Merge branches 'clk-rockchip', 'clk-samsung' and 'clk-imx' into clk-next
Stephen Boyd
44
-38
/
+9157
2025-03-26
Merge branches 'clk-parent', 'clk-renesas', 'clk-mediatek' and 'clk-cleanup' ...
Stephen Boyd
29
-310
/
+369
2025-03-26
ARM: 9445/1: clkdev: Mark some functions with __printf() attribute
Andy Shevchenko
1
-5
/
+4
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-14
clk: amlogic: a1: fix a typo
Jian Hu
1
-1
/
+1
2025-03-14
clk: amlogic: gxbb: drop non existing 32k clock parent
Jerome Brunet
1
-6
/
+6
2025-03-14
clk: amlogic: gxbb: drop incorrect flag on 32k clock
Jerome Brunet
1
-1
/
+1
2025-03-14
clk: amlogic: g12b: fix cluster A parent data
Jerome Brunet
1
-12
/
+24
2025-03-14
clk: amlogic: g12a: fix mmc A peripheral clock
Jerome Brunet
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-13
clk: davinci: remove support for da830
Bartosz Golaszewski
6
-214
/
+1
2025-03-12
clk: sunxi-ng: add support for the A523/T527 PRCM CCU
Andre Przywara
4
-0
/
+269
2025-03-12
clk: sunxi-ng: a523: add reset lines
Andre Przywara
1
-0
/
+84
2025-03-12
clk: sunxi-ng: a523: add bus clock gates
Andre Przywara
1
-1
/
+308
2025-03-12
clk: sunxi-ng: a523: remaining mod clocks
Andre Przywara
1
-0
/
+185
2025-03-12
clk: sunxi-ng: a523: add USB mod clocks
Andre Przywara
1
-0
/
+57
2025-03-12
clk: sunxi-ng: a523: add interface mod clocks
Andre Przywara
1
-0
/
+159
2025-03-12
clk: sunxi-ng: a523: add system mod clocks
Andre Przywara
1
-0
/
+135
2025-03-12
clk: sunxi-ng: a523: add video mod clocks
Andre Przywara
1
-0
/
+238
2025-03-12
clk: sunxi-ng: a523: Add support for bus clocks
Andre Przywara
1
-0
/
+39
2025-03-12
clk: sunxi-ng: Add support for the A523/T527 CCU PLLs
Andre Przywara
4
-0
/
+502
2025-03-12
clk: sunxi-ng: Add support for update bit
Andre Przywara
4
-0
/
+12
2025-03-12
clk: sunxi-ng: mp: provide wrappers for setting feature flags
Andre Przywara
1
-5
/
+53
2025-03-12
clk: sunxi-ng: mp: introduce dual-divider clock
Andre Przywara
2
-10
/
+42
2025-03-11
Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/ke...
Stephen Boyd
2
-9
/
+6
2025-03-07
clk: mmp: Fix NULL vs IS_ERR() check
Charles Han
1
-2
/
+2
2025-03-07
clk: samsung: Drop unused clk.h and of.h headers
Krzysztof Kozlowski
20
-27
/
+0
2025-03-07
clk: samsung: Add missing mod_devicetable.h header
Krzysztof Kozlowski
22
-1
/
+22
2025-03-06
clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP
John Madieu
1
-0
/
+3
2025-03-06
clk: renesas: rzv2h: Adjust for CPG_BUS_m_MSTOP starting from m = 1
Biju Das
1
-6
/
+6
2025-03-05
clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable()
Neil Armstrong
1
-2
/
+2
2025-03-05
clk: samsung: update PLL locktime for PLL142XX used on FSD platform
Varada Pavani
1
-1
/
+6
2025-03-05
clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
Peter Griffin
1
-8
/
+0
2025-03-04
clk: Print an error when clk registration fails
Stephen Boyd
1
-0
/
+7
2025-03-04
clk: Correct the data types of the variables in clk_calc_new_rates
Chuan Liu
1
-1
/
+1
2025-03-04
clk: imgtec: use %pe for better readability of errors while printing
Onkarnath
1
-3
/
+3
2025-03-04
clk: stm32f4: fix an uninitialized variable
Dario Binacchi
1
-2
/
+2
2025-03-04
clk: keystone: syscon-clk: Do not use syscon helper to build regmap
Andrew Davis
1
-1
/
+12
2025-03-04
clk: renesas: r7s9210: Distinguish clocks by clock type
Geert Uytterhoeven
1
-6
/
+4
2025-03-04
clk: renesas: rzg2l: Remove unneeded nullify checks
Geert Uytterhoeven
1
-10
/
+0
2025-03-04
clk: renesas: cpg-mssr: Remove obsolete nullify check
Geert Uytterhoeven
1
-5
/
+0
[next]