linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 12:01:14 to 2020-08-06 17:35:57 UTC [more...]

[PATCH 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-08-06 13:49 UTC  (9+ messages)
` [PATCH 1/6] clk: axi-clkgen: Add support for fractional dividers
` [PATCH 2/6] clk: axi-clkgen: Set power bits for fractional mode
` [PATCH 3/6] clk: axi-clkgen: add support for ZynqMP (UltraScale)
` [PATCH 4/6] clk: axi-clkgen: Respect ZYNQMP PFD/VCO frequency limits
` [PATCH 5/6] include: fpga: adi-axi-common.h: add definitions for supported FPGAs
` [PATCH 6/6] clk: axi-clkgen: Add support for FPGA info

[PATCH] clk: samsung: Prevent potential endless loop in the PLL set_rate ops
 2020-08-06 16:11 UTC  (2+ messages)

[PATCH v5 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-08-06  5:23 UTC  (4+ messages)
` [PATCH v5 4/4] clk: qcom: lpass: Add support for LPASS clock controller for SC7180

[PATCH] clk: samsung: Mark top BPLL mux on Exynos542x as critical
 2020-08-06  2:49 UTC  (4+ messages)

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-08-05  2:24 UTC  (7+ messages)
` [PATCH v10 1/3] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH v10 2/3] arm64: dts: add dts nodes for MT6779
` [PATCH v10 3/3] clk: mediatek: add UART0 clock support

[PATCH v2 00/13] clk/watchdog/ARM: Cleanup of various S3C bits
 2020-08-05  1:23 UTC  (16+ messages)
` [PATCH v2 01/13] clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
` [PATCH v2 02/13] clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() "
` [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes
` [PATCH v2 04/13] ARM: s3c: remove plat-samsung/.../samsung-time.h
` [PATCH v2 05/13] ARM: samsung: fix language typo
` [PATCH v2 06/13] ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
` [PATCH v2 07/13] ARM: s3c64xx: switch to generic watchdog driver reset
` [PATCH v2 08/13] ARM: s3c24xx: fix missing system reset
` [PATCH v2 09/13] ARM: s3c24xx: include common.h header in s3c2443.c
` [PATCH v2 10/13] ARM: s3c24xx: sdhci: include plat/sdhci.h header
` [PATCH v2 11/13] ARM: s3c24xx: ts: include platform data header
` [PATCH v2 12/13] ARM: s3c24xx: ts: document function argument
` [PATCH v2 13/13] ARM: s3c24xx: camif: include header with prototypes and unify declaration

[PATCH] clk: imx: Explicitly include bits.h
 2020-08-04 23:17 UTC 

[PATCH] clk: at91: clk-main: update key before writing AT91_CKGR_MOR
 2020-08-04 16:00 UTC  (2+ messages)

[PATCH 0/9] SDM630/36/60 driver enablement
 2020-08-04 14:49 UTC  (10+ messages)
` [PATCH 2/9] phy: qcom-qusb2: Add support for SDM630/660
` [PATCH 3/9] drivers: usb: dwc3-qcom: Add sdm660 compatible
` [PATCH 4/9] drm/msm/dsi: Add phy configuration for SDM630/636/660

[PATCH v2 00/10] msm8992/4 updates
 2020-08-04 10:30 UTC  (13+ messages)
` [PATCH v2 01/10] arm64: dts: qcom: msm8992: Add support for SDHCI2
` [PATCH v2 02/10] arm64: dts: qcom: msm8992: Add BLSP_I2C1 support
` [PATCH v2 03/10] arm64: dts: qcom: talkman: Add Synaptics RMI4 touchscreen
` [PATCH v2 04/10] arm64: dts: qcom: msm8994: Add USB support
` [PATCH v2 05/10] arm64: dts: qcom: msm8992: "
` [PATCH v2 06/10] arm64: dts: qcom: kitakami: Add Synaptics touchscreen
` [PATCH v2 07/10] arm64: dts: qcom: msm8994: Add SDHCI2 node
` [PATCH v2 08/10] arm64: dts: qcom: kitakami: Enable SDHCI2
` [PATCH v2 09/10] clk: qcom: gcc-msm8994: Fix up the driver and modernize it
` [PATCH v2 10/10] arm64: dts: qcom: msm8992/4: Add clocks property to gcc node

[PATCH v3 0/3] clk: zynqmp: Add firmware specific clock flags
 2020-08-04  6:44 UTC  (4+ messages)
` [PATCH v3 1/3] clk: zynqmp: Use firmware specific common "
` [PATCH v3 2/3] clk: zynqmp: Use firmware specific divider "
` [PATCH v3 3/3] clk: zynqmp: Use firmware specific mux "

[PATCH v2] clk: bcm2835: Do not use prediv with bcm2711's PLLs
 2020-08-03 21:27 UTC  (4+ messages)

[PATCH] clk: drop unused function __clk_get_flags
 2020-08-03 20:53 UTC  (2+ messages)

[PATCH] clk: hsdk: Fix bad dependency on IOMEM
 2020-08-03 20:52 UTC  (2+ messages)

[PATCH V9 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-08-03 19:42 UTC  (8+ messages)
` [PATCH V9 1/6] clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
` [PATCH V9 2/6] clk: composite: Export clk_hw_register_composite()
` [PATCH V9 3/6] clk: imx: Support building i.MX common clock driver as module
` [PATCH V9 4/6] clk: imx: Add clock configuration for ARMv7 platforms
` [PATCH V9 5/6] clk: imx8m: Support module build
` [PATCH V9 6/6] clk: imx8qxp: Support building i.MX8QXP clock driver as module

[PATCH v2] Add LPASS clock controller Node for SC7180
 2020-08-03 19:38 UTC  (4+ messages)
` [PATCH v2] arm64: dts: qcom: sc7180: Add LPASS clock controller nodes

[PATCH 0/9] Add PCIe support for IPQ8074
 2020-08-03 11:03 UTC  (5+ messages)
` [PATCH 5/9] phy: qcom-qmp: use correct values for ipq8074 gen2 pcie phy init

[PATCH V7 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-08-01  0:04 UTC  (14+ messages)
` [PATCH V7 1/6] clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
` [PATCH V7 2/6] clk: composite: Export clk_hw_register_composite()
` [PATCH V7 3/6] clk: imx: Support building i.MX common clock driver as module
` [PATCH V7 4/6] clk: imx: Add clock configuration for ARMv7 platforms
` [PATCH V7 5/6] clk: imx8m: Support module build
` [PATCH V7 6/6] clk: imx8qxp: Support building i.MX8QXP clock driver as module

[PATCH] dt-bindings: clock: Fix YAML schemas for LPASS clocks on SC7180
 2020-07-31 23:20 UTC  (2+ messages)

[PATCH 00/17] Add BLK_CTRL support for i.MX8MP
 2020-07-31 22:24 UTC  (34+ messages)
` [PATCH 01/17] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctrl
` [PATCH 02/17] dt-bindings: reset: imx8mp: Add audio blk_ctrl reset IDs
` [PATCH 03/17] dt-bindings: clock: imx8mp: Add ids for the audio shared gate
` [PATCH 04/17] dt-bindings: clock: imx8mp: Add media blk_ctrl clock IDs
` [PATCH 05/17] dt-bindings: reset: imx8mp: Add media blk_ctrl reset IDs
` [PATCH 06/17] dt-bindings: clock: imx8mp: Add hdmi blk_ctrl clock IDs
` [PATCH 07/17] dt-bindings: reset: imx8mp: Add hdmi blk_ctrl reset IDs
` [PATCH 08/17] clk: imx8mp: Add audio shared gate
` [PATCH 09/17] arm64: dts: Remove imx-hdmimix-reset header file
` [PATCH 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL
` [PATCH 11/17] clk: imx: Add blk_ctrl combo driver
` [PATCH 12/17] clk: imx8mp: Add audio blk_ctrl clocks and resets
` [PATCH 13/17] clk: imx8mp: Add hdmi "
` [PATCH 14/17] clk: imx8mp: Add media "
` [PATCH 15/17] arm64: dts: imx8mp: Add audio_blk_ctrl node
` [PATCH 16/17] arm64: dts: imx8mp: Add media_blk_ctrl node
` [PATCH 17/17] arm64: dts: imx8mp: Add hdmi_blk_ctrl node

[PATCH v7 00/11] clk: imx8: add new clock binding for better pm support
 2020-07-31 21:28 UTC  (3+ messages)
` [PATCH v7 02/11] dt-bindings: clock: imx-lpcg: add support to parse clocks from device tree

[PATCH] arm64: dts: qcom: sc7180: Add LPASS clock controller nodes
 2020-07-31 20:38 UTC  (3+ messages)

[0/4] Extend AMD SoC general purpose clk for all versions
 2020-07-31 13:36 UTC  (5+ messages)
` [v2 1/4] ACPI: APD: Change name from ST to FCH
` [v2 2/4] clk: x86: "
` [3/4] ACPI: APD: Add a fmw property is_raven
` [v3 4/4] clk: x86: Support RV architecture

[v2 1/4] ACPI: APD: Change name from ST to FCH
 2020-07-31 13:33 UTC  (4+ messages)

[PATCH] clk: bcm2835: Do not use prediv with bcm2711's PLLs
 2020-07-30 14:13 UTC 

[PATCH v7 0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2020-07-30 12:26 UTC  (10+ messages)
` [PATCH v7 1/9] remoteproc: qcom: Add PRNG proxy clock
` [PATCH v7 2/9] remoteproc: qcom: Add secure PIL support
` [PATCH v7 3/9] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH v7 4/9] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH v7 5/9] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH v7 6/9] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH v7 7/9] clk: qcom: Add WCSSAON reset
` [PATCH v7 8/9] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH v7 9/9] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v8 0/4] Add non PAS wcss Q6 support for QCS404
 2020-07-30 12:14 UTC  (5+ messages)
` [PATCH v8 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v8 2/4] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404
` [PATCH v8 3/4] remoteproc: qcom: wcss: Add non pas wcss Q6 support "
` [PATCH v8 4/4] remoteproc: qcom: wcss: explicitly request exclusive reset control

[PATCH 0/7] ARM: samsung: Cleanup of various S3C bits
 2020-07-30 11:45 UTC  (24+ messages)
` [PATCH 1/7] clk: samsung: s3c64xx: Declare s3c64xx_clk_init() in shared header
` [PATCH 2/7] ARM: s3c64xx: Include header to fix -Wmissing-prototypes
` [PATCH 3/7] ARM: s3c: Remove plat-samsung/.../samsung-time.h
` [PATCH 4/7] ARM: samsung: Fix language typo
` [PATCH 5/7] ARM: samsung: Kill useless HAVE_S3C2410_WATCHDOG
` [PATCH 6/7] ARM: s3c64xx: Switch to generic watchdog driver reset
` [PATCH 7/7] ARM: s3c24xx: Fix missing system reset

[PATCH V8 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-07-30  7:22 UTC  (8+ messages)
` [PATCH V8 1/6] clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
` [PATCH V8 2/6] clk: composite: Export clk_hw_register_composite()
` [PATCH V8 3/6] clk: imx: Support building i.MX common clock driver as module
` [PATCH V8 4/6] clk: imx: Add clock configuration for ARMv7 platforms
` [PATCH V8 5/6] clk: imx8m: Support module build
` [PATCH V8 6/6] clk: imx8qxp: Support building i.MX8QXP clock driver as module

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-07-30  1:20 UTC  (2+ messages)

[PATCH] clk: mmp: avoid missing prototype warning
 2020-07-29 19:52 UTC  (2+ messages)

[PATCH 0/3] clk: meson: axg-audio: fix tdmout sclk inverter
 2020-07-29 15:43 UTC  (4+ messages)
` [PATCH 1/3] clk: meson: add sclk-ws driver
` [PATCH 2/3] clk: meson: axg-audio: separate axg and g12a regmap tables
` [PATCH 3/3] clk: meson: axg-audio: fix g12a tdmout sclk inverter


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