index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-02
clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays
Gabor Juhos
1
-0
/
+21
2024-03-02
clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays
Gabor Juhos
1
-0
/
+1
2024-03-02
clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays
Gabor Juhos
1
-0
/
+2
2024-03-02
clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays
Gabor Juhos
1
-0
/
+2
2024-03-02
clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays
Gabor Juhos
1
-0
/
+3
2024-02-28
clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m...
Markus Elfring
1
-2
/
+3
2024-02-28
clk: Add a devm variant of clk_rate_exclusive_get()
Uwe Kleine-König
1
-0
/
+19
2024-02-28
clk: ti: dpll3xxx: use correct function names in kernel-doc
Randy Dunlap
1
-2
/
+2
2024-02-28
clk: clocking-wizard: Remove redundant initialization of pointer div_addr
Colin Ian King
1
-1
/
+1
2024-02-28
clkdev: Update clkdev id usage to allow for longer names
Michael J. Ruhl
1
-1
/
+1
2024-02-27
clk: rockchip: rk3399: Allow to set rate of clk_i2s0_frac's parent
Ondrej Jirman
1
-3
/
+3
2024-02-27
clk: rockchip: rk3588: use linked clock ID for GATE_LINK
Sebastian Reichel
1
-23
/
+23
2024-02-27
clk: rockchip: rk3588: fix indent
Sebastian Reichel
1
-1
/
+1
2024-02-27
clk: rockchip: rk3588: fix pclk_vo0grf and pclk_vo1grf
Sebastian Reichel
1
-6
/
+4
2024-02-27
Merge branch 'v6.9-shared/clkids' into v6.9-clk/next
Heiko Stuebner
3
-1
/
+23
2024-02-27
clk: rockchip: rk3588: fix CLK_NR_CLKS usage
Sebastian Reichel
3
-1
/
+23
2024-02-26
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
7
-33
/
+60
2024-02-26
clk: ti: Handle possible address in the node name
Tony Lindgren
1
-4
/
+10
2024-02-26
clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
Shengjiu Wang
1
-3
/
+8
2024-02-26
clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
Markus Elfring
1
-12
/
+10
2024-02-26
clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...
Markus Elfring
1
-2
/
+2
2024-02-26
clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...
Markus Elfring
1
-5
/
+7
2024-02-25
clk: samsung: Add CPU clock support for Exynos850
Sam Protsenko
2
-0
/
+181
2024-02-25
clk: samsung: Pass mask to wait_until_mux_stable()
Sam Protsenko
1
-7
/
+7
2024-02-25
clk: samsung: Keep register offsets in chip specific structure
Sam Protsenko
1
-70
/
+86
2024-02-25
clk: samsung: Keep CPU clock chip specific data in a dedicated struct
Sam Protsenko
1
-14
/
+26
2024-02-25
clk: samsung: Pass register layout type explicitly to CLK_CPU()
Sam Protsenko
8
-17
/
+29
2024-02-25
clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
Sam Protsenko
6
-39
/
+40
2024-02-25
clk: samsung: Group CPU clock functions by chip
Sam Protsenko
1
-53
/
+61
2024-02-25
clk: samsung: Use single CPU clock notifier callback for all chips
Sam Protsenko
1
-35
/
+28
2024-02-25
clk: samsung: Reduce params count in exynos_register_cpu_clock()
Sam Protsenko
1
-23
/
+23
2024-02-25
clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
Sam Protsenko
2
-35
/
+35
2024-02-25
clk: samsung: Improve clk-cpu.c style
Sam Protsenko
1
-32
/
+33
2024-02-21
clk: fixed-factor: add fwname-based constructor functions
Théo Lebrun
1
-14
/
+71
2024-02-21
clk: fixed-factor: add optional accuracy support
Théo Lebrun
1
-7
/
+21
2024-02-21
clk: keystone: sci-clk: Adding support for non contiguous clocks
Udit Kumar
1
-0
/
+10
2024-02-21
clk: keystone: sci-clk: match func name comment to actual
Randy Dunlap
1
-1
/
+1
2024-02-21
clk: ast2600: Add FSI parent clock with correct rate
Eddie James
1
-2
/
+5
2024-02-21
clk: cdce925: Remove redundant assignment to variable 'rate'
Colin Ian King
1
-1
/
+0
2024-02-21
clk: Provide managed helper to get and enable bulk clocks
Shradha Todi
1
-0
/
+40
2024-02-21
clk: mediatek: add infracfg reset controller for mt7988
Frank Wunderlich
1
-0
/
+23
2024-02-21
clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
Daniel Golle
1
-2
/
+3
2024-02-21
clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF
Chen-Yu Tsai
1
-1
/
+1
2024-02-21
clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_ap...
Christophe JAILLET
1
-1
/
+0
2024-02-21
clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
Christophe JAILLET
1
-1
/
+3
2024-02-21
clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
1
-2
/
+1
2024-02-21
clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
Christophe JAILLET
1
-1
/
+0
2024-02-21
clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr...
Christophe JAILLET
1
-1
/
+1
2024-02-20
clk: renesas: r8a779h0: Add RPC-IF clock
Cong Dang
1
-0
/
+1
2024-02-20
clk: renesas: r8a779h0: Add SYS-DMAC clocks
Cong Dang
1
-0
/
+2
[prev]
[next]