linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-21 10:16:18 to 2023-04-28 00:21:41 UTC [more...]

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-04-28  0:20 UTC  (9+ messages)
` [RFC PATCH v7 1/8] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions
` [RFC PATCH v7 3/8] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v7 4/8] ice: add admin commands to access cgu configuration
` [RFC PATCH v7 5/8] ice: implement dpll interface to control cgu
` [RFC PATCH v7 6/8] ptp_ocp: implement DPLL ops
` [RFC PATCH v7 7/8] netdev: expose DPLL pin handle for netdevice
` [RFC PATCH v7 8/8] mlx5: Implement SyncE support using DPLL infrastructure

[PATCH v4 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2023-04-27 15:07 UTC  (4+ messages)
` [PATCH v4 1/3] clk: qcom: clk-rcg: "
` [PATCH v4 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops
` [PATCH v4 3/3] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-27 19:09 UTC  (6+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook

[PATCH v8 0/8] Enable IPQ9754 USB
 2023-04-27 17:50 UTC  (21+ messages)
` [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH v8 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v8 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH v8 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes

[PATCH] dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio Castro
 2023-04-27 16:03 UTC  (3+ messages)

[PATCH] clk: Switch i2c drivers back to use .probe()
 2023-04-27 12:55 UTC 

[PATCH V7 0/4] Add S4 SoC PLL and Peripheral clock controller
 2023-04-27 11:36 UTC  (17+ messages)
` [PATCH V7 1/4] dt-bindings: clock: document Amlogic S4 SoC PLL "
` [PATCH V7 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals "
` [PATCH V7 3/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
  ` [PATCH V7 4/4] clk: meson: s4: add support for Amlogic S4 SoC peripheral clock controller

[PATCH v8 00/11] Introduce Nuvoton ma35d1 SoC
 2023-04-27  7:22 UTC  (21+ messages)
` [PATCH v8 01/11] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
` [PATCH v8 02/11] arm64: defconfig: Add support for Nuvoton MA35 family SoCs
` [PATCH v8 03/11] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH v8 04/11] dt-bindings: reset: nuvoton: Document ma35d1 reset control
` [PATCH v8 05/11] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v8 06/11] dt-bindings: serial: Document ma35d1 uart controller
` [PATCH v8 07/11] arm64: dts: nuvoton: Add initial ma35d1 device tree
` [PATCH v8 08/11] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v8 09/11] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v8 10/11] tty: serial: Add Nuvoton ma35d1 serial "
` [PATCH v8 11/11] MAINTAINERS: Add entry for NUVOTON MA35

[PATCH 00/43] ep93xx device tree conversion
 2023-04-26 21:06 UTC  (11+ messages)
` [PATCH 11/43] dt-bindings: clock: add DT bindings for Cirrus EP93xx
` [PATCH 12/43] clk: ep93xx: add DT support "

[PATCH v3 0/2] clk: fix corner case of clk_mux_determine_rate_flags()
 2023-04-26 19:34 UTC  (3+ messages)
` [PATCH v3 1/2] clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags()
` [PATCH v3 2/2] clk: tests: Add missing test cases for mux determine_rate

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-26 14:50 UTC  (5+ messages)

[PATCH] clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
 2023-04-26 14:25 UTC 

[PATCH v14 0/6] add Amlogic A1 clock controller drivers
 2023-04-26  9:58 UTC  (7+ messages)
` [PATCH v14 1/6] clk: meson: make pll rst bit as optional
` [PATCH v14 2/6] clk: meson: introduce new pll power-on sequence for A1 SoC family
` [PATCH v14 3/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v14 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v14 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
 2023-04-26  9:40 UTC  (4+ messages)

[PATCH v7 0/2] Nuvoton WPCM450 clock and reset driver
 2023-04-26  7:43 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v7 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH v2 0/2] clk: fix corner case of clk_mux_determine_rate_flags()
 2023-04-25 19:40 UTC  (4+ messages)
` [PATCH v2 1/2] clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags()
` [PATCH v2 2/2] clk: tests: Add missing test case for mux determine_rate

[PATCH V3 0/6] Incremental patches on minimal boot support
 2023-04-25 19:01 UTC  (8+ messages)
` [PATCH V3 1/6] arm64: dts: qcom: ipq9574: Update the size of GICC & GICV regions
` [PATCH V3 2/6] dt-bindings: clock: qcom,ipq9574-gcc: Add maintainer
` [PATCH V3 3/6] clk: qcom: gcc-ipq9574: Clean up included headers
` [PATCH V3 4/6] clk: qcom: gcc-ipq9574: constify struct clk_init_data
` [PATCH V3 5/6] arm64: dts: qcom: ipq9574: Drop bias_pll_ubi_nc_clk input
` [PATCH V3 6/6] arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433

[PATCH 1/3] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
 2023-04-25 18:54 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: mmc: sdhci-msm: add IPQ6018 compatible
` [PATCH 3/3] arm64: dts: qcom: ipq6018: add SDHCI node

[PATCH v9 0/8] Enable IPQ9754 USB
 2023-04-25 18:38 UTC  (12+ messages)
` [PATCH v9 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH v9 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH v9 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v9 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH v9 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH v9 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
` [PATCH v9 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH v9 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-04-25 17:33 UTC  (12+ messages)
` [PATCH V3 1/6] dt-bindings: clock: Add PCIe pipe clock definitions
` [PATCH V3 2/6] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks
` [PATCH V3 3/6] dt-bindings: PCI: qcom: Add IPQ9574
` [PATCH V3 4/6] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes
` [PATCH V3 5/6] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers
` [PATCH V3 6/6] PCI: qcom: Add support for IPQ9574

[PATCH] clk: mediatek: clk-mt8173: fix memory leak in clk_mt8173_apmixed_probe
 2023-04-25 16:56 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
 2023-04-25 13:44 UTC  (2+ messages)

[PATCH v13 0/6] add Amlogic A1 clock controller drivers
 2023-04-25 12:33 UTC  (7+ messages)
` [PATCH v13 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v13 6/6] clk: meson: a1: add Amlogic A1 Peripherals "

[PATCH v2 0/1] A fix for StarFive JH7110 clock drivers
 2023-04-25 12:02 UTC  (4+ messages)
` [PATCH v2 1/1] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case

[PATCH] clk: mediatek: Enable all MT8192 clocks by default
 2023-04-25 11:35 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-25  9:42 UTC 

[PATCH v7 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-25  8:07 UTC  (6+ messages)
` [PATCH v7 10/12] reset: Add Nuvoton ma35d1 reset driver support

[PATCH] clk: imx: clk-imx8mm: fix memory leak issue in 'imx8mm_clocks_probe'
 2023-04-25  2:06 UTC  (2+ messages)

[PATCH] clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags()
 2023-04-25  1:24 UTC  (2+ messages)

[PATCH v6 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-25  1:22 UTC  (4+ messages)
` [PATCH v6 10/12] reset: Add Nuvoton ma35d1 reset driver support

[PATCH] clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
 2023-04-25  1:20 UTC  (3+ messages)

[GIT PULL] Qualcomm Clock updates for v6.4
 2023-04-25  1:14 UTC  (2+ messages)

[PATCH v2] clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()
 2023-04-24 22:36 UTC  (3+ messages)

[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
 2023-04-24 17:15 UTC  (3+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH v5 0/3] Add EMAC3 support for sa8540p-ride (devicetree/clk bits)
 2023-04-24 14:42 UTC  (7+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: sa8540p-ride: Add ethernet nodes

[PATCH v5 00/10] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-04-24 13:54 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v5 02/10] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v5 03/10] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
` [PATCH v5 04/10] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v5 05/10] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
` [PATCH v5 06/10] clk: starfive: Add StarFive JH7110 Video-Output clock driver
` [PATCH v5 07/10] MAINTAINERS: Update maintainer of JH71x0 clock drivers
` [PATCH v5 08/10] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
` [PATCH v5 09/10] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
` [PATCH v5 10/10] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes

[PATCH V2 0/4] Incremental patches on minimal boot support
 2023-04-24 10:15 UTC  (7+ messages)
` [PATCH V2 2/4] clk: qcom: gcc-ipq9574: Drop bias_pll_ubi_nc_clk & add const to clk_init_data
` [PATCH V2 3/4] arm64: dts: qcom: ipq9574: Drop bias_pll_ubi_nc_clk & update intc node

[PATCH 2/2] clk: imx: clk-imx8mp: add error handling of of_clk_add_hw_provider
 2023-04-24  9:24 UTC 

[PATCH 1/2] clk: imx: clk-imx8mp: use dev_ managed memory to avoid memory leak in imx8mp_clocks_probe()
 2023-04-24  9:23 UTC 

[PATCH v2 1/1] clk: imx6ul: retain early UART clocks during kernel init
 2023-04-24  2:52 UTC  (2+ messages)

[PATCH] Revert "clk: imx: composite-8m: Add support to determine_rate"
 2023-04-24  1:43 UTC  (2+ messages)

[PATCH v2 00/12] Re-introduce Exynos4212 support and add Samsung Galaxy Tab 3 8.0 boards
 2023-04-23 12:52 UTC  (7+ messages)
` [PATCH v2 12/12] ARM: dts: exynos: Add "

[PATCH] clk: imx: clk-imx8mq: fix memory leak and missing unwind goto in imx8mq_clocks_probe
 2023-04-23 12:47 UTC 

[PATCH v6 0/2] Nuvoton WPCM450 clock and reset driver
 2023-04-22 15:56 UTC  (6+ messages)
` [PATCH v6 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH] clk: mediatek: fix of_iomap memory leak
 2023-04-22  8:43 UTC 

[PATCH v3 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-04-21 18:00 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: clock: add mtmips SoCs system controller

[PATCH V2 0/3] Add video clock controller driver for SM8450
 2023-04-21 17:52 UTC  (3+ messages)
` [PATCH V2 1/3] dt-bindings: clock: qcom: Add SM8450 video clock controller

[PATCHv2 0/2] Improve RK3588 clocks and power domains support
 2023-04-21 12:56 UTC  (2+ messages)
` (subset) "

[PATCH v1 2/2] clocking-wizard: Add support for versal clocking wizard
 2023-04-21 10:15 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;
as well as URLs for NNTP newsgroup(s).