public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-13 10:32:38 to 2024-11-19 01:58:17 UTC [more...]

[PATCH v2 0/7] clks: qcom: Introduce clks for SM8750
 2024-11-19  1:58 UTC  (12+ messages)
` [PATCH v2 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks
` [PATCH v2 3/7] clk: qcom: clk-alpha-pll: Add support for controlling Taycan PLLs
` [PATCH v2 5/7] clk: qcom: Add support for GCC clock controller on SM8750
` [PATCH v2 7/7] clk: qcom: Add TCSR clock driver for SM8750

[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
 2024-11-19  1:13 UTC  (12+ messages)
` [PATCH v7 1/7] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Set "media_disp2_pix" clock rate to 70MHz
` [PATCH v7 2/7] Revert "clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate"
` [PATCH v7 3/7] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v7 4/7] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate
` [PATCH v7 5/7] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "pix" "
` [PATCH v7 6/7] arm64: dts: imx8mp-evk: Add NXP LVDS to HDMI adapter cards
` [PATCH v7 7/7] arm64: defconfig: Enable ITE IT6263 driver

[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-11-18 22:54 UTC  (29+ messages)
` [PATCH v3 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v3 02/25] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH v3 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH v3 04/25] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH v3 05/25] pinctrl: renesas: rzg2l: Add audio clock pins
` [PATCH v3 06/25] ASoC: renesas: rz-ssi: Terminate all the DMA transactions
` [PATCH v3 07/25] ASoC: renesas: rz-ssi: Use only the proper amount of dividers
` [PATCH v3 08/25] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH v3 09/25] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH v3 10/25] ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH v3 11/25] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH v3 12/25] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH v3 13/25] ASoC: renesas: rz-ssi: Use temporary variable for struct device
` [PATCH v3 14/25] ASoC: renesas: rz-ssi: Use goto label names that specify their actions
` [PATCH v3 15/25] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH v3 16/25] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support
` [PATCH v3 17/25] ASoC: renesas: rz-ssi: Add runtime PM support
` [PATCH v3 18/25] ASoC: renesas: rz-ssi: Issue software reset in hw_params API
` [PATCH v3 19/25] ASoC: renesas: rz-ssi: Add suspend to RAM support
` [PATCH v3 20/25] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH v3 21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH v3 22/25] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH v3 23/25] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH v3 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH v3 25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card

[PATCH 0/2] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-11-18 22:52 UTC  (14+ messages)
` [PATCH 1/2] clk: qcom: common: Add support for power-domain attachment
` [PATCH 2/2] clk: qcom: gdsc: Add pm_runtime hooks

[PATCH] clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
 2024-11-18 14:30 UTC  (9+ messages)

[PATCH 1/2] clk: imx: clk-imx8mp: Allow LDB serializer clock reconfigure parent rate
 2024-11-18 15:46 UTC  (9+ messages)

drivers/clk/davinci/psc.c:281:10: error: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct davinci_lpsc_clk *' [-Wint-conversion]
 2024-11-18 14:28 UTC  (2+ messages)

[PATCH v4 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
 2024-11-18 12:07 UTC  (12+ messages)
` [PATCH v4 1/6] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v4 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v4 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v4 4/6] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
` [PATCH v4 5/6] PCI: mediatek-gen3: Add reset delay "
` [PATCH v4 6/6] PCI: mediatek-gen3: rely on msleep() "

[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-11-18 11:51 UTC  (12+ messages)
` [PATCH v3 1/8] clk: renesas: r9a08g045: Add clock, reset and power domain for the remaining SCIFs
` [PATCH v3 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH v3 3/8] serial: sh-sci: Update the suspend/resume support
` [PATCH v3 4/8] arm64: dts: renesas: r9a08g045: Add the remaining SCIF interfaces
` [PATCH v3 5/8] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias
` [PATCH v3 6/8] arm64: dts: renesas: rzg3s-smarc-switches: Add a header to describe different switches
` [PATCH v3 7/8] arm64: dts: renesas: rzg3s-smarc: Enable SCIF3
` [PATCH v3 8/8] arm64: dts: renesas: r9a08g045s33-smarc-pmod: Add overlay for SCIF1

[PATCH RESEND v8 0/3] Add divisor computation feature for sdm845 gp clocks
 2024-11-18 10:15 UTC  (4+ messages)
` [PATCH RESEND v8 1/3] clk: qcom: clk-rcg2: document calc_rate function
` [PATCH RESEND v8 2/3] clk: qcom: clk-rcg2: split __clk_rcg2_configure function
` [PATCH RESEND v8 3/3] gcc-sdm845: Add general purpose clock ops

[PATCH v3 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
 2024-11-18  6:49 UTC  (13+ messages)
` [PATCH v3 1/6] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v3 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v3 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v3 4/6] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
` [PATCH v3 5/6] PCI: mediatek-gen3: Add reset delay "
` [PATCH v3 6/6] PCI: mediatek-gen3: rely on msleep() "

