Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 18:52:47 to 2021-08-04 18:37:38 UTC [more...]

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-08-04 18:37 UTC  (51+ messages)
` [PATCH 01/12] pinctrl: samsung: Fix pinctrl bank pin count
` [PATCH 02/12] pinctrl: samsung: Add Exynos850 SoC specific data
` [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
` [PATCH 04/12] tty: serial: samsung: Init USI to keep clocks running
` [PATCH 05/12] tty: serial: samsung: Fix driver data macros style
` [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
` [PATCH 07/12] dt-bindings: serial: samsung: Add Exynos850 doc
` [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings
` [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller
` [PATCH 10/12] clk: samsung: Add Exynos850 clock driver stub
` [PATCH 11/12] dt-bindings: interrupt-controller: Add IRQ constants for Exynos850
` [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support

[PATCH v3 0/3] PM: add two devres helpers and use them in qcom cc
 2021-08-04 18:12 UTC  (6+ messages)
` [PATCH v3 1/3] PM: runtime: add devm_pm_runtime_enable helper
` [PATCH v3 2/3] PM: runtime: add devm_pm_clk_create helper
` [PATCH v3 3/3] clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_create

[PATCH 0/2] Add SDHI clock and reset entries in cpg driver
 2021-08-04 18:08 UTC  (3+ messages)
` [PATCH 1/2] drivers: clk: renesas: rzg2l-cpg: Add SDHI clk mux support
` [PATCH 2/2] drivers: clk: renesas: r9a07g044-cpg: Add SDHI clock and reset entries

[PATCH v1 1/1] clk: x86: Rename clk-lpt to more specific clk-lpss-atom
 2021-08-04 16:28 UTC  (4+ messages)

[PATCH v4 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-08-04  9:22 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v4 2/4] dt-bindings: clock: Add DT bindings for SMU "
` [PATCH v4 3/4] clk: visconti: Add support common clock driver and reset driver
` [PATCH v4 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller

[PATCH v2 0/4] Add MSM8939 APCS/A53PLL clock support
 2021-08-04  8:47 UTC  (2+ messages)

[v14 00/21] Mediatek MT8192 clock support
 2021-08-03 20:17 UTC  (6+ messages)
` [v14 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192

[PATCH v1 0/6] clk: switch dividers to .determine_rate
 2021-08-03 20:16 UTC  (5+ messages)
` [PATCH v1 2/6] clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate

[GIT PULL] clk fixes for v5.14-rc4
 2021-08-03 16:49 UTC  (2+ messages)

[PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
 2021-08-03 10:40 UTC  (23+ messages)
                  ` About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]

[PATCH v3 0/2] Add GCC for SM4250/6115
 2021-08-02 22:23 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCC
` [PATCH v3 2/2] clk: qcom: Add Global Clock controller (GCC) driver for SM6115

[PATCH v1 0/4] Tegra FUSE clock improvements for 5.15
 2021-08-02 22:13 UTC  (5+ messages)
` [PATCH v1 1/4] soc/tegra: fuse: Clear fuse->clk on driver probe failure
` [PATCH v1 2/4] soc/tegra: fuse: Add runtime PM support
` [PATCH v1 3/4] soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
` [PATCH v1 4/4] clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock

[PATCH] clk: qcom: clk-smd-rpm: Fix invalid RPM_SMD_PCNOC_A_CLK entry
 2021-08-02 22:11 UTC  (2+ messages)

[RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-08-02 22:09 UTC  (8+ messages)

[PATCH] clk: rk3308: make ddrphy4x clock critical
 2021-08-02 19:25 UTC  (6+ messages)

[PATCH 1/2 v2] dt-bindings: clock: u8500: Rewrite in YAML and extend
 2021-08-02 15:54 UTC  (3+ messages)

[PATCH v6 1/3] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
 2021-08-02 15:38 UTC  (5+ messages)
` [PATCH v6 3/3] clk: vc5: Add properties for configuring SD/OE behavior

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-08-02 14:45 UTC  (12+ messages)
` [PATCH v3 0/5] serial: mvebu-uart: Support "
  ` [PATCH v3 3/5] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
    ` [PATCH v3 3/5] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock
` [PATCH v4 0/6] serial: mvebu-uart: Support for higher baudrates
  ` [PATCH v4 1/6] math64: New DIV_U64_ROUND_CLOSEST helper
  ` [PATCH v4 2/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
  ` [PATCH v4 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
  ` [PATCH v4 4/6] dt-bindings: mvebu-uart: update information about UART clock
  ` [PATCH v4 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
  ` [PATCH v4 6/6] serial: mvebu-uart: implement support for baudrates higher than 230400

[PATCH v2 0/6] clk: at91: updates for power management and dvfs
 2021-08-02  8:36 UTC  (2+ messages)

[PATCH 2/2] mfd: db8500-prcmu: Handle missing FW variant
 2021-08-02  7:47 UTC  (2+ messages)

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-08-01 20:48 UTC  (18+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH 02/12] clk: mediatek: add mt7986 clock IDs
` [PATCH 04/12] pinctrl: mediatek: moore: use pin number in mtk_pin_desc instead of array index
` [PATCH 05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [PATCH 07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [PATCH 08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
` [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986

[PATCH v3 0/2] Add rpmcc and rpmpd for SM4250/6115
 2021-07-31 16:48 UTC  (3+ messages)
` [PATCH v3 1/2] clk: qcom: smd: Add support for SM6115 rpm clocks
` [PATCH v3 2/2] soc: qcom: smd-rpm: Add SM6115 compatible

[PATCH] clk: palmas: Add a missing SPDX license header
 2021-07-31 13:22 UTC 

[PATCH v2] clk: qcom: gdsc: Ensure regulator init state matches GDSC state
 2021-07-31  8:02 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.15
 2021-07-31  8:00 UTC  (2+ messages)

[PATCH] clk: fix leak on devm_clk_bulk_get_all() unwind
 2021-07-31  7:53 UTC  (2+ messages)

[PATCH v2 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-07-31  7:46 UTC  (11+ messages)
` [PATCH v2 2/6] clk: qcom: Add new PLL type "
` [PATCH v2 4/6] dt-bindings: clock: Introduce RPMHCC bindings "
` [PATCH v2 5/6] clk: qcom: Add support for SDX65 RPMh clocks
` [PATCH v2 6/6] dt-bindings: clock: Introduce pdc bindings for SDX65

[PATCH v3 0/1] RPMCC for SM6125
 2021-07-30 21:59 UTC  (2+ messages)
` [PATCH V3 1/1] clk: qcom: smd: Add support for SM6125 rpm clocks

[RESEND PATCH v2 0/3] RPMCC for SM6125
 2021-07-30 20:23 UTC  (11+ messages)
` [RESEND PATCH v2 1/3] rpmcc: Add sm6125 compatible
` [RESEND PATCH v2 2/3] dt-bindings: clk: qcom: smd-rpm: Document SM6125 compatible
` [RESEND PATCH v2 3/3] rpmcc: Add support for SM6125

[PATCH v3 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-30 12:38 UTC  (3+ messages)
` [PATCH v3 6/9] pinctrl: pistachio: Make it as an option

[PATCH v2 0/5] pin and gpio controller driver for Renesas RZ/G2L
 2021-07-30 12:36 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl

[PATCH 0/9] Add imx8ulp clock & reset driver support
 2021-07-30 10:05 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: clock: Add imx8ulp clock support

[PATCH] clk: qcom: gpucc-sm8150: Add SC8180x support
 2021-07-29 20:00 UTC  (2+ messages)

[PATCH v3 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-07-29 19:34 UTC  (5+ messages)
` [PATCH v3 01/17] dt-bindings: qcom-bam: Convert binding to YAML

[PATCH v2 0/5] PM: add two devres helpers and use them in qcom cc
 2021-07-29 14:28 UTC  (10+ messages)
` [PATCH v2 1/5] PM: runtime: add devm_pm_runtime_enable helper
` [PATCH v2 2/5] PM: clk: add devm_pm_clk_create helper
` [PATCH v2 3/5] clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_create
` [PATCH v2 4/5] clk: qcom: use common code for qcom_cc_probe_by_index
` [PATCH v2 5/5] clk: qcom: move pm_clk functionality into common code

[PATCH v2 0/8] fixes and enablement for rk356x
 2021-07-29 13:19 UTC  (3+ messages)
` [PATCH v2 2/8] clk: rockchip: fix clk-pll rk356x early pll init
` (subset) [PATCH v2 0/8] fixes and enablement for rk356x

[PATCH 1/2] clk: imx8mm: use correct mux type for clkout path
 2021-07-29 10:45 UTC  (2+ messages)

[PATCH 1/1] clk: imx6q: fix uart earlycon unwork
 2021-07-28  8:28 UTC  (4+ messages)

[PATCH v1] clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
 2021-07-27 21:54 UTC  (2+ messages)

[PATCH v2 0/5] Add rpmcc and rpmpd for SM4250/6115
 2021-07-27 21:41 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: clock: qcom: rpmcc: Document SM6115 compatible
` [PATCH v2 3/5] clk: qcom: smd: Add support for SM6115 rpm clocks

[PATCH v6 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-27 20:20 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH v6 2/8] dt-bindings: clock: qcom,videocc: "
` [PATCH v6 3/8] clk: qcom: dispcc-sm8250: use runtime PM for the clock controller
` [PATCH v6 4/8] clk: qcom: videocc-sm8250: "
` [PATCH v6 5/8] clk: qcom: gdsc: enable optional power domain support
` [PATCH v6 6/8] arm64: dts: qcom: sm8250: remove mmcx regulator
` [PATCH v6 7/8] clk: qcom: dispcc-sm8250: stop using "
` [PATCH v6 8/8] clk: qcom: videocc-sm8250: "

[PATCH v5 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-27 20:12 UTC  (4+ messages)
` [PATCH v5 3/9] PM: runtime: add devm_pm_runtime_enable helper

[PATCH 1/1] clk: lmk04832: drop redundant fallthrough statements
 2021-07-27 18:52 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 read-only IMAP folder(s) and NNTP newsgroup(s).