Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2025-05-23 14:24:39 to 2025-05-29 11:22:19 UTC [more...]

[PATCH v10 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-29 11:23 UTC  (17+ messages)
` [PATCH v10 1/5] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
  ` [PATCH v10 01/13] "
` [PATCH v10 2/5] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
  ` [PATCH v10 02/13] "
` [PATCH v10 3/5] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v10 4/5] clk: rp1: Add support for clocks provided by RP1
` [PATCH v10 5/5] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v10 08/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v10 09/10] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v10 10/10] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v10 11/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v10 12/12] arm64: defconfig: Enable OF_OVERLAY option
` [PATCH v10] MAINTAINERS: add Raspberry Pi RP1 section

[PATCH v10 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-29 11:23 UTC 

[PATCH 0/5] clk: add support for Airoha AN7583 clock
 2025-05-29  9:00 UTC  (12+ messages)
` [PATCH 1/5] clk: en7523: convert driver to regmap API
` [PATCH 2/5] clk: en7523: generalize register clocks function
` [PATCH 3/5] dt-bindings: reset: add binding for Airoha AN7583 SoC reset
` [PATCH 4/5] dt-bindings: clock: airoha: Document support for AN7583 clock
` [PATCH 5/5] clk: en7523: add support for Airoha "

[GIT PULL] Qualcomm clock updates for v6.16
 2025-05-29  6:35 UTC  (2+ messages)

[PATCH v4 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-05-29  5:48 UTC  (10+ messages)
` [PATCH v4 1/2] venus: pm_helpers: add compatibility for dev_pm_genpd_set_hwmode on V4
` [PATCH v4 2/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

[PATCH 0/2] clk: preserve original rate when a sibling clk changes it's rate
 2025-05-28 23:23 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 0/8] clk: test: add tests for inconsistencies and limitations in the framework
 2025-05-28 23:22 UTC  (2+ messages)

[PATCH v1 0/2] Add CMU_HSI1 support for Exynos990 SoC
 2025-05-28 23:17 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: clock: exynos990: Add CMU_HSI1 bindings
` [PATCH v1 2/2] clk: samsung: exynos990: Add CMU_HSI1 block

[PATCH v2 00/10] clk: add kunit tests and correct rate change bug in the clk core
 2025-05-28 23:16 UTC  (11+ messages)
` [PATCH v2 01/10] clk: add kernel docs for struct clk_core
` [PATCH v2 02/10] clk: preserve original rate when a sibling clk changes it's rate
` [PATCH v2 03/10] clk: test: introduce a few specific rate constants for mock testing
` [PATCH v2 04/10] clk: test: introduce clk_dummy_div for a mock divider
` [PATCH v2 05/10] clk: test: introduce test suite for sibling rate changes on a divider
` [PATCH v2 06/10] clk: test: introduce clk_dummy_gate for a mock gate
` [PATCH v2 07/10] clk: test: introduce test suite for sibling rate changes on a gate
` [PATCH v2 08/10] clk: test: introduce helper to create a mock mux
` [PATCH v2 09/10] clk: test: introduce test variation for sibling rate changes on a mux
` [PATCH v2 10/10] clk: test: introduce test variation for sibling rate changes on a gate/mux

[PATCH v2 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-05-28 22:13 UTC  (9+ messages)
` [PATCH v2 1/5] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH v2 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v2 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "
` [PATCH v2 4/5] arm64: dts: qcom: ipq5018: Add MDIO buses
` [PATCH v2 5/5] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus

[PATCH] clk: versaclock7: Constify regmap_range_cfg array
 2025-05-28 19:44 UTC 

[PATCH 0/4] mailbox: qcom-apcs-ipc: Avoid circular dependency with clock controller
 2025-05-28 19:21 UTC  (4+ messages)
` [PATCH 2/4] mailbox: qcom-apcs-ipc: Assign OF node to clock controller child device

[PATCH v5 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-05-28 17:43 UTC  (17+ messages)
` [PATCH v5 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v5 2/4] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v5 3/4] dt-bindings: display: bridge: renesas,dsi: Add support for RZ/V2H(P) SoC
` [PATCH v5 4/4] drm: renesas: rz-du: mipi_dsi: "

[PATCH v2 0/2] clk: fixed-mmio: Add optional ready registers
 2025-05-28 14:19 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: clk: fixed-mmio-clock: Add optional ready reg
` [PATCH v2 2/2] clk: fixed-mmio: Add optional poll for clk readiness

[PATCH] clk: renesas: r9a09g056: Add clock and reset entries for USB2.0
 2025-05-28 13:25 UTC 

