index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe port
Daniel Golle
2024-04-10
1
-1
/
+1
*
clk: mediatek: Do a runtime PM get on controllers during probe
Pin-yen Lin
2024-04-10
1
-0
/
+15
*
clk: Get runtime PM before walking tree for clk_summary
Stephen Boyd
2024-04-07
1
-2
/
+12
*
clk: Get runtime PM before walking tree during disable_unused
Stephen Boyd
2024-04-07
1
-12
/
+105
*
clk: Initialize struct clk_core kref earlier
Stephen Boyd
2024-04-07
1
-15
/
+13
*
clk: Don't hold prepare_lock when calling kref_put()
Stephen Boyd
2024-04-07
1
-7
/
+5
*
clk: Remove prepare_lock hold assertion in __clk_release()
Stephen Boyd
2024-04-07
1
-2
/
+0
*
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2024-03-19
7
-37
/
+70
|
\
|
*
Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
2024-03-04
7
-37
/
+70
|
|
\
|
|
*
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
2024-02-26
7
-33
/
+60
|
|
*
clk: ti: Handle possible address in the node name
Tony Lindgren
2024-02-26
1
-4
/
+10
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-03-15
131
-1493
/
+8050
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
.
\
\
Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl...
Stephen Boyd
2024-03-13
20
-290
/
+1502
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
clk: Add a devm variant of clk_rate_exclusive_get()
Uwe Kleine-König
2024-02-28
1
-0
/
+19
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
/
|
clkdev: Update clkdev id usage to allow for longer names
Michael J. Ruhl
2024-02-28
1
-1
/
+1
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
clk: rockchip: rk3399: Allow to set rate of clk_i2s0_frac's parent
Ondrej Jirman
2024-02-27
1
-3
/
+3
|
|
|
|
*
|
|
clk: rockchip: rk3588: use linked clock ID for GATE_LINK
Sebastian Reichel
2024-02-27
1
-23
/
+23
|
|
|
|
*
|
|
clk: rockchip: rk3588: fix indent
Sebastian Reichel
2024-02-27
1
-1
/
+1
|
|
|
|
*
|
|
clk: rockchip: rk3588: fix pclk_vo0grf and pclk_vo1grf
Sebastian Reichel
2024-02-27
1
-6
/
+4
|
|
|
|
*
|
|
Merge branch 'v6.9-shared/clkids' into v6.9-clk/next
Heiko Stuebner
2024-02-27
3
-1
/
+23
|
|
|
|
|
\
\
\
|
|
|
|
*
|
|
|
clk: rockchip: rk3568: Add PLL rate for 128MHz
Chris Morgan
2024-01-25
1
-0
/
+1
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
Shengjiu Wang
2024-02-26
1
-3
/
+8
|
|
|
*
|
|
|
clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
Markus Elfring
2024-02-26
1
-12
/
+10
|
|
|
*
|
|
|
clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...
Markus Elfring
2024-02-26
1
-2
/
+2
|
|
|
*
|
|
|
clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...
Markus Elfring
2024-02-26
1
-5
/
+7
|
|
|
|
/
/
/
|
|
*
|
|
|
clk: samsung: Add CPU clock support for Exynos850
Sam Protsenko
2024-02-25
2
-0
/
+181
|
|
*
|
|
|
clk: samsung: Pass mask to wait_until_mux_stable()
Sam Protsenko
2024-02-25
1
-7
/
+7
|
|
*
|
|
|
clk: samsung: Keep register offsets in chip specific structure
Sam Protsenko
2024-02-25
1
-70
/
+86
|
|
*
|
|
|
clk: samsung: Keep CPU clock chip specific data in a dedicated struct
Sam Protsenko
2024-02-25
1
-14
/
+26
|
|
*
|
|
|
clk: samsung: Pass register layout type explicitly to CLK_CPU()
Sam Protsenko
2024-02-25
8
-17
/
+29
|
|
*
|
|
|
clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
Sam Protsenko
2024-02-25
6
-39
/
+40
|
|
*
|
|
|
clk: samsung: Group CPU clock functions by chip
Sam Protsenko
2024-02-25
1
-53
/
+61
|
|
*
|
|
|
clk: samsung: Use single CPU clock notifier callback for all chips
Sam Protsenko
2024-02-25
1
-35
/
+28
|
|
*
|
|
|
clk: samsung: Reduce params count in exynos_register_cpu_clock()
Sam Protsenko
2024-02-25
1
-23
/
+23
|
|
*
|
|
|
clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
Sam Protsenko
2024-02-25
2
-35
/
+35
|
|
*
|
|
|
clk: samsung: Improve clk-cpu.c style
Sam Protsenko
2024-02-25
1
-32
/
+33
|
|
*
|
|
|
clk: samsung: gs101: add support for cmu_peric1
André Draszik
2024-02-07
1
-0
/
+346
|
|
*
|
|
|
clk: samsung: gs101: drop extra empty line
André Draszik
2024-02-07
1
-1
/
+0
|
|
*
|
|
|
clk: samsung: exynos850: Propagate SPI IPCLK rate change
Sam Protsenko
2024-02-01
1
-16
/
+17
|
|
*
|
|
|
clk: samsung: gs101: gpio_peric0_pclk needs to be kept on
André Draszik
2024-02-01
1
-1
/
+1
|
|
*
|
|
|
clk: samsung: exynos850: Add PDMA clocks
Sam Protsenko
2024-01-23
1
-1
/
+9
|
|
*
|
|
|
clk: samsung: gs101: add support for cmu_peric0
Tudor Ambarus
2024-01-23
1
-0
/
+583
|
|
*
|
|
|
clk: samsung: gs101: register cmu_misc clocks early
Peter Griffin
2024-01-22
1
-3
/
+9
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'clk-remove', 'clk-amlogic', 'clk-qcom', 'clk-parent' and 'clk...
Stephen Boyd
2024-03-13
82
-1108
/
+5928
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
clk: microchip: mpfs: convert MSSPLL outputs to clk_divider
Conor Dooley
2024-02-06
1
-67
/
+14
|
|
|
|
|
|
*
|
|
|
clk: microchip: mpfs: add missing MSSPLL outputs
Conor Dooley
2024-02-06
1
-0
/
+7
|
|
|
|
|
|
*
|
|
|
clk: microchip: mpfs: setup for using other mss pll outputs
Conor Dooley
2024-02-06
1
-11
/
+19
|
|
|
|
|
|
*
|
|
|
clk: microchip: mpfs: split MSSPLL in two
Conor Dooley
2024-02-06
1
-58
/
+116
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
/
|
|
clk: Fix clk_core_get NULL dereference
Bryan O'Donoghue
2024-03-08
1
-0
/
+3
|
|
|
|
|
|
/
/
/
|
|
|
|
*
|
|
|
clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset
Gabor Juhos
2024-03-03
1
-1
/
+1
[next]