linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 11:19:34 to 2023-03-26 17:00:58 UTC [more...]

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-26 17:00 UTC  (8+ messages)
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
` [patch dpll-rfc 0/7] dpll: initial patchset extension by mlx5 implementation

[PATCH] clk: versaclock7: Fix an error handling path in vc7_probe()
 2023-03-26 14:49 UTC 

[PATCH 0/4] clk: hisilicon: Migrate devm APIs
 2023-03-26  5:27 UTC  (5+ messages)
` [PATCH 1/4] clk: hisilicon: Add helper functions for platform driver
` [PATCH 2/4] clk: hisilicon: Use helper functions
` [PATCH 3/4] clk: hisilicon: Convert to platform driver
` [PATCH 4/4] clk: hisilicon: Migrate devm APIs

[PATCH v6 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-25 15:54 UTC  (19+ messages)
` [PATCH v6 11/21] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v6 13/21] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v6 19/21] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH v3 0/3] Add RISC-V 32 NOMMU support
 2023-03-25 11:57 UTC  (2+ messages)

[PATCH 01/10] dt: bindings: clock: add mtmips SoCs clock device tree binding documentation
 2023-03-24 23:15 UTC  (13+ messages)

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-24 20:58 UTC  (10+ messages)
  ` [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate

[PATCH V3 0/5] Add APSS clock driver support for IPQ5332
 2023-03-24 18:34 UTC  (3+ messages)
` (subset) "

[clk:clk-sunplus 1/1] drivers/clk/clk-sp7021.c:316:8: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((_m), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsigne
 2023-03-24 14:50 UTC  (5+ messages)

[PATCH] clk: zynqmp: pll: Remove the limit
 2023-03-24 10:49 UTC 

[PATCH v2 0/3] Add Versa3 clock generator support
 2023-03-24  7:56 UTC  (4+ messages)
` [PATCH v2 2/3] drivers: clk: Add support for versa3 clock driver

[PATCH V4 0/4] clk: imx: Improve imx8mm/imx8mn LCDIF clocks
 2023-03-23 23:01 UTC  (5+ messages)
` [PATCH V4 1/4] clk: imx: composite-8m: Add support to determine_rate
` [PATCH V4 2/4] clk: imx: Add imx8m_clk_hw_composite_flags macro
` [PATCH V4 3/4] clk: imx8mm: Let IMX8MM_CLK_LCDIF_PIXEL set parent rate
` [PATCH V4 4/4] clk: imx: Let IMX8MN_CLK_DISP_PIXEL "

[PATCH V2 0/4] clk: imx: Improve imx8mm/imx8mn LCDIF clocks
 2023-03-23 22:51 UTC  (5+ messages)
` [PATCH V3 1/4] clk: imx: composite-8m: Add support to determine_rate
` [PATCH V3 2/4] clk: imx: Add imx8m_clk_hw_composite_flags macro
` [PATCH V3 3/4] clk: imx8mm: Let IMX8MM_CLK_LCDIF_PIXEL set parent rate
` [PATCH V3 4/4] clk: imx: Let IMX8MN_CLK_DISP_PIXEL "

[PATCH V2 0/4] clk: imx: Improve imx8mm/imx8mn LCDIF clocks
 2023-03-23 22:44 UTC  (3+ messages)

[PATCH v9 0/4] Add resets for ADSP based audio clock controller driver
 2023-03-23 20:46 UTC  (5+ messages)
` [PATCH v9 4/4] clk: qcom: lpassaudiocc-sc7280: Modify qcom_cc_probe to qcom_cc_probe_by_index

[PATCH] dt-bindings: clock: Drop unneeded quotes
 2023-03-23 14:17 UTC  (6+ messages)

[PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
 2023-03-23 12:14 UTC 

[PATCH v2 0/8] Enable IPQ9754 USB
 2023-03-23  6:53 UTC  (15+ messages)
` [PATCH v3 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH v3 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH v3 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v3 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH v3 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH v3 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
` [PATCH v3 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH v3 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH v7 0/9] Add CRG driver for Hi3798MV100 SoC
 2023-03-23  6:44 UTC  (12+ messages)
` [PATCH v7 1/9] clk: hisilicon: Rename Hi3798CV200 to Hi3798
` [PATCH v7 2/9] clk: hisilicon: Extract common functions
` [PATCH v7 3/9] clk: hisilicon: Remove hisi_clk_alloc
` [PATCH v7 4/9] clk: hisilicon: Add helper functions for platform driver
` [PATCH v7 5/9] clk: hisilicon: Use helper functions
` [PATCH v7 6/9] clk: hisilicon: Convert to platform_driver
` [PATCH v7 7/9] clk: hisilicon: Migrate devm APIs
` [PATCH v7 8/9] dt-bindings: clock: Add Hi3798MV100 CRG
` [PATCH v7 9/9] clk: hisilicon: Add CRG driver for Hi3798MV100 SoC

[PATCH v16 1/2] dt-bindings: clock: add loongson-2 boot clock index
 2023-03-23  2:52 UTC  (2+ messages)
` [PATCH v16 2/2] clk: clk-loongson2: add clock controller driver support

[PATCH v15 1/2] dt-bindings: clock: add loongson-2 boot clock index
 2023-03-23  1:24 UTC  (6+ messages)
` [PATCH v15 2/2] clk: clk-loongson2: add clock controller driver support

[PATCH v2 0/4] clk: add BCM63268 timer clock and reset
 2023-03-22 17:18 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dt-bindings: clk: add BCM63268 timer clock definitions
  ` [PATCH v3 2/4] dt-bindings: reset: add BCM63268 timer reset definitions
  ` [PATCH v3 3/4] dt-bindings: clock: Add BCM63268 timer binding
  ` [PATCH v3 4/4] clk: bcm: Add BCM63268 timer clock and reset driver

[PATCH v4 0/4] clk: add BCM63268 timer clock and reset
 2023-03-22 17:15 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clk: add BCM63268 timer clock definitions
` [PATCH v4 2/4] dt-bindings: reset: add BCM63268 timer reset definitions
` [PATCH v4 3/4] dt-bindings: clock: Add BCM63268 timer binding
` [PATCH v4 4/4] clk: bcm: Add BCM63268 timer clock and reset driver

[PATCH v2 1/3] clk: qcom: gcc-sm6375: Update the .pwrsts for usb gdsc
 2023-03-22 14:45 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] clk: imx: Improve imx8mm/imx8mn LCDIF clocks
 2023-03-20  5:45 UTC  (3+ messages)
` [PATCH 1/3] clk: imx: composite-8m: Add support to determine_rate

[PATCH 00/11] Add multipd remoteproc support
 2023-03-22 10:53 UTC  (7+ messages)
` [PATCH 08/11] remoteproc: qcom: Add Hexagon based multipd rproc driver

[PATCH] clk: qcom: gfm-mux: use runtime pm while accessing registers
 2023-03-22 10:06 UTC  (5+ messages)

[PATCH V2] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support
 2023-03-22  8:41 UTC  (6+ messages)

[PATCH v2 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-03-22  8:57 UTC  (8+ messages)
` [PATCH v2 1/9] dt-bindings: clock: add mtmips SoCs system controller

[PATCH] dt-bindings: clk: vc5: Make SD/OE pin configuration properties not required
 2023-03-22  8:39 UTC  (7+ messages)

[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
 2023-03-22  8:05 UTC  (8+ messages)
` [PATCH RFT v2 01/14] dt-bindings: clock: qcom,rpmcc: Add a way to enable unused clock cleanup
` [PATCH RFT v2 02/14] clk: qcom: smd-rpm: Add .is_enabled hook
` [PATCH RFT v2 11/14] clk: qcom: smd-rpm: Hook up PCNoC_0 keep_alive

[PATCH v6 0/6] Add CRG driver for Hi3798MV100 SoC
 2023-03-22  8:03 UTC  (10+ messages)
` [PATCH v6 1/6] clk: hisilicon: Rename Hi3798CV200 to Hi3798
` [PATCH v6 2/6] clk: hisilicon: Extract common functions
` [PATCH v6 3/6] clk: hisilicon: Migrate devm APIs
` [PATCH v6 4/6] clk: hisilicon: Add complex clock for Hi3798
` [PATCH v6 5/6] dt-bindings: clock: Add Hi3798MV100 CRG
` [PATCH v6 6/6] clk: hisilicon: Add CRG driver for Hi3798MV100 SoC

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-22  6:18 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
  ` [PATCH v2 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
  ` [PATCH v2 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
  ` [PATCH v2 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes

[PATCH net-next v2 00/12] Add EMAC3 support for sa8540p-ride
 2023-03-22  2:44 UTC  (11+ messages)
` [PATCH net-next v2 05/12] clk: qcom: gcc-sc8280xp: Add EMAC GDSCs
` [PATCH net-next v2 06/12] arm64: dts: qcom: sc8280xp: Add ethernet nodes
` [PATCH net-next v2 09/12] net: stmmac: Add EMAC3 variant of dwmac4

[PATCH 0/6] clk: socfpga: use of_clk_add_hw_provider and improve error handling
 2023-03-21 23:53 UTC  (14+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] clk: socfpga: arria10: "
` [PATCH 3/6] clk: socfpga: "
` [PATCH 4/6] clk: socfpga: arria10: "
` [PATCH 5/6] clk: socfpga: "
` [PATCH 6/6] clk: socfpga: arria10: "

[PATCH v5 0/4] Devicetree support for Loongson-1 clock
 2023-03-21 23:35 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: clock: Add "
` [PATCH v5 2/4] clk: loongson1: Remove the outdated driver
` [PATCH v5 3/4] clk: loongson1: Re-implement the clock driver
` [PATCH v5 4/4] MIPS: loongson32: Update the clock initialization

[PATCH v2 00/11] clk: Add kunit tests for fixed rate and parent data
 2023-03-21 20:14 UTC  (9+ messages)
` [PATCH v2 01/11] of: Load KUnit DTB from of_core_init()
` [PATCH v2 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v2 07/11] dt-bindings: kunit: Add fixed rate clk consumer test

[PATCH v12 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-21 20:13 UTC  (4+ messages)
` [PATCH v12 02/13] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v12 05/13] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v12 06/13] clk: Add Lynx 10G SerDes PLL driver

[PATCH v11 0/5] add Amlogic A1 clock controller drivers
 2023-03-21 19:30 UTC  (6+ messages)
` [PATCH v11 1/5] clk: meson: make pll rst bit as optional
` [PATCH v11 2/5] clk: meson: introduce new pll power-on sequence for A1 SoC family
` [PATCH v11 3/5] dt-bindings: clock: meson: add A1 PLL and Peripherals clkcs bindings
` [PATCH v11 4/5] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v11 5/5] clk: meson: a1: add Amlogic A1 Peripherals "

[PATCH 1/1] clk: rs9: Fix suspend/resume
 2023-03-21 17:47 UTC  (2+ messages)

[PATCH v5 0/5] Add CRG driver for Hi3798MV100 SoC
 2023-03-21 17:34 UTC  (5+ messages)
` [PATCH v5 2/5] clk: hisilicon: Extract common functions
` [PATCH v5 3/5] clk: hisilicon: Add complex clock for Hi3798

[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
 2023-03-21 15:03 UTC  (11+ messages)
` [PATCH 12/15] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH 14/15] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-21 14:32 UTC  (5+ messages)
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs

[PATCH 1/1] clk: imx6ul: retain early UART clocks during kernel init
 2023-03-21 13:53 UTC 

[RFC PATCH v2 0/5] Allow genpd providers to power off domains on sync state
 2023-03-21 13:07 UTC  (4+ messages)
` [RFC PATCH v2 1/5] PM: domains: Allow power off queuing from providers


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