linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-27 07:13:18 to 2021-02-08 15:41:40 UTC [more...]

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-08 15:38 UTC  (14+ messages)
  ` [PATCH v4 1/8] driver core: fw_devlink: Detect supplier devices that will never be added
  ` [PATCH v4 2/8] of: property: Don't add links to absent suppliers
  ` [PATCH v4 3/8] driver core: Add fw_devlink.strict kernel param
  ` [PATCH v4 4/8] of: property: Add fw_devlink support for optional properties
  ` [PATCH v4 5/8] driver core: fw_devlink: Handle suppliers that don't use driver core
  ` [PATCH v4 6/8] irqdomain: Mark fwnodes when their irqdomain is added/removed
  ` [PATCH v4 7/8] PM: domains: Mark fwnodes when their powerdomain "
  ` [PATCH v4 8/8] clk: Mark fwnodes when their clock provider "

[PATCH v2 0/9] SDM630/660 GCC/MMCC/GPUCC clock controllers
 2021-02-08 13:51 UTC  (5+ messages)
` [PATCH v2 3/9] clk: qcom: Add SDM660 Multimedia Clock Controller (MMCC) driver

[PATCH v2 0/5] sunxi: fix H6 HDMI related issues
 2021-02-08 12:17 UTC  (6+ messages)
` [PATCH v2 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
` [PATCH v2 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH v2 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH v2 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
` [PATCH v2 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6

[PATCH V3 1/2] dt-bindings: clk: versaclock5: Add optional load capacitance property
 2021-02-08 12:00 UTC  (3+ messages)
` [PATCH V3 2/2] clk: vc5: Add support for optional load capacitance

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-08 11:18 UTC  (16+ messages)
` [PATCH 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
  ` [linux-sunxi] "
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
      `  "
          `  "
` [PATCH 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
  ` [linux-sunxi] "
    `  "
` [PATCH 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6
  ` [linux-sunxi] "

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-08  9:49 UTC  (5+ messages)

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-08  6:45 UTC  (12+ messages)
` [PATCH 12/21] clk: sunxi: clk-sun6i-ar100: Demote non-conformant kernel-doc header
` [PATCH 15/21] clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm7xx_divs_fx'

[GIT PULL] Rockchip clock changes for 5.12
 2021-02-08  0:50 UTC 

[PATCH v17 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-02-07 23:12 UTC 

[PATCH 1/5] clk: rockchip: add clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368
 2021-02-06  0:06 UTC  (6+ messages)
` [PATCH 2/5] clk: rockchip: use "
` [PATCH 3/5] clk: rockchip: add clock id for SCLK_VIP_OUT "
` [PATCH 4/5] clk: rockchip: use "
` [PATCH 5/5] clk: rockchip: fix DPHY gate locations "

[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
 2021-02-06  1:25 UTC  (18+ messages)
` [PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required
` [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas

[PATCH v7 00/14] Tegra XHCI controller ELPG support
 2021-02-05 16:22 UTC  (3+ messages)

[PATCH v8 0/7] clk: clk-wizard: clock-wizard: Driver updates
 2021-02-05 18:36 UTC  (10+ messages)
` [PATCH v8 1/7] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v8 2/7] clk: clock-wizard: Add the clockwizard to clk directory
` [PATCH v8 3/7] clk: clock-wizard: Fix kernel-doc warning
` [PATCH v8 4/7] clk: clock-wizard: Add support for dynamic reconfiguration
` [PATCH v8 5/7] clk: clock-wizard: Add support for fractional support
` [PATCH v8 6/7] clk: clock-wizard: Remove the hardcoding of the clock outputs
` [PATCH v8 7/7] clk: clock-wizard: Update the fixed factor divisors

[PATCH v16 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-02-05  6:58 UTC 

[PATCH v15 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-02-05  3:38 UTC  (3+ messages)

[PATCH 0/2] clk: si570: Skip recall NVM into RAM operation
 2021-02-05  3:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: si570: Add 'silabs,skip-recall' property
` [PATCH 2/2] clk: si570: Skip NVM to RAM recall operation if an optional property is set

[PATCH v3] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
 2021-02-05  3:25 UTC  (6+ messages)

[GIT PULL] i.MX clock changes for 5.12
 2021-02-04 19:54 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.12 (take two)
 2021-02-04 19:57 UTC 

[GIT PULL] Allwinner Clock Changes for 5.12
 2021-02-04 19:48 UTC  (2+ messages)

[GIT PULL] clk: meson: amlogic updates for v5.12
 2021-02-04 19:35 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.12
 2021-02-04 19:33 UTC  (2+ messages)

[PATCH v2 0/4] Fixup clocks for venus on sm8250
 2021-02-04 15:01 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Add missing SM8250 videoc clock indices
` [PATCH v2 2/4] clk: qcom: videocc: Add sm8250 VIDEO_CC_MVS0_DIV_CLK_SRC
` [PATCH v2 3/4] clk: qcom: videocc: Add sm8250 VIDEO_CC_MVS0_CLK
` [PATCH v2 4/4] clk: qcom: videocc: Add gdsc mmcx-reg supply hook

[RESEND PATCH 0/4] Fixup clocks for venus on sm8250
 2021-02-04 10:50 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: clock: Add missing SM8250 videoc clock indices
` [PATCH 2/4] clk: qcom: videocc: Add sm8250 VIDEO_CC_MVS0_DIV_CLK_SRC
` [PATCH 3/4] clk: qcom: videocc: Add sm8250 VIDEO_CC_MVS0_CLK
` [PATCH 4/4] clk: qcom: videocc: Add gdsc mmcx-reg supply hook

[PATCH 0/1] clk: mmp2: Enable the 3D GPU clock alongside the 2D clock
 2021-02-04  2:01 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V3] clk: imx: Fix reparenting of UARTs not associated with sdout
 2021-02-03 21:22 UTC  (11+ messages)

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-03 19:29 UTC  (3+ messages)

[PATCH] clk: mediatek: Select all the MT8183 clocks by default
 2021-02-03 10:54 UTC 

[PATCH v5 0/5] msm8996 CPU scaling support
 2021-02-03 10:15 UTC 

[RFC] clk: Mark HW enabled clocks as enabled in core
 2021-02-02 11:37 UTC  (8+ messages)

[PATCH v14 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-02-02 10:36 UTC 

[PATCH v3 0/4] clk: clk-axiclgen: add support for ZynqMP
 2021-02-02  4:22 UTC  (8+ messages)
` [PATCH v3 1/4] clk: axi-clkgen: replace ARCH dependencies with driver deps
` [PATCH v3 2/4] clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
` [PATCH v3 3/4] dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP support
` [PATCH v3 4/4] clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand

[PATCH] clk: at91: sama5d2: Mark device OF_POPULATED after setup
 2021-02-01 17:16 UTC  (4+ messages)

[PATCH v3] clk: exynos7: Keep aclk_fsys1_200 enabled
 2021-02-01 15:18 UTC  (2+ messages)

[PATCH 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-02-01 10:15 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2021-02-01  7:16 UTC  (9+ messages)
` [PATCH 1/1] clk: aspeed: modify "
        `  "

[PATCH] clk: mediatek: Remove unused MT8192 mcupm clock
 2021-01-31 13:25 UTC  (2+ messages)

[PATCH] clk: qcom: smd-rpm: Add mdm9607 clocks
 2021-01-31  1:30 UTC 

[PATCH v2 00/11] Clock fixes for MSM8998 GCC, MMCC, GPUCC
 2021-01-30 17:21 UTC  (2+ messages)

[PATCH] dt-bindings: clock: imx: Switch to my personal address
 2021-01-30 14:45 UTC 

[PATCH] clk: imx: imx31: Remove the unused uart_clks[]
 2021-01-30 14:08 UTC  (2+ messages)

[PATCH 1/3] clk: imx8mq: add PLL monitor output
 2021-01-30 13:36 UTC  (2+ messages)

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

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

[PATCH 0/3] remoteproc: qcom: q6v5-wcss: Add driver data for IPQ6018
 2021-01-29 17:12 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding "
` [PATCH 2/3] remoteproc: qcom: wcss: populate driver data "
` [PATCH 3/3] arm64: dts: ipq6018: Update WCSS PIL driver compatible

[PATCH 0/3] remoteproc: qcom: q6v5-wcss: Add driver data for IPQ6018
 2021-01-29 17:09 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding "
` [PATCH 2/3] remoteproc: qcom: wcss: populate driver data "
` [PATCH 3/3] arm64: dts: ipq6018: Update WCSS PIL driver compatible

[PATCH v13 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-01-29  4:10 UTC  (3+ messages)

[PATCH v9 4/4] remoteproc: qcom: wcss: explicitly request exclusive reset control
 2021-01-28 18:48 UTC 

[PATCH] clk: tegra: clk-dfll: Verify regulator vsel values are valid
 2021-01-28 11:24 UTC  (3+ messages)

[GIT PULL] clk fixes for v5.11-rc5
 2021-01-28  8:23 UTC 

[PATCH v2 0/3] clk: clk-axiclgen: add support for ZynqMP
 2021-01-28  5:16 UTC  (4+ messages)
` [PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig

[PATCH 0/2] clk: mediatek: Fix mux clock re-parenting
 2021-01-28  4:04 UTC  (3+ messages)
` [PATCH 2/2] clk: mediatek: mux: Update parent at enable time

[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
 2021-01-27 18:31 UTC  (17+ messages)
        ` [PATCH v2] "
                      ` [PATCH v3] "
                            ` [PATCH v4] "

[PATCH v5 01/20] dt-bindings: clk: sunxi-ccu: Add compatible string for Allwinner H616
 2021-01-27 17:24 UTC  (3+ messages)
` [PATCH v5 02/20] clk: sunxi-ng: Add support for the Allwinner H616 R-CCU
` [PATCH v5 03/20] clk: sunxi-ng: Add support for the Allwinner H616 CCU

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2021-01-27 14:56 UTC  (3+ messages)
` [RFC 3/3] clk: imx: Add "

[PATCH v5 0/5] Add clock drivers for SM8350
 2021-01-27  7:08 UTC  (4+ messages)
` [PATCH v5 1/5] clk: qcom: clk-alpha-pll: replace regval with val
` [PATCH v5 3/5] clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
` [PATCH v5 4/5] dt-bindings: clock: Add SM8350 GCC clock bindings


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