linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 20:53:38 to 2020-03-13 18:01:06 UTC [more...]

[PATCH v1 1/2] clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clk
 2020-03-13 18:01 UTC  (6+ messages)
` [PATCH v1 2/2] clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk

[GIT PULL] clk: tegra: Changes for v5.7-rc1
 2020-03-13 17:04 UTC 

[PATCH] clk: imx: clk-gate2: Pass the device to the register function
 2020-03-13 16:10 UTC 

[RFC 00/11] Add generic MFD i.MX mix and audiomix support
 2020-03-13 15:55 UTC  (16+ messages)
` [RFC 02/11] arm64: dts: imx8mp: Add AIPS 4 and 5
` [RFC 04/11] clk: imx: Add gate shared for i.MX8MP audiomix
` [RFC 05/11] clk: imx: pll14xx: Add the device as argument when registering
` [RFC 06/11] clk: imx: Add helpers for passing the device as argument
` [RFC 07/11] dt-bindings: clocks: imx8mp: Add ids for audiomix clocks
` [RFC 10/11] reset: imx: Add audiomix reset controller support

[PATCH -next 010/491] ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
 2020-03-13 14:26 UTC  (2+ messages)

[PATCH 0/3] imx: drop dependency on ARM64
 2020-03-13 10:11 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: freescale: drop the dependency on ARM64 for i.MX8M
` [PATCH 2/3] clk: imx: "
` [PATCH 3/3] soc: imx: select ARM_GIC_V3 "

[GIT PULL] Allwinner Clock Changes for 5.7
 2020-03-13  4:04 UTC 

[PATCH 05/89] clk: Return error code when of provider pointer is NULL
 2020-03-13  1:13 UTC  (34+ messages)
` [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH 12/89] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH 13/89] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH 14/89] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH 15/89] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH 16/89] clk: bcm: rpi: Add clock id to data
` [PATCH 17/89] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH 18/89] clk: bcm: rpi: Rename is_prepared function
` [PATCH 19/89] clk: bcm: rpi: Split pllb clock hooks
` [PATCH 20/89] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH 21/89] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks
` [PATCH 27/89] clk: bcm: Add BCM2711 DVP driver

[PATCH v2 0/2] drivers: clk: zynqmp: Update fraction clock check from custom type flags
 2020-03-12 21:31 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: clk: zynqmp: Add support for "
` [PATCH v2 2/2] drivers: clk: zynqmp: Update fraction clock check from "

[PATCH 1/5] dt-bindings: clk: Add Baikal-T1 CCU PLLs bindings
 2020-03-12 20:50 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: clk: Add Baikal-T1 AXI-bus CCU bindings
` [PATCH 3/5] dt-bindings: clk: Add Baikal-T1 System Devices "
` [PATCH 4/5] clk: Add Baikal-T1 CCU PLLs driver
` [PATCH 0/5] clk: Add Baikal-T1 SoC Clock Control Unit support

