public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-31 19:03:39 to 2025-02-07 21:31:06 UTC [more...]

[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-02-07 21:31 UTC  (7+ 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 V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-07 17:19 UTC  (12+ messages)
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework

[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  (38+ messages)
` [RFC PATCH v2 01/17] riscv: Add new error codes defined by SBI v3.0
` [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 04/17] RISC-V: Add defines for the SBI message proxy extension
` [RFC PATCH v2 05/17] mailbox: Add common header for RPMI messages sent via mailbox
` [RFC PATCH v2 06/17] mailbox: Allow controller specific mapping using fwnode
` [RFC PATCH v2 07/17] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group
` [RFC PATCH v2 09/17] clk: Add clock driver for the "
` [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 13/17] ACPI: scan: Update honor list for RPMI System MSI
` [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 06/14] clk: renesas: Add support for RZ/T2H family clock
 2025-02-04 16:44 UTC  (4+ messages)
` [PATCH 07/14] clk: renesas: Add support for R9A09G077 SoC

[PATCH v2 0/3] Non-const bitfield helpers
 2025-02-04 15:30 UTC  (12+ 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  (10+ messages)
` [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH 2/4] clk: qcom: apss-ipq5424: "

[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  (13+ messages)
` [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
` [PATCH 02/34] "
` [PATCH 03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU
` [PATCH 02/33] "
` [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings

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

[PATCH v3 0/3] Add missing SDCC resets for SDM630/660
 2025-02-03  7:36 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets
` [PATCH v3 2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets
` [PATCH v3 3/3] arm64: dts: qcom: sdm630: Add missing resets to mmc blocks

[PATCH v6 0/3] Add support for AST2700 clk driver
 2025-02-03  6:14 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: aspeed: support for AST2700
  ` (subset) "

[PATCH] dt-bindings: clocks: atmel,at91rm9200-pmc: add missing compatibles
 2025-02-02 14:00 UTC  (2+ messages)

[PATCH] clk: Warn (and therefore taint the kernel) on clk_ignore_unused
 2025-02-01 16:52 UTC 

[PATCH] clk: davinci: Use of_get_available_child_by_name()
 2025-02-01 16:10 UTC 


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