linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-16 17:28:20 to 2025-10-20 11:59:58 UTC [more...]

[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-20 11:59 UTC  (26+ messages)
` [PATCH v2 1/8] reset: imx8mp-audiomix: Fix bad mask values
` [PATCH v2 2/8] dt-bindings: clock: document 8ULP's SIM LPAV
` [PATCH v2 3/8] clk: imx: add driver for imx8ulp's sim lpav
` [PATCH v2 4/8] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v2 5/8] reset: imx8mp-audiomix: Switch to using regmap API
` [PATCH v2 6/8] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH v2 7/8] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV
` [PATCH v2 8/8] arm64: dts: imx8ulp: add sim lpav node

[PATCH v6 0/6] exynos-acpm: add DVFS protocol and clock driver
 2025-10-20 11:21 UTC  (22+ messages)
` [PATCH v6 1/6] dt-bindings: firmware: google,gs101-acpm-ipc: add ACPM clocks
  ` (subset) "
` [PATCH v6 2/6] firmware: exynos-acpm: add DVFS protocol
  ` (subset) "
` [PATCH v6 3/6] firmware: exynos-acpm: register ACPM clocks pdev
  ` (subset) "
` [PATCH v6 4/6] clk: samsung: add Exynos ACPM clock driver
  ` (subset) "
` [PATCH v6 5/6] arm64: defconfig: enable Exynos ACPM clocks
  ` (subset) "
` [PATCH v6 6/6] MAINTAINERS: add ACPM clock bindings and driver
  ` (subset) "

[PATCH 0/9] Add support for Clock controllers for Kaanapali
 2025-10-20 11:03 UTC  (9+ messages)
` [PATCH 4/9] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks
` [PATCH 5/9] clk: qcom: Update TCSR clock driver for Kaanapali

[PATCH v3 0/5] clk: rockchip: Add clock controller for the RV1126B
 2025-10-20  9:38 UTC  (7+ messages)
