linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 12:27:21 to 2021-05-14 19:23:49 UTC [more...]

[PATCH 00/16] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-05-14 19:22 UTC  (6+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants
` [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L,LC} for the new RZ/G2{L,LC} SoC's
` [PATCH 05/16] arm64: defconfig: Enable ARCH_R9A07G044{L,LC}
` [PATCH 09/16] dt-bindings: serial: renesas,scif: Document r9a07g044 bindings

[PATCH] clk: socfpga: remove set but not used variable 'rc'
 2021-05-14 15:11 UTC  (2+ messages)

[PATCH 0/3] clk: qcom: Add camera clock controller driver for SM8250
 2021-05-14 13:06 UTC  (5+ messages)
` [PATCH 1/3] clk: qcom: clk-alpha-pll: add support for zonda pll
` [PATCH 2/3] dt-bindings: clock: add QCOM SM8250 camera clock bindings
` [PATCH 3/3] clk: qcom: Add camera clock controller driver for SM8250

[PATCH v1] clk: rockchip: Optimize PLL table memory usage
 2021-05-14 12:05 UTC  (2+ messages)

[PATCH 0/4] Fix the i2c/clk bug of stm32 mcu platform
 2021-05-14 11:02 UTC  (5+ messages)
` [PATCH 1/4] drm/panel: Add ilitek ili9341 panel driver
` [PATCH 2/4] i2c: stm32f4: Fix stmpe811 get xyz data timeout issue
` [PATCH 3/4] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH 4/4] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup

[PATCH 1/6] dt-bindings: arm: imx: scu: fix naming typo of clk compatible string
 2021-05-13 20:04 UTC  (13+ messages)
` [PATCH 2/6] dt-bindings: arm: imx: scu: drop deprecated legacy clock binding
` [PATCH 3/6] clk: imx: scu: remove legacy scu clock binding support
` [PATCH 4/6] clk: imx: scu: add gpr clocks support
` [PATCH 5/6] clk: imx8qxp: add clock valid checking mechnism
` [PATCH 6/6] clk: imx8qm: add clock valid resource checking

[PATCH 1/2] clk: qcom: add support for SM8350 DISPCC
 2021-05-13 19:56 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clock: add QCOM SM8350 display clock bindings

[PATCH] dt-bindings: More removals of type references on common properties
 2021-05-13 15:34 UTC  (9+ messages)

[PATCH] clk: sunxi-ng: v3s: fix incorrect postdivider on pll-audio
 2021-05-13 13:13 UTC 

[PATCH v2 1/2] arm64: dts: imx8mp: Remove the reference to audio ipg clock on imx8mp
 2021-05-13  9:41 UTC  (4+ messages)
` [PATCH v2 2/2] clk: imx: Remove the audio ipg clock from imx8mp

[PATCH v10 0/9] clk: clocking-wizard: driver updates
 2021-05-13  6:48 UTC  (7+ messages)
` [PATCH v10 8/9] dt-bindings: add documentation of xilinx clocking wizard

[PATCH v7 0/8] Couple improvements for Tegra clk driver
 2021-05-11 15:23 UTC  (12+ messages)
` [PATCH v7 1/8] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v7 2/8] clk: tegra: Fix refcounting of gate clocks
` [PATCH v7 3/8] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v7 4/8] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v7 5/8] clk: tegra: Don't allow zero clock rate for PLLs
` [PATCH v7 6/8] clk: tegra: cclk: Handle thermal DIV2 CPU frequency throttling
` [PATCH v7 7/8] clk: tegra: Mark external clocks as not having reset control
` [PATCH v7 8/8] dt-bindings: clock: tegra: Convert to schema

[PATCH v3 1/1] kernel.h: Split out panic and oops helpers
 2021-05-11 14:35 UTC  (2+ messages)

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-05-11  8:53 UTC  (16+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-11  7:58 UTC  (8+ messages)
` [PATCH v7 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v7 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v7 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()
` [PATCH v7 4/6] rtc: at91sam9: Simplify using devm_clk_get_enabled()
` [PATCH v7 5/6] i2c: imx: "
` [PATCH v7 6/6] spi: davinci: "

[PATCH v2] clk: Skip clk provider registration when np is NULL
 2021-05-11  7:11 UTC  (4+ messages)

[PATCH] clk: qcom: cleanup some dev_err_probe() calls
 2021-05-11  7:09 UTC 

[PATCH 1/2] clk: qcom: dispcc-sm8250: Add sc8180x support
 2021-05-11  4:17 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: dispcc-sm8250: Add EDP clocks

[PATCH v6 RESEND 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-10 17:27 UTC  (11+ messages)
` [PATCH v6 RESEND 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v6 RESEND 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v6 RESEND 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()
` [PATCH v6 RESEND 4/6] rtc: at91sam9: Simplify using devm_clk_get_enabled()
` [PATCH v6 RESEND 5/6] i2c: imx: "
` [PATCH v6 RESEND 6/6] spi: davinci: "

Personal
 2021-05-10 14:06 UTC 

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-10 13:58 UTC  (27+ messages)
` [PATCH v2 01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v2 02/17] dt-bindings: qcom-bam: Add 'iommus' to required properties
` [PATCH v2 03/17] dt-bindings: qcom-qce: "
` [PATCH v2 04/17] dt-bindings: qcom-qce: Add 'interconnects' and move 'clocks' to optional properties
` [PATCH v2 05/17] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH v2 06/17] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v2 07/17] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v2 08/17] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v2 09/17] crypto: qce: core: "
` [PATCH v2 10/17] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v2 11/17] crypto: qce: core: Make clocks optional
` [PATCH v2 12/17] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v2 13/17] crypto: qce: Convert the device found dev_dbg() to dev_info()
` [PATCH v2 14/17] dma: qcom: bam_dma: Create a new header file for BAM DMA driver
` [PATCH v2 15/17] crypto: qce: Defer probing if BAM dma is not yet initialized
` [PATCH v2 16/17] crypto: qce: Defer probe in case interconnect "
` [PATCH v2 17/17] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH] clk: imx8mq: prevent sys1_pll_266m gating
 2021-05-10  8:54 UTC  (3+ messages)

[PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-05-09 13:06 UTC  (5+ messages)

[PATCH] clk: zynqmp: pll: Remove some dead code
 2021-05-07  9:27 UTC  (5+ messages)

[PATCH V2] dt-bindings: clock: brcm,iproc-clocks: convert to the json-schema
 2021-05-07  4:12 UTC  (3+ messages)
` [PATCH V3] "

[PATCH 0/5] Add MSM8939 APCS/A53PLL clock support
 2021-05-07  0:18 UTC  (8+ messages)
` [PATCH 1/5] clk: qcom: apcs-msm8916: Flag a53mux instead of a53pll as critical
` [PATCH 2/5] dt-bindings: clock: update qcom,a53pll bindings for MSM8939 support
` [PATCH 3/5] clk: qcom: apcs-msm8916: Retrieve clock name from DT
` [PATCH 4/5] clk: qcom: a53-pll: Pass freq_tbl via match data
` [PATCH 5/5] clk: qcom: a53-pll: Add MSM8939 a53pll clocks

[PATCH] dt-bindings: clock: renesas,r9a06g032-sysctrl: Convert to json-schema
 2021-05-06 20:47 UTC  (2+ messages)

[PATCH] dt-bindings: clk: emev2: Convert to json-schema
 2021-05-06 20:46 UTC  (2+ messages)

[PATCH 0/4] soc: qcom: Add support for MSM8226 RPM
 2021-05-06 15:21 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add MSM8226 compatible
` [PATCH 2/4] "
` [PATCH 3/4] dt-bindings: clock: qcom: rpmcc: Document "
` [PATCH 4/4] clk: qcom: smd-rpm: Add support for MSM8226 RPM clocks

[PATCH] clk: vc5: fix output disabling when enabling a FOD
 2021-05-05 16:55 UTC  (3+ messages)

[PATCH v6 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-05-05 14:37 UTC  (17+ messages)
` [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [PATCH v6 2/6] clk: sifive: Use reset-simple "
` [PATCH v6 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [PATCH v6 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
` [PATCH v6 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[PATCH v5 0/3] add support for the lmk04832
 2021-05-04 14:19 UTC  (2+ messages)

[PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-05-04 10:58 UTC  (5+ messages)

[PATCH] clk: zynqmp: Check the return type
 2021-05-04 10:08 UTC 

[PATCH 0/2] clk: renesas: cpg-mssr: Small cleaups
 2021-05-04  9:17 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: cpg-mssr: Remove unused [RM]MSTPCR() definitions
` [PATCH 2/2] clk: renesas: cpg-mssr: Make srstclr[] comment block consistent

[PATCH v2 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-05-03 19:18 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding

[PATCH V2 0/4] dt-bindings: soc/arm: Convert pending ti, sci* bindings to json format
 2021-05-03 19:08 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 07/16] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
 2021-05-03 16:43 UTC 

[PATCH AUTOSEL 4.9 13/24] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
 2021-05-03 16:42 UTC 

[PATCH AUTOSEL 4.14 19/31] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
 2021-05-03 16:41 UTC 

[PATCH AUTOSEL 4.19 20/35] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
 2021-05-03 16:40 UTC 

[PATCH AUTOSEL 5.4 35/57] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
 2021-05-03 16:39 UTC 

[PATCH 0/2] clk: Implement a clock request API
 2021-05-03  8:32 UTC  (4+ messages)

Recommended method for changing clk params dynamically from user space?
 2021-05-03  7:37 UTC  (5+ messages)

[PATCH v4 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-04-30 21:10 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding
` [PATCH v4 2/2] clk: microchip: Add driver for Microchip PolarFire SoC

[PATCH v4 0/7] clk: st: embed clock outputs within drivers
 2021-04-30 16:48 UTC  (2+ messages)

[PATCH] clk: meson: axg-audio: do not print error on defer
 2021-04-30  8:02 UTC  (5+ messages)

[PATCH v3] Add support for duty-cycle for RCG
 2021-04-30  2:21 UTC  (4+ messages)

[PATCH] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE
 2021-04-30  2:17 UTC  (5+ messages)

[PATCH v5 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
 2021-04-29 20:18 UTC  (3+ messages)

[PATCH] clk: meson: g12a: fix gp0 and hifi ranges
 2021-04-29 12:16 UTC  (5+ messages)

[GIT PULL] clk changes for the merge window
 2021-04-29  0:26 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).