linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-08 11:47:33 to 2025-01-13 22:45:23 UTC [more...]

[PATCH v5 1/4] clk: en7523: Rework clock handling for different clock numbers
 2025-01-13 22:45 UTC  (13+ messages)
` [PATCH v5 2/4] dt-bindings: clock: drop NUM_CLOCKS define for EN7581
` [PATCH v5 3/4] dt-bindings: clock: add ID for eMMC "
` [PATCH v5 4/4] clk: en7523: Add clock "

[PATCH RESEND 0/2] clk: thead: Fix TH1520 boot dependency on clk_ignore_unused
 2025-01-13 21:38 UTC  (5+ messages)
` [PATCH RESEND 1/2] clk: thead: Fix clk gate registration to pass flags
` [PATCH RESEND 2/2] clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot

[PATCH] clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks
 2025-01-13 21:38 UTC  (2+ messages)

[PATCH] clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883
 2025-01-13 21:35 UTC  (2+ messages)

[PATCH][next] clk: lmk04832: make read-only const arrays static
 2025-01-13 21:28 UTC  (2+ messages)

[PATCH][next] clk: ep93xx: make const read-only arrays static
 2025-01-13 21:28 UTC  (2+ messages)

[PATCH v2 0/4] Support spread spectrum clocking for stm32f{4,7} platforms
 2025-01-13 19:12 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: clock: convert stm32 rcc bindings to json-schema
` [PATCH v2 2/4] dt-bindings: clock: st,stm32-rcc: support spread spectrum clocking
` [PATCH v2 3/4] clk: stm32f4: use FIELD helpers to access the PLLCFGR fields
` [PATCH v2 4/4] clk: stm32f4: support spread spectrum clock generation

[RFC PATCH] clk: sunxi-ng: h616: Reparent CPU clock during frequency changes
 2025-01-13 18:59 UTC  (8+ messages)

[PATCH v2] clk: clk-loongson2: Fix the number count of clk provider
 2025-01-13 18:50 UTC  (2+ messages)

[PATCH v4 0/2] Cirrus Logic CS2600 clock device
 2025-01-13 18:46 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock: cs2600: Add support for the CS2600

[GIT PULL] Qualcomm clock updates for v6.14
 2025-01-13 18:38 UTC  (2+ messages)

[PATCH v2 0/5] add support for T7 family clock controller
 2025-01-13 18:18 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add Amlogic T7 PLL "
` [PATCH v2 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v2 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH 0/3] Add support to reconfigure PLL
 2025-01-13 17:27 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: clk-alpha-pll: Integrate PLL configuration into PLL structure
` [PATCH 2/3] clk: qcom: clk-alpha-pll: Add support to reconfigure PLL
` [PATCH 3/3] clk: qcom: videocc-sm8550: Update the pll config for Video PLLs

[PATCH v3 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
 2025-01-13 17:02 UTC  (15+ messages)
` [PATCH v3 1/6] dt-bindings: clock: rzv2h-cpg: Add syscon compatible for CPG block
` [PATCH v3 2/6] arm64: dts: renesas: r9a09g047: Add `syscon` compatible for CPG node
` [PATCH v3 3/6] arm64: dts: renesas: r9a09g057: "
` [PATCH v3 4/6] dt-bindings: watchdog: renesas: Document `renesas,syscon-cpg-error-rst` property
` [PATCH v3 5/6] watchdog: rzv2h_wdt: Add support to retrieve the bootstatus information
` [PATCH v3 6/6] arm64: dts: renesas: r9a09g057: Add `renesas,syscon-cpg-error-rst` property to WDT node

[PATCH v3 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-01-13 16:09 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH v3 2/6] arm64: dts: imx8mp: Add optional nominal drive mode DTSI
` [PATCH v3 3/6] arm64: dts: imx8mp: add fsl,nominal-mode property into nominal.dtsi
` [PATCH v3 4/6] arm64: dts: freescale: imx8mp-skov: fix LDB clock rate configuration
` [PATCH v3 5/6] arm64: dts: freescale: imx8mp-skov: operate SoC in nominal mode
` [PATCH v3 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH 0/2] clk: amlogic: Limit the rate boundaries of clk_hw
 2025-01-13 15:49 UTC  (8+ messages)
` [PATCH 1/2] clk: Add initialize the rate boundaries of the clk provider
` [PATCH 2/2] clk: amlogic: c3: Limit the rate boundaries of clk_hw

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

[PATCH 00/22] Add support for A100/A133 display
 2025-01-13 14:30 UTC  (3+ messages)
` [PATCH 10/22] pinctrl: sunxi: add missed lvds pins for a100/a133

