linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-09 12:18:59 to 2021-07-15 22:43:04 UTC [more...]

[PATCH v12 00/10] Add Rockchip SFC(serial flash controller) support
 2021-07-15 22:42 UTC  (13+ messages)
` [PATCH v12 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v12 02/10] spi: rockchip-sfc: add rockchip "
` [PATCH v12 03/10] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v12 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [PATCH v12 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [PATCH v12 06/10] clk: rockchip: Add support "
  ` [PATCH v12 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [PATCH v12 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [PATCH v12 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v12 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance
` (subset) [PATCH v12 00/10] Add Rockchip SFC(serial flash controller) support

[PATCH 0/5] Add Pdc, GCC and RPMh clock support for SDX65
 2021-07-15 19:50 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: clock: Add SDX65 GCC clock bindings
` [PATCH 2/5] clk: qcom: Add SDX65 GCC support
` [PATCH 3/5] dt-bindings: clock: Introduce RPMHCC bindings for SDX65
` [PATCH 4/5] clk: qcom: Add support for SDX65 RPMh clocks
` [PATCH 5/5] dt-bindings: clock: Introduce pdc bindings for SDX65

[PATCH] clk: renesas: Rename renesas-rzg2l-cpg.[ch] to rzg2l-cpg.[ch]
 2021-07-15 18:29 UTC  (3+ messages)

[PATCH 0/6] Renesas RZ/G2L CANFD support
 2021-07-15 18:21 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH 2/6] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH 3/6] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH 4/6] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2
` [PATCH 5/6] clk: renesas: r9a07g044-cpg: Add clock and reset entries for CANFD
` [PATCH 6/6] arm64: dts: renesas: r9a07g044: Add CANFD node

[PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
 2021-07-15 17:58 UTC  (6+ messages)
` [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
` [PATCH v1 3/3] clk: fractional-divider: Document the arithmetics used behind the code

[PATCH v4 0/2] Renesas 8T49N241 device driver
 2021-07-15 17:32 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: Add binding for Renesas 8T49N241
` [PATCH v4 2/2] clk: Add ccf driver "

[PATCH v3 0/7] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-07-15 17:30 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom: Update license for GCC SC7280
` [PATCH v3 2/7] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v3 3/7] clk: qcom: Add display clock controller driver for SC7280
` [PATCH v3 4/7] dt-bindings: clock: Add SC7280 GPUCC clock binding
` [PATCH v3 5/7] clk: qcom: Add graphics clock controller driver for SC7280
` [PATCH v3 6/7] dt-bindings: clock: Add SC7280 VideoCC clock binding
` [PATCH v3 7/7] clk: qcom: Add video clock controller driver for SC7280

