linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 13:45:56 to 2023-02-20 13:18:19 UTC [more...]

[PATCH RFC 0/3] Add Versa3 clock generator support
 2023-02-20 13:18 UTC  (5+ messages)
` [PATCH RFC 1/3] dt-bindings: clock: Add Renesas versa3 clock generator bindings
` [PATCH RFC 2/3] drivers: clk: Add support for versa3 clock driver
` [PATCH RFC 3/3] arm64: dts: renesas: rzg2l-smarc: Use versa3 clk for audio mclk

[GIT PULL] Qualcomm clock driver updates for v6.3
 2023-02-20 12:02 UTC  (5+ messages)

[PATCH v2] clk: add missing of_node_put() in "assigned-clocks" property parsing
 2023-02-20 11:44 UTC  (2+ messages)

[PATCH v2 00/47] MediaTek clocks: full module build and cleanups
 2023-02-20  9:01 UTC  (91+ messages)
` [PATCH v2 08/47] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v2 09/47] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v2 11/47] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v2 12/47] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v2 13/47] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v2 16/47] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v2 17/47] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v2 18/47] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v2 19/47] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v2 20/47] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v2 21/47] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v2 22/47] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v2 23/47] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v2 24/47] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v2 25/47] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v2 26/47] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v2 27/47] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v2 28/47] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v2 29/47] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v2 30/47] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v2 31/47] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v2 32/47] clk: mediatek: mt7986-eth: "
` [PATCH v2 33/47] clk: mediatek: mt8186-mcu: "
` [PATCH v2 34/47] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v2 35/47] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v2 36/47] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v2 37/47] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v2 38/47] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v2 39/47] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v2 40/47] clk: mediatek: Allow all MT8167 "
` [PATCH v2 41/47] clk: mediatek: Allow all MT8183 "
` [PATCH v2 42/47] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v2 43/47] clk: mediatek: Allow building most MT6797 "
` [PATCH v2 44/47] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v2 45/47] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v2 46/47] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v2 47/47] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate

[PATCH v10 1/4] dt-bindings: clock: add loongson-2 clock include file
 2023-02-20  5:44 UTC  (6+ messages)
` [PATCH v10 2/4] clk: clk-loongson2: add clock controller driver support

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2023-02-19 21:23 UTC  (22+ messages)
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v3 09/11] clk: starfive: Add StarFive JH7110 system clock driver

[PATCH v2 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-02-19 17:36 UTC  (3+ messages)
` [PATCH v2 6/6] clk: samsung: exynos5433: Extract PM support to common ARM64 layer

[PATCH] clk: add devm_add_clk_disable_unprepare
 2023-02-19  2:31 UTC  (2+ messages)

[PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership
 2023-02-18 18:33 UTC  (2+ messages)

[PATCH V5] clk: qcom: ipq5332: mark GPLL4 as ignore unused temporarily
 2023-02-18 16:04 UTC 

[PATCH V4] clk: qcom: ipq5332: mark GPLL4 as critical temporarily
 2023-02-18 14:06 UTC 

[PATCH V2 0/5] Add APSS clock controller support for IPQ9574
 2023-02-18 10:22 UTC  (9+ messages)
` [PATCH V2 1/5] dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible
` [PATCH V2 2/5] clk: qcom: apss-ipq-pll: Enable APSS clock driver in IPQ9574
` [PATCH V2 3/5] dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC
` [PATCH V2 4/5] arm64: dts: qcom: ipq9574: Add support for APSS clock controller
` [PATCH V2 5/5] arm64: defconfig: Enable ipq6018 apss clock and PLL controller

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-02-18  5:38 UTC  (2+ messages)

[PATCH] clk: rs9: Drop unused pin_xin field
 2023-02-18  4:46 UTC  (2+ messages)

[PATCH 13/17] dt-bindings: clock: apple,nco: Add t8112-nco compatible
 2023-02-18  2:06 UTC  (2+ messages)

[PATCH] clk: imx: pll14xx: fix recalc_rate for negative kdiv
 2023-02-18  1:44 UTC  (5+ messages)

[PATCH] MAINTAINERS: clk: imx: Add Peng Fan as reviewer
 2023-02-18  1:43 UTC  (2+ messages)

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-02-17 22:43 UTC  (3+ messages)
` [PATCH 13/24] kbuild, clk: bm1880: remove MODULE_LICENSE in non-modules

[PATCH V3] clk: qcom: ipq5332: mark GPLL4 as critical temporarily
 2023-02-17 22:36 UTC  (2+ messages)

[PATCH 0/2] Re-introduce parent clock-rate set for fixed-factor clock
 2023-02-17 22:32 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: clock: fixed-factor: Add TI AM62 SoC OLDI clock

[PATCH] clk: Fix wrong clock returned in parent_data with .name and no .index
 2023-02-17 22:11 UTC  (4+ messages)

[PATCH] clk: Reorder fields in 'struct clk_fractional_divider'
 2023-02-17 15:55 UTC 

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-17  8:48 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
` [PATCH 2/7] PCI: qcom: Add IPQ9574 PCIe support
` [PATCH 3/7] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 compatible
` [PATCH 4/7] phy: qcom-qmp-pcie: Add support for IPQ9574 platform
` [PATCH 5/7] dt-bindings: clock: Add PCIe pipe clock definitions
` [PATCH 6/7] clk: qcom: gcc-ipq9574: Add PCIe related clocks
` [PATCH 7/7] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH V3 0/5] Add APSS clock driver support for IPQ5332
 2023-02-17  8:33 UTC  (6+ messages)
` [PATCH V3 1/5] clk: qcom: apss-ipq-pll: refactor the driver to accommodate different PLL types
` [PATCH V3 2/5] dt-bindings: clock: qcom,a53pll: add IPQ5332 compatible
` [PATCH V3 3/5] clk: qcom: apss-ipq-pll: add support for IPQ5332
` [PATCH V3 4/5] dt-bindings: mailbox: qcom: add compatible for the IPQ5332 SoC
` [PATCH V3 5/5] arm64: dts: qcom: ipq5332: enable the CPUFreq support

[PATCH V5 0/7] Add minimal boot support for IPQ5332
 2023-02-17  7:58 UTC  (7+ messages)
` [PATCH V5 1/7] clk: qcom: Add STROMER PLUS PLL type "
` [PATCH V5 2/7] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH V5 4/7] dt-bindings: qcom: add ipq5332 boards
` [PATCH V5 5/7] dt-bindings: firmware: qcom,scm: document IPQ5332 SCM
` [PATCH V5 6/7] arm64: dts: qcom: add IPQ5332 SoC and MI01.2 board support
` [PATCH V5 7/7] arm64: defconfig: Enable IPQ5332 SoC base configs

[PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bits
 2023-02-16 19:59 UTC  (8+ messages)
` [PATCH 05/11] dt-bindings: arm: sti: remove bindings for stih415 and stih416

[PATCH 0/2] clk: renesas: R-Car V3M/V3H: Add Z2 clocks
 2023-02-16 15:20 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: r8a77970: Add Z2 clock
` [PATCH 2/2] clk: renesas: r8a77980: "

[PATCH 1/3] [RFC] PM: domains: Introduce .power_pre/post_on/off callbacks
 2023-02-16 10:48 UTC  (10+ messages)

[PATCH 1/7] dt-bindings: clock: split qcom,gcc-ipq4019 to separate file
 2023-02-16 10:43 UTC  (13+ messages)
` [PATCH 2/7] clk: qcom: gcc-ipq4019: convert XO and sleep clk to parent_data
` [PATCH 3/7] ARM: dts: qcom: ipq4019: pass XO and sleep clocks to GCC
` [PATCH 4/7] ARM: dts: qcom: ipq4019: remove clk-output-names for sleep clock
` [PATCH 5/7] clk: qcom: gcc-ipq4019: move PLL clocks up
` [PATCH 6/7] clk: qcom: gcc-ipq4019: move pcnoc "
` [PATCH 7/7] clk: qcom: gcc-ipq4019: convert to parent data

[PATCH V8 0/7] Add minimal boot support for IPQ9574
 2023-02-16 10:36 UTC  (8+ messages)
` [PATCH V8 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V8 3/7] dt-bindings: pinctrl: qcom: Add support for IPQ9574
` [PATCH V8 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V8 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V8 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V8 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

[RESEND v8 0/5] Add resets for ADSP based audio clock controller driver
 2023-02-16  5:31 UTC  (7+ messages)
` [RESEND v8 1/5] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
` [RESEND v8 2/5] dt-bindings: clock: lpassaudiocc-sc7280: Add binding headers for lpasscc
` [RESEND v8 3/5] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [RESEND v8 4/5] clk: qcom: lpassaudiocc-sc7280: Merge AHB clocks into lpass_aon
` [RESEND v8 5/5] clk: qcom: lpassaudiocc-sc7280: Skip lpass_aon_cc_pll config

[PATCH v2 1/2] clk: Warn and add workaround on misuse of .parent_data with .name only
 2023-02-15 23:33 UTC  (5+ messages)

[PATCH v2 0/2] Introduce support for AM62 DSS VP0 Divider Clock
 2023-02-15 19:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add binding documentation for TI AM62 DSS Clock

[PATCH V4 0/5] Enable crashdump collection support for IPQ9574
 2023-02-15 15:17 UTC  (5+ messages)
` [PATCH V4 5/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode

[PATCH] clk: Fix a typo "opereation" -> "operation"
 2023-02-15  8:37 UTC 

[PATCH 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-02-15  3:52 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: clock: exynos850: Add Exynos850 CMU_G3D
` [PATCH 2/6] dt-bindings: clock: exynos850: Add AUD and HSI main gate clocks
  ` [PATCH 3/6] clk: samsung: clk-pll: Implement pll0818x PLL type
  ` [PATCH 5/6] clk: samsung: exynos850: Add AUD and HSI main gate clocks
  ` [PATCH 4/6] clk: samsung: exynos850: Implement CMU_G3D domain
  ` [PATCH 6/6] arm64: dts: exynos: Add CMU_G3D node for Exynos850 SoC

[GIT PULL] clk: renesas: Updates for v6.3 (take three)
 2023-02-15  2:51 UTC  (2+ messages)

[PATCH V2] clk: qcom: ipq5332: mark GPLL4 as critical temporarily
 2023-02-14 16:19 UTC  (3+ 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).