index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr
Arnd Bergmann
1
-1
/
+1
2023-06-12
clk: clk-loongson2: Zero init clk_init_data
Binbin Zhou
1
-1
/
+1
2023-06-12
clk: mediatek: mt8365: Fix inverted topclk operations
Markus Schneider-Pargmann
1
-3
/
+3
2023-06-12
clk: composite: Fix handling of high clock rates
Sebastian Reichel
1
-1
/
+4
2023-06-12
clk: mediatek: mt8365: Fix index issue
Alexandre Mergnat
1
-0
/
+12
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
2023-05-02
clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
Hal Feng
1
-4
/
+1
2023-05-02
clk: sp7021: Adjust width of _m in HWM_FIELD_PREP()
Nathan Chancellor
1
-1
/
+1
2023-05-02
Revert "clk: imx: composite-8m: Add support to determine_rate"
Adam Ford
1
-7
/
+0
2023-04-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
334
-7084
/
+29827
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+0
2023-04-25
Merge branch 'clk-imx' into clk-next
Stephen Boyd
12
-43
/
+430
2023-04-25
Merge branches 'clk-of', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into cl...
Stephen Boyd
52
-980
/
+17993
2023-04-25
Merge branches 'clk-starfive', 'clk-fractional' and 'clk-devmof' into clk-next
Stephen Boyd
24
-762
/
+1419
2023-04-25
Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-next
Stephen Boyd
38
-155
/
+507
2023-04-25
Merge branches 'clk-mediatek', 'clk-sunplus', 'clk-loongson' and 'clk-socfpga...
Stephen Boyd
194
-4892
/
+8339
2023-04-25
Merge branches 'clk-cleanup', 'clk-aspeed', 'clk-dt', 'clk-renesas' and 'clk-...
Stephen Boyd
23
-262
/
+1149
2023-04-24
clk: qcom: gcc-sc8280xp: Add EMAC GDSCs
Andrew Halaney
1
-0
/
+18
2023-04-17
clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers
Hal Feng
2
-4
/
+0
2023-04-18
clk: rockchip: rk3588: make gate linked clocks critical
Sebastian Reichel
1
-16
/
+26
2023-04-13
clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clk
Konrad Dybcio
1
-3
/
+0
2023-04-13
clk: qcom: add the GPUCC driver for sa8775p
Shazad Hussain
3
-0
/
+635
2023-04-13
clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handling
Dmitry Baryshkov
1
-34
/
+13
2023-04-13
clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_...
Mohammad Rafi Shaik
1
-0
/
+2
2023-04-13
clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
Srinivasa Rao Mandadapu
1
-6
/
+10
2023-04-13
clk: starfive: Avoid casting iomem pointers
Stephen Boyd
1
-3
/
+12
2023-04-13
clk: microchip: fix potential UAF in auxdev release callback
Conor Dooley
1
-2
/
+1
2023-04-13
clk: microchip: mpfs: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
clk: renesas: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-04-13
clk: bm1880: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-12
clk: qcom: rpm: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-8
/
+2
2023-04-10
clk: mediatek: fhctl: Mark local variables static
Tom Rix
1
-2
/
+2
2023-04-10
clk: sifive: make SiFive clk drivers depend on ARCH_ symbols
Conor Dooley
1
-3
/
+3
2023-04-10
clk: uniphier: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-8
/
+2
2023-04-10
clk: si5351: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-8
/
+2
2023-04-10
clk: si570: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-11
/
+3
2023-04-10
clk: si514: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-8
/
+2
2023-04-10
clk: lmk04832: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-3
/
+2
2023-04-10
clk: hsdk-pll: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-8
/
+2
2023-04-10
clk: cdce706: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-9
/
+2
2023-04-10
clk: axs10x: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-8
/
+2
2023-04-10
clk: axm5516: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-7
/
+1
2023-04-10
clk: axi-clkgen: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-8
/
+2
2023-04-10
Merge tag 'renesas-clk-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
1
-0
/
+1
2023-04-09
clk: imx: imx8ulp: update clk flag for system critical clock
Jacky Bai
1
-7
/
+7
2023-04-09
clk: imx: imx8ulp: Add tpm5 clock as critical gate clock
Jacky Bai
1
-1
/
+1
2023-04-09
clk: imx: imx8ulp: keep MU0_B clock enabled always
Jacky Bai
1
-1
/
+1
2023-04-09
clk: imx: imx8ulp: Add divider closest support to get more accurate clock rate
Jacky Bai
2
-8
/
+17
2023-04-09
clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parents
Peng Fan
1
-2
/
+2
2023-04-09
clk: imx: imx93: Add nic and A55 clk
Peng Fan
1
-2
/
+15
[next]