Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2025-07-01 12:39:31 to 2025-07-03 03:42:40 UTC [more...]

[PATCH v2 0/5] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
 2025-07-03  3:40 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH v2 2/5] clk: imx95-blk-ctl: Fix synchronous abort
` [PATCH v2 3/5] clk: imx95-blk-ctl: Rename lvds and displaymix csr blk

[PATCH v3 0/6] add support for T7 family clock controller
 2025-07-03  3:42 UTC  (8+ messages)
` [PATCH v3 4/6] clk: meson: t7: add support for the T7 SoC PLL clock

[PATCH 00/26] clk: amlogic: clock controllers clean-up and factorisation
 2025-07-03  3:29 UTC  (32+ messages)
` [PATCH 01/26] clk: amlogic: a1-peripherals: naming consistency alignment
` [PATCH 02/26] clk: amlogic: a1-pll: "
` [PATCH 03/26] clk: amlogic: axg-ao: "
` [PATCH 04/26] clk: amlogic: axg: "
` [PATCH 05/26] clk: amlogic: c3-peripherals: "
` [PATCH 06/26] clk: amlogic: c3-pll: "
` [PATCH 07/26] clk: amlogic: g12a-ao: "
` [PATCH 08/26] clk: amlogic: g12a: "
` [PATCH 09/26] clk: amlogic: gxbb-ao: "
` [PATCH 10/26] clk: amlogic: gxbb: "
` [PATCH 11/26] clk: amlogic: meson8b: "
` [PATCH 12/26] clk: amlogic: s4-peripherals: "
` [PATCH 13/26] clk: amlogic: s4-pll: "
` [PATCH 14/26] clk: amlogic: meson8-ddr: "
` [PATCH 15/26] clk: amlogic: drop meson-clkcee
` [PATCH 16/26] clk: amlogic: add probe helper for mmio based controllers
` [PATCH 17/26] clk: amlogic: use probe helper in "
` [PATCH 18/26] clk: amlogic: aoclk: use clkc-utils syscon probe
` [PATCH 19/26] clk: amlogic: move PCLK definition to clkc-utils
` [PATCH 20/26] clk: amlogic: drop CLK_SET_RATE_PARENT from peripheral clocks
` [PATCH 21/26] clk: amlogic: pclk explicitly use CLK_IGNORE_UNUSED
` [PATCH 22/26] clk: amlogic: introduce a common pclk definition
` [PATCH 23/26] clk: amlogic: use the "
` [PATCH 24/26] clk: amlogic: add composite clock helpers
` [PATCH 25/26] clk: amlogic: align s4 and c3 pwm clock descriptions
` [PATCH 26/26] clk: amlogic: c3-peripherals: use helper for basic composite clocks

[PATCH v3 0/2] Add video clock controller DT support for sc8180x
 2025-07-02 22:29 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: clock: qcom,videocc: Add sc8180x compatible
` [PATCH v3 2/2] arm64: dts: qcom: sc8180x: Add video clock controller node

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-02 21:02 UTC  (8+ messages)
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding

[PATCH] clk: renesas: rzv2h-cpg: Drop redundant base pointer from pll_clk
 2025-07-02 20:44 UTC  (3+ messages)

[PATCH 0/3] clk: renesas: Add SDHI and RIIC clock support for RZ/T2H and RZ/N2H
 2025-07-02 19:37 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock ID
` [PATCH 2/3] clk: renesas: r9a09g077-cpg: Add PLL2 and SDHI clock support
` [PATCH 3/3] clk: renesas: r9a09g077-cpg: Add RIIC module clocks

[PATCH v2 0/6] clk: renesas: Add XSPI clock support for RZ/V2N and RZ/V2H(P)
 2025-07-02 19:27 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock
` [PATCH v2 2/6] clk: renesas: r9a09g056: Add support for xspi mux and divider
` [PATCH v2 3/6] clk: renesas: r9a09g057: "
` [PATCH v2 5/6] clk: renesas: r9a09g056: Add XSPI clock/reset
` [PATCH v2 6/6] clk: renesas: r9a09g057: "

[PATCH v2 stblinux/next 1/2] dt-bindings: clock: rp1: Add missing MIPI DSI defines
 2025-07-02 17:56 UTC  (6+ messages)
` [PATCH v2 stblinux/next 2/2] clk: rp1: Implement remaining clock tree

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

