messages from 2026-01-22 18:21:21 to 2026-01-27 14:56:37 UTC [more...]
[PATCH RESEND v3 0/5] MediaTek PLL Refactors and Fixes
2026-01-27 14:55 UTC (12+ messages)
` [PATCH RESEND v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
` [PATCH RESEND v3 2/5] clk: mediatek: Refactor pll registration to pass device
` [PATCH RESEND v3 3/5] clk: mediatek: Pass device to clk_hw_register for PLLs
` [PATCH RESEND v3 4/5] clk: mediatek: Refactor pllfh registration to pass device
` [PATCH RESEND v3 5/5] clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
[PATCH v2 0/3] ARM: dts: imx6: cleanup imx6/7 CCM related CHECK_DTBS warnings
2026-01-27 14:51 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: clock: imx6q[ul]-clock: add optional clock enet[1]_ref_pad
[PATCH] rust: clk: replace `kernel::c_str!` with C-Strings
2026-01-27 14:27 UTC (6+ messages)
[PATCH v3] clk: vf610: Add support for the Ethernet switch clocks
2026-01-27 14:08 UTC (2+ messages)
[PATCH v10 0/3] riscv: canaan: Add support for K230 clock
2026-01-27 13:21 UTC (8+ messages)
` [PATCH v10 2/3] clk: canaan: Add clock driver for Canaan K230
[PATCH 0/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur
2026-01-27 11:31 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: document the Glymur GPU Clock Controller
` [PATCH 2/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur
[PATCH v6 0/5] Add support for S4 audio
2026-01-27 9:20 UTC (13+ messages)
` [PATCH v6 1/5] dt-bindings: clock: meson: Add audio power domain for S4 soc
` [PATCH v6 2/5] dt-bindings: Asoc: axg-audio: Add S4 audio tocodec
` [PATCH v6 3/5] ASoC: meson: g12a-toacodec: Add S4 tocodec driver
` [PATCH v6 4/5] clk: meson: axg_audio: add S4 support
` [PATCH v6 5/5] arm64: dts: amlogic: Add Amlogic S4 Audio
[PATCH 0/2] Add the support for Glymur Video clock controller
2026-01-27 6:11 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add video clock controller on Glymur SoC
` [PATCH 2/2] clk: qcom: videocc-glymur: Add video clock controller driver for Glymur
[PATCH v3 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
2026-01-26 21:07 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm
` [PATCH v3 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v3 3/3] clk: tenstorrent: Add Atlantis clock controller driver
[PATCH v2] clk: vf610: Add support for the Ethernet switch clocks
2026-01-26 20:51 UTC (5+ messages)
[PATCH v1 0/1] clk: tegra: set up proper EMC clock implementation for Tegra114
2026-01-26 18:58 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH 0/5] Add RTC support for the Renesas RZ/V2N SoC
2026-01-26 20:30 UTC (12+ messages)
` [PATCH 1/5] clk: renesas: r9a09g056: Fix ordering of module clocks array
` [PATCH 2/5] clk: renesas: r9a09g056: Add clock and reset entries for RTC
` [PATCH 3/5] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2N support
` [PATCH 4/5] arm64: dts: renesas: r9a09g056: Add RTC node
` [PATCH 5/5] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable RTC
[PATCH v4 0/6] Power Management for Raspberry Pi V3D GPU
2026-01-26 20:22 UTC (8+ messages)
` [PATCH v4 1/6] clk: bcm: rpi: Let V3D consumers manage clock rate
` [PATCH v4 2/6] clk: bcm: rpi: Add a comment about RPI_FIRMWARE_SET_CLOCK_STATE behavior
` [PATCH v4 3/6] clk: bcm: rpi: Mark PIXEL_CLK and HEVC_CLK as CLK_IGNORE_UNUSED
` [PATCH v4 4/6] drm/v3d: Use devm_reset_control_get_optional_exclusive()
` [PATCH v4 5/6] drm/v3d: Allocate all resources before enabling the clock
` [PATCH v4 6/6] drm/v3d: Introduce Runtime Power Management
[GIT PULL] Rockchip clock changes for 6.20 #1
2026-01-26 17:19 UTC
[PATCH v2 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
2026-01-26 16:55 UTC (29+ messages)
` [PATCH v2 01/15] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v2 02/15] PCI: renesas: rzg3s: Rework inbound window algorithm for multi-SoC support
` [PATCH v2 03/15] clk: renesas: rzv2h-cpg: Add support for init_{off|asserted} clocks/resets
` [PATCH v2 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v2 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix typo in interrupt-names
` [PATCH v2 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v2 07/15] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v2 08/15] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v2 09/15] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v2 10/15] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v2 11/15] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v2 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v2 13/15] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v2 14/15] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v2 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe
[PATCH v2 0/5] Add versaclock3 support for RZ/V2H and RZ/V2N EVKs
2026-01-26 16:25 UTC (5+ messages)
` [PATCH v2 3/5] clk: versaclock3: Add freerunning 32.768kHz clock support
` [PATCH v2 4/5] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add versa3 clock generator node
[PATCH 1/1] clk: renesas: r9a09g057: Fix ordering of module clocks array
2026-01-26 15:25 UTC (2+ messages)
[PATCH v3 0/4] Power Management for Raspberry Pi V3D GPU
2026-01-26 14:45 UTC (15+ messages)
` [PATCH v3 1/4] clk: bcm: rpi: Let V3D consumers manage clock rate
` [PATCH v3 2/4] clk: bcm: rpi: Mark PIXEL_CLK and HEVC_CLK as CLK_IGNORE_UNUSED
` [PATCH v3 3/4] drm/v3d: Allocate all resources before enabling the clock
` [PATCH v3 4/4] drm/v3d: Introduce Runtime Power Management
[PATCH v3] clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
2026-01-26 11:06 UTC (2+ messages)
[PATCH v5 00/31] clk: at91: add support for parent_data and
2026-01-26 8:53 UTC (13+ messages)
` [PATCH v5 03/31] clk: at91: sam9x75: switch to parent_hw and parent_data
` [PATCH v5 04/31] clk: at91: clk-sam9x60-pll: use clk_parent_data
` [PATCH v5 05/31] clk: at91: clk-peripheral: switch to clk_parent_data
` [PATCH v5 06/31] clk: at91: clk-main: switch to clk parent data
` [PATCH v5 07/31] clk: at91: clk-utmi: use clk_parent_data
` [PATCH v5 09/31] clk: at91: clk-programmable: "
[PATCH] clk: vf610: Add support for the Ethernet switch clocks
2026-01-26 8:05 UTC (6+ messages)
[PATCH v2 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
2026-01-26 7:23 UTC (11+ messages)
` [PATCH v2 1/3] dt-bindings: soc: tenstorrent: Add tenstorrent,atlantis-syscon
` [PATCH v2 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v2 3/3] clk: tenstorrent: Add Atlantis clock controller driver
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-01-26 5:08 UTC (2+ messages)
[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
2026-01-25 5:50 UTC (5+ messages)
` [PATCH 4/7] clk: sunxi-ng: Extract common RTC CCU clock logic
[PATCH v2 0/4 RESEND] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
2026-01-24 20:19 UTC (5+ messages)
` [PATCH v2 2/4 RESEND] gpu/drm: tegra: dsi: move prepare function to the top of encoder enable
[PATCH RESEND v7 0/7] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
2026-01-24 17:10 UTC (8+ messages)
` [PATCH RESEND v7 1/7] clk: bcm: kona: Move CLOCK_COUNT defines into the driver
` [PATCH RESEND v7 2/7] dt-bindings: clock: brcm,kona-ccu: Drop CLOCK_COUNT defines from DT headers
` [PATCH RESEND v7 3/7] dt-bindings: clock: brcm,kona-ccu: Add BCM21664 and BCM281xx bus clocks
` [PATCH RESEND v7 4/7] clk: bcm: kona: Make kona_peri_clk_ops const
` [PATCH RESEND v7 5/7] clk: bcm: kona: Add support for bus clocks
` [PATCH RESEND v7 6/7] clk: bcm21664: Add corresponding bus clocks for peripheral clocks
` [PATCH RESEND v7 7/7] clk: bcm281xx: "
[GIT PULL] Microchip clock updates for v6.20
2026-01-24 9:47 UTC
[PATCH 1/3] clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldoc
2026-01-23 18:56 UTC (4+ messages)
` [PATCH 2/3] clk: zynqmp: pll: "
[PATCH v2 0/2] clk: sprd: Add support for Unisoc SC9832E clocks
2026-01-23 18:50 UTC (3+ messages)
` [PATCH v2 2/2] Add clock driver for Unisoc SC9832E SoC
[GIT PULL] clk: imx: Updates for v6.20
2026-01-23 18:40 UTC (2+ messages)
[GIT PULL v2] clk: remove deprecated API divider_round_rate() and friends for v6.20
2026-01-23 18:37 UTC (2+ messages)
[PATCH 0/4] clk: qcom: Add support for basic clocks providers on Eliza SoC
2026-01-23 18:08 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom: document the Eliza Global Clock Controller
` [PATCH 2/4] dt-bindings: clock: qcom: Document the Eliza TCSR "
` [PATCH 3/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC for Eliza
` [PATCH 4/4] clk: qcom: Add base clock controllers for Eliza SoC
[PATCH] dt-bindings: clock: vf610: Add definitions for MTIP L2 switch
2026-01-23 17:06 UTC (4+ messages)
[PATCH 00/22] Add support for DU and DSI on the Renesas RZ/G3E SoC
2026-01-23 15:52 UTC (6+ messages)
` [PATCH 01/22] clk: renesas: rzv2h: Add PLLDSI clk mux support
[PATCH] clk: tegra: tegra124-emc: Fix reference leak in tegra124_clk_register_emc()
2026-01-23 14:05 UTC (2+ messages)
[PATCH 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
2026-01-23 12:32 UTC (9+ messages)
` [PATCH 03/16] clk: renesas: rzv2h-cpg: Add support for init_off clocks
[PATCH v3 0/3] Clk improvements
2026-01-23 10:25 UTC (13+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
[PATCH v7 0/6] clk: Support spread spectrum and use it in clk-scmi
2026-01-23 6:12 UTC (2+ messages)
[PATCH v6 0/5] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
2026-01-23 5:54 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: clock: Add Amlogic A5 SCMI clock controller support
` [PATCH v6 2/5] dt-bindings: clock: Add Amlogic A5 PLL clock controller
` [PATCH v6 3/5] dt-bindings: clock: Add Amlogic A5 peripherals "
` [PATCH v6 4/5] clk: amlogic: Add A5 PLL clock controller driver
` [PATCH v6 5/5] clk: amlogic: Add A5 clock peripherals "
[PATCH v9 0/3] Add driver support for ESWIN eic700 SoC clock controller
2026-01-23 2:45 UTC (3+ messages)
` [PATCH v9 2/3] clock: eswin: Add eic7700 clock driver
[GIT PULL] clk: samsung: clock for v6.20/v7.0
2026-01-23 2:17 UTC (2+ messages)
[PATCH] drivers: clk: keystone: Fix parameter judgment in clk_prepare
2026-01-23 2:08 UTC (3+ messages)
[PATCH] drivers: clk:Fix parameter judgment in clk_prepare
2026-01-23 2:01 UTC (2+ messages)
[PATCH] clk: mediatek: Fix error handling in runtime PM setup
2026-01-23 1:47 UTC (2+ messages)
[PATCH] clk: mediatek: don't select clk-mt8192 for all ARM64 builds
2026-01-23 1:46 UTC (2+ messages)
[PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform
2026-01-23 1:44 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: clock: mediatek,mt7622-pciesys: Remove syscon compatible
[PATCH] clk: mediatek: Drop __initconst from gates
2026-01-23 1:43 UTC (2+ messages)
[PATCH] clk: tegra: tegra124-emc: fix device leak on set_rate()
2026-01-23 1:41 UTC (2+ messages)
[GIT PULL] clk: thead: Updates for v6.20
2026-01-21 19:35 UTC (2+ messages)
[GIT PULL] clk: meson: amlogic clock updates for v6.20
2026-01-21 19:35 UTC (2+ messages)
[GIT PULL] clk: tegra: Changes for v6.20-rc1
2026-01-21 19:17 UTC (2+ messages)
[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
2026-01-23 0:49 UTC (2+ messages)
[PATCH v2 0/7] clk: st: clkgen-pll: Add cleanup in clkgen_c32_pll_setup() and clkgen_odf_register()
2026-01-22 23:37 UTC (3+ messages)
` [PATCH v2 3/7] clk: st: clkgen-pll: Rename clk variable in clkgen_c32_pll_setup()
[PATCH resend] clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-01-22 23:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox