index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
clk: samsung: fix getting Exynos4 fin_pll rate from external clocks
Krzysztof Kozlowski
1
-6
/
+7
2024-07-22
clk: T-Head: Disable on 32-bit Targets
Palmer Dabbelt
1
-0
/
+1
2024-07-18
clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug output
Dan Carpenter
1
-1
/
+1
2024-07-18
clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
Bastien Curutchet
1
-2
/
+2
2024-07-16
Merge branches 'clk-qcom', 'clk-rockchip', 'clk-sophgo' and 'clk-thead' into ...
Stephen Boyd
228
-806
/
+15610
2024-07-16
Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner' and 'clk-samsung...
Stephen Boyd
77
-844
/
+3974
2024-07-16
Merge branches 'clk-stm', 'clk-cleanup', 'clk-kunit' and 'clk-mediatek' into ...
Stephen Boyd
169
-390
/
+1065
2024-07-15
clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
Drew Fustini
6
-0
/
+1106
2024-07-10
dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
Drew Fustini
3
-0
/
+151
2024-07-10
clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()
Nathan Chancellor
1
-10
/
+7
2024-07-10
clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()
Li Qiang
1
-1
/
+1
2024-07-10
clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()
Thorsten Blum
1
-12
/
+2
2024-07-10
clk: sunxi-ng r40: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-09
Merge tag 'qcom-clk-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kerne...
Stephen Boyd
13
-11
/
+192
2024-07-08
clk: en7523: fix rate divider for slic and spi clocks
Lorenzo Bianconi
1
-2
/
+7
2024-07-08
clk: lpc32xx: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-08
clk: xilinx: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-08
clk: en7523: Remove PCIe reset open drain configuration for EN7581
Lorenzo Bianconi
1
-10
/
+2
2024-07-08
clk: en7523: Remove pcie prepare/unpreare callbacks for EN7581 SoC
Lorenzo Bianconi
1
-39
/
+2
2024-07-08
clk: en7523: Add reset-controller support for EN7581 SoC
Lorenzo Bianconi
1
-5
/
+187
2024-07-08
dt-bindings: clock: airoha: Add reset support to EN7581 clock binding
Lorenzo Bianconi
2
-1
/
+90
2024-07-08
dt-bindings: clock: mediatek: Document reset cells for MT8188 sys
AngeloGioacchino Del Regno
1
-0
/
+3
2024-07-08
clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when module
Alper Nebi Yasak
1
-1
/
+11
2024-07-08
dt-bindings: clock: mediatek: add syscon compatible for mt7622 pciesys
Christian Marangi
1
-4
/
+6
2024-07-08
dt-bindings: clock: sprd,sc9860-clk: convert to YAML
Stanislav Jakubek
2
-63
/
+159
2024-07-08
dt-bindings: clock: qoriq-clock: convert to yaml format
Frank Li
3
-212
/
+291
2024-07-08
Merge tag 'riscv-sg2042-clk-for-v6.11' of https://github.com/sophgo/linux int...
Stephen Boyd
12
-0
/
+2409
2024-07-08
Merge tag 'v6.11-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
6
-20
/
+41
2024-07-08
clk: qcom: Park shared RCGs upon registration
Stephen Boyd
1
-0
/
+32
2024-07-08
Merge tag 'qcom-clk-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
194
-774
/
+11681
2024-07-08
clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
Varadarajan Narayanan
2
-0
/
+35
2024-07-08
clk: qcom: common: Add interconnect clocks support
Varadarajan Narayanan
2
-1
/
+43
2024-07-08
interconnect: icc-clk: Add devm_icc_clk_register
Varadarajan Narayanan
2
-0
/
+20
2024-07-08
interconnect: icc-clk: Specify master/slave ids
Varadarajan Narayanan
3
-4
/
+11
2024-07-08
Merge branch '20240430064214.2030013-3-quic_varada@quicinc.com' into clk-for-...
Bjorn Andersson
2
-0
/
+62
2024-07-08
dt-bindings: clock: qcom: Add AHB clock for SM8150
Satya Priya Kakitapalli
1
-1
/
+16
2024-07-08
clk: qcom: gcc-x1e80100: Set parent rate for USB3 sec and tert PHY pipe clks
Abel Vesa
1
-0
/
+2
2024-07-06
dt-bindings: interconnect: Add Qualcomm IPQ9574 support
Varadarajan Narayanan
2
-0
/
+62
2024-07-06
clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the error
Chen Ni
1
-3
/
+1
2024-07-06
clk: qcom: lpasscc-sc8280xp: Constify struct regmap_config
Javier Carrasco
1
-2
/
+2
2024-07-04
dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKS
Johan Jonker
1
-2
/
+0
2024-07-02
clk: vexpress-osc: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-02
clk: disable clk gate tests for s390
Audra Mitchell
1
-0
/
+1
2024-07-02
Merge tag 'samsung-clk-6.11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
4
-10
/
+11
2024-07-01
clk: qcom: gcc-x1e80100: Fix halt_check for all pipe clocks
Abel Vesa
1
-22
/
+22
2024-07-01
Merge tag 'sunxi-clk-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
28
-12
/
+32
2024-07-01
Merge tag 'clk-meson-v6.11-1' of https://github.com/BayLibre/clk-meson into c...
Stephen Boyd
30
-89
/
+3873
2024-07-01
Merge tag 'renesas-clk-for-v6.11-tag2' of git://git.kernel.org/pub/scm/linux/...
Stephen Boyd
15
-732
/
+57
2024-07-01
clk: samsung: gs101: mark gout_hsi2_ufs_embd_i_clk_unipro as critical
Peter Griffin
1
-1
/
+1
2024-06-27
clk: rockchip: rk3188: Drop CLK_NR_CLKS usage
Johan Jonker
1
-4
/
+14
[next]