[PATCH 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-05-28 12:00 UTC  (34+ messages)
` [PATCH 1/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH 2/5] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support
` [PATCH 4/5] arm64: dts: qcom: ipq5018: add MDIO buses
` [PATCH 5/5] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-05-28 11:05 UTC  (30+ messages)
` [PATCH v4 01/23] riscv: Add new error codes defined by SBI v3.0
` [PATCH v4 02/23] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v4 03/23] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v4 04/23] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v4 05/23] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v4 06/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v4 07/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v4 08/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v4 09/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v4 10/23] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v4 11/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v4 12/23] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v4 13/23] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v4 14/23] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v4 15/23] ACPI: property: Add support for cells property
` [PATCH v4 16/23] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v4 17/23] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v4 18/23] ACPI: RISC-V: Add support to update gsi range
` [PATCH v4 19/23] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v4 20/23] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v4 21/23] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v4 22/23] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v4 23/23] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers

[PATCH v4 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-05-28  9:51 UTC  (6+ messages)
` [PATCH v4 02/18] dt-bindings: clock: qcom: Update sc8280xp camcc bindings

[PATCH v12 0/8] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-05-28  9:22 UTC  (9+ messages)
` [PATCH v12 1/8] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v12 2/8] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v12 3/8] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v12 4/8] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v12 5/8] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v12 6/8] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
` [PATCH v12 7/8] drm: sun4i: de33: vi_scaler: "
` [PATCH v12 8/8] drm: sun4i: de33: mixer: add mixer configuration for the H616

[net 0/4] net: ftgmac100: Add SoC reset support for RMII mode
 2025-05-28  1:49 UTC  (8+ messages)
` [net 1/4] dt-bindings: net: ftgmac100: Add resets property
        ` 回覆: "
  ` 回覆: [net 0/4] net: ftgmac100: Add SoC reset support for RMII mode

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-27 21:26 UTC  (9+ messages)
` [PATCH v9 -next 08/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs
 2025-05-27 19:32 UTC  (5+ messages)
` (subset) "

[PATCH v3 0/8] clk: renesas: rzg2l-cpg: Drop PM domain abstraction for MSTOP
 2025-05-27 11:24 UTC  (9+ messages)
` [PATCH v3 1/8] clk: renesas: rzg2l-cpg: Postone updating priv->clks[]
` [PATCH v3 2/8] clk: renesas: rzg2l-cpg: Move pointers after hw member
` [PATCH v3 3/8] clk: renesas: rzg2l-cpg: Add macro to loop through module clocks
` [PATCH v3 4/8] clk: renesas: rzg2l-cpg: Add support for MSTOP in clock enable/disable API
` [PATCH v3 5/8] clk: renesas: r9a08g045: Drop power domain instantiation
` [PATCH v3 6/8] clk: renesas: rzg2l-cpg: Drop MSTOP based power domain support
` [PATCH v3 7/8] dt-bindings: clock: rzg2l-cpg: Drop power domain IDs
` [PATCH v3 8/8] Revert "dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1> for RZ/G3S"

[PATCH v2 0/8] clk: renesas: rzg2l-cpg: Drop PM domain abstraction for MSTOP
 2025-05-27  9:21 UTC  (10+ messages)
` [PATCH v2 4/8] clk: renesas: rzg2l-cpg: Add support for MSTOP in clock enable/disable API

[RFC PATCH v2 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-05-27  8:46 UTC  (4+ messages)
` [RFC PATCH v2 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks

[PATCH v1 0/2] clk: fixed-mmio: Add optional ready registers
 2025-05-26 11:28 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: clk: fixed-mmio-clock: Add optional ready reg
` [PATCH v1 2/2] clk: fixed-mmio: Add optional poll for clk readiness

[PATCH 0/8] Add clock support for Loongson 2K0300 SoC
 2025-05-26  4:17 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: clock: Document Loongson 2K0300 clock controller

[PATCH] clk: qcom: gcc-ipq8074: fix broken freq table for nss_port6_tx_clk_src
 2025-05-24 10:18 UTC  (2+ messages)

[GIT PULL] clk: thead: Updates for v6.16
 2025-05-24  1:25 UTC  (5+ messages)

[PATCH v3 00/23] Linux SBI MPXY and RPMI drivers
 2025-05-23 16:35 UTC  (5+ messages)
` [PATCH v3 10/23] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH v10 04/10] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
 2025-05-23 14:24 UTC  (2+ messages)
` [PATCH v10 05/10] clk: renesas: Add support for R9A09G077 SoC


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