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: renesas: rzg2l: Add struct clk_hw_data
Claudiu Beznea
2023-10-05
1
-18
/
+34
*
clk: renesas: rzg2l: Add support for RZ/G3S PLL
Claudiu Beznea
2023-10-05
2
-4
/
+48
*
clk: renesas: rzg2l: Remove critical area
Claudiu Beznea
2023-10-05
1
-4
/
+1
*
clk: renesas: rzg2l: Fix computation formula
Claudiu Beznea
2023-10-05
1
-6
/
+6
*
clk: renesas: rzg2l: Trust value returned by hardware
Claudiu Beznea
2023-10-05
1
-7
/
+1
*
clk: renesas: rzg2l: Lock around writes to mux register
Claudiu Beznea
2023-10-05
2
-11
/
+14
*
clk: renesas: rzg2l: Wait for status bit of SD mux before continuing
Claudiu Beznea
2023-10-05
1
-7
/
+10
*
clk: renesas: rcar-gen3: Extend SDnH divider table
Dirk Behme
2023-10-05
1
-1
/
+14
*
clk: renesas: r8a7795: Constify r8a7795_*_clks
Marek Vasut
2023-09-26
1
-2
/
+2
*
clk: renesas: r9a06g032: Name anonymous structs
Ralph Siemsen
2023-09-18
1
-30
/
+33
*
clk: renesas: r9a06g032: Fix kerneldoc warning
Ralph Siemsen
2023-09-18
1
-0
/
+1
*
clk: renesas: rzg2l: Use u32 for flag and mux_flags
Claudiu Beznea
2023-09-18
1
-2
/
+2
*
clk: renesas: rzg2l: Use FIELD_GET() for PLL register fields
Claudiu Beznea
2023-09-18
1
-5
/
+5
*
clk: renesas: rzg2l: Simplify the logic in rzg2l_mod_clock_endisable()
Claudiu Beznea
2023-09-18
1
-3
/
+2
*
clk: renesas: rzg2l: Use core->name for clock name
Claudiu Beznea
2023-09-18
1
-1
/
+1
*
clk: renesas: r9a06g032: Use for_each_compatible_node()
Yang Yingliang
2023-09-11
1
-3
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-08-30
320
-6457
/
+10989
|
\
|
*
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
2023-08-30
34
-1188
/
+4598
|
|
\
|
|
*
clk: qcom: Fix SM_GPUCC_8450 dependencies
Nathan Chancellor
2023-08-29
1
-0
/
+1
|
|
*
clk: qcom: smd-rpm: Set XO rate and CLK_IS_CRITICAL on PCNoC
Konrad Dybcio
2023-08-17
1
-1
/
+1
|
|
*
clk: qcom: smd-rpm: Add a way to define bus clocks with rate and flags
Konrad Dybcio
2023-08-17
1
-8
/
+15
|
|
*
clk: qcom: gcc-ipq5018: change some variable static
Yang Yingliang
2023-08-17
1
-2
/
+2
|
|
*
clk: qcom: gcc-ipq4019: add missing networking resets
Robert Marko
2023-08-15
1
-0
/
+6
|
|
*
clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC
Otto Pflüger
2023-08-13
1
-1
/
+2
|
|
*
clk: qcom: gcc-qdu1000: Update the RCGs ops
Imran Shaik
2023-08-13
1
-29
/
+29
|
|
*
clk: qcom: gcc-qdu1000: Update the SDCC clock RCG ops
Imran Shaik
2023-08-13
1
-2
/
+2
|
|
*
clk: qcom: gcc-qdu1000: Add support for GDSCs
Imran Shaik
2023-08-13
1
-0
/
+42
|
|
*
clk: qcom: gcc-qdu1000: Add gcc_ddrss_ecpri_gsi_clk support
Imran Shaik
2023-08-13
1
-0
/
+21
|
|
*
clk: qcom: gcc-qdu1000: Register gcc_gpll1_out_even clock
Imran Shaik
2023-08-13
1
-0
/
+1
|
|
*
clk: qcom: gcc-qdu1000: Fix clkref clocks handling
Imran Shaik
2023-08-13
1
-6
/
+4
|
|
*
clk: qcom: gcc-qdu1000: Fix gcc_pcie_0_pipe_clk_src clock handling
Imran Shaik
2023-08-13
1
-17
/
+6
|
|
*
clk: qcom: gcc-sm8450: Use floor ops for SDCC RCGs
Konrad Dybcio
2023-08-13
1
-2
/
+2
|
|
*
clk: qcom: ipq5332: drop the gcc_apss_axi_clk_src clock
Kathiravan T
2023-08-13
1
-72
/
+39
|
|
*
clk: qcom: ipq5332: drop the mem noc clocks
Kathiravan T
2023-08-13
1
-95
/
+0
|
|
*
clk: qcom: gcc-msm8998: Don't check halt bit on some branch clks
Konrad Dybcio
2023-08-13
1
-3
/
+3
|
|
*
clk: qcom: gpucc-msm8998: Use the correct GPLL0 leg with old DTs
Konrad Dybcio
2023-08-13
1
-1
/
+1
|
|
*
clk: qcom: mmcc-msm8998: Properly consume GPLL0 inputs
Konrad Dybcio
2023-08-13
1
-27
/
+8
|
|
*
clk: qcom: gcc-msm8998: Control MMSS and GPUSS GPLL0 outputs properly
Konrad Dybcio
2023-08-13
1
-0
/
+58
|
|
*
clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
Sricharan Ramabadhran
2023-08-11
3
-0
/
+3733
|
|
*
clk: qcom: gcc-sm6350: Fix gcc_sdcc2_apps_clk_src
Luca Weiss
2023-08-04
1
-0
/
+1
|
|
*
clk: qcom: reset: Use the correct type of sleep/delay based on length
Konrad Dybcio
2023-08-03
1
-1
/
+2
|
|
*
clk: qcom: fix some Kconfig corner cases
Arnd Bergmann
2023-08-03
1
-0
/
+4
|
|
*
clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
Patrick Whewell
2023-08-03
1
-0
/
+1
|
|
*
clk: qcom: lcc-msm8960: change pxo_parent_data to static
Yang Yingliang
2023-08-03
1
-1
/
+1
|
|
*
clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_src
David Wronek
2023-07-31
1
-0
/
+1
|
|
*
clk: qcom: cbf-msm8996: Add support for MSM8996 Pro
Yassine Oudjana
2023-07-31
1
-2
/
+8
|
|
*
clk: qcom: gcc-mdm9615: drop the cxo clock
Dmitry Baryshkov
2023-07-31
1
-17
/
+0
|
|
*
clk: qcom: gcc-mdm9615: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
2023-07-31
1
-82
/
+124
|
|
*
clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock
Dmitry Baryshkov
2023-07-31
1
-1
/
+1
|
|
*
clk: qcom: drop lcc-mdm9615 in favour of lcc-msm8960
Dmitry Baryshkov
2023-07-31
4
-589
/
+18
[next]