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
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
clk: mediatek: fix double free in mtk_clk_register_pllfh()
Dan Carpenter
1
-3
/
+3
2023-10-23
clk: socfpga: agilex: Add bounds-checking coverage for struct stratix10_clock...
Gustavo A. R. Silva
2
-9
/
+9
2023-10-23
clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data
Gustavo A. R. Silva
1
-1
/
+3
2023-10-23
clk: sifive: Allow building the driver as a module
Samuel Holland
2
-6
/
+6
2023-10-23
clk: analogbits: Allow building the library as a module
Samuel Holland
2
-1
/
+9
2023-10-23
clk: sprd: Composite driver support offset config
Zhifeng Tang
3
-17
/
+42
2023-10-23
clk: Allow phase adjustment from debugfs
John Keeping
1
-1
/
+30
2023-10-23
clk: Show active consumers of clocks in debugfs
Vishal Badole
1
-10
/
+24
2023-10-23
clk: visconti: Add bounds-checking coverage for struct visconti_pll_provider
Gustavo A. R. Silva
1
-3
/
+3
2023-10-23
clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
Gustavo A. R. Silva
1
-1
/
+3
2023-10-23
clk: meson: S4: select CONFIG_COMMON_CLK_MESON_CLKC_UTILS
Arnd Bergmann
1
-0
/
+2
2023-10-21
clk: qcom: apss-ipq6018: add the GPLL0 clock also as clock provider
Kathiravan Thirumoorthy
1
-0
/
+3
2023-10-21
clk: qcom: ipq5332: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
Kathiravan Thirumoorthy
1
-2
/
+0
2023-10-21
clk: qcom: ipq9574: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
Kathiravan Thirumoorthy
1
-4
/
+0
2023-10-21
clk: qcom: ipq5018: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
Kathiravan Thirumoorthy
1
-3
/
+0
2023-10-21
clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocks
Kathiravan Thirumoorthy
1
-6
/
+0
2023-10-21
clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks
Kathiravan Thirumoorthy
1
-6
/
+0
2023-10-21
clk: qcom: gcc-ipq6018: add QUP6 I2C clock
Robert Marko
1
-0
/
+21
2023-10-21
clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
Varadarajan Narayanan
1
-1
/
+57
2023-10-21
clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config
Varadarajan Narayanan
1
-1
/
+1
2023-10-21
clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
Varadarajan Narayanan
1
-1
/
+1
2023-10-21
clk: qcom: clk-alpha-pll: introduce stromer plus ops
Varadarajan Narayanan
2
-0
/
+64
2023-10-21
clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
Varadarajan Narayanan
1
-0
/
+1
2023-10-21
clk: qcom: videocc-sm8550: switch to clk_lucid_ole_pll_configure
Dmitry Baryshkov
1
-6
/
+4
2023-10-21
clk: qcom: gpucc-sm8550: switch to clk_lucid_ole_pll_configure
Dmitry Baryshkov
1
-6
/
+4
2023-10-21
clk: qcom: Replace of_device.h with explicit includes
Rob Herring
3
-3
/
+6
2023-10-21
clk: qcom: smd-rpm: Move CPUSS_GNoC clock to interconnect
Konrad Dybcio
1
-4
/
+12
2023-10-21
clk: qcom: cbf-msm8996: Convert to platform remove callback returning void
Uwe Kleine-König
1
-7
/
+5
2023-10-19
clk: twl: add clock driver for TWL6032
Andreas Kemnade
3
-0
/
+207
2023-10-18
clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+8
2023-10-18
clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+6
2023-10-18
clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+4
2023-10-18
clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+6
2023-10-18
clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+4
2023-10-18
clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
Jiasheng Jiang
1
-0
/
+6
2023-10-13
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
1
-7
/
+8
2023-10-12
clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()
Dan Carpenter
1
-1
/
+1
2023-10-12
clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...
Alessandro Carminati
1
-9
/
+12
2023-10-12
clk: socfpga: gate: Account for the divider in determine_rate
Maxime Ripard
1
-4
/
+23
2023-10-12
clk: fractional-divider: tests: Add test suite for edge cases
Frank Oltmanns
4
-0
/
+156
2023-10-12
clk: fractional-divider: Improve approximation when zero based and export
Frank Oltmanns
1
-7
/
+20
2023-10-12
clk: renesas: r9a08g045: Add clock and reset support for SDHI1 and SDHI2
Claudiu Beznea
1
-0
/
+34
2023-10-12
clk: renesas: rzg2l: Use %x format specifier to print CLK_ON_R()
Claudiu Beznea
1
-1
/
+1
2023-10-10
clk: renesas: Add minimal boot support for RZ/G3S SoC
Claudiu Beznea
5
-1
/
+228
2023-10-10
clk: renesas: rzg2l: Add divider clock for RZ/G3S
Claudiu Beznea
2
-0
/
+197
2023-10-10
clk: renesas: rzg2l: Refactor SD mux driver
Claudiu Beznea
4
-51
/
+139
2023-10-09
clk: versaclock7: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-09
clk: versaclock5: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-09
clk: versaclock3: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-09
clk: versaclock3: Remove redundant _is_writeable()
Mark Brown
1
-6
/
+0
[next]