index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
clk: samsung: clk-gs101: comply with the new dt cmu_misc clock names
Tudor Ambarus
2024-01-22
1
-1
/
+1
*
clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes
Stephen Rothwell
2024-01-19
1
-1
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-01-12
71
-637
/
+21379
|
\
|
*
Merge branch 'clk-rs9' into clk-next
Stephen Boyd
2024-01-09
1
-17
/
+20
|
|
\
|
|
*
clk: rs9: Add support for 9FGV0841
Marek Vasut
2023-12-18
1
-0
/
+9
|
|
*
clk: rs9: Replace model check with bitshift from chip data
Marek Vasut
2023-12-18
1
-17
/
+9
|
|
*
clk: rs9: Limit check to vendor ID in VID register
Marek Vasut
2023-12-18
1
-0
/
+2
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'clk-zynq', 'clk-xilinx' and 'clk-stm' into clk-next
Stephen Boyd
2024-01-09
13
-292
/
+614
|
|
\
\
\
\
|
|
|
|
*
|
clk: stm32mp1: use stm32mp13 reset driver
Gabriel Fernandez
2023-12-18
7
-128
/
+42
|
|
|
|
*
|
clk: stm32mp1: move stm32mp1 clock driver into stm32 directory
Gabriel Fernandez
2023-12-18
5
-11
/
+31
|
|
|
|
|
/
|
|
|
*
/
clocking-wizard: Add support for versal clocking wizard
Shubhrajyoti Datta
2023-12-17
1
-92
/
+536
|
|
|
|
/
|
|
*
|
drivers: clk: zynqmp: update divider round rate logic
Jay Buddhabhatti
2023-12-17
1
-61
/
+5
|
|
*
|
drivers: clk: zynqmp: calculate closest mux rate
Jay Buddhabhatti
2023-12-17
1
-1
/
+1
|
|
|
/
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'clk-imx', 'clk-qcom', 'clk-amlogic' and 'clk-mediatek' into c...
Stephen Boyd
2024-01-09
37
-106
/
+20433
|
|
\
\
\
\
\
|
|
|
|
|
*
|
clk: mediatek: add drivers for MT7988 SoC
Sam Shih
2024-01-04
7
-0
/
+960
|
|
|
|
|
*
|
clk: mediatek: add pcw_chg_bit control for PLLs of MT7988
Sam Shih
2024-01-04
2
-2
/
+4
|
|
|
|
|
*
|
clk: mediatek: mt8188-topckgen: Refactor parents for top_dp/edp muxes
AngeloGioacchino Del Regno
2024-01-04
1
-13
/
+14
|
|
|
|
|
*
|
clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes
AngeloGioacchino Del Regno
2024-01-04
1
-8
/
+19
|
|
|
|
|
*
|
clk: mediatek: clk-mux: Support custom parent indices for muxes
AngeloGioacchino Del Regno
2024-01-04
2
-4
/
+53
|
|
|
|
|
|
/
|
|
|
|
*
|
clk: meson: g12a: add CSI & ISP gates clocks
Neil Armstrong
2023-11-24
1
-0
/
+9
|
|
|
|
*
|
clk: meson: g12a: add MIPI ISP clocks
Neil Armstrong
2023-11-24
2
-0
/
+67
|
|
|
|
*
|
clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks
Neil Armstrong
2023-11-24
1
-0
/
+40
|
|
|
|
|
/
|
|
|
*
|
clk: qcom: dispcc-sm8650: Add test_ctl parameters to PLL config
Konrad Dybcio
2023-12-19
1
-0
/
+8
|
|
|
*
|
clk: qcom: gpucc-sm8650: Add test_ctl parameters to PLL config
Konrad Dybcio
2023-12-19
1
-0
/
+2
|
|
|
*
|
clk: qcom: dispcc-sm8550: Use the correct PLL configuration function
Konrad Dybcio
2023-12-19
1
-2
/
+2
|
|
|
*
|
clk: qcom: dispcc-sm8550: Update disp PLL settings
Konrad Dybcio
2023-12-19
1
-0
/
+8
|
|
|
*
|
clk: qcom: gpucc-sm8550: Update GPU PLL settings
Konrad Dybcio
2023-12-19
1
-3
/
+3
|
|
|
*
|
clk: qcom: gcc-sm8550: Mark RCGs shared where applicable
Konrad Dybcio
2023-12-19
1
-43
/
+43
|
|
|
*
|
clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCs
Konrad Dybcio
2023-12-19
1
-0
/
+8
|
|
|
*
|
clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votable
Konrad Dybcio
2023-12-19
1
-4
/
+4
|
|
|
*
|
clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag
Konrad Dybcio
2023-12-19
1
-8
/
+8
|
|
|
*
|
clk: qcom: camcc-sc8280xp: Prevent error pointer dereference
Dan Carpenter
2023-12-16
1
-2
/
+3
[next]