Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2025-11-06 19:59:46 to 2025-11-11 18:14:57 UTC [more...]

[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
 2025-11-11 18:14 UTC  (19+ messages)
  ` [PATCH RFC 01/13] dt-bindings: soc: starfive: Add vout-subsystem IP block
  ` [PATCH RFC 02/13] dt-bindings: clock: jh7110: Make power-domain optional
  ` [PATCH RFC 03/13] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy
  ` [PATCH RFC 04/13] dt-bindings: display: bridge: Add starfive,jh7110-hdmi-controller
  ` [PATCH RFC 05/13] dt-bindings: mfd: Add starfive,jh7110-hdmi-mfd
  ` [PATCH RFC 06/13] drm: bridge: inno_hdmi: Refactor to support regmap and probe
  ` [PATCH RFC 07/13] drm: bridge: inno_hdmi: Add .disable platform operation
  ` [PATCH RFC 08/13] soc: starfive: Add jh7110-vout-subsystem driver
  ` [PATCH RFC 09/13] soc: starfive: Add jh7110-hdmi-mfd driver
  ` [PATCH RFC 10/13] clk: starfive: voutcrg: Update the voutcrg
  ` [PATCH RFC 11/13] drm: bridge: starfive: Add hdmi-controller driver
  ` [PATCH RFC 12/13] phy: starfive: Add jh7110-inno-hdmi-phy driver
  ` [PATCH RFC 13/13] riscv: dts: starfive: jh7110: Update DT for display subsystem

[PATCH v4 0/2] Remove hard coded values for MIPI-DSI
 2025-11-11 17:48 UTC  (11+ messages)
` [PATCH v4 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[PATCH v7 0/5] clk: rockchip: Add clock controller for the
 2025-11-11 17:43 UTC  (7+ messages)
` [PATCH v7 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()
` [PATCH v7 2/5] dt-bindings: clock, reset: Add support for rv1126b
` [PATCH v7 3/5] clk: rockchip: Add clock controller for the RV1126B
` [PATCH v7 4/5] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
` [PATCH v7 5/5] clk: rockchip: Add clock and reset driver for RK3506

[PATCH v7 0/5] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-11-11 16:49 UTC  (9+ messages)
` [PATCH v7 1/5] reset: mpfs: add non-auxiliary bus probing
` [PATCH v7 2/5] riscv: dts: microchip: fix mailbox description
` [PATCH v7 3/5] riscv: dts: microchip: convert clock and reset to use syscon
` [PATCH v7 4/5] MAINTAINERS: add new soc drivers to Microchip RISC-V entry
` [PATCH v7 5/5] MAINTAINERS: rename "

[PATCH v4 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-11-11 16:10 UTC  (3+ messages)

[PATCH v4 0/5] clk: add support for Airoha AN7583 clock
 2025-11-11 15:56 UTC  (6+ messages)
` [PATCH v4 1/5] clk: en7523: convert driver to regmap API
` [PATCH v4 2/5] clk: en7523: generalize register clocks function
` [PATCH v4 3/5] clk: en7523: reword and clean clk_probe variables
` [PATCH v4 4/5] dt-bindings: clock: airoha: Document support for AN7583 clock
` [PATCH v4 5/5] clk: en7523: add support for Airoha "

[PATCH v2] clk: spacemit: fix comment typo
 2025-11-11 15:50 UTC 

[PATCH v2] clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple code
 2025-11-11 15:46 UTC  (2+ messages)

[PATCH v2] clk: imx: Add some delay before deassert the reset
 2025-11-11 15:46 UTC  (2+ messages)

[PATCH] clk: imx: imx95-blk-ctl: Fix clock leak in error paths
 2025-11-11 14:18 UTC  (2+ messages)

[PATCH v3 00/11] Tegra114: implement EMC support
 2025-11-11 13:34 UTC  (6+ messages)
` [PATCH v3 01/11] devfreq: tegra30-devfreq: add support for Tegra114
` [PATCH v3 02/11] ARM: tegra: Add ACTMON node to Tegra114 device tree

[PATCH v2 0/6] Add support for Clock controllers for Kaanapali
 2025-11-11 12:16 UTC  (11+ messages)
` [PATCH v2 4/6] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks
` [PATCH v2 5/6] clk: qcom: Add TCSR clock driver for Kaanapali
` [PATCH v2 6/6] clk: qcom: Add support for Global clock controller on Kaanapali

[PATCH v5 0/6] clk: Support spread spectrum and use it in clk-scmi
 2025-11-11 11:37 UTC  (5+ messages)
` [PATCH v5 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver

[PATCH v6 0/6] exynos-acpm: add DVFS protocol and clock driver
 2025-11-11 10:29 UTC  (8+ messages)
` [PATCH v6 4/6] clk: samsung: add Exynos ACPM "

[PATCH v4 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2025-11-11  9:57 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required
` [PATCH v4 2/4] arm64: dts: exynos: gs101: add samsung,sysreg property to CMU nodes
` [PATCH v4 3/4] clk: samsung: Implement automatic clock gating mode for CMUs
` [PATCH v4 4/4] clk: samsung: gs101: Enable auto_clock_gate mode for each gs101 CMU

[PATCH v1] clk: tegra: clk-dfll: scale force_val with coefficient according to whether cg_scale is set
 2025-11-11  7:58 UTC  (2+ messages)

[PATCH v7 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-11-11  3:38 UTC  (15+ messages)
` [PATCH v7 1/2] dt-bindings: clock: eswin: Documentation for eic7700 SoC
` [PATCH v7 2/2] clock: eswin: Add eic7700 clock driver
    `  "
    ` Re: [PATCH v7 0/2] Add driver support for ESWIN eic700 SoC clock controller
        `  "

[PATCH v2] clk: tests: Add tests for clk lookup by name
 2025-11-11  1:29 UTC  (2+ messages)

[PATCH] clk: tests: Add tests for clk lookup by name
 2025-11-11  1:28 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v6.19
 2025-11-11  1:14 UTC  (2+ messages)

[GIT PULL] clk: socfpga: update for v6.19
 2025-11-11  0:58 UTC  (2+ messages)

[PATCH] clk: sprd: sc9860: Simplify with of_device_get_match_data()
 2025-11-11  1:03 UTC  (2+ messages)

[PATCH v3 00/16] Support ROHM BD72720 PMIC
 2025-11-10 23:04 UTC  (3+ messages)
` [PATCH v3 02/16] dt-bindings: battery: Clarify trickle-charge

[PATCH v2 0/5] Add XSPI clocks and improve divider clock handling for R9A09G077 SoC
 2025-11-10 21:38 UTC  (10+ messages)
` [PATCH v2 1/5] clk: renesas: r9a09g077: Propagate rate changes to parent clocks
` [PATCH v2 2/5] clk: renesas: r9a09g077: Remove stray blank line
` [PATCH v2 3/5] clk: renesas: r9a09g077: Use devm_ helpers for divider clock registration
` [PATCH v2 5/5] clk: renesas: r9a09g077: Add xSPI core and module clocks

[PATCH] clk: renesas: r9a06g032: Fix memory leak in error path
 2025-11-10 16:37 UTC  (2+ messages)

[PATCH] clk: spacemit: fix comment typo
 2025-11-10 16:05 UTC  (4+ messages)

[GIT PULL] clk: samsung: drivers for v6.19
 2025-11-10 15:12 UTC 

[PATCH 0/2] clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4
 2025-11-10 14:20 UTC  (7+ messages)
` [PATCH 1/2] Revert "arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 ports"
` [PATCH 2/2] clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-10 14:03 UTC  (24+ messages)
` [PATCH v6 03/26] EDAC/ie31200: #undef field_get() before local definition
` [PATCH v6 05/26] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v6 06/26] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH -next v6 10/26] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 16/26] EDAC/ie31200: Convert to common field_get() helper
` [PATCH -next v6 23/26] iio: imu: smi330: Convert to common field_{get,prep}() helpers

[PATCH v3 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2025-11-10 12:52 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required

[PATCH v3 00/14] Add RSPI support for RZ/T2H and RZ/N2H
 2025-11-10 12:49 UTC  (3+ messages)
` [PATCH v3 11/14] dt-bindings: spi: renesas,rzv2h-rspi: document "

[PATCH] pmdomain: mediatek: convert from clk round_rate() to determine_rate()
 2025-11-10 12:23 UTC  (3+ messages)

[GIT PULL 3/4] samsung: drivers for v6.19
 2025-11-10 12:13 UTC 

[PATCH v2 0/3] Add TSU support for the Renesas RZ/V2H SoC
 2025-11-10 11:56 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU

[PATCH v2 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC
 2025-11-10  7:59 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add identifiers "

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-10  8:59 UTC  (6+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition

[PATCH v2 0/2] Implement Send and Sync for clk
 2025-11-10  9:02 UTC  (2+ messages)

[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
 2025-11-10  7:53 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
` [PATCH RESEND v3 2/3] clk: en7523: Add reset-controller support for EN7523 SoC
` [PATCH RESEND v3 3/3] ARM: dts: airoha: update EN7523 dtsi to support resets

[PATCH v3 0/4] clk: amlogic: optimize the PLL driver
 2025-11-10  2:49 UTC  (5+ messages)
` [PATCH v3 2/4] clk: amlogic: Improve the issue of PLL lock failures

[PATCH 00/22] Add support for A100/A133 display
 2025-11-08 16:58 UTC  (3+ messages)
  ` [PATCH 17/22] phy: allwinner: phy-sun6i-mipi-dphy: add LVDS support

[PATCH] clk: mediatek: mt7988-infracfg: fix USB port0 function for U2 only
 2025-11-08 10:52 UTC  (2+ messages)

[PATCH] clk: lan966x: remove unused dt-bindings include
 2025-11-08 10:06 UTC  (2+ messages)

[PATCH RESEND] clk: at91: sam9x7: Use kmalloc_array() instead of kmalloc()
 2025-11-08 10:00 UTC  (2+ messages)

[PATCH v4 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
 2025-11-08  8:33 UTC 

Kernel ooops in CCU on H700
 2025-11-07 18:38 UTC 

[PATCH v3 0/5] clk: add support for Airoha AN7583 clock
 2025-11-07 17:27 UTC  (16+ messages)
` [PATCH v3 2/5] clk: en7523: generalize register clocks function
` [PATCH v3 3/5] clk: en7523: reword and clean clk_probe variables
` [PATCH v3 4/5] dt-bindings: clock: airoha: Document support for AN7583 clock
` [PATCH v3 5/5] clk: en7523: add support for Airoha "

[PATCH v4 0/5] add support for T7 family clock controller
 2025-11-07 17:10 UTC  (7+ messages)
` [PATCH v4 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH 00/14] Add RSPI support for RZ/T2H and RZ/N2H
 2025-11-07 17:00 UTC  (5+ messages)
` [PATCH 11/14] dt-bindings: spi: renesas,rzv2h-rspi: document "

[PATCH v3 00/21] Add support for MT8189 clock/power controller
 2025-11-07 16:58 UTC  (12+ messages)
` [PATCH v3 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v3 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH v3 03/21] clk: mediatek: fix mfg mux issue
` [PATCH v3 20/21] pmdomain: mediatek: Add bus protect control flow for MT8189

[RESEND PATCH v6 4/5] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
 2025-11-07 14:59 UTC  (3+ messages)

[PATCH v6 0/5] clk: rockchip: Add clock controller for the RV1126B and RK3506
 2025-11-07 14:31 UTC  (3+ messages)
` [PATCH v6 2/5] dt-bindings: clock, reset: Add support for rv1126b

[PATCH v2 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
 2025-11-07  9:39 UTC  (7+ messages)
` [PATCH v2 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v2 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs

[PATCH v2 0/4] clk: renesas: r8a779a0: Add clocks needed for GPU
 2025-11-07  8:47 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: clock: r8a779a0: Add ZG core clock
` [PATCH v2 2/4] clk: renesas: rcar-gen4: Add support for clocks dividers in FRQCRB
` [PATCH v2 3/4] clk: renesas: r8a779a0: Add ZG Core clock
` [PATCH v2 4/4] clk: renesas: r8a779a0: Add 3dge module clock

[RESEND PATCH v6 5/5] clk: rockchip: Add clock and reset driver for RK3506
 2025-11-07  1:38 UTC 

[PATCH v5 0/7] clk: rockchip: Add clock controller for the
 2025-11-07  1:44 UTC  (5+ messages)
` [PATCH v5 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit

[PATCH RESEND v2 0/9] phy: convert from clk round_rate() to determine_rate()
 2025-11-06 23:25 UTC  (10+ messages)
` [PATCH v2 RESEND 1/9] phy: freescale: phy-fsl-samsung-hdmi: convert from "
` [PATCH v2 RESEND 2/9] phy: mediatek: phy-mtk-hdmi-mt2701: "
` [PATCH v2 RESEND 3/9] phy: mediatek: phy-mtk-hdmi-mt8173: "
` [PATCH v2 RESEND 4/9] phy: mediatek: phy-mtk-hdmi-mt8195: "
` [PATCH v2 RESEND 5/9] phy: mediatek: phy-mtk-mipi-dsi-mt8173: "
` [PATCH v2 RESEND 6/9] phy: mediatek: phy-mtk-mipi-dsi-mt8183: "
` [PATCH v2 RESEND 7/9] phy: rockchip: phy-rockchip-inno-hdmi: "
` [PATCH v2 RESEND 8/9] phy: rockchip: phy-rockchip-samsung-hdptx: "
` [PATCH v2 RESEND 9/9] phy: ti: phy-j721e-wiz: "

[PATCH] peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
 2025-11-06 23:11 UTC  (11+ messages)

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-11-06 22:42 UTC  (3+ messages)
` [PATCH 06/25] rtc: Add driver for RDA Micro SoC


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