public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-03 08:52:16 to 2025-02-10 17:05:35 UTC [more...]

[PATCH v2 00/16] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2025-02-10 17:05 UTC  (12+ messages)
` [PATCH v2 01/16] dt-bindings: clock: at91: Split up per SoC partially
` [PATCH v2 02/16] ARM: dts: microchip: Use new PMC bindings
` [PATCH v2 03/16] clk: at91: "
` [PATCH v2 04/16] dt-bindings: clock: at91: Allow referencing main rc oscillator in DT
` [PATCH v2 05/16] clk: at91: Allow enabling main_rc_osc through DT
` [PATCH v2 06/16] clk: at91: Add peripheral id for OTPC
` [PATCH v2 07/16] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60
` [PATCH v2 08/16] dt-bindings: nvmem: microchip-otpc: Add required clocks
` [PATCH v2 09/16] nvmem: microchip-otpc: Avoid reading a write-only register

[RFC PATCH 1/3] clk: imx: clk-fracn-gppll: Do not access num/denom register for integer PLL
 2025-02-10 16:00 UTC  (3+ messages)
` [RFC PATCH 2/3] clk: imx: clk-fracn-gppll: Refactor clk_fracn_gppll_calc_rate
` [RFC PATCH 3/3] clk: imx: clk-fracn-gppll: Support dynamic rates

[PATCH 04/14] dt-bindings: clock: Document cpg bindings for the Renesas RZ/T2H SoC
 2025-02-10 14:06 UTC  (7+ messages)
` [PATCH 06/14] clk: renesas: Add support for RZ/T2H family clock
` [PATCH 07/14] clk: renesas: Add support for R9A09G077 SoC

[PATCH] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
 2025-02-10 14:05 UTC  (2+ messages)

[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-02-10 12:55 UTC  (17+ messages)
` [PATCH v7 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v7 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v7 03/11] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v7 04/11] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v7 05/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH v7 06/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v7 07/11] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v7 09/11] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v7 10/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v7 11/11] arm64: defconfig: Enable OF_OVERLAY option

[PATCH 1/8] clk: renesas: r9a09g047: Add support for CRU0 clocks, and resets
 2025-02-10 11:54 UTC  (2+ messages)

[PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix
 2025-02-10 11:36 UTC  (3+ messages)
` [PATCH v3 1/2] clk: xilinx: vcu: unregister pll_post only if registered correctly
` [PATCH v3 2/2] clk: xilinx: vcu: Update vcu init/reset sequence

[PATCH v2 1/2] dt-bindings: clock: rk3188-common: add PCLK_CIF0/PCLK_CIF1
 2025-02-10 11:02 UTC  (2+ messages)

[PATCH v8 0/3] Add support for AST2700 clk driver
 2025-02-10  8:50 UTC  (4+ messages)
` [PATCH v8 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define
` [PATCH v8 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
` [PATCH v8 3/3] clk: aspeed: add AST2700 clock driver

[PATCH] clk: rockchip: mark hclk_vi as critical on rk3568
 2025-02-10  8:29 UTC 

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-10  8:06 UTC  (14+ messages)
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework

The business loan-
 2025-02-08 21:47 UTC 

The business loan-
 2025-02-08  4:41 UTC 

[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
 2025-02-07 13:14 UTC  (17+ messages)
` [PATCH v2 1/4] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH v2 2/4] clk: conf: Support assigned-clock-sscs
` [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2025-02-07 12:41 UTC  (7+ messages)
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT

[PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1
 2025-02-07  9:50 UTC  (3+ messages)

[PATCH] clk: Correct the data types of the variables in clk_calc_new_rates
 2025-02-07  9:36 UTC 

[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
 2025-02-07  7:44 UTC  (5+ messages)

[PATCH v9 0/6] Add NSS clock controller support for IPQ9574
 2025-02-07  7:39 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH v9 2/6] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v9 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v9 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v9 5/6] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v9 6/6] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-07  1:02 UTC  (14+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: allow key feature in ccu reset and gate
` [PATCH v2 02/10] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers "
` [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings
` [PATCH v2 06/10] pmdomain: sunxi: add V853 ppu support
` [PATCH v2 07/10] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH v2 08/10] phy: allwinner: add v853 usb phy compatible
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853
` [PATCH v2 10/10] ARM: dts: sun8i: add DTS file for yuzuki-lizard V851s

[PATCH 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-06 22:03 UTC  (2+ messages)
` [PATCH 1/7] clk: renesas: r9a09g057: Add entries for the DMACs

[PATCH 0/2] AT91 Clock Adjustments
 2025-02-06 18:14 UTC  (3+ messages)
` [PATCH 1/2] clk: at91: sckc: Fix parent_data struct for slow osc
` [PATCH 2/2] clk: at91: sama7d65: Add missing clk_hw to parent_data

[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
 2025-02-06 12:32 UTC  (31+ messages)
` [RFC PATCH v2 02/17] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [RFC PATCH v2 03/17] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group
` [RFC PATCH v2 10/17] dt-bindings: interrupt-controller: Add bindings for RISC-V RPMI system MSI
` [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group
` [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [RFC PATCH v2 14/17] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [RFC PATCH v2 15/17] mailbox/riscv-sbi-mpxy: Add ACPI support
` [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: "
` [RFC PATCH v2 17/17] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig

[PATCH v8 0/7] Add NSS clock controller support for IPQ9574
 2025-02-06  7:01 UTC  (6+ messages)
` [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH v3 0/4] clk: amlogic: drop clk_regmap tables
 2025-02-05 14:59 UTC  (2+ messages)

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-02-05 11:39 UTC  (16+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone

[PATCH v2 0/3] clk: rockchip: Fixed some incorrect commits
 2025-02-05  2:18 UTC  (4+ messages)
` [PATCH v2 2/3] Revert "arm64: dts: rockchip: Increase VOP clk rate on RK3328"

[PATCH 0/5] Introduce support for Exynos7870 clocks and PMU
 2025-02-05  8:41 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: clock: add clock definitions for exynos7870 CMU
` [PATCH 2/5] dt-bindings: clock: document exynos7870 clock driver CMU bindings
` [PATCH 3/5] dt-bindings: soc: samsung: exynos-pmu: add exynos7870-pmu compatible
` [PATCH 4/5] clk: samsung: add initial exynos7870 clock driver
` [PATCH 5/5] clk: samsung: add exynos7870 CLKOUT support

[PATCH v10 0/3] Add SDM670 camera subsystem
 2025-02-05  3:50 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v10 2/3] media: qcom: camss: add support for SDM670 camss
` [PATCH v10 3/3] arm64: dts: qcom: sdm670: add camss and cci

[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform
 2025-02-04 20:04 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants

[PATCH 0/3] Add support to reconfigure PLL
 2025-02-04 17:43 UTC  (3+ messages)

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-02-04 17:18 UTC  (13+ messages)
    ` [PATCH v4 02/18] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
    ` [PATCH v4 12/18] dt-bindings: gpu: Add support for T-HEAD TH1520 GPU
    ` [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver

[PATCH RESEND v3 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-02-04 17:06 UTC  (6+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH RESEND v3 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH RESEND v3 3/3] riscv: dts: canaan: Add clock initial support for K230

[PATCH v2 0/3] Non-const bitfield helpers
 2025-02-04 15:30 UTC  (11+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH v3 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
 2025-02-04 10:48 UTC  (5+ messages)

[PATCH v2] of: base: Add of_get_available_child_by_name()
 2025-02-04  8:59 UTC  (3+ messages)

[PATCH 0/2] Add CMU_PERIS support for Exynos990 SoC
 2025-02-04  8:50 UTC  (2+ messages)

[PATCH][next] clk: samsung: Fix spelling mistake "stablization" -> "stabilization"
 2025-02-04  8:50 UTC  (2+ messages)

[PATCH v2 0/2] clk: sophgo: add SG2044 clock controller support
 2025-02-04  8:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: sophgo: add clock controller for SG2044
` [PATCH v2 2/2] clk: sophgo: Add clock controller support for SG2044 SoC

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-02-04  6:28 UTC  (6+ messages)
` [PATCH 2/4] clk: qcom: apss-ipq5424: Add ipq5424 apss clock controller

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-02-04  0:31 UTC  (8+ messages)
` [PATCH 1/3] clk: Introduce clk_set_spread_spectrum

[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
 2025-02-03 19:16 UTC  (2+ messages)

[PATCH] clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks
 2025-02-03 19:16 UTC  (2+ messages)

[PATCH RESEND 0/2] clk: thead: Fix TH1520 boot dependency on clk_ignore_unused
 2025-02-03 19:15 UTC  (2+ messages)

[PATCH v9 00/23] Support spread spectrum clocking for i.MX8M PLLs
 2025-02-03 16:27 UTC 

[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
 2025-02-03 14:01 UTC  (5+ messages)
` [PATCH 02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU

[PATCH] clk: sunxi: clean up rate counting
 2025-02-03 11:29 UTC 


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