linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 22:48:18 to 2022-01-17 09:00:35 UTC [more...]

[PATCH] clk: mediatek: add unregister logic to mtk_clk_simple_probe error path
 2022-01-17  9:00 UTC 

[PATCH v9 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-17  7:03 UTC  (19+ messages)
` [PATCH v9 1/4] clk: meson: add one based divider support for sclk
` [PATCH v9 2/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH v9 3/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v9 4/4] clk: meson: add sub MMC clock controller driver

[PATCH 00/23] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-16 12:12 UTC  (63+ messages)
  ` [PATCH 01/23] dt-bindings: clock: Document FSD CMU bindings
  ` [PATCH 02/23] dt-bindings: clock: Add bindings definitions for FSD CMU blocks
  ` [PATCH 03/23] clk: samsung: fsd: Add initial clock support
  ` [PATCH 04/23] clk: samsung: fsd: Add cmu_peric block clock information
  ` [PATCH 05/23] clk: samsung: fsd: Add cmu_fsys0 "
  ` [PATCH 06/23] clk: samsung: fsd: Add cmu_fsys1 "
  ` [PATCH 07/23] clk: samsung: fsd: Add cmu_imem block "
  ` [PATCH 08/23] clk: samsung: fsd: Add cmu_mfc "
  ` [PATCH 09/23] clk: samsung: fsd: Add cam_csi "
  ` [PATCH 10/23] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
  ` [PATCH 11/23] pinctrl: samsung: add FSD SoC specific data
  ` [PATCH 12/23] dt-bindings: add vendor prefix for Tesla
  ` [PATCH 13/23] dt-bindings: arm: add Tesla FSD ARM SoC
  ` [PATCH 14/23] arm64: dts: fsd: Add initial device tree support
  ` [PATCH 15/23] arm64: dts: fsd: Add initial pinctrl support
  ` [PATCH 16/23] arm64: defconfig: Enable Tesla FSD SoC
  ` [PATCH 17/23] Documentation: bindings: Add fsd spi compatible in dt-bindings document
  ` [PATCH 18/23] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
  ` [PATCH 19/23] arm64: dts: fsd: Add SPI device nodes
  ` [PATCH 20/23] dt-bindings: iio: adc: exynos-adc: Add ADC-V3 variant
  ` [PATCH 21/23] iio: adc: exynos-adc: Add support for ADC V3 controller
  ` [PATCH 22/23] arm64: dts: fsd: Add ADC device tree node
  ` [PATCH 23/23] clocksource: exynos_mct: Add support for handling three clusters

[PATCH] clk: gate: Add some kunit test suites
 2022-01-15 21:48 UTC  (2+ messages)

[PATCH v2] clk: mediatek: Fix memory leaks on probe
 2022-01-15 18:30 UTC 

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-01-15 12:26 UTC  (18+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH v3 RESEND] clk: sifive: Fix W=1 kernel build warning
 2022-01-15  6:19 UTC  (16+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-15  1:46 UTC  (6+ messages)
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "

[PATCH v8 11/11] clk: scmi: Support atomic clock enable/disable API
 2022-01-14 23:08 UTC  (2+ messages)

[PATCH] clk: mediatek: Disable ACP to fix 3D on MT8192
 2022-01-14 22:55 UTC  (5+ messages)

[PATCH v2 0/3] clk: Implement a clock request API
 2022-01-14 22:41 UTC  (11+ messages)
` [PATCH v2 1/3] clk: Introduce "

[PATCH] clk: zynqmp: warn always when a clock op fails
 2022-01-14 22:20 UTC  (4+ messages)

[PATCH 1/3] clk: mediatek: export mtk_clk_simple_probe
 2022-01-14 22:19 UTC  (5+ messages)
` [PATCH 3/3] clk: mediatek: support COMMON_CLK_MT8192 module build

[PATCH RESEND] clk-si5341: replace snprintf in show functions with sysfs_emit
 2022-01-14  5:06 UTC  (3+ messages)

[PATCH RESEND v2] clk: mediatek: Fix memory leaks on probe
 2022-01-14  1:45 UTC 

[PATCH] clk: si5341: fix reported clk_rate when output divider is 2
 2022-01-13 22:29 UTC  (3+ messages)

[PATCH] clk: visconti: Fix uninitialized variable in printk
 2022-01-13 21:21 UTC  (2+ messages)

[PATCH] clk: si5341: Fix clock HW provider cleanup
 2022-01-13 21:20 UTC  (2+ messages)

[PATCH v2 00/10] ARM: at91: add cpu idle and cpufreq opps for sama7g5
 2022-01-13 14:49 UTC  (11+ messages)
` [PATCH v2 01/10] ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency
` [PATCH v2 02/10] ARM: at91: ddr: align macro definitions
` [PATCH v2 03/10] ARM: at91: ddr: fix typo to align with datasheet naming
` [PATCH v2 04/10] ARM: at91: PM: add cpu idle support for sama7g5
` [PATCH v2 05/10] ARM: at91: Kconfig: select PM_OPP
` [PATCH v2 06/10] ARM: dts: at91: fix low limit for CPU regulator
` [PATCH v2 07/10] ARM: dts: at91: sama7g5ek: set regulator voltages for standby state
` [PATCH v2 08/10] ARM: dts: at91: sama7g5: add opps
` [PATCH v2 09/10] ARM: configs: at91: sama7: enable cpu idle
` [PATCH v2 10/10] ARM: configs: at91: sama7: add config for cpufreq

[GIT PULL] clk changes for the merge window
 2022-01-13  1:10 UTC  (2+ messages)

[PATCH clk-next] drivers/clk: remove redundant result variable
 2022-01-12 20:43 UTC  (2+ messages)

[PATCH v13 0/5] clk: clocking-wizard: Driver updates
 2022-01-12 20:40 UTC  (5+ messages)
` [PATCH v13 2/5] clk: clocking-wizard: Add the clockwizard to clk directory

[RFC 00/28] Add RZ/G2L Display support
 2022-01-12 17:45 UTC  (10+ messages)
` [RFC 01/28] clk: renesas: rzg2l: Add FOUTPOSTDIV clk support
` [RFC 02/28] clk: renesas: rzg2l: Add PLL5_4 clk mux support
` [RFC 03/28] clk: renesas: rzg2l: Add DSI divider clk support
` [RFC 04/28] clk: renesas: r9a07g044: Add M1 clock support
` [RFC 05/28] clk: renesas: r9a07g044: Add {M2, M2_DIV2} Clocks support
` [RFC 06/28] clk: renesas: r9a07g044: Add M3 Clock support
` [RFC 07/28] clk: renesas: r9a07g044: Add M4 "
` [RFC 08/28] clk: renesas: r9a07g044: Add LCDC clock and reset entries
` [RFC 09/28] clk: renesas: r9a07g044: Add DSI "

[PATCH] clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driver
 2022-01-12 10:45 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2022-01-12  3:06 UTC  (8+ messages)

[PATCH 1/2] clk: ti: Move dra7 clock devices out of the legacy section
 2022-01-12  2:50 UTC  (2+ messages)

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-11 21:57 UTC  (17+ messages)
` [PATCH v7 1/7] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v7 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v7 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v7 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v7 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v7 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig
` [PATCH v8 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
  ` [PATCH v8 1/7] ARM: imx: Add initial support for i.MXRT10xx family
  ` [PATCH v8 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
  ` [PATCH v8 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
  ` [PATCH v8 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
  ` [PATCH v8 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
  ` [PATCH v8 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
  ` [PATCH v8 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-11 20:52 UTC  (6+ messages)
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver

[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
 2022-01-11 15:23 UTC  (2+ messages)

[PATCH] clk: at91: allow setting PMC_AUDIOPINCK clock parents via DT
 2022-01-11 14:20 UTC 

[bug report] clk: visconti: Add support common clock driver and reset driver
 2022-01-11  8:14 UTC 

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH v3] clk: x86: Fix a wild pointer dereference in fch_clk_probe()
 2022-01-11  5:10 UTC 

[PATCH] clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()
 2022-01-11  0:38 UTC  (2+ messages)

[v1 06/16] clk: mediatek: Add MT8186 apmixedsys clock support
 2022-01-11  0:06 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).