[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-07-02 16:04 UTC  (3+ messages)

[PATCH 00/13] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-02 14:13 UTC  (4+ messages)
` [PATCH 06/13] perf: stm32: introduce DDRPERFM driver

[PATCH v4 0/3] clk: amlogic: drop clk_regmap tables
 2025-07-02 13:49 UTC  (2+ messages)

[PATCH v4 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-07-02 12:28 UTC  (12+ messages)
` [PATCH v4 1/4] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH v4 2/4] pinctrl: renesas: rzg2l: Pass OEN pin names
` [PATCH v4 3/4] pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
` [PATCH v4 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH 0/5] sunxi: Various minor V3s clock/pinctrl fixes
 2025-07-02 12:15 UTC  (13+ messages)
` [PATCH 1/5] pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux
` [PATCH 2/5] clk: sunxi-ng: v3s: Fix CSI SCLK clock name
` [PATCH 3/5] clk: sunxi-ng: v3s: Fix CSI1 MCLK "
` [PATCH 4/5] clk: sunxi-ng: v3s: Fix TCON clock parents
` [PATCH 5/5] drm/sun4i: Run the mixer clock at 297 MHz on V3s

[PATCH v12 0/6] reset: spacemit: add K1 reset support
 2025-07-02 11:37 UTC  (7+ messages)
` [PATCH v12 1/6] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v12 2/6] soc: spacemit: create a header for clock/reset registers
` [PATCH v12 3/6] clk: spacemit: set up reset auxiliary devices
` [PATCH v12 4/6] clk: spacemit: define three reset-only CCUs
` [PATCH v12 5/6] reset: spacemit: add support for SpacemiT CCU resets
` [PATCH v12 6/6] riscv: dts: spacemit: add reset support for the K1 SoC

[PATCH v11 0/6] reset: spacemit: add K1 reset support
 2025-07-02 10:56 UTC  (5+ messages)

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-02 10:33 UTC  (4+ messages)
` [PATCH v2 5/8] dt-bindings: clock: qcom: Add NSS clock controller "

[PATCH v11 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-07-02  9:04 UTC  (11+ messages)
` [PATCH v11 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH v11 02/10] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
` [PATCH v11 03/10] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver
` [PATCH v11 04/10] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
` [PATCH v11 05/10] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver
` [PATCH v11 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
` [PATCH v11 07/10] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
` [PATCH v11 08/10] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller
` [PATCH v11 09/10] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver
` [PATCH v11 10/10] arm64: defconfig: Enable QCS615 clock controllers

[PATCH v10 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-07-02  8:43 UTC  (6+ messages)
` [PATCH v10 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-07-02  5:12 UTC  (3+ messages)

[PATCH v2 net-next PATCH 1/1] net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization
 2025-07-02  3:10 UTC  (2+ messages)

[PATCH v6 0/8] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-01 20:05 UTC  (11+ messages)
  ` [PATCH v6 1/8] pwm: Expose PWM_WFHWSIZE in public header
  ` [PATCH v6 2/8] rust: pwm: Add Kconfig and basic data structures
  ` [PATCH v6 3/8] rust: pwm: Add core 'Device' and 'Chip' object wrappers
  ` [PATCH v6 4/8] rust: pwm: Add driver operations trait and registration support
  ` [PATCH v6 5/8] pwm: Add Rust driver for T-HEAD TH1520 SoC
  ` [PATCH v6 6/8] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
  ` [PATCH v6 7/8] riscv: dts: thead: Add PWM controller node
  ` [PATCH v6 8/8] riscv: dts: thead: Add PWM fan and thermal control

[PATCH 0/6] clk: qcom: Add video clock controller and resets for X1E80100
 2025-07-01 17:28 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom,sm8450-videocc: Document X1E80100 compatible
` [PATCH 2/6] clk: qcom: videocc-sm8550: Allow building without SM8550/SM8560 GCC
` [PATCH 3/6] clk: qcom: videocc-sm8550: Add separate frequency tables for X1E80100
` [PATCH 4/6] dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resets
` [PATCH 5/6] clk: qcom: gcc-x1e80100: "
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add videocc

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-01 17:07 UTC  (7+ messages)
` [PATCH v13 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v13 5/5] rust: remove core::ffi::CStr reexport

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-01 16:46 UTC  (3+ messages)

[PATCH 00/10] Add clock drivers for SM7635
 2025-07-01 15:19 UTC  (7+ messages)

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-01 13:47 UTC  (8+ messages)
  ` [PATCH v5 1/9] rust: pwm: Add Kconfig and basic data structures

[PATCH 0/5] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
 2025-07-01 14:57 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH 4/5] clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR
` [PATCH 5/5] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes

[PATCH v2 0/2] Add video clock controller DT support for sc8180x
 2025-07-01 13:27 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom,videocc: Add sc8180x compatible

[PATCH 0/6] Add RSPI support for RZ/V2H
 2025-07-01 13:17 UTC  (3+ messages)
` [PATCH 1/6] clk: renesas: r9a09g057: Add entries for the RSPIs


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