[PATCH v2 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-01-13 13:52 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH v2 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH] dt-bindings: clock: add clock definitions for Ralink SoCs
 2025-01-13 12:58 UTC  (7+ messages)

[PATCH v2 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-01-13 12:19 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v2 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH v2 3/3] riscv: dts: canaan: Add clock initial support for K230

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

[PATCH v1] clk: imx: imx8-acm: fix flags for acm clocks
 2025-01-13  9:46 UTC 

[PATCH 0/4] clk: qcom: mmcc-msm8960: add support for the LVDS clock
 2025-01-12 17:48 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom,mmcc: support LVDS PLL input for apq8064

[PATCH 0/2] Some X1 fixups for sleep
 2025-01-12  2:08 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: gcc-x1e80100: Unregister GCC_GPU_CFG_AHB_CLK/GCC_DISP_XO_CLK
` [PATCH 2/2] arm64: dts: qcom: x1e80100: Set CPU interconnect paths as ACTIVE_ONLY
` (subset) [PATCH 0/2] Some X1 fixups for sleep

[PATCH v2 0/5] Support clock and reset unit of Rockchip RK3528
 2025-01-11 16:32 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: clock: Document clock and reset unit of RK3528
` [PATCH v2 5/5] arm64: dts: rockchip: Add UART clocks for RK3528 SoC

[PATCH 4/4] clk: Make debugfs code into a loadable kernel module
 2025-01-11 11:51 UTC  (3+ messages)

[PATCH 0/5] clk: Fix simple video pipelines on i.MX8
 2025-01-10 15:40 UTC  (8+ messages)
` [PATCH 4/5] clk: Add flag to prevent frequency changes when walking subtrees

[PATCH v6 0/3] Add support for SAMA7D65
 2025-01-10 15:25 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v6 2/3] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v6 3/3] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom

[PATCH] clk: renesas: r8a08g045: Check the source of the CPU PLL settings
 2025-01-10 14:54 UTC  (2+ messages)

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-01-10 14:16 UTC  (7+ messages)
` [PATCH 1/6] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the TSU IP
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone
` [PATCH 3/6] dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit

[PATCH] clk: renesas: r8a779a0: Add FCPVX clocks
 2025-01-10 10:42 UTC  (2+ messages)

[PATCH] clk: renesas: rzg2l-cpg: Refactor Runtime PM clock validation
 2025-01-10 10:25 UTC  (2+ messages)

[PATCH v2 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-01-10  8:21 UTC  (6+ messages)
` [PATCH v2 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

[PATCH 0/6] Support spread spectrum clocking for stm32f{4,7} platforms
 2025-01-09 21:18 UTC  (4+ messages)
` [PATCH 4/6] dt-bindings: clock: st,stm32-rcc: support spread spectrum clocking

[PATCH v12 0/5] rockchip: clk: add GATE_LINK support
 2025-01-09 16:55 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3588: make refclko25m_ethX critical
 2025-01-09 16:55 UTC  (2+ messages)

[PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-01-09 15:53 UTC  (7+ messages)
` [PATCH v5 08/10] misc: rp1: RaspberryPi RP1 misc driver

[PATCH] clk: qcom: clk-rpmh: add explicit casting in clk_rpmh_bcm_recalc_rate
 2025-01-09 13:57 UTC  (3+ messages)

[PATCH v5 0/5] Add support for SAMA7D65
 2025-01-09  9:09 UTC  (8+ messages)
` [PATCH v5 3/5] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v5 4/5] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v5 5/5] ARM: dts: microchip: add support for sama7d65_curiosity board

[PATCH v4 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform
 2025-01-09  8:57 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300
` [PATCH v4 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300
` [PATCH v4 3/6] dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300
` [PATCH v4 4/6] clk: qcom: Add support for Camera Clock Controller on QCS8300
` [PATCH v4 5/6] dt-bindings: clock: qcom: Add QCS8300 video clock controller
` [PATCH v4 6/6] clk: qcom: Add support for Video Clock Controller on QCS8300

[PATCH] clk: clk-loongson2: Fix the number count of clk provider
 2025-01-09  3:06 UTC  (5+ messages)

[GIT PULL] clk: imx: Updates for v6.14
 2025-01-08 20:04 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 6.14
 2025-01-08 20:01 UTC  (2+ messages)

[GIT PULL] Allwinner clock fixes for 6.13
 2025-01-08 19:56 UTC  (2+ messages)

[PATCH] clk: mmp2: call pm_genpd_init() only after genpd.name is set
 2025-01-08 12:24 UTC  (3+ 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).