[PATCH v8 01/12] clk: pwm: Use 64-bit division function
 2020-03-12 19:09 UTC  (5+ messages)

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-12 15:22 UTC  (8+ messages)
` [PATCH v12 1/5] drm/mediatek: Omit warning on probe defers
` [PATCH v12 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v12 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v12 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

[PATCHv3 0/5] Add support for FSYS power domain and enable suspend clk for Exynos542x SoC
 2020-03-12 14:08 UTC  (11+ messages)
` [PATCHv3 1/5] devicetree: bindings: exynos: Add new compatible for Exynos5420 dwc3 clocks support
` [PATCHv3 2/5] ARM: dts: exynos: Add missing usbdrd3 suspend clk
` [PATCHv3 3/5] ARM: dts: exynos: Add FSYS power domain to Exynos542x USB nodes
` [PATCHv3 4/5] usb: dwc3: exynos: Add support for Exynos5422 suspend clk
` [PATCHv3 5/5] clk: samsung: exynos542x: Move FSYS subsystem clocks to its sub-CMU

[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
 2020-03-12 10:19 UTC  (11+ messages)
` [PATCH V2 01/10] arm64: dts: imx8m: assign clocks for A53
` [PATCH V2 02/10] clk: imx8m: drop clk_hw_set_parent "
` [PATCH V2 03/10] clk: imx: imx8mp: fix pll mux bit
` [PATCH V2 04/10] clk: imx8mp: Define gates for pll1/2 fixed dividers
` [PATCH V2 05/10] clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
` [PATCH V2 06/10] clk: imx8m: migrate A53 clk root to use composite core
` [PATCH V2 07/10] clk: imx: add mux ops for i.MX8M composite clk
` [PATCH V2 08/10] clk: imx: add imx8m_clk_hw_composite_bus
` [PATCH V2 09/10] clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
` [PATCH V2 10/10] clk: imx8mp: mark memrepair clock as critical

[PATCH 00/10] clk: imx: fixes and improve for i.MX8M
 2020-03-12  9:01 UTC  (11+ messages)
` [PATCH 01/10] arm64: dts: imx8m: assign clocks for A53
` [PATCH 02/10] clk: imx8m: drop clk_hw_set_parent "
` [PATCH 03/10] clk: imx: imx8mp: fix pll mux bit
` [PATCH 04/10] clk: imx8mp: Define gates for pll1/2 fixed dividers
` [PATCH 05/10] clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
` [PATCH 06/10] clk: imx8m: migrate A53 clk root to use composite core
` [PATCH 07/10] clk: imx: add mux ops for i.MX8M composite clk
` [PATCH 08/10] clk: imx: add imx8m_clk_hw_composite_bus
` [PATCH 09/10] clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
` [PATCH 10/10] clk: imx8mp: mark memrepair clock as critical

[PATCH v2] dt-bindings: clock: renesas: cpg-mssr: Convert to json-schema
 2020-03-12  8:30 UTC  (4+ messages)

[PATCH 0/8] media: sunxi: Add DE2 rotate driver
 2020-03-12  5:31 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH 0/3] CLK: HSDK: CGU: updates for HSDK clock management
 2020-03-11 13:41 UTC  (4+ messages)
` [PATCH 1/3] CLK: HSDK: CGU: check if PLL is bypassed first
` [PATCH 2/3] CLK: HSDK: CGU: support PLL bypassing
` [PATCH 3/3] CLK: HSDK: CGU: add support for 148.5MHz clock

[PATCH v11 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-11 13:35 UTC  (14+ messages)
` [PATCH v11 1/5] drm/mediatek: Omit warning on probe defers
` [PATCH v11 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v11 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v11 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v11 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

[PATCH v2] clk: qcom: clk-rpm: add missing rpm clk for ipq806x
 2020-03-11 12:46 UTC  (3+ messages)
  ` R: "

[PATCH] clk: Do not recalc rate for reparented clocks
 2020-03-11 10:21 UTC  (6+ messages)

[PATCH 1/4] clk: imx8mn: A53 core clock no need to be critical
 2020-03-11  7:12 UTC  (4+ messages)

[PATCH RESEND v3 0/4] clk: imx: imx8m: fix a53 cpu clock
 2020-03-11  1:16 UTC  (4+ messages)
` [PATCH RESEND v3 1/4] clk: imx: imx8mq: "

[PATCH v5 0/8] Add EMC scaling support for Tegra210
 2020-03-11  0:25 UTC  (27+ messages)
` [PATCH v5 1/8] clk: tegra: Add PLLP_UD and PLLMB_UD "
` [PATCH v5 2/8] clk: tegra: Export functions for EMC clock scaling
` [PATCH v5 3/8] clk: tegra: Implement Tegra210 EMC clock
` [PATCH v5 4/8] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
` [PATCH v5 6/8] memory: tegra: Add EMC scaling sequence code "
` [PATCH v5 7/8] arm64: tegra: Add external memory controller node "
` [PATCH v5 8/8] clk: tegra: Remove the old emc_mux clock "
  ` [PATCH v5 5/8] memory: tegra: Add EMC scaling support code "

[PATCH v6 0/7] Add clocks for Unisoc's SC9863A
 2020-03-10 21:17 UTC  (3+ messages)
` [PATCH v6 3/7] dt-bindings: clk: sprd: add bindings for sc9863a clock controller

[PATCHv2 0/3] clk: agilex: add clock driver
 2020-03-10 18:36 UTC  (6+ messages)
` [PATCHv2 2/3] dt-bindings: documentation: add clock bindings information for Agilex
` [PATCHv2 3/3] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH 00/10] Complete updating CPSW and EDMA to probe with dts
 2020-03-10 18:35 UTC  (11+ messages)
` [PATCH 01/10] clk: ti: Fix dm814x clkctrl for ethernet
` [PATCH 02/10] ARM: dts: Configure interconnect target module for dm814x cpsw
` [PATCH 03/10] ARM: OMAP2+: Drop legacy platform data "
` [PATCH 04/10] ARM: dts: Configure interconnect target module for dm814x tpcc
` [PATCH 05/10] ARM: dts: Configure interconnect target module for dm814x tptc0
` [PATCH 06/10] ARM: dts: Configure interconnect target module for dm814x tptc1
` [PATCH 07/10] ARM: dts: Configure interconnect target module for dm814x tptc2
` [PATCH 08/10] ARM: dts: Configure interconnect target module for dm814x tptc3
` [PATCH 09/10] ARM: dts: Configure interconnect target module for ti816x edma
` [PATCH 10/10] ARM: OMAP2+: Drop legacy platform data for ti81xx edma

[PATCH v1] clk: Fix trivia typo in comment exlusive => exclusive
 2020-03-10 13:55 UTC 

[PATCH v5 0/2] Small devm helper for devm implementations
 2020-03-10 10:19 UTC  (3+ messages)
` [PATCH v5 1/2] devres: Provide new helper for devm functions
` [PATCH v5 2/2] clk: Use devm_add in managed functions

[PATCH v11 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-10  9:50 UTC  (6+ messages)
` [PATCH v11 3/5] soc: mediatek: Move mt8173 MMSYS to platform driver

[PATCH 0/2] clk: meson: axg: Remove MIPI enable clock gate
 2020-03-10  8:05 UTC  (3+ messages)
` [PATCH 2/2] clk: meson-axg: remove CLKID_MIPI_ENABLE

[PATCH 0/7] Add FlexCAN support on i.MX8QXP
 2020-03-10  6:01 UTC  (10+ messages)
` [PATCH 1/7] firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SS
` [PATCH 2/7] clk: imx8: Add SCU and LPCG clocks for I2C "
` [PATCH 4/7] clk: imx: imx8qxp: Enable "
` [PATCH 5/7] arch: arm64: dts: imx8qxp: add device node for I2C and INTMUX "

[PATCH] clk: socfpga: stratix10: use new parent data scheme
 2020-03-10  5:55 UTC  (3+ messages)

[PATCH] dt-bindings: clk: fix example for single-output provider
 2020-03-09 23:57 UTC 

[PATCH v4 0/5] Add clock drivers for SM8250 SoC
 2020-03-09 22:21 UTC  (10+ messages)
` [PATCH v4 1/5] clk: qcom: clk-alpha-pll: Use common names for defines
` [PATCH v4 2/5] clk: qcom: clk-alpha-pll: Refactor trion PLL
` [PATCH v4 3/5] clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
` [PATCH v4 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings
  ` [PATCH v4 5/5] clk: qcom: gcc: Add global clock controller driver for SM8250

[PATCH 0/2] RPM clocks for MSM8976/56
 2020-03-09 22:13 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: smd: Add support for MSM8976 rpm clocks
` [PATCH 2/2] dt-bindings: clock: rpmcc: Document msm8976 compatible

[PATCH 0/2] clk qcom rpmh fixes
 2020-03-09 22:12 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()
` [PATCH 2/2] clk: qcom: rpmh: Drop unnecessary semicolons

[PATCH 0/2] Add APSS clock controller support for IPQ6018
 2020-03-09 21:13 UTC  (6+ messages)
` [PATCH 1/2] clk: qcom: Add DT bindings for ipq6018 apss clock controller

[PATCH v2] clk: qcom: clk-rpm: add missing rpm clk for ipq806x
 2020-03-09 21:12 UTC  (3+ messages)

[PATCH] clk: qcom: clk-rpmh: Wait for completion when enabling clocks
 2020-03-09 21:10 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).