linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-22 06:34:21 to 2024-10-24 15:22:03 UTC [more...]

[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-24 15:21 UTC  (18+ messages)
` [PATCH v2 03/14] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v2 04/14] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
` [PATCH v2 11/14] misc: rp1: RaspberryPi RP1 misc driver

[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware
 2024-10-24 15:16 UTC  (48+ messages)
` [PATCH 01/37] drm/vc4: Limit max_bpc to 8 on Pi0-3
` [PATCH 02/37] drm/vc4: Use of_device_get_match_data to set generation
` [PATCH 03/37] drm/vc4: Fix reading of frame count on GEN5 / Pi4
` [PATCH 04/37] dt-bindings: display: Add BCM2712 HDMI bindings
` [PATCH 05/37] dt-bindings: display: Add BCM2712 HVS bindings
` [PATCH 06/37] dt-bindings: display: Add BCM2712 PixelValve bindings
` [PATCH 07/37] dt-bindings: display: Add BCM2712 MOP bindings
` [PATCH 08/37] dt-bindings: display: Add BCM2712 MOPLET bindings
` [PATCH 09/37] dt-bindings: display: Add BCM2712 KMS driver bindings
` [PATCH 10/37] drm/vc4: drv: Support BCM2712
` [PATCH 11/37] drm/vc4: hvs: Add support for BCM2712 HVS
` [PATCH 12/37] drm/vc4: crtc: Add support for BCM2712 PixelValves
` [PATCH 13/37] drm/vc4: hdmi: Add support for BCM2712 HDMI controllers
` [PATCH 14/37] drm/vc4: txp: Introduce structure to deal with revision differences
` [PATCH 15/37] drm/vc4: txp: Rename TXP data structure
` [PATCH 16/37] drm/vc4: txp: Add byte enable toggle bit
` [PATCH 17/37] drm/vc4: txp: Add horizontal and vertical size offset "
` [PATCH 18/37] drm/vc4: txp: Handle 40-bits DMA Addresses
` [PATCH 19/37] drm/vc4: txp: Move the encoder type in the variant structure
` [PATCH 20/37] drm/vc4: txp: Add a new TXP encoder type
` [PATCH 21/37] drm/vc4: txp: Add support for BCM2712 MOP
` [PATCH 22/37] drm/vc4: txp: Add BCM2712 MOPLET support
` [PATCH 23/37] drm/vc4: drv: Add support for 2712 D-step
` [PATCH 24/37] drm/vc4: hvs: Add in "
` [PATCH 25/37] drm/vc4: plane: Add "
` [PATCH 26/37] drm/vc4: hdmi: Support 2712 D-step register map
` [PATCH 27/37] drm/vc4: Add additional warn_on for incorrect revisions
` [PATCH 28/37] drm/vc4: Enable bg_fill if there are no planes enabled
` [PATCH 29/37] drm/vc4: Drop planes that are completely off-screen or 0 crtc size
` [PATCH 30/37] clk: bcm: rpi: Add ISP to exported clocks
` [PATCH 31/37] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
` [PATCH 32/37] clk: bcm: rpi: Enable minimize for all firmware clocks
` [PATCH 33/37] clk: bcm: rpi: Create helper to retrieve private data
` [PATCH 34/37] clk: bcm: rpi: Add disp clock
` [PATCH 35/37] arm64: dts: broadcom: Add firmware clocks and power nodes to Pi5 DT
` [PATCH 36/37] arm64: dts: broadcom: Add display pipeline support to BCM2712
` [PATCH 37/37] arm64: dts: broadcom: Add DT for D-step version of BCM2712

[PATCH V7 0/5] remove unnecessary q6 clocks
 2024-10-24 14:59 UTC  (4+ messages)
` [PATCH V7 5/5] firmware: qcom_scm: ipq5332: add support to pass metadata size
` (subset) [PATCH V7 0/5] remove unnecessary q6 clocks

[PATCH v4 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-10-24 14:22 UTC  (15+ messages)
` [PATCH v4 01/12] dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTC
` [PATCH v4 02/12] clk: renesas: r9a08g045: Add power domain "
` [PATCH v4 03/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB
` [PATCH v4 05/12] clk: renesas: clk-vbattb: Add VBATTB clock driver
` [PATCH v4 08/12] arm64: dts: renesas: r9a08g045: Add VBATTB node
` [PATCH v4 09/12] arm64: dts: renesas: r9a08g045: Add RTC node
` [PATCH v4 10/12] arm64: dts: renesas: rzg3s-smarc-som: Enable VBATTB

[PATCH v4] clk: renesas: rzg2l: Fix FOUTPOSTDIV clk
 2024-10-24 13:42 UTC 

[PATCH v2 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform
 2024-10-24 13:31 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300
` [PATCH v2 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300
` [PATCH v2 3/6] dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300
` [PATCH v2 4/6] clk: qcom: Add support for Camera Clock Controller on QCS8300
` [PATCH v2 5/6] dt-bindings: clock: qcom: Add QCS8300 video clock controller
` [PATCH v2 6/6] clk: qcom: Add support for Video Clock Controller on QCS8300

[PATCH v6 0/3] Add support for AST2700 clk driver
 2024-10-24 12:53 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: aspeed: support for AST2700
` [PATCH v6 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
` [PATCH v6 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v5 0/4] Add Mobileye EyeQ clock support
 2024-10-24 12:50 UTC  (6+ messages)
` [PATCH v5 4/4] clk: eyeq: add driver

[PATCH 0/2] clk: clk-axi-clkgen: make sure to enable the AXI bus clock
 2024-10-24 12:35 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: axi-clkgen: include AXI clk
` [PATCH 2/2] clk: clk-axi-clkgen: make sure to enable the AXI bus clock

[PATCH v3 0/7] ASoC: add Allwinner H616 audio codec support
 2024-10-24 12:15 UTC  (11+ messages)
` [PATCH v3 1/7] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
` [PATCH v3 2/7] dt-bindings: allwinner: add H616 sun4i audio codec binding
` [PATCH v3 3/7] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks
` [PATCH v3 4/7] ASoC: sun4i-codec: Add playback only flag "
` [PATCH v3 5/7] ASoC: sun4i-codec: support allwinner H616 codec
` [PATCH v3 6/7] arm64: dts: allwinner: h616: Add audio codec node
` [PATCH v3 7/7] arm64: dts: allwinner: h313/h616/h618/h700: Enable audio codec for all supported boards

[PATCH v3] clk: renesas: rzg2l: Fix FOUTPOSTDIV clk
 2024-10-24 12:00 UTC  (4+ messages)

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

[PATCH v4 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-10-24 10:03 UTC  (7+ messages)
` [PATCH v4 1/4] clk: renesas: rzg2l-cpg: Move PM domain power on in rzg2l_cpg_pd_setup()
` [PATCH v4 2/4] clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local ones
` [PATCH v4 3/4] clk: renesas: r9a08g045: Mark the watchdog and always-on PM domains as IRQ safe

[PATCH v7 0/7] Add support for PCIe3 on x1e80100
 2024-10-24  6:46 UTC  (9+ messages)
` [PATCH v7 5/7] PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
` [PATCH v7 6/7] PCI: qcom: Disable ASPM L0s and remove BDF2SID mapping config for X1E80100 SoC

[RFC PATCH v4 0/5] Add A1 Soc audio clock controller driver
 2024-10-24  5:18 UTC  (13+ messages)
` [RFC PATCH v4 1/5] reset: amlogic: add support for A1 SoC in auxiliary reset driver
` [RFC PATCH v4 3/5] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver
` [RFC PATCH v4 4/5] clk: meson: a1: add the "

[RESEND PATCH 0/4] clk: Fix the use of uninitialized variable
 2024-10-24  3:34 UTC  (5+ messages)
` [RESEND PATCH 1/4] clk: imx: scu: Fix the return "
` [RESEND PATCH 2/4] clk: socfpga: Fix the use "
` [RESEND PATCH 3/4] clk: socfpga: arria10: "
` [RESEND PATCH 4/4] clk: socfpga: clk-pll: "

[PATCH 0/6] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-10-23 17:49 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking

[PATCH v3] clk: sophgo: avoid integer overflow in sg2042_pll_recalc_rate()
 2024-10-23 15:14 UTC  (2+ messages)

[PATCH v3] clk: sophgo: Cast an operand to u64 to prevent potential unsigned long overflow on 32-bit machine in sg2042_pll_recalc_rate()
 2024-10-23 13:59 UTC  (4+ messages)

[PATCH v4 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-10-23 13:05 UTC  (8+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC

[PATCH v6] clk: eyeq: add driver
 2024-10-23 10:58 UTC 

[PATCH v5 0/3] mfd: twl: Add clock for TWL6030
 2024-10-23 10:04 UTC  (4+ messages)
` [PATCH v5 1/3] mfd: twl-core: Add a clock subdevice for the TWL6030
  ` (subset) "

[PATCH v2 0/3] clk: samsung: Introduce Exynos8895 clock driver
 2024-10-23  9:01 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Exynos8895 SoC
` [PATCH v2 2/3] clk: samsung: clk-pll: Add support for pll_{1051x,1052x}
` [PATCH v2 3/3] clk: samsung: Introduce Exynos8895 clock driver

[PATCH 0/7] clks: qcom: Introduce clks for SM8750
 2024-10-23  8:15 UTC  (13+ messages)
` [PATCH 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks
` [PATCH 3/7] clk: qcom: clk-alpha-pll: Add support for controlling Taycan PLLs
` [PATCH 4/7] dt-bindings: clock: qcom: Add SM8750 GCC clock controller
` [PATCH 5/7] clk: qcom: Add support for GCC clock controller on SM8750
` [PATCH 6/7] dt-bindings: clock: qcom: Document the SM8750 TCSR Clock Controller

[PATCH 1/2] clk: imx: clk-imx8mp: Allow LDB serializer clock reconfigure parent rate
 2024-10-23  5:25 UTC  (17+ messages)
` [PATCH 2/2] drm: bridge: ldb: Configure LDB clock in .mode_set

[PATCH v5 0/8] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
 2024-10-23  4:16 UTC  (6+ messages)
` [PATCH v5 7/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 on SA8775P
` [PATCH v5 8/8] arm64: dts: qcom: Add support for multimedia clock controllers
` (subset) [PATCH v5 0/8] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform

[PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning
 2024-10-23  4:15 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: qcom: clk-alpha-pll: fix lucid 5lpe pll enabled check

[PATCH] clk: qcom: gcc-qcs404: fix initial rate of GPLL3
 2024-10-23  4:15 UTC  (4+ messages)

[PATCH v2] clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags
 2024-10-23  4:15 UTC  (2+ messages)

[PATCH v2 0/4] clk: imx: scu and fracn pll update
 2024-10-23  3:15 UTC  (5+ messages)
` [PATCH v2 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858)

[PATCH v6 0/4] Add iMX91 clock driver support
 2024-10-23 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] clk: imx93: Move IMX93_CLK_END macro to clk driver
` [PATCH v6 2/4] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition
` [PATCH v6 3/4] dt-bindings: clock: Add i.MX91 clock support
` [PATCH v6 4/4] clk: imx: add i.MX91 clk

[PATCH] clk: Allow kunit tests to run without OF_OVERLAY enabled
 2024-10-22 21:09 UTC  (2+ messages)

[PATCH v4 0/4] Provide devm_clk_bulk_get_all_enabled() helper
 2024-10-22 21:05 UTC  (3+ messages)
` [PATCH v4 1/4] clk: "

[PATCH v2] clk: sophgo: Cast an operand to u64 to prevent potential unsigned long overflow on 32-bit machine in sg2042_pll_recalc_rate()
 2024-10-22 20:05 UTC  (3+ messages)

[PATCH] clk: sophgo: Cast an operand to u64 to prevent potential unsigned long overflow on 32-bit machine in sg2042_pll_recalc_rate()
 2024-10-22 18:11 UTC  (4+ messages)

[PATCH 0/2] MediaTek MT6735 syscon clock/reset controller support
 2024-10-22 17:23 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
` [PATCH 2/2] clk: mediatek: Add drivers "

[PATCH v5 0/2] Add one clock gate for i.MX95 HSIO block
 2024-10-22 14:36 UTC  (2+ messages)

[PATCH v5 0/4] Add iMX91 clock driver support
 2024-10-22 14:27 UTC  (3+ messages)
` [PATCH v5 4/4] clk: imx: add i.MX91 clk

[PATCH v4 0/5] Binding and driver for gated-fixed-clocks
 2024-10-22 14:12 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] Add support for GPUCC, CAMCC and VIDEOCC on Qualcomm QCS8300 platform
 2024-10-22 12:38 UTC  (8+ messages)
` [PATCH 2/6] clk: qcom: Add support for GPU Clock Controller on QCS8300

[PATCH v4 0/4] Add GCC and RPMH clock controller for QCS615 SoC
 2024-10-22 11:52 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS615
` [PATCH v4 2/4] clk: qcom: rpmhcc: Add support for QCS615 Clocks
` [PATCH v4 3/4] dt-bindings: clock: qcom: Add QCS615 GCC clocks
` [PATCH v4 4/4] clk: qcom: gcc: Add support for "

[PATCH] arm64: defconfig: Enable sa8775p clock controllers
 2024-10-22 10:03 UTC  (2+ messages)

[PATCH v2 00/11] clk: qcom: add support for clock controllers on the SAR2130P platform
 2024-10-22  9:42 UTC  (6+ messages)
` [PATCH v2 07/11] clk: qcom: rpmh: add support for SAR2130P
` [PATCH v2 08/11] clk: qcom: add support for GCC on SAR2130P

[PATCH v2] clk: amlogic: axg-audio: use the auxiliary reset driver
 2024-10-22  8:19 UTC  (2+ messages)

[PATCH v5 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-10-22  7:50 UTC  (4+ messages)
` [PATCH v5 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC


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