linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-04 10:36:56 to 2025-03-07 00:29:54 UTC [more...]

[PATCH v5 0/5] Add clock controller support for SpacemiT K1
 2025-03-07  0:29 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v5 2/5] dt-bindings: clock: spacemit: Add spacemit,k1-pll
` [PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC
` [PATCH v5 4/5] clk: spacemit: k1: Add TWSI8 bus and function clocks
` [PATCH v5 5/5] riscv: dts: spacemit: Add clock tree for Spacemit K1

[PATCH v4 00/14] clk: sunxi-ng: add A523 clock support
 2025-03-07  0:26 UTC  (15+ messages)
` [PATCH v4 01/14] clk: sunxi-ng: mp: introduce dual-divider clock
` [PATCH v4 02/14] clk: sunxi-ng: mp: provide wrappers for setting feature flags
` [PATCH v4 03/14] clk: sunxi-ng: Add support for update bit
` [PATCH v4 04/14] dt-bindings: clk: sunxi-ng: document two Allwinner A523 CCUs
` [PATCH v4 05/14] clk: sunxi-ng: Add support for the A523/T527 CCU PLLs
` [PATCH v4 06/14] clk: sunxi-ng: a523: Add support for bus clocks
` [PATCH v4 07/14] clk: sunxi-ng: a523: add video mod clocks
` [PATCH v4 08/14] clk: sunxi-ng: a523: add system "
` [PATCH v4 09/14] clk: sunxi-ng: a523: add interface "
` [PATCH v4 10/14] clk: sunxi-ng: a523: add USB "
` [PATCH v4 11/14] clk: sunxi-ng: a523: remaining "
` [PATCH v4 12/14] clk: sunxi-ng: a523: add bus clock gates
` [PATCH v4 13/14] clk: sunxi-ng: a523: add reset lines
` [PATCH v4 14/14] clk: sunxi-ng: add support for the A523/T527 PRCM CCU

[PATCH v3 00/15] clk: sunxi-ng: add A523 clock support
 2025-03-07  0:18 UTC  (9+ messages)
` [PATCH v3 03/15] clk: sunxi-ng: Add support for update bit
` [PATCH v3 04/15] dt-bindings: clk: sunxi-ng: document Allwinner A523 CCU

[PATCH v2 0/8] Support SD/SDIO controllers on RK3528
 2025-03-06 23:05 UTC  (14+ messages)
` [PATCH v2 1/8] dt-bindings: soc: rockchip: Add RK3528 VO GRF syscon
` [PATCH v2 2/8] dt-bindings: soc: rockchip: Add RK3528 VPU "
` [PATCH v2 3/8] dt-bindings: mmc: rockchip-dw-mshc: Add compatible string for RK3528
` [PATCH v2 4/8] dt-bindings: clock: Add GRF clock definition "
` [PATCH v2 5/8] clk: rockchip: Support MMC clocks in GRF region
` [PATCH v2 6/8] clk: rockchip: rk3528: Add SD/SDIO tuning "
` [PATCH v2 7/8] arm64: dts: rockchip: Add SDMMC/SDIO controllers for RK3528
` [PATCH v2 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C
` (subset) [PATCH v2 0/8] Support SD/SDIO controllers on RK3528

[PATCH 0/4] Add RZ/G3E XSPI clocks
 2025-03-06 22:36 UTC  (7+ messages)
` [PATCH 1/4] clk: renesas: rzv2h-cpg: Add support for coupled clock
` [PATCH 4/4] clk: renesas: r9a09g047: Add XSPI clock/reset

[PATCH V3 0/2] rust: Add basic clock abstractions
 2025-03-06 20:58 UTC  (10+ messages)
` [PATCH V3 2/2] rust: Add initial clk abstractions

[PATCH] clk: meson: g12a: Fix kernel warnings when no display attached
 2025-03-06 20:13 UTC  (7+ messages)

[PATCH v1 0/9] Tegra114: implement EMC support
 2025-03-06 20:06 UTC  (5+ messages)
` [PATCH v1 7/9] memory: tegra: Add Tegra114 EMC driver

[PATCH v9 3/3] clk: aspeed: add AST2700 clock driver
 2025-03-06 18:01 UTC  (2+ messages)

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-06 16:43 UTC  (5+ messages)
    ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

[PATCH v3 0/6] Add support for S4 audio
 2025-03-06 16:41 UTC  (5+ messages)
` [PATCH v3 4/6] clk: meson: axg-audio: Add the mclk pad div for s4
` [PATCH v3 5/6] ASoC: meson: s4: Add s4 tocodec driver

[PATCH v4 02/13] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
 2025-03-06 15:24 UTC  (3+ messages)
` [PATCH v4 05/13] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
` [PATCH v4 06/13] clk: renesas: Add support for R9A09G077 SoC

[PATCH 0/2] clk: renesas: rzv2h-cpg: Add support for static mux clocks and static dividers
 2025-03-06 14:53 UTC  (4+ messages)