[PATCH v4 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-15 16:18 UTC  (11+ messages)
` [PATCH v4 1/6] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH v4 2/6] dt-bindings: clock: qcom,videocc: "
` [PATCH v4 3/6] clk: qcom: gdsc: enable optional power domain support
` [PATCH v4 4/6] arm64: dts: qcom: sm8250: remove mmcx regulator
` [PATCH v4 5/6] clk: qcom: dispcc-sm8250: stop using "
` [PATCH v4 6/6] clk: qcom: videocc-sm8250: "

[PATCH v4 1/3] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
 2021-07-15 15:04 UTC  (6+ messages)

[PATCH v6 00/11] Add new clocks and fix bugs for Ingenic SoCs
 2021-07-15 11:28 UTC  (6+ messages)
` [PATCH v6 07/11] dt-bindings: clock: Add documentation for JZ4775 and X2000 bindings
` [PATCH v6 08/11] dt-bindings: clock: Add JZ4775 clock bindings

[PATCH v2 0/9] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-07-15  9:24 UTC  (20+ messages)
` [PATCH v2 1/9] media: admin-guide: add stm32-dma2d description
` [PATCH v2 2/9] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v2 3/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
` [PATCH v2 4/9] ARM: dts: stm32: Enable DMA2D support on STM32F429 MCU
` [PATCH v2 5/9] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v2 6/9] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v2 7/9] media: docs: add doc for the stm32 dma2d driver
` [PATCH v2 8/9] media: v4l: uapi: Add user control base for stm32 dma2d controls
` [PATCH v2 9/9] media: stm32-dma2d: STM32 DMA2D driver

[RFC PATCH] clk: fractional-divider: Correct max_{m,n} handed over to rational_best_approximation()
 2021-07-15  8:19 UTC  (9+ messages)

[RESEND PATCH v2 0/3] RPMCC for SM6125
 2021-07-14 21:08 UTC  (3+ messages)
` [RESEND PATCH v2 2/3] dt-bindings: clk: qcom: smd-rpm: Document SM6125 compatible

[PATCH v2 0/5] Add rpmcc and rpmpd for SM4250/6115
 2021-07-14 20:50 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: soc: qcom: smd-rpm: Add SM6115 compatible
` [PATCH v2 2/5] dt-bindings: clock: qcom: rpmcc: Document "
` [PATCH v2 4/5] dt-bindings: power: rpmpd: Add SM6115 to rpmpd binding

[PATCH v2 0/2] Add GCC for SM4250/6115
 2021-07-14 20:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCC

[PATCH v3 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-07-14 19:24 UTC  (7+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v3 3/4] dt-bindings: clock: Add DT bindings for SMU "

[PATCH v1 0/5] Add rpmcc and rpmpd for SM4250/6115
 2021-07-14 18:05 UTC  (7+ messages)
` [PATCH v1 1/5] dt-bindings: soc: qcom: smd-rpm: Add SM4250,6115 compatible
` [PATCH v1 2/5] dt-bindings: clock: qcom: rpmcc: Document SM6115,SM4250 compatible
` [PATCH v1 4/5] dt-bindings: power: rpmpd: Add SM4250,SM6115 to rpmpd binding

[PATCH v8 0/9] Couple improvements for Tegra clk driver
 2021-07-14 17:58 UTC  (6+ messages)
` [PATCH v8 2/9] clk: tegra: Fix refcounting of gate clocks

[PATCH] dt-bindings: More dropping redundant minItems/maxItems
 2021-07-14 13:08 UTC  (4+ messages)

[PATCH resend] clk: Align provider-specific CLK_* bit definitions
 2021-07-14 10:17 UTC 

[GIT PULL] Renesas fixes for v5.14
 2021-07-14  9:23 UTC 

[PATCH 0/6] clk: meson8b: video clock tree fixes and making it mutable
 2021-07-13 23:25 UTC  (7+ messages)
` [PATCH 1/6] clk: meson: meson8b: Use CLK_SET_RATE_NO_REPARENT for vclk{,2}_in_sel
` [PATCH 2/6] clk: meson: meson8b: Add the vid_pll_lvds_en gate clock
` [PATCH 3/6] clk: meson: meson8b: Add the HDMI PLL M/N parameters
` [PATCH 4/6] clk: meson: meson8b: Initialize the HDMI PLL registers
` [PATCH 5/6] clk: meson: meson8b: Make the video clock trees mutable
` [PATCH 6/6] clk: meson: meson8b: Export the video clocks

[v13 00/21] Mediatek MT8192 clock support
 2021-07-13 21:50 UTC  (5+ messages)
` [v13 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
` [v13 03/21] dt-bindings: ARM: Mediatek: Add audsys "

[PATCH v2 0/5] pin and gpio controller driver for Renesas RZ/G2L
 2021-07-13 21:37 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl
` [PATCH v2 2/5] pinctrl: renesas: Add RZ/G2L pin and gpio controller driver
` [PATCH v2 3/5] drivers: clk: renesas: r9a07g044-cpg: Add GPIO clock and reset entries
` [PATCH v2 4/5] arm64: dts: renesas: r9a07g044: Add pinctrl node
` [PATCH v2 5/5] arm64: dts: renesas: rzg2l-smarc: Add scif0 pins

[PATCH 1/3] clk: socfpga: agilex: fix the parents of the psi_ref_clk
 2021-07-13 14:46 UTC  (3+ messages)
` [PATCH 2/3] clk: socfpga: agilex: fix up s2f_user0_clk representation
` [PATCH 3/3] clk: socfpga: agilex: add the bypass register for s2f_usr0 clock

[PATCH v2 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-07-13  3:00 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v2 3/6] dt-bindings: clock: Add SC7280 GPUCC "
` [PATCH v2 6/6] clk: qcom: Add video clock controller driver for SC7280

[PATCH 1/2] dt-bindings: clock: u8500: Rewrite in YAML and extend
 2021-07-12 20:26 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
 2021-07-12 19:13 UTC  (4+ messages)
` [PATCH v3 2/3] clk: qcom: Add msm8994 MMCC driver

[PATCH v3 0/2] Renesas 8T49N241 device driver
 2021-07-12 18:10 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: Add binding for Renesas 8T49N241

[RFC PATCH v11 00/10] Add Rockchip SFC(serial flash controller) support
 2021-07-12 16:19 UTC  (3+ messages)
` [RFC PATCH v11 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH v2 0/4] Add MSM8939 APCS/A53PLL clock support
 2021-07-12 14:58 UTC  (6+ messages)
` [PATCH v2 2/4] clk: qcom: a53pll/mux: Use unique clock name
` [PATCH v2 3/4] dt-bindings: clock: Update qcom,a53pll bindings for MSM8939 support

[PATCH 00/22] Mediatek MT8195 clock support
 2021-07-12  9:37 UTC  (18+ messages)
` [PATCH 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock
` [PATCH 02/22] clk: mediatek: Add dt-bindings of MT8195 clocks
` [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support
` [PATCH 14/22] clk: mediatek: Add MT8195 vdecsys "
` [PATCH 21/22] clk: mediatek: Add MT8195 imp i2c wrapper "
` [PATCH 22/22] clk: mediatek: Add MT8195 apusys "

[PATCH 0/2] clk: qcom: move pm_clk handling to common code
 2021-07-10 14:01 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: use common code for qcom_cc_probe_by_index
` [PATCH 2/2] clk: qcom: move pm_clk functionality into common code

[PATCH v3 0/7] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-10  0:53 UTC  (19+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH v3 2/7] dt-bindings: clock: qcom,videocc: "
` [PATCH v3 3/7] clk: qcom: gdsc: enable optional power domain support
` [PATCH v3 4/7] clk: qcom: gdsc: call runtime PM functions for the provider device
` [PATCH v3 5/7] arm64: dts: qcom: sm8250: remove mmcx regulator
` [PATCH v3 6/7] clk: qcom: dispcc-sm8250: stop using "
` [PATCH v3 7/7] clk: qcom: videocc-sm8250: "

[RESEND PATCH v2 0/7] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-09 14:15 UTC  (17+ messages)
` [RESEND PATCH v2 3/7] PM: domains: Add support for runtime PM
` [RESEND PATCH v2 4/7] clk: qcom: gdsc: enable optional power domain support


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