index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-12
clk: Always clamp the rounded rate
Maxime Ripard
2
-18
/
+34
2022-03-12
clk: Enforce that disjoints limits are invalid
Maxime Ripard
1
-0
/
+24
2022-03-12
clk: Introduce Kunit Tests for the framework
Maxime Ripard
4
-0
/
+796
2022-03-12
clk: Fix clk_hw_get_clk() when dev is NULL
Maxime Ripard
1
-1
/
+2
2022-03-12
clk: cleanup comments
Tom Rix
9
-9
/
+9
2022-03-12
clk: socfpga: cleanup spdx tags
Tom Rix
3
-3
/
+3
2022-03-12
clk: actions: Make sentinel elements more obvious
Jonathan Neuschäfer
3
-29
/
+31
2022-03-12
clk: clps711x: Terminate clk_div_table with sentinel element
Jonathan Neuschäfer
1
-0
/
+2
2022-03-12
clk: hisilicon: Terminate clk_div_table with sentinel element
Jonathan Neuschäfer
1
-2
/
+2
2022-03-12
clk: loongson1: Terminate clk_div_table with sentinel element
Jonathan Neuschäfer
1
-0
/
+1
2022-03-12
clk: actions: Terminate clk_div_table with sentinel element
Jonathan Neuschäfer
2
-1
/
+2
2022-03-11
clk: ti: Update component clocks to use ti_dt_clk_name()
Tony Lindgren
8
-11
/
+23
2022-03-11
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()
Tony Lindgren
4
-12
/
+22
2022-03-11
clk: ti: Add ti_dt_clk_name() helper to use clock-output-names
Tony Lindgren
2
-1
/
+20
2022-03-11
clk: ti: Use clock-output-names for clkctrl
Tony Lindgren
1
-2
/
+20
2022-03-11
clk: ti: Add ti_find_clock_provider() to use clock-output-names
Tony Lindgren
1
-2
/
+41
2022-03-11
clk: ti: Optionally parse IO address from parent clock node
Tony Lindgren
1
-2
/
+8
2022-03-11
clk: ti: Preserve node in ti_dt_clocks_register()
Tony Lindgren
1
-5
/
+8
2022-03-11
clk: ti: Constify clkctrl_name
Tony Lindgren
1
-1
/
+1
2022-03-11
clk: starfive: Add JH7100 audio clock driver
Emil Renner Berthing
3
-0
/
+179
2022-03-11
clk: starfive: jh7100: Support more clock types
Emil Renner Berthing
2
-0
/
+41
2022-03-11
clk: starfive: jh7100: Make hw clock implementation reusable
Emil Renner Berthing
2
-89
/
+104
2022-03-11
clk: starfive: jh7100: Handle audio_div clock properly
Emil Renner Berthing
1
-1
/
+67
2022-03-11
clk: starfive: jh7100: Don't round divisor up twice
Emil Renner Berthing
1
-11
/
+3
2022-03-09
clk: imx: remove redundant re-assignment of pll->base
Colin Ian King
1
-1
/
+0
2022-03-09
clk: qcom: Add display clock controller driver for SM6125
Martin Botka
3
-0
/
+719
2022-03-09
clk: qcom: Fix sorting of SDX_GCC_65 in Makefile and Kconfig
Marijn Suijten
2
-8
/
+8
2022-03-09
clk: qcom: gcc: Add emac GDSC support for SM8150
Bhupesh Sharma
1
-0
/
+10
2022-03-09
clk: qcom: gcc: sm8150: Fix some identation issues
Bhupesh Sharma
1
-12
/
+12
2022-03-09
clk: qcom: gcc: Add UFS_CARD and UFS_PHY GDSCs for SM8150
Bhupesh Sharma
1
-0
/
+20
2022-03-09
clk: qcom: gcc: Add PCIe0 and PCIe1 GDSC for SM8150
Bhupesh Sharma
1
-0
/
+20
2022-03-09
clk: qcom: clk-rcg2: Update the frac table for pixel clock
Taniya Das
1
-0
/
+1
2022-03-09
clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
Taniya Das
1
-2
/
+11
2022-03-09
clk: qcom: smd: Add missing MSM8998 RPM clocks
Konrad Dybcio
1
-13
/
+27
2022-03-09
clk: qcom: smd: Add missing RPM clocks for msm8992/4
Konrad Dybcio
1
-2
/
+11
2022-03-09
clk: qcom: gcc-ipq806x: add CryptoEngine resets
Ansuel Smith
1
-0
/
+5
2022-03-09
clk: qcom: gcc-ipq806x: add CryptoEngine clocks
Ansuel Smith
1
-0
/
+244
2022-03-09
clk: qcom: gcc-ipq806x: add additional freq for sdc table
Ansuel Smith
1
-1
/
+2
2022-03-09
clk: qcom: clk-rcg: add clk_rcg_floor_ops ops
Ansuel Smith
2
-0
/
+25
2022-03-09
clk: qcom: gcc-ipq806x: add unusued flag for critical clock
Ansuel Smith
1
-4
/
+5
2022-03-09
clk: qcom: gcc-ipq806x: add additional freq nss cores
Ansuel Smith
1
-3
/
+21
2022-03-09
clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
Ansuel Smith
1
-34
/
+34
2022-03-09
clk: qcom: gcc-ipq806x: convert parent_names to parent_data
Ansuel Smith
1
-113
/
+173
2022-03-09
clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0
Ansuel Smith
1
-10
/
+10
2022-03-09
clk: qcom: Add SDX65 APCS clock controller support
Rohit Agarwal
1
-3
/
+3
2022-03-09
clk: qcom: Add A7 PLL support for SDX65
Rohit Agarwal
1
-3
/
+3
2022-03-09
clk: qcom: Add GPU clock controller driver for SM6350
Konrad Dybcio
3
-0
/
+530
2022-03-09
clk: qcom: Add display clock controller driver for SM6350
Konrad Dybcio
3
-0
/
+807
2022-03-08
clk: at91: clk-master: remove dead code
Claudiu Beznea
13
-134
/
+18
2022-03-08
clk: at91: sama7g5: fix parents of PDMCs' GCLK
Codrin Ciubotariu
1
-4
/
+4
[prev]
[next]