` [PATCH 2/2] clk: renesas: rzv2h-cpg: Add macro for defining "

[PATCH 0/7] Add RK3576 SAI Audio Controller Support
 2025-03-06 14:38 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: clock: rk3576: add IOC gated clocks
` [PATCH 2/7] clk: rockchip: add support for GRF "
` [PATCH 3/7] ASoC: dt-bindings: add schema for rockchip SAI controllers
` [PATCH 4/7] ASoC: rockchip: add Serial Audio Interface (SAI) driver
` [PATCH 5/7] arm64: dts: rockchip: Add RK3576 SAI nodes
` [PATCH 6/7] arm64: dts: rockchip: Add analog audio on RK3576 Sige5
` [PATCH 7/7] arm64: defconfig: Enable Rockchip SAI

[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
 2025-03-06 14:18 UTC  (3+ messages)
` [PATCH v2 2/7] clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP

[PATCH 0/3] Add support for enabling PLLs and add GE3D clock/reset entries
 2025-03-06 13:24 UTC  (12+ messages)
` [PATCH 1/3] clk: renesas: rzv2h-cpg: Move PLL access macros to source file
` [PATCH 2/3] clk: renesas: rzv2h-cpg: Add support for enabling PLLs
` [PATCH 3/3] clk: renesas: r9a09g057: Add clock and reset entries for GE3D

[PATCH v2 0/8] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-03-06 12:45 UTC  (12+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom,sm8450-videocc: Add MXC power domain
` [PATCH v2 2/8] clk: qcom: common: Add support to configure PLL
` [PATCH v2 3/8] clk: qcom: common: Manage rpm, configure PLLs & AON clks in really probe
` [PATCH v2 4/8] clk: qcom: videocc-sm8450: Move PLL & clk configuration to "
` [PATCH v2 5/8] clk: qcom: videocc-sm8550: "
` [PATCH v2 6/8] arm64: dts: qcom: Add MXC power domain to videocc node on SM8450
` [PATCH v2 7/8] arm64: dts: qcom: Add MXC power domain to videocc node on SM8550
` [PATCH v2 8/8] arm64: dts: qcom: Add MXC power domain to videocc node on SM8650

[PATCH v4 00/11] Add support for RZ/G3E CANFD
 2025-03-06 12:42 UTC 

[PATCH v10 00/18] Support spread spectrum clocking for i.MX8M PLLs
 2025-03-06 11:28 UTC  (12+ messages)
` [PATCH v10 01/18] dt-bindings: clock: imx8mm: add VIDEO_PLL clocks
` [PATCH v10 02/18] clk: imx8mm: rename video_pll1 to video_pll
` [PATCH v10 03/18] dt-bindings: clock: imx8mp: add VIDEO_PLL clocks
` [PATCH v10 04/18] clk: imx8mp: rename video_pll1 to video_pll
` [PATCH v10 05/18] dt-bindings: clock: imx8m-anatop: add oscillators and PLLs
` [PATCH v10 10/18] clk: imx: add hw API imx_anatop_get_clk_hw
` [PATCH v10 11/18] clk: imx: add support for i.MX8MM anatop clock driver
` [PATCH v10 12/18] clk: imx: add support for i.MX8MN "
` [PATCH v10 13/18] clk: imx: add support for i.MX8MP "
` [PATCH v10 14/18] clk: imx8mp: rename ccm_base to base
` [PATCH v10 15/18] dt-bindings: clock: imx8m-clock: add PLLs

[PATCH v1] drivers: clk: qcom: ipq5424: fix the freq table of sdcc1_apps clock
 2025-03-06 11:29 UTC 

[PATCH] dt-bindings: clock: ti: Convert ti-clkctrl.txt to json-schema
 2025-03-06  9:43 UTC  (2+ messages)

[PATCH] clk: renesas: rzv2h: Adjust for CPG_BUS_m_MSTOP starting from m = 1
 2025-03-06  9:27 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable()
 2025-03-06  9:20 UTC  (2+ messages)

[PATCH V2 0/2] rust: Add basic clock bindings
 2025-03-06  4:48 UTC  (10+ messages)
` [PATCH V2 2/2] rust: Add basic bindings for clk APIs

[PATCH RFC/RFT 00/12] clk: samsung: Use platform_driver_probe() to avoid __refdata
 2025-03-05 21:43 UTC  (13+ messages)
` [PATCH RFC/RFT 01/12] clk: samsung: exynos2200: "
` [PATCH RFC/RFT 02/12] clk: samsung: exynos4412-isp: "
` [PATCH RFC/RFT 03/12] clk: samsung: exynos5433: "
` [PATCH RFC/RFT 04/12] clk: samsung: exynos7870: "
` [PATCH RFC/RFT 05/12] clk: samsung: exynos7885: "
` [PATCH RFC/RFT 06/12] clk: samsung: exynos850: "
` [PATCH RFC/RFT 07/12] clk: samsung: exynos8895: "
` [PATCH RFC/RFT 08/12] clk: samsung: exynos990: "
` [PATCH RFC/RFT 09/12] clk: samsung: exynosautov9: "
` [PATCH RFC/RFT 10/12] clk: samsung: exynosautov920: "
` [PATCH RFC/RFT 11/12] clk: samsung: fsd: "
` [PATCH RFC/RFT 12/12] clk: samsung: gs101: "

