linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-11 15:18:37 to 2025-08-14 09:18:22 UTC [more...]

[PATCH 0/2] driver core: platform: / drm/msm: dp: Delay applying clock defaults
 2025-08-14  9:18 UTC  (3+ messages)
` [PATCH 1/2] driver core: platform: Add option to skip/delay "
` [PATCH 2/2] drm/msm: dp: Delay applying clock defaults until PHY is fully enabled

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-14  9:07 UTC  (21+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "

[PATCH v2 0/4] clk: spacemit: fix i2s clock
 2025-08-14  8:58 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: spacemit: introduce i2s pre-clock to "

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-14  8:47 UTC  (58+ messages)
` [PATCH 001/114] clk: at91: peripheral: fix return value
` [PATCH 002/114] clk: at91: peripheral: convert from round_rate() to determine_rate()
` [PATCH 014/114] clk: ep93xx: "
` [PATCH 047/114] clk: sophgo: cv18xx-ip: "
` [PATCH 048/114] clk: sophgo: sg2042-clkgen: "
` [PATCH 053/114] clk: sprd: div: "
` [PATCH 054/114] clk: sprd: pll: "
` [PATCH 063/114] clk: wm831x: "
` [PATCH 079/114] clk: bm1880: "
` [PATCH 080/114] clk: cdce706: "
` [PATCH 081/114] clk: hsdk-pll: "
` [PATCH 082/114] clk: mediatek: pll: "
` [PATCH 083/114] clk: microchip: core: "
` [PATCH 084/114] clk: mstar: msc313-cpupll: "
` [PATCH 085/114] clk: mvebu: ap-cpu-clk: "
` [PATCH 086/114] clk: mvebu: armada-37xx-periph: "
` [PATCH 087/114] clk: mvebu: corediv: "
` [PATCH 088/114] clk: mvebu: cpu: "
` [PATCH 089/114] clk: mvebu: dove-divider: "
` [PATCH 090/114] clk: qcom: alpha-pll: "
` [PATCH 091/114] clk: qcom: regmap-divider: "
` [PATCH 092/114] clk: renesas: rzg2l-cpg: "
` [PATCH 098/114] clk: samsung: cpu: "
` [PATCH 099/114] clk: samsung: pll: "
` [PATCH 105/114] clk: ux500: prcmu: "
` [PATCH 106/114] clk: versaclock5: "
` [PATCH 108/114] clk: versatile: icst: "
` [PATCH 109/114] clk: versatile: vexpress-osc: "
` [PATCH 110/114] clk: visconti: pll: "
` [PATCH 111/114] clk: divider: remove round_rate() in favor of determine_rate()
` [PATCH 112/114] clk: scmi: "
` [PATCH 113/114] clk: sophgo: sg2042-pll: "
` [PATCH 114/114] clk: fixed-factor: drop round_rate() clk ops

[PATCH] net: cadence: macb: convert from round_rate() to determine_rate()
 2025-08-14  8:10 UTC  (3+ messages)

[PATCH v4 0/7] Add support for Clock controllers for Glymur SoC
 2025-08-14  8:07 UTC  (15+ messages)
` [PATCH v4 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
` [PATCH v4 2/7] dt-bindings: clock: qcom: Document the Glymur SoC TCSR Clock Controller
` [PATCH v4 3/7] clk: qcom: Add TCSR clock driver for Glymur SoC
` [PATCH v4 4/7] clk: qcom: rpmh: Add support for Glymur rpmh clocks
` [PATCH v4 5/7] clk: qcom: clk-alpha-pll: Add support for Taycan EKO_T PLL
` [PATCH v4 6/7] dt-bindings: clock: qcom: document the Glymur Global Clock Controller
` [PATCH v4 7/7] clk: qcom: gcc: Add support for "

[PATCH 0/7] clk: ti: convert from clk round_rate() to determine_rate()
 2025-08-14  7:45 UTC  (2+ messages)

[PATCH 0/2] Remove hard coded values for MIPI-DSI
 2025-08-14  7:38 UTC  (6+ messages)
` [PATCH 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[PATCH v2 0/2] clk: amlogic: add video-related clocks for S4 SoC
 2025-08-14  6:47 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: add video clock indices for Amlogic "
` [PATCH v2 2/2] clk: amlogic: add video-related clocks for "

[PATCH 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-14  6:47 UTC  (11+ messages)
` [PATCH 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH v2 1/2] clk: Sort include statements
 2025-08-14  3:53 UTC  (2+ messages)
` [PATCH v2 2/2] clk: Use hashtable for global clk lookups

[PATCH v2 4/4] clk: spacemit: fix i2s clock
 2025-08-14  1:05 UTC  (2+ messages)

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-13 21:28 UTC  (3+ messages)
` [PATCH 02/21] clk: "
` (subset) [PATCH 00/21] treewide: "

[PATCH] dt-bindings: clock: adi,axi-clkgen: add clock-output-names property
 2025-08-13 18:42 UTC  (4+ messages)

[PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding
 2025-08-13 18:28 UTC  (2+ messages)

[PATCH v6 00/17] drm/msm: Add support for SM8750
 2025-08-13 18:25 UTC  (3+ messages)
` [PATCH v6 06/17] drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL

[PATCH] dt-bindings: clock: Convert silabs,si570 to DT schema
 2025-08-13 18:01 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert silabs,si5341 to DT schema
 2025-08-13 18:01 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert silabs,si514/544 to DT schema
 2025-08-13 18:01 UTC  (2+ messages)

[PATCH 0/7] Add support for Clock controllers for Glymur
 2025-08-13 16:19 UTC  (6+ messages)
` [PATCH 7/7] clk: qcom: gcc: Add support for Global Clock Controller

[PATCH] clk: renesas: mstp: Add genpd OF provider at postcore_initcall()
 2025-08-13 11:26 UTC  (3+ messages)

[PATCH v6 0/9] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
 2025-08-13 11:00 UTC  (10+ messages)
` [PATCH v6 1/9] clk: bcm: kona: Move CLOCK_COUNT defines into the driver
` [PATCH v6 2/9] dt-bindings: clock: brcm,kona-ccu: Drop CLOCK_COUNT defines from DT headers
` [PATCH v6 3/9] dt-bindings: clock: brcm,kona-ccu: Add BCM21664 and BCM281xx bus clocks
` [PATCH v6 4/9] clk: bcm: kona: Make kona_peri_clk_ops const
` [PATCH v6 5/9] clk: bcm: kona: Add support for bus clocks
` [PATCH v6 6/9] clk: bcm21664: Add corresponding bus clocks for peripheral clocks
` [PATCH v6 7/9] clk: bcm281xx: "
` [PATCH v6 8/9] ARM: dts: bcm2166x-common: Add matching "
` [PATCH v6 9/9] ARM: dts: bcm11351: Add corresponding "

[PATCH] clk: tegra: Remove redundant semicolons
 2025-08-13  9:40 UTC 

[PATCH v2 0/3] clk: thead: Changes to TH1520 clock driver for disp
 2025-08-13  7:27 UTC  (4+ messages)
` [PATCH v2 1/3] clk: thead: add support for enabling/disabling PLLs
` [PATCH v2 2/3] clk: thead: support changing DPU pixel clock rate
` [PATCH v2 3/3] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL

[PATCH 0/4] clk: thead: Misc changes to TH1520 clock driver
 2025-08-13  5:54 UTC  (16+ messages)
` [PATCH 1/4] clk: thead: add support for enabling/disabling PLLs
` [PATCH 2/4] clk: thead: support changing DPU pixel clock rate
` [PATCH 3/4] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL
  ` [PATCH 3/4 FIXED] "
` [PATCH 4/4] clk: thead: th1520-ap: fix parent of padctrl0 clock
  ` [PATCH 4/4 FIXED] "

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-08-13  5:48 UTC  (5+ messages)
` [PATCH 1/3] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH 2/3] clk: conf: Support assigned-clock-sscs
` [PATCH 3/3] clk: scmi: Support Spread Spectrum for NXP i.MX95

[PATCH 1/2] clk: Sort include statements
 2025-08-13  3:21 UTC  (3+ messages)
` [PATCH 2/2] clk: Use hashtable for global clk lookups

[PATCH v2 0/6] clk: qcom: Add video clock controller and resets for X1E80100
 2025-08-12 21:56 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/4] Enable cpufreq for IPQ5424
 2025-08-12 21:56 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` (subset) [PATCH v7 0/4] Enable cpufreq for IPQ5424

[PATCH v11 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-08-12 21:56 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] arm64: dts: qcom: sc7280: Add the MDSS_CORE reset
 2025-08-12 21:13 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: clock: dispcc-sc7280: Add display resets
` [PATCH 2/3] clk: qcom: dispcc-sc7280: Add dispcc resets
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add MDSS_CORE reset to mdss
` (subset) [PATCH 0/3] arm64: dts: qcom: sc7280: Add the MDSS_CORE reset

[PATCH] clk: renesas: r9a09g077: Add module clocks for SCI1-SCI5
 2025-08-12 17:17 UTC 

[PATCH] clk: qcom: gcc-qcs615: Fix gcc_sdcc2_apps_clk_src
 2025-08-12 16:16 UTC  (5+ messages)

[PATCH v3 0/9] clk: add kunit tests and some documentation
 2025-08-12 14:40 UTC  (10+ messages)
` [PATCH v3 1/9] clk: add kernel docs for struct clk_core
` [PATCH v3 2/9] clk: test: introduce clk_dummy_rate_mhz()
` [PATCH v3 3/9] clk: test: introduce clk_dummy_div for a mock divider
` [PATCH v3 4/9] clk: test: introduce test suite for sibling rate changes on a divider
` [PATCH v3 5/9] clk: test: introduce clk_dummy_gate for a mock gate
` [PATCH v3 6/9] clk: test: introduce test suite for sibling rate changes on a gate
` [PATCH v3 7/9] clk: test: introduce helper to create a mock mux
` [PATCH v3 8/9] clk: test: introduce test variation for sibling rate changes on a mux
` [PATCH v3 9/9] clk: test: introduce test variation for sibling rate changes on a gate/mux

[PATCH] clk: thead: Correct parent for DPU pixel clocks
 2025-08-12  5:03 UTC  (2+ messages)

[PATCH v4 0/2] Add video clock controller DT support for sc8180x
 2025-08-11 23:27 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Remove double colon from description in dt-bindings
 2025-08-11 23:27 UTC  (2+ messages)
` (subset) "

[PATCH] clk: qcom: Remove double-space after assignment operator
 2025-08-11 18:40 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Fix potential double free in sysc_add_named_clock_from_child()
 2025-08-11 14:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).