[PATCH v3] soc: qcom: Rework BCM_TCS_CMD macro
 2024-11-17 18:43 UTC 

[PATCH v3 0/8] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-11-17 10:59 UTC  (15+ messages)
` [PATCH v3 1/8] dt-bindings: clock: imx8m-clock: support spread spectrum clocking

[GIT PULL] Qualcomm clock updates for v6.13
 2024-11-16 16:38 UTC 

[PATCH] clk: en7523: Fix wrong BUS clock for EN7581
 2024-11-16 14:40 UTC  (2+ messages)

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-15 23:00 UTC  (6+ messages)
` [PATCH v3 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings

[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
 2024-11-15 17:25 UTC  (6+ messages)

clk_imx8mp_audiomix_runtime_resume Kernel panic regression on v6.12
 2024-11-15 14:47 UTC  (5+ messages)

[PATCH 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
 2024-11-15 10:54 UTC  (3+ messages)

[PATCH v2 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
 2024-11-15 10:17 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2024-11-15 10:04 UTC  (3+ messages)

[PATCH] clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordinate GDSCs
 2024-11-15  1:47 UTC  (2+ messages)

[PATCH] clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access
 2024-11-15  1:35 UTC  (2+ messages)

[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2024-11-15  1:29 UTC  (7+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code

[PATCH v2] clk:sophgo: Remove uninitialized variable for CV1800 PLL
 2024-11-14 23:29 UTC  (2+ messages)

[PATCH] clk: Fix invalid execution of clk_set_rate
 2024-11-14 23:17 UTC  (2+ messages)

[PATCH] clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider
 2024-11-14 23:03 UTC  (2+ messages)

[PATCH v2 00/10] Usable clocks on Mobileye EyeQ5 & EyeQ6H
 2024-11-14 23:00 UTC  (17+ messages)
` [PATCH v2 01/10] dt-bindings: soc: mobileye: set `#clock-cells = <1>` for all compatibles
` [PATCH v2 02/10] dt-bindings: clock: eyeq: add more Mobileye EyeQ5/EyeQ6H clocks
` [PATCH v2 03/10] clk: fixed-factor: add clk_hw_register_fixed_factor_index() function
` [PATCH v2 04/10] clk: eyeq: require clock index with phandle in all cases
` [PATCH v2 05/10] clk: eyeq: add fixed factor clocks infrastructure
` [PATCH v2 06/10] clk: eyeq: add EyeQ5 fixed factor clocks
` [PATCH v2 07/10] clk: eyeq: add EyeQ6H central "
` [PATCH v2 08/10] clk: eyeq: add EyeQ6H west "

[PATCH v2 0/2] clk: clk-axi-clkgen: make sure to enable the AXI bus clock
 2024-11-14 22:45 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: axi-clkgen: include AXI clk
` [PATCH v2 2/2] clk: clk-axi-clkgen: make sure to enable the AXI bus clock

[GIT PULL] Rockchip clock changes for 6.13 #1
 2024-11-14 22:41 UTC  (2+ messages)

[PATCH v5 0/3] Add A1 Soc audio clock controller driver
 2024-11-14 22:40 UTC  (5+ messages)
` [PATCH v5 2/3] dt-bindings: clock: axg-audio: document A1 SoC "
` [PATCH v5 3/3] clk: meson: a1: add the "

[PATCH RESEND v13 00/12] Initial Marvell PXA1908 support
 2024-11-14 22:37 UTC  (13+ messages)
` [PATCH RESEND v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH RESEND v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH RESEND v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH RESEND v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH RESEND v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH RESEND v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver

[PATCH RESEND v2 0/7] clk: en7523: Update register mapping for EN7581
 2024-11-14 21:02 UTC  (15+ messages)
` [PATCH RESEND v2 1/7] dt-bindings: clock: airoha: Update reg mapping for EN7581 SoC
` [PATCH RESEND v2 2/7] clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configuration
` [PATCH RESEND v2 3/7] clk: en7523: move clock_register in hw_init callback
` [PATCH RESEND v2 4/7] clk: en7523: introduce chip_scu regmap
` [PATCH RESEND v2 5/7] clk: en7523: fix estimation of fixed rate for EN7581
` [PATCH RESEND v2 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()
` [PATCH RESEND v2 7/7] clk: en7523: map io region in a single block

[PATCH v2 0/2] MediaTek MT6735 syscon clock/reset controller support
 2024-11-14 20:54 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
` [PATCH v2 2/2] clk: mediatek: Add drivers "

[PATCH] clk: mediatek: mt6735-apmixedsys: Fix an error handling path in clk_mt6735_apmixed_probe()
 2024-11-14 20:51 UTC  (2+ messages)

[PATCH 0/3] clk: ralink: mtmips: some fixes and sdhc clock support
 2024-11-14 20:50 UTC  (7+ messages)
` [PATCH 1/3] clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883
` [PATCH 2/3] clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs
` [PATCH 3/3] clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688

[PATCH] clk:sophgo: Remove uninitialized variable for CV1800 PLL
 2024-11-14 20:46 UTC  (3+ messages)

[PATCH 1/3] clk: lan966x: make it selectable for ARCH_LAN969X
 2024-11-14 20:36 UTC  (2+ messages)

[PATCH] clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
 2024-11-14 20:33 UTC  (2+ messages)

[PATCH] clk: davinci: Add NULL check in davinci_lpsc_clk_register
 2024-11-14 20:32 UTC  (3+ messages)

[PATCH] clk: clk-apple-nco: Add NULL check in applnco_probe
 2024-11-14 20:31 UTC  (3+ messages)

[PATCH v4] dt-bindings: clock: actions,owl-cmu: convert to YAML
 2024-11-14 20:27 UTC  (2+ messages)

[PATCH v3] dt-bindings: clock: ti: Convert mux.txt to json-schema
 2024-11-14 20:27 UTC  (2+ messages)

[PATCH] clk:sophgo:clk-cv18xx-pll: fix unitialized u32 variable
 2024-11-14 20:04 UTC  (3+ messages)

[RFC PATCH 0/3] Make several simplification of axg-audio driver
 2024-11-14 16:29 UTC  (4+ messages)
` [RFC PATCH 1/3] clk: amlogic: axg-audio: use dev_err_probe()
` [RFC PATCH 2/3] clk: amlogic: axg-audio: synchronize *_audio_hw_clks and *_clk_regmaps arrays
` [RFC PATCH 3/3] clk: amlogic: axg-audio: get the rid of *_clk_regmaps

[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-14 15:41 UTC  (4+ messages)
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1

[PATCH v8 0/5] Add support for PCIe3 on x1e80100
 2024-11-14 15:25 UTC  (8+ messages)
` [PATCH v8 5/5] arm64: dts: qcom: x1e80100: "

[PATCH] clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs
 2024-11-14 11:08 UTC 

[PATCH v2 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-11-14  8:11 UTC  (7+ messages)
` [PATCH v2 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()

[PATCH] clk: zynqmp: Work around broken DT GPU node
 2024-11-13 19:55 UTC  (7+ messages)

[PATCH] clk:sophgo:clk-cv18xx-pll: Remove uninitialized u32 parameter and variable
 2024-11-13 10:32 UTC  (2+ messages)


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