[PATCH 00/12] clk: samsung: Use platform_driver_probe() to avoid __refdata
 2025-03-05 21:43 UTC  (2+ messages)

[PATCH v2 0/3] clk: samsung: introduce Exynos2200 clock driver
 2025-03-05 20:37 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v5 0/2] Introduce support for Exynos7870 clocks
 2025-03-05 20:37 UTC  (5+ messages)
` [PATCH v5 2/2] clk: samsung: add initial exynos7870 clock driver

[PATCH v2 0/2] clk: samsung: Two header cleanups
 2025-03-05 20:03 UTC  (3+ messages)
` [PATCH v2 1/2] clk: samsung: Add missing mod_devicetable.h header
` [PATCH v2 2/2] clk: samsung: Drop unused clk.h and of.h headers

[PATCH 0/2] clk: samsung: Two header cleanups
 2025-03-05 19:55 UTC  (6+ messages)
` [PATCH 1/2] clk: samsung: Add missing mod_devicetable.h header
` [PATCH 2/2] clk: samsung: Drop unused clk.h and of.h headers

[PATCH v2 0/2] clk: samsung: Update PLL locktime and samsung function
 2025-03-05 19:15 UTC  (8+ messages)
  ` [PATCH v2 2/2] clk: samsung: update PLL locktime for PLL142XX used on FSD platform
    ` (subset) "
  ` [PATCH v2 1/2] clk: samsung: Use samsung CCF common function

[PATCH] clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
 2025-03-05 19:09 UTC  (2+ messages)

[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
 2025-03-05 17:29 UTC  (5+ messages)
` [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum

[PATCH v3 0/6] TQMa93xx on MBa93xxLA/CA LVDS support
 2025-03-05 11:35 UTC  (17+ messages)
` [PATCH v3 1/6] clk: imx: clk-fracn-gppll: Add 477.4MHz config for video pll
` [PATCH v3 2/6] dt-bindings: soc: imx93-media-blk-ctrl: Add LDB subnode into schema and example
` [PATCH v3 3/6] pmdomain: imx93-blk-ctrl: Scan subnodes and bind drivers to them
` [PATCH v3 4/6] arm64: dts: imx93: Add LCDIF & LDB nodes
` [PATCH v3 5/6] arm64: dts: tqma9352-mba93xxla: Add LVDS overlay
` [PATCH v3 6/6] arm64: dts: tqma9352-mba93xxca: "

[PATCH 0/8] Support SD/SDIO controllers on RK3528
 2025-03-05 10:49 UTC  (5+ messages)
` [PATCH 6/8] clk: rockchip: rk3528: Add SD/SDIO tuning clocks in GRF region

[PATCH] dt-bindings: clock: qcom,x1e80100-camcc: Fix the list of required-opps
 2025-03-05  8:58 UTC  (3+ messages)

[PATCH] clk: Print an error when clk registration fails
 2025-03-04 21:55 UTC  (2+ messages)

[PATCH] clk: Correct the data types of the variables in clk_calc_new_rates
 2025-03-04 20:59 UTC  (2+ messages)

[PATCH v2 0/7] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
 2025-03-04 20:22 UTC  (4+ messages)
` [PATCH v2 2/7] dt-bindings: clock: brcm,kona-ccu: Add BCM281xx bus clocks

[PATCH v2 1/1] clk: imgtec: use %pe for better readability of errors while printing
 2025-03-04 20:15 UTC  (2+ messages)

[PATCH 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C
 2025-03-04 20:02 UTC  (5+ messages)

[PATCH] clk: stm32f4: fix an uninitialized variable
 2025-03-04 19:50 UTC  (2+ messages)

[PATCH] clk: keystone: syscon-clk: Do not use syscon helper to build regmap
 2025-03-04 19:49 UTC  (2+ messages)

[PATCH] clk: Warn (and therefore taint the kernel) on clk_ignore_unused
 2025-03-04 19:34 UTC  (5+ messages)

[PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover
 2025-03-04 17:00 UTC  (3+ messages)

[PATCH 0/4] clk: qcom: Constify 'struct qcom_cc_desc'
 2025-03-04 17:00 UTC  (2+ messages)

[PATCH v3 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
 2025-03-04 15:34 UTC  (4+ messages)

[PATCH] clk: davinci: remove support for da830
 2025-03-04 13:34 UTC 

[PATCH v4 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-03-04 10:49 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;
as well as URLs for NNTP newsgroup(s).