linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-13 15:58:12 to 2025-06-18 14:33:40 UTC [more...]

[PATCH v7 00/13] drm/msm: Add support for SM8750
 2025-06-18 14:32 UTC  (12+ messages)
` [PATCH v7 01/13] dt-bindings: display/msm: dsi-phy-7nm: Add SM8750
` [PATCH v7 02/13] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v7 03/13] dt-bindings: display/msm: dp-controller: "
` [PATCH v7 04/13] dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH v7 05/13] dt-bindings: display/msm: qcom,sm8750-mdss: "
` [PATCH v7 06/13] drm/msm/dsi/phy: Add support for SM8750
` [PATCH v7 07/13] drm/msm/dsi: "
` [PATCH v7 08/13] drm/msm/dpu: "
` [PATCH v7 09/13] drm/msm/dpu: Consistently use u32 instead of uint32_t
` [PATCH v7 10/13] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
` [PATCH v7 11/13] drm/msm/dpu: Implement CTL_PIPE_ACTIVE "

[PATCH v6 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-06-18 14:19 UTC  (11+ messages)
` [PATCH v6 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v6 4/4] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC

[PATCH v6 00/17] drm/msm: Add support for SM8750
 2025-06-18 14:01 UTC  (13+ messages)
` [PATCH v6 08/17] drm/msm/dsi/phy: Fix reading zero as PLL rates when unprepared

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-18 12:56 UTC  (11+ messages)
` [PATCH 01/11] pmdomain: apple: Drop default ARCH_APPLE in Kconfig
` [PATCH 07/11] iommu/apple-dart: "
` [PATCH 08/11] Input: apple_z2: "
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead

[PATCH v4 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-18 12:27 UTC  (10+ messages)
    ` [PATCH v4 1/9] rust: pwm: Add Kconfig and basic data structures
    ` [PATCH v4 2/9] rust: pwm: Add core 'Device' and 'Chip' object wrappers
    ` [PATCH v4 3/9] rust: pwm: Add driver operations trait and registration support
    ` [PATCH v4 4/9] pwm: Add Rust driver for T-HEAD TH1520 SoC
    ` [PATCH v4 5/9] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
    ` [PATCH v4 6/9] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
    ` [PATCH v4 7/9] riscv: dts: thead: Add PWM controller node
    ` [PATCH v4 8/9] riscv: dts: thead: Add PVT node
    ` [PATCH v4 9/9] riscv: dts: thead: Add PWM fan and thermal control

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

[PATCH v11 0/6] reset: spacemit: add K1 reset support
 2025-06-18 11:42 UTC  (6+ messages)
` [PATCH v11 5/6] reset: spacemit: add support for SpacemiT CCU resets

[PATCH v4 0/5] Add CMN PLL clock controller support for IPQ5018
 2025-06-18 10:03 UTC  (4+ messages)
` [PATCH v4 1/5] clk: qcom: ipq5018: keep XO clock always on

[PATCH stblinux/next 1/2] dt-bindings: clock: rp1: Add missing MIPI DSI defines
 2025-06-18  9:47 UTC  (4+ messages)
` [PATCH stblinux/next 2/2] clk: rp1: Implement ramaining clock tree

[PATCH] rust: replace literals with constants in `clk::Hertz`
 2025-06-18  9:28 UTC 

[PATCH] rust: shorten `con_id`s in `get` methods in clk module
 2025-06-18  9:35 UTC 

[PATCH] rust: make `clk::Hertz` methods const
 2025-06-18  9:22 UTC  (2+ messages)

[PATCH v5 0/4] clk: add support for TI CDCE6214
 2025-06-18  9:21 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: clock: add TI CDCE6214 binding
` [PATCH v5 2/4] clk: add TI CDCE6214 clock driver
` [PATCH v5 3/4] dt-bindings: clock: cdce6214: add binding for pin configuration
` [PATCH v5 4/4] clk: cdce6214: add pin configuration support

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-06-18  9:13 UTC  (5+ messages)
` [PATCH v1 2/3] drivers: "

[PATCH] clk: Add clk_determine_rate function call
 2025-06-18  8:10 UTC  (5+ messages)

[PATCH v2] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
 2025-06-18  6:53 UTC 

[PATCH 0/2] dt-bindings: clock: qcom: Fix SM8450 videocc, camcc power domains support
 2025-06-18  6:26 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,sm8450-videocc: Add minItems property
` [PATCH 2/2] dt-bindings: clock: qcom,sm8450-camcc: "

[PATCH v5 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-18  5:24 UTC  (14+ messages)
` [PATCH v5 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v5 12/23] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v5 15/23] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v5 21/23] irqchip/riscv-rpmi-sysmsi: Add ACPI support

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-17 19:43 UTC  (13+ messages)
    ` [PATCH v3 1/9] rust: pwm: Add Kconfig and basic data structures
    ` [PATCH v3 2/9] rust: pwm: Add core 'Device' and 'Chip' object wrappers
    ` [PATCH v3 3/9] rust: pwm: Add driver operations trait and registration support
    ` [PATCH v3 4/9] pwm: Add Rust driver for T-HEAD TH1520 SoC
    ` [PATCH v3 5/9] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
    ` [PATCH v3 6/9] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
    ` [PATCH v3 7/9] riscv: dts: thead: Add PWM controller node
    ` [PATCH v3 8/9] riscv: dts: thead: Add PVT node
    ` [PATCH v3 9/9] riscv: dts: thead: Add PWM fan and thermal control

[PATCH v5 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-06-17 19:16 UTC  (7+ messages)
` (subset) "

[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-06-17 17:04 UTC  (3+ messages)
` [PATCH v2 3/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S

[PATCH v2 0/8] Add clock support for Loongson 2K0300 SoC
 2025-06-17 16:24 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clock: loongson2: Add Loongson 2K0300 compatible
` [PATCH v2 2/8] clk: loongson2: Allow specifying clock flags for gate clock
` [PATCH v2 3/8] clk: loongson2: Support scale clocks with an alternative mode
` [PATCH v2 4/8] clk: loongson2: Allow zero divisors for dividers
` [PATCH v2 5/8] clk: loongson2: Avoid hardcoding firmware name of the reference clock
` [PATCH v2 6/8] clk: loongson2: Add clock definitions for Loongson 2K0300 SoC
` [PATCH v2 7/8] LoongArch: dts: Add clock tree for Loongson 2K0300
` [PATCH v2 8/8] LoongArch: dts: Remove clock-frquency from UART0 of CTCISZ Forever Pi

[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-06-17 16:21 UTC  (3+ messages)

[PATCH v2 0/4] Add CPG/MSSR support for RZ/N2H SoC
 2025-06-17 15:57 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support
` [PATCH v2 2/4] dt-bindings: clock: renesas,r9a09g077: Add PCLKL core clock ID
` [PATCH v2 3/4] clk: renesas: r9a09g077-cpg: Add PCLKL core clock
` [PATCH v2 4/4] clk: renesas: Add CPG/MSSR support to RZ/N2H SoC

[PATCH 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-06-17 14:50 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH 2/8] clk: qcom: ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH 3/8] dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX
` [PATCH 4/8] clock: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH 5/8] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH 6/8] clk: qcom: Add NSS clock controller driver for IPQ5424
` [PATCH 7/8] arm64: dts: qcom: ipq5424: Add NSS clock controller node
` [PATCH 8/8] arm64: defconfig: Build NSS clock controller driver for IPQ5424

[PATCH v2 00/10] clk: add support for Airoha AN7583 clock
 2025-06-17 13:04 UTC  (11+ messages)
` [PATCH v2 01/10] clk: en7523: convert driver to regmap API
` [PATCH v2 02/10] clk: en7523: generalize register clocks function
` [PATCH v2 03/10] clk: en7523: convert to full clk_hw implementation
` [PATCH v2 04/10] clk: en7523: add support for .set_rate
` [PATCH v2 05/10] clk: en7523: permit to reference Chip SCU from phandle
` [PATCH v2 06/10] dt-bindings: clock: airoha: Document new property airoha,chip-scu
` [PATCH v2 07/10] clk: en7523: reword and clean clk_probe variables
` [PATCH v2 08/10] clk: en7523: add support for probing SCU child
` [PATCH v2 09/10] dt-bindings: clock: airoha: Document support for AN7583 clock
` [PATCH v2 10/10] clk: en7523: add support for Airoha "

[PATCH v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-17 11:55 UTC  (10+ messages)
  ` [PATCH v2 3/7] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
  ` [PATCH v2 4/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
  ` [PATCH v2 2/7] pwm: Add Rust driver for T-HEAD TH1520 SoC

[PATCH] Various improvements on clock abstractions
 2025-06-17  7:52 UTC  (4+ messages)

[PATCH 0/8] Add support for Renesas RZ/N2H (R9A09G087) SoC and RZ/N2H EVK
 2025-06-17  7:16 UTC  (5+ messages)
` [PATCH 3/8] dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support

[PATCH] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
 2025-06-17  5:26 UTC  (3+ messages)

[PATCH] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
 2025-06-17  2:11 UTC  (2+ messages)

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-06-17  0:13 UTC  (6+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device

[PATCH v3 0/6] add support for T7 family clock controller
 2025-06-16 16:28 UTC  (8+ messages)
` [PATCH v3 4/6] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v3 5/6] clk: meson: add MESON_PCLK_V2 for sys gate clock

[PATCH] Various improvements on clock abstractions
 2025-06-16 15:18 UTC 

[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-16 13:29 UTC  (7+ messages)
` [PATCH 02/20] mmc: dw_mmc-rockchip: switch to HWORD_UPDATE macro
` [PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros

[PATCH v3 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-16 12:38 UTC  (4+ messages)
` [PATCH v3 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-06-16 11:45 UTC  (19+ messages)
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v3 06/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v3 07/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v3 08/28] pinctrl: cs42l43: "
` [PATCH v3 09/28] cxl/test: Use device_set_node()
` [PATCH v3 10/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v3 11/28] PCI: of: "
` [PATCH v3 12/28] driver core: fw_devlink: Tag the fwnode dev member as private

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-06-16 11:43 UTC  (8+ messages)
` [PATCH v4 02/32] dt-bindings: clock: samsung,s2mps11: add s2mpg10

[PATCH v4 0/3] clk: add support for TI CDCE6214
 2025-06-16 10:02 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: clock: add TI CDCE6214 binding

[PATCH] clk: rockchip: rk3568: Add PLL rate for 132MHz
 2025-06-15 12:39 UTC 

[PATCH v9 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-06-14 19:19 UTC  (9+ messages)
` [PATCH v9 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH v9 03/10] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver
` [PATCH v9 05/10] clk: qcom: dispcc-qcs615: Add QCS615 display "
` [PATCH v9 07/10] clk: qcom: gpucc-qcs615: Add QCS615 graphics "

[PATCH] clk: sunxi-ng: a523: Mark MBUS clock as critical
 2025-06-14 17:14 UTC  (2+ messages)

[PATCH v3 24/28] PCI: Add Microchip LAN9662 PCI Device ID
 2025-06-13 21:27 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).