` [PATCH v3 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()
` [PATCH v3 2/5] dt-bindings: clock, reset: Add support for rv1126b
` [PATCH v3 3/5] clk: rockchip: Add clock controller for the RV1126B
` [PATCH v3 4/5] dt-bindings: clock: Add support for rockchip pvtpll
` [PATCH v3 5/5] clk: rockchip: add support for pvtpll clk

[PATCH v2 0/2] Implement Send and Sync for clk
 2025-10-20  9:35 UTC  (3+ messages)
` [PATCH v2 1/2] rust: clk: implement Send and Sync
` [PATCH v2 2/2] tyr: remove impl Send/Sync for TyrData

[PATCH 0/6] Add RTC support for the Renesas RZ/V2H SoC
 2025-10-20  8:32 UTC  (14+ messages)
` [PATCH 1/6] clk: renesas: r9a09g057: Add clock and reset entries for RTC
` [PATCH 2/6] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
` [PATCH 3/6] rtc: renesas-rtca3: Use OF data for configuration
` [PATCH 4/6] rtc: renesas-rtca3: Add support for RZ/V2H SoC
` [PATCH 5/6] arm64: dts: renesas: r9a09g057: Add RTC node
` [PATCH 6/6] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable RTC

[PATCH v4] clk: renesas: cpg-mssr: Add module reset support for RZ/T2H
 2025-10-20  8:13 UTC  (6+ messages)

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

[PATCH] drm/bridge: fsl-ldb: Parse register offsets from DT
 2025-10-20  6:21 UTC  (2+ messages)

[PATCH] drm/imx: Add more RGB swizzling options
 2025-10-20  5:37 UTC  (4+ messages)

[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-20  2:36 UTC  (5+ messages)
` [PATCH v4 17/24] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v4 23/24] ARM: tegra: add CSI nodes for Tegra20 and Tegra30

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-20  2:35 UTC  (50+ messages)
` [PATCH 01/39] dt-bindings: display: imx: Document i.MX95 Display Controller DomainBlend
` [PATCH 03/39] dt-bindings: display: imx: Document i.MX95 Display Controller processing units
` [PATCH 20/39] drm/imx: dc: Configure display CSR clock feed select
` [PATCH 25/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel interleaver support
` [PATCH 27/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel link support
` [PATCH 29/39] dt-bindings: display: bridge: Document Freescale i.MX95 MIPI DSI
` [PATCH 31/39] dt-bindings: clock: Split support for i.MX95 LVDS CSR
` [PATCH 32/39] dt-bindings: display: bridge: Document i.MX95 LVDS display bridge binding
` [PATCH 35/39] drm/bridge: fsl-ldb: Parse register offsets from DT
` [PATCH 38/39] dt-bindings: clock: support i.MX95 Display Stream CSR module

[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-19 23:04 UTC  (25+ messages)
` [RESEND PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [RESEND PATCH v18 02/16] rust_binder: remove trailing comma
` [RESEND PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [RESEND PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [RESEND PATCH v18 05/16] rnull: use `kernel::fmt`
` [RESEND PATCH v18 06/16] rust: alloc: "
` [RESEND PATCH v18 07/16] rust: debugfs: "
  ` [PATCH] samples: rust: debugfs: use `core::ffi::CStr` method names
` [RESEND PATCH v18 08/16] rust: pci: use `kernel::fmt`
` [RESEND PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [RESEND PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [RESEND PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [RESEND PATCH v18 13/16] rust: regulator: "
` [RESEND PATCH v18 14/16] rust: clk: "
` [RESEND PATCH v18 15/16] rust: support formatting of foreign types
` [RESEND PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`

[PATCH] peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
 2025-10-19 23:00 UTC  (9+ messages)

[PATCH] clk: sunxi-ng: Mark A523 bus-r-cpucfg clock as critical
 2025-10-19 18:44 UTC  (2+ messages)

[PATCH 0/3] Drop unused USB4 master clock frequencies
 2025-10-19 15:43 UTC  (7+ messages)
` [PATCH 1/3] clk: qcom: gcc-sc8280xp: Remove 85.71 MHz USB4 master clock frequency
` [PATCH 2/3] clk: qcom: gcc-x1e80100: "
` [PATCH 3/3] clk: qcom: gcc-glymur: "

[PATCH v2 0/5] clk: rockchip: Add clock controller for the RV1126B
 2025-10-19  5:30 UTC  (9+ messages)
` [PATCH v2 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()
` [PATCH v2 2/5] dt-bindings: clock, reset: Add support for rv1126b
` [PATCH v2 3/5] clk: rockchip: Add clock controller for the RV1126B
` [PATCH v2 4/5] dt-bindings: clock: Add support for rockchip pvtpll
` [PATCH v2 5/5] clk: rockchip: add support for pvtpll clk

[PATCH] dt-bindings: Fix inconsistent quoting
 2025-10-18 19:05 UTC  (3+ messages)

[PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-18 18:05 UTC  (17+ messages)
` [PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [PATCH v18 02/16] rust_binder: remove trailing comma
` [PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [PATCH v18 05/16] rnull: use `kernel::fmt`
` [PATCH v18 06/16] rust: alloc: "
` [PATCH v18 07/16] rust: debugfs: "
` [PATCH v18 08/16] rust: pci: "
` [PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [PATCH v18 13/16] rust: regulator: "
` [PATCH v18 14/16] rust: clk: "
` [PATCH v18 15/16] rust: support formatting of foreign types
` [PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`

[PATCH v2] clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
 2025-10-18 17:20 UTC  (2+ messages)

[PATCH RESEND] i2c: busses: bcm2835: convert from round_rate() to determine_rate()
 2025-10-17 21:09 UTC  (2+ messages)

[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
 2025-10-17 20:11 UTC  (4+ 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 v4 0/4] Non-const bitfield helpers
 2025-10-17 18:51 UTC  (9+ messages)
` [PATCH v4 1/4] bitfield: Drop underscores from macro parameters
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v4 3/4] clk: renesas: Use bitfield helpers
` [PATCH v4 4/4] soc: "

[PATCH] clk: do not trust cached rates for disabled clocks
 2025-10-17 18:09 UTC  (3+ messages)

[PATCH v3 0/4] Non-const bitfield helpers
 2025-10-17 17:39 UTC  (9+ messages)
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH v2 0/5] clk: samsung: introduce exynos8890 clock driver
 2025-10-17 16:13 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add exynos8890 SoC
` [PATCH v2 2/5] clk: samsung: clk-pll: Add support for pll_141xx
` [PATCH v2 3/5] clk: samsung: clk-pll: Add support for pll_1419x
` [PATCH v2 4/5] clk: samsung: clk-pll: Add support for pll_1431x
` [PATCH v2 5/5] clk: samsung: introduce exynos8890 clock driver

[PATCH 0/2] arm64: dts: qcom: sm8550: camcc: Manage MMCX and MXC
 2025-10-17 14:05 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550: Additionally manage MXC power domain in camcc

[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
 2025-10-17 12:21 UTC  (4+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc

[PATCH 00/10] RDA8810PL SD/MMC support
 2025-10-17 10:25 UTC  (3+ messages)
` [PATCH 09/10] mmc: host: Add RDA Micro SD/MMC driver

[PATCH 0/2] reset: remove last remaining user of the legacy lookup and drop unused code
 2025-10-17  9:34 UTC  (4+ messages)
` [PATCH 1/2] clk: davinci: psc: drop unused reset lookup
` [PATCH 2/2] reset: remove legacy reset lookup code

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

[PATCH v7 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-10-16 20:22 UTC  (3+ messages)
` [PATCH v7 04/10] clk: qcom: gcc-ipq5424: Enable NSS NoC clocks to use icc-clk

[PATCH] [v2] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
 2025-10-16 19:33 UTC  (3+ messages)

[PATCH v2 0/2] Remove hard coded values for MIPI-DSI
 2025-10-16 17:55 UTC  (4+ messages)
` [PATCH v2 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

32-bit clocks can't round above 2**31
 2025-10-16 17:28 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).