linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-21 01:59:19 to 2022-02-23 11:46:51 UTC [more...]

[PATCH 0/8] clk: i.MX: PLL14xx: Support dynamic rates
 2022-02-23 11:46 UTC  (13+ messages)
` [PATCH 1/8] clk: imx: pll14xx: Use register defines consistently
` [PATCH 2/8] clk: imx: pll14xx: Fix masking
` [PATCH 3/8] clk: imx: pll14xx: Use FIELD_GET/FIELD_PREP
` [PATCH 4/8] clk: imx: pll14xx: consolidate rate calculation
` [PATCH 5/8] clk: imx: pll14xx: name variables after usage
` [PATCH 6/8] clk: imx: pll14xx: explicitly return lowest rate
` [PATCH 7/8] clk: imx: pll14xx: Add pr_fmt
` [PATCH 8/8] clk: imx: pll14xx: Support dynamic rates

[PATCH v9 00/10] Add Sunplus SP7021 SoC Support
 2022-02-23 11:34 UTC  (16+ messages)
` [PATCH v9 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v9 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v9 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v9 04/10] reset: Add Sunplus "
` [PATCH v9 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v9 06/10] clk: Add Sunplus "
` [PATCH v9 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v9 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v9 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v9 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH v2 0/8] RZN1 DMA support
 2022-02-23 11:27 UTC  (13+ messages)
` [PATCH v2 1/8] dt-bindings: dma: Introduce RZN1 dmamux bindings
` [PATCH v2 2/8] dt-bindings: dma: Introduce RZN1 DMA compatible
` [PATCH v2 3/8] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v2 4/8] dma: dmamux: Introduce RZN1 DMA router support
` [PATCH v2 5/8] dma: dw: Avoid partial transfers
` [PATCH v2 6/8] dma: dw: Add RZN1 compatible
` [PATCH v2 7/8] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v2 8/8] ARM: dts: r9a06g032: Describe the DMA router

[PATCH V3 0/5] imx: add i.MX93 clk bindings and driver
 2022-02-23 11:19 UTC  (13+ messages)
` [PATCH V3 1/5] dt-bindings: clock: Add imx93 clock support
` [PATCH V3 2/5] dt-bindings: clock: add i.MX93 clock definition
` [PATCH V3 3/5] clk: imx: add i.MX93 composite clk
` [PATCH V3 4/5] clk: imx: support fracn gppll
` [PATCH V3 5/5] clk: imx: add i.MX93 clk

[PATCH v6 00/12] clk: Improve clock range handling
 2022-02-23 10:56 UTC  (13+ messages)
` [PATCH v6 01/12] clk: Fix clk_hw_get_clk() when dev is NULL
` [PATCH v6 02/12] clk: Introduce Kunit Tests for the framework
` [PATCH v6 03/12] clk: Enforce that disjoints limits are invalid
` [PATCH v6 04/12] clk: Always clamp the rounded rate
` [PATCH v6 05/12] clk: Use clamp instead of open-coding our own
` [PATCH v6 06/12] clk: Always set the rate on clk_set_range_rate
` [PATCH v6 07/12] clk: Add clk_drop_range
` [PATCH v6 08/12] clk: bcm: rpi: Add variant structure
` [PATCH v6 09/12] clk: bcm: rpi: Set a default minimum rate
` [PATCH v6 10/12] clk: bcm: rpi: Run some clocks at the minimum rate allowed
` [PATCH v6 11/12] drm/vc4: Add logging and comments
` [PATCH v6 12/12] drm/vc4: hdmi: Remove clock rate initialization

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 

[PATCH 0/8] RZN1 DMA support
 2022-02-23  8:01 UTC  (19+ messages)
` [PATCH 2/8] dt-bindings: dma: Introduce RZN1 DMA compatible
` [PATCH 3/8] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH 4/8] dma: dmamux: Introduce RZN1 DMA router support
` [PATCH 5/8] dma: dw: Avoid partial transfers

[PATCH 1/2] dt-bindings: clock: Add sc8280xp to the RPMh clock controller binding
 2022-02-23  7:59 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: rpmhcc: add sc8280xp support to the RPMh clock controller

[PATCH 0/4] Refactor the PRCI driver to reduce the complexity
 2022-02-23  7:33 UTC  (4+ messages)

[PATCH V2 0/5] imx: add i.MX93 clk bindings and driver
 2022-02-23  6:31 UTC  (7+ messages)
` [PATCH V2 1/5] dt-bindings: clock: Add imx93 clock support
` [PATCH V2 2/5] dt-bindings: clock: add i.MX93 clock definition
` [PATCH V2 3/5] clk: imx: add i.MX93 composite clk
` [PATCH V2 4/5] clk: imx: support fracn gppll
` [PATCH V2 5/5] clk: imx: add i.MX93 clk

[PATCH v10 01/18] clk: sunxi-ng: h616-r: Add RTC gate clock
 2022-02-23  3:28 UTC  (4+ messages)
` [PATCH v10 02/18] clk: sunxi-ng: h616: Add PLL derived 32KHz clock

[PATCH v5 00/11] clk: Improve clock range handling
 2022-02-23  2:25 UTC  (13+ messages)
` [PATCH v5 01/11] clk: Introduce Kunit Tests for the framework
` [PATCH v5 02/11] clk: Enforce that disjoints limits are invalid
` [PATCH v5 03/11] clk: Always clamp the rounded rate
` [PATCH v5 04/11] clk: Use clamp instead of open-coding our own
` [PATCH v5 05/11] clk: Always set the rate on clk_set_range_rate
` [PATCH v5 06/11] clk: Add clk_drop_range
` [PATCH v5 07/11] clk: bcm: rpi: Add variant structure
` [PATCH v5 08/11] clk: bcm: rpi: Set a default minimum rate
` [PATCH v5 09/11] clk: bcm: rpi: Run some clocks at the minimum rate allowed
` [PATCH v5 10/11] drm/vc4: Add logging and comments
` [PATCH v5 11/11] drm/vc4: hdmi: Remove clock rate initialization

[PATCH v8 4/5] drivers: bus: add driver for initializing the SSC bus on (some) qcom SoCs
 2022-02-22 22:29 UTC  (2+ messages)

[PATCH] clk: cleanup comments
 2022-02-22 19:51 UTC 

[PATCH] clk: bcm2835: Remove unused variable
 2022-02-22 17:31 UTC  (2+ messages)

[PATCH] clk: socfpga: cleanup spdx tags
 2022-02-22 15:50 UTC  (2+ messages)

[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver
 2022-02-22 14:47 UTC  (19+ messages)
` [PATCH 1/6] ACPI: scan: Add acpi_dev_get_next_consumer_dev()
` [PATCH 2/6] ACPI: bus: Add iterator for dependent devices
` [PATCH 3/6] platform/x86: int3472: Support multiple clock consumers
` [PATCH 4/6] platform/x86: int3472: Add terminator to gpiod_lookup_table
` [PATCH 5/6] platform/x86: int3472: Support multiple gpio lookups in board data
` [PATCH 6/6] platform/x86: int3472: Add board data for Surface Go2 IR camera

[RFT PATCH 0/3] Fix kfree() of const memory on setting driver_override
 2022-02-22 14:06 UTC  (6+ messages)
` [RFT PATCH 1/3] clk: imx: scu: fix "
` [RFT PATCH 2/3] slimbus: qcom-ngd: "
` [RFT PATCH 3/3] rpmsg: "

[PATCH 0/2] clk: zynq: trivial fixes
 2022-02-22 13:09 UTC  (3+ messages)
` [PATCH 1/2] clk: zynq: trivial warning fix
` [PATCH 2/2] clk: zynq: Update the parameters to zynq_clk_register_periph_clk

[PATCH v12 0/1] Add clkcfg driver for Microchip PolarFire SoC
 2022-02-22 12:11 UTC  (2+ messages)
` [PATCH v12 1/1] clk: microchip: Add "

[PATCH v11 0/1] Add clkcfg driver for Microchip PolarFire SoC
 2022-02-22 11:47 UTC  (3+ messages)
` [PATCH v11 1/1] clk: microchip: Add "

[v1 1/2] clk: qcom: gdsc: Use the default transition delay for GDSCs
 2022-02-22 11:23 UTC  (6+ messages)

[PATCH] dt-bindings: fsl: scu: add imx8dxl scu clock support
 2022-02-22  8:21 UTC 

[PATCH 1/2] arm: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
 2022-02-22  8:12 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: Remove audio_mclk_root_clk

[PATCH v4 0/5] Add APCS support for SDX65
 2022-02-22  4:56 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: clock: Add A7 PLL binding "
` [PATCH v4 2/5] clk: qcom: Add A7 PLL support "
` [PATCH v4 3/5] ARM: dts: qcom: sdx65: Add support for A7 PLL clock
` [PATCH v4 4/5] ARM: dts: qcom: sdx65: Add support for APCS block
` [PATCH v4 5/5] clk: qcom: Add SDX65 APCS clock controller support

[PATCH 1/4] dt-bindings: clock: add QCOM SM6350 display clock bindings
 2022-02-22  1:15 UTC  (4+ messages)
` [PATCH 2/4] clk: qcom: Add display clock controller driver for SM6350
` [PATCH 3/4] dt-bindings: clock: add SM6350 QCOM Graphics clock bindings
` [PATCH 4/4] clk: qcom: Add GPU clock controller driver for SM6350

[PATCH v2 1/2] clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
 2022-02-21 18:13 UTC  (2+ messages)
` [PATCH v2 2/2] clk: qcom: clk-rcg2: Update the frac table for pixel clock

[PATCH] clk: lan966x: Fix linking error
 2022-02-21 16:43 UTC  (2+ messages)

[PATCH v4 00/10] clk: Improve clock range handling
 2022-02-21 16:43 UTC  (14+ messages)
` [PATCH v4 01/10] clk: Introduce Kunit Tests for the framework
` [PATCH v4 02/10] clk: Always clamp the rounded rate
` [PATCH v4 03/10] clk: Use clamp instead of open-coding our own
` [PATCH v4 0/10] clk: Improve clock range handling

[PATCH] clk: renesas: rzg2l: Simplify multiplication/shift logic
 2022-02-21 16:25 UTC 

[PATCH v2] clk: renesas: r8a779f0: Add PFC clock
 2022-02-21 15:35 UTC 

[PATCH v10 RESEND 0/1] Add clkcfg driver for Microchip PolarFire SoC
 2022-02-21 15:08 UTC  (3+ messages)
` [PATCH v10 RESEND 1/1] clk: microchip: Add "

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2022-02-21 13:37 UTC  (5+ messages)
` [PATCH v16 21/40] pwm: tegra: Add runtime PM and OPP support

[PATCH 0/4] imx: add i.MX93 clk bindings and driver
 2022-02-21 12:45 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: clock: Add imx93 clock support
` [PATCH 2/4] clk: imx: add i.MX93 composite clk
` [PATCH 4/4] clk: imx: add i.MX93 clk

[PATCH] clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clock
 2022-02-21 11:25 UTC  (2+ messages)

[PATCH v2 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-21  9:13 UTC  (5+ messages)
` [PATCH v2 6/6] clk: renesas: r9a06g032: Disable the watchdog reset sources when halting

[PATCH v3 0/7] Add APCS support for SDX65
 2022-02-21  7:29 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: mailbox: Add binding for SDX65 APCS
` [PATCH v3 2/7] mailbox: qcom: Add support for SDX65 APCS IPC
` [PATCH v3 3/7] dt-bindings: clock: Add A7 PLL binding for SDX65
` [PATCH v3 4/7] clk: qcom: Add A7 PLL support "
` [PATCH v3 5/7] ARM: dts: qcom: sdx65: Add support for A7 PLL clock
` [PATCH v3 6/7] ARM: dts: qcom: sdx65: Add support for APCS block
` [PATCH v3 7/7] clk: qcom: Add SDX65 APCS clock controller support

[PATCH] clk/rockchip: Use of_device_get_match_data()
 2022-02-21  2:01 UTC 

[PATCH v2 00/15] Mediatek MT8186 clock support
 2022-02-21  1:52 UTC  (12+ messages)
` [PATCH v2 05/15] clk: mediatek: Add MT8186 apmixedsys "
` [PATCH v2 06/15] clk: mediatek: Add MT8186 imp i2c wrapper "
` [PATCH v2 07/15] clk: mediatek: Add MT8186 mfgsys "
` [PATCH v2 08/15] clk: mediatek: Add MT8186 mmsys "
` [PATCH v2 09/15] clk: mediatek: Add MT8186 wpesys "
` [PATCH v2 10/15] clk: mediatek: Add MT8186 imgsys "
` [PATCH v2 11/15] clk: mediatek: Add MT8186 vdecsys "
` [PATCH v2 12/15] clk: mediatek: Add MT8186 vencsys "
` [PATCH v2 13/15] clk: mediatek: Add MT8186 camsys "
` [PATCH v2 14/15] clk: mediatek: Add MT8186 mdpsys "
` [PATCH v2 15/15] clk: mediatek: Add MT8186 ipesys "


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).