Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2026-08-24 15:20:01 to 2026-08-28 13:54:06 UTC [more...]

[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
 2026-08-28 13:54 UTC  (19+ messages)
  ` [PATCH v2 01/15] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy
  ` [PATCH v2 02/15] dt-bindings: display: bridge: Add starfive,jh7110-inno-hdmi-controller
  ` [PATCH v2 03/15] dt-bindings: mfd: Add starfive,jh7110-hdmi-subsystem
  ` [PATCH v2 04/15] drm/bridge: inno-hdmi: Split probe out of bind
  ` [PATCH v2 05/15] drm/bridge: inno-hdmi: Allow the register map to come from a parent
  ` [PATCH v2 06/15] drm/bridge: inno-hdmi: Add .disable platform operation
  ` [PATCH v2 07/15] drm/bridge: inno-hdmi: Add .mode_valid "
  ` [PATCH v2 08/15] soc: starfive: Add jh7110-hdmi-subsystem driver
  ` [PATCH v2 09/15] clk: starfive: jh7110-vout: Allow pixel clock rate propagation
  ` [PATCH v2 10/15] drm/bridge: starfive: Add JH7110 HDMI controller driver
  ` [PATCH v2 11/15] phy: Add common Innosilicon HDMI PHY helpers
  ` [PATCH v2 12/15] phy: rockchip: inno-hdmi: Use the common Innosilicon "
  ` [PATCH v2 13/15] phy: starfive: Add jh7110-inno-hdmi-phy driver
  ` [PATCH v2 14/15] riscv: dts: starfive: jh7110: Update DT for display subsystem
  ` [PATCH v2 15/15] MAINTAINERS: Add StarFive JH7110 display subsystem entry

[RFC/PATCH] clk: add lockdep_ignore_clk_prepare_lock cmdline option
 2026-08-28 13:38 UTC  (3+ messages)

[PATCH v5 0/8] Add StarFive JHB100 syscon modules
 2026-08-28  9:56 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: soc: starfive: "
` [PATCH v5 2/8] clk: starfive: Add system-0 domain PLL clock driver
` [PATCH v5 3/8] clk: starfive: Add peripheral-0 "
` [PATCH v5 4/8] clk: starfive: Add Peripheral-1 "
` [PATCH v5 5/8] reset: starfive: Introduce active_low
` [PATCH v5 6/8] reset: starfive: Add syscon reset driver support
` [PATCH v5 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
` [PATCH v5 8/8] riscv: dts: starfive: jhb100: Add syscon nodes

[PATCH v6 00/13] Add initial support for Qualcomm SM7250 SoC
 2026-08-28 10:14 UTC  (11+ messages)
` [PATCH v6 07/13] dt-bindings: power: qcom,rpmhpd: Document RPMh power domain for SM7250
` [PATCH v6 09/13] dt-bindings: arm: cpus: Document Kryo 475 CPUs
` [PATCH v6 11/13] dt-bindings: interrupt-controller: qcom,pdc: Document SM7250 PDC
` [PATCH v6 12/13] dt-bindings: cpufreq: qcom-hw: Document SM7250 cpufreq hardware

[PATCH v4 0/4] clk: qcom: Migrate x1e80100 TCSR to clk_ref helper
 2026-08-28  9:15 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: clock: qcom: Move x1e80100 TCSR to own binding
` [PATCH v4 2/4] clk: qcom: tcsrcc-x1e80100: Migrate to clk_ref helper
` [PATCH v4 3/4] arm64: dts: qcom: hamoa: Drop unused #reset-cells from TCSR node
` [PATCH v4 4/4] arm64: dts: qcom: hamoa/purwa: Add QREF regulator supplies

[PATCH v13 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-28  6:39 UTC  (4+ messages)
` [PATCH v13 04/11] clk: realtek: Introduce common probe() and remove()

[PATCH v4 0/2] A proposal to add a gpio-locked fixed clock driver
 2026-08-28  5:31 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: Add GPIO-locked fixed clock

[PATCH] i2c: bcm2835: Make sure clk_init_data is fully initialized
 2026-08-28  2:08 UTC  (3+ messages)

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-27 18:23 UTC  (18+ messages)
` [PATCH v5 01/15] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
` [PATCH v5 02/15] dt-bindings: power: rpmpd: Document Kuno RPMh power domains
` [PATCH v5 03/15] pmdomain: qcom: rpmhpd: Add power domains for Kuno
` [PATCH v5 04/15] dt-bindings: clock: qcom,rpmhcc: Add Kuno RPMh clock controller
` [PATCH v5 05/15] clk: qcom: clk-rpmh: Add support for Kuno RPMh clocks
` [PATCH v5 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v5 07/15] interconnect: qcom: Add Kuno interconnect provider driver
` [PATCH v5 08/15] dt-bindings: pinctrl: qcom: Add Kuno TLMM
` [PATCH v5 09/15] pinctrl: qcom: Add Kuno pinctrl driver
` [PATCH v5 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
` [PATCH v5 11/15] clk: qcom: Add Global Clock Controller driver for Kuno
` [PATCH v5 12/15] dt-bindings: interrupt-controller: qcom,pdc: Add Kuno compatible string
` [PATCH v5 13/15] dt-bindings: firmware: qcom,scm: Document SCM on Kuno SoC
` [PATCH v5 14/15] dt-bindings: arm: qcom: Document Kuno IDP board
` [PATCH v5 15/15] ARM: dts: qcom: Add initial device tree for Kuno SoC

[PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
 2026-08-27 17:36 UTC  (13+ messages)

[PATCH v3 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-27 17:01 UTC  (16+ messages)
` [PATCH v3 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v3 07/15] interconnect: qcom: Add Kuno interconnect provider driver
` [PATCH v3 09/15] pinctrl: qcom: Add Kuno pinctrl driver
` [PATCH v3 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
` [PATCH v3 14/15] dt-bindings: arm: qcom: Document Kuno IDP board

[PATCH v4 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-27 16:58 UTC  (19+ messages)
` [PATCH v4 01/15] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
` [PATCH v4 02/15] dt-bindings: power: rpmpd: Document Kuno RPMh power domains
` [PATCH v4 03/15] pmdomain: qcom: rpmhpd: Add power domains for Kuno
` [PATCH v4 04/15] dt-bindings: clock: qcom,rpmhcc: Add Kuno RPMh clock controller
` [PATCH v4 05/15] clk: qcom: clk-rpmh: Add support for Kuno RPMh clocks
` [PATCH v4 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v4 07/15] interconnect: qcom: Add Kuno interconnect provider driver
` [PATCH v4 08/15] dt-bindings: pinctrl: qcom: Add Kuno TLMM
` [PATCH v4 09/15] pinctrl: qcom: Add Kuno pinctrl driver
` [PATCH v4 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
` [PATCH v4 11/15] clk: qcom: Add Global Clock Controller driver for Kuno
` [PATCH v4 12/15] dt-bindings: interrupt-controller: qcom,pdc: Add Kuno compatible string
` [PATCH v4 13/15] dt-bindings: firmware: qcom,scm: Document SCM on Kuno SoC
` [PATCH v4 14/15] dt-bindings: arm: qcom: Document Kuno IDP board
` [PATCH v4 15/15] ARM: dts: qcom: Add initial device tree for Kuno SoC

[PATCH 0/5] clk: socfpga: add Agilex72 clock manager support
 2026-08-27 14:38 UTC  (3+ messages)
` [PATCH 3/5] clk: socfpga: agilex72: add clock manager driver for Agilex72

[PATCH v4 0/7] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
 2026-08-27 14:02 UTC  (16+ messages)
` [PATCH v4 1/7] clk: renesas: r9a09g077: Register SYSC regmap
` [PATCH v4 2/7] arm64: dts: renesas: r9a09g077: Adjust CPG register region sizes
` [PATCH v4 3/7] arm64: dts: renesas: r9a09g087: "
` [PATCH v4 4/7] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add CPG/MSSR syscon support
` [PATCH v4 5/7] watchdog: rzv2h: Add syscon support for WDTDCR
` [PATCH v4 6/7] arm64: dts: renesas: r9a09g077: Use CPG/MSSR syscon for WDTDCR access
` [PATCH v4 7/7] arm64: dts: renesas: r9a09g087: "

[PATCH 0/2] phy: Make sure clk_init_data is fully initialized
 2026-08-27 13:33 UTC  (4+ messages)
` [PATCH 2/2] phy: rockchip: "

[PATCH v4 0/5] powervr: MT8173 GPU support
 2026-08-27 12:02 UTC  (10+ messages)

[PATCH v6 0/3] clk: add support for Airoha AN7583 clock
 2026-08-27  9:52 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: clock: airoha: Document support for "
` [PATCH v6 2/3] clk: en7523: generalize register clocks function

[PATCH v2] dt-bindings: clock: qcom,sm6375-gcc: Merge SM7150 into SM6375
 2026-08-27  9:16 UTC  (2+ messages)

[PATCH v4 0/8] Add StarFive JHB100 syscon modules
 2026-08-27  7:23 UTC  (5+ messages)
` [PATCH v4 2/8] clk: starfive: Add system-0 domain PLL clock driver

[PATCH 0/3] media: Make sure clk_init_data is fully initialized
 2026-08-27  5:59 UTC  (4+ messages)
` [PATCH 2/3] media: microchip: "

[RFC] clk: meson: t7: Intermittent boot instability and memory corruption on VIM4
 2026-08-27  3:04 UTC  (9+ messages)

[GIT PULL] clk changes for the merge window
 2026-08-26 18:40 UTC  (3+ messages)

[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
 2026-08-26  7:33 UTC  (5+ messages)

[PATCH v3 0/6] Add USB3.1 support for Agilex5
 2026-08-26  0:45 UTC  (3+ messages)
` [PATCH v3 6/6] usb: dwc3: add Altera Agilex5 support to generic platform driver

[PATCH v11 00/12] ZTE zx297520v3 clock bindings and driver
 2026-08-25 21:38 UTC  (24+ messages)
` [PATCH v11 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset controller
` [PATCH v11 02/12] dt-bindings: clk: zte: Add zx297520v3 matrix "
` [PATCH v11 03/12] dt-bindings: clk: zte: Add zx297520v3 LSP "
` [PATCH v11 04/12] ARM: dts: zte: Declare zx297520v3 CRM device nodes
` [PATCH v11 05/12] mfd: zx297520v3: Add a clock and reset MFD driver
` [PATCH v11 06/12] clk: zte: Add Clock registration infrastructure
` [PATCH v11 07/12] clk: zte: Add regmap-based clocks
` [PATCH v11 08/12] clk: zte: Add zx PLL support infrastructure
` [PATCH v11 09/12] clk: zte: Introduce a driver for zx297520v3 top clocks
` [PATCH v11 10/12] clk: zte: Introduce a driver for zx297520v3 matrix clocks
` [PATCH v11 11/12] clk: zte: Introduce a driver for zx297520v3 LSP clocks
` [PATCH v11 12/12] reset: zte: Add a zx297520v3 reset driver

[PATCH] clk: si5341: Fix NULL pointer dereference in probe
 2026-08-25 15:58 UTC  (2+ messages)

[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
 2026-08-25 15:28 UTC  (16+ messages)
` [PATCH 03/45] clk: bcm: iproc: Make sure clk_init_data is fully initialized
` [PATCH 10/45] clk: gemini: "
` [PATCH 22/45] clk: nomadik: "
` [PATCH 28/45] clk: rockchip: "
` [PATCH 39/45] clk: ux500: "
` [PATCH 40/45] clk: versatile: "

[PATCH v3 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
 2026-08-25 15:02 UTC  (15+ messages)
` [PATCH v3 2/8] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3S SoC
` [PATCH v3 3/8] can: rcar_canfd: Fix typos in macro names
` [PATCH v3 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH v3 5/8] can: rcar_canfd: Do not set registers selecting the CAN mode
` [PATCH v3 6/8] can: rcar_canfd: Add support for Renesas RZ/G3S
` [PATCH v3 7/8] arm64: dts: renesas: r9a08g045: Add CAN-FD node
` [PATCH v3 8/8] arm64: dts: renesas: rzg3s-smarc: Enable CAN-FD

[PATCH 2/4] clk: renesas: r9a08g046: Add PCIe clocks and reset
 2026-08-25  9:50 UTC 

[PATCH] clk: mvebu: ap806: fix legacy binding failing to probe
 2026-08-25  8:46 UTC  (2+ messages)

[PATCH v3 00/47] clk: qcom: Tie CX power domains to GCCs
 2026-08-25  8:01 UTC  (8+ messages)
` [PATCH v3 01/47] dt-bindings: clock: qcom: gcc-sdm845: Add CX power domain

[PATCH 0/2] clk: qcom: Add EMAC CNOC APB clocks for Nord SoC
 2026-08-25  7:12 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add EMAC CNOC APB clocks for Nord
` [PATCH 2/2] clk: qcom: segcc-nord: Add EMAC CNOC APB clocks for Nord SoC

[PATCH v2 0/2] Pinephone Pro Connectivity: Adding Modem, Bluetooth, and Wi-Fi
 2026-08-25  5:24 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: Enable the EG25-G modem on the Pinephone Pro
` [PATCH v2 2/2] clk: rk808: Select the clock function of CLK32KOUT2 on the RK818

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-08-24 20:23 UTC  (10+ messages)

[PATCH] clk: ultrarisc: Register DP1000 clock provider earlier
 2026-08-24 16:37 UTC  (2+ messages)

[PATCH net-next 0/3] net: Make sure clk_init_data is fully initialized
 2026-08-24 16:03 UTC  (4+ messages)
` [PATCH net-next 1/3] net: macb: "

[PATCH] clk: mstar: msc313-mpll: fix off-by-one in clock array allocation
 2026-08-24 16:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] clk: at91: main: Drop unneeded cast in at91_clk_register_main_osc()
 2026-08-24 15:25 UTC  (2+ messages)

[PATCH 0/5] rtc: Make sure clk_init_data is fully initialized
 2026-08-24 15:24 UTC  (2+ messages)

[PATCH] peci: controller: aspeed: Make sure clk_init_data is fully initialized
 2026-08-24 15:23 UTC  (2+ messages)

[PATCH 0/2] mmc: Make sure clk_init_data is fully initialized
 2026-08-24 15:22 UTC  (5+ messages)
` [PATCH 1/2] mmc: meson-gx: FIXME: "
` [PATCH 2/2] mmc: sdhci-of-arasan: "

[PATCH] MIPS: Alchemy: clock: Make sure clk_init_data is fully initialized
 2026-08-24 15:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox