public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-05 07:35:30 to 2022-09-09 12:32:32 UTC [more...]

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2022-09-09 12:31 UTC  (12+ messages)
` [PATCH v5 01/14] clk: microchip: mpfs: fix clk_cfg array bounds violation
` [PATCH v5 02/14] clk: microchip: mpfs: make the rtc's ahb clock critical
` [PATCH v5 03/14] dt-bindings: clk: microchip: mpfs: add reset controller support
` [PATCH v5 04/14] clk: microchip: mpfs: add reset controller
` [PATCH v5 05/14] reset: add polarfire soc reset support
` [PATCH v5 06/14] MAINTAINERS: add polarfire soc reset controller
` [PATCH v5 07/14] riscv: dts: microchip: add mpfs specific macb reset support
` [PATCH v5 08/14] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v5 09/14] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v5 10/14] clk: microchip: mpfs: simplify control reg access
` [PATCH v5 11/14] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()

[PATCH V7 0/2] Add ums512 clocks and relative bindings file
 2022-09-09 11:50 UTC  (10+ messages)
` [PATCH V7 1/2] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
` [PATCH V7 2/2] clk: sprd: Add clocks support for UMS512

[PATCH v4 00/13] PolarFire SoC reset controller & clock cleanups
 2022-09-09 11:01 UTC  (21+ messages)
` [PATCH v4 01/13] clk: microchip: mpfs: fix clk_cfg array bounds violation
` [PATCH v4 03/13] clk: microchip: mpfs: add reset controller
` [PATCH v4 04/13] reset: add polarfire soc reset support
` [PATCH v4 07/13] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v4 08/13] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v4 09/13] clk: microchip: mpfs: simplify control reg access
` [PATCH v4 10/13] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v4 11/13] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v4 12/13] clk: microchip: mpfs: convert periph_clk to clk_gate

[PATCH v2 0/5] ARM: msm8660: change gcc to use parent_hws/data
 2022-09-09 10:51 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: clock: qcom,gcc-msm8660: separate GCC bindings for MSM8660
` [PATCH v2 2/5] clk: qcom: gcc-msm8660: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 3/5] clk: qcom: gcc-msm8660: use parent_hws/_data instead of parent_names
` [PATCH v2 4/5] ARM: dts: qcom: msm8660: add pxo/cxo clocks to the GCC node
` [PATCH v2 5/5] ARM: dts: qcom-msm8660: fix node names for fixed clocks

[PATCH v2] clk: qcom: a53-pll: convert to use parent_data rather than parent_names
 2022-09-09 10:31 UTC 

[PATCH 0/6] clk: qcom: cpu-8996: additional cleanup for the driver
 2022-09-09 10:22 UTC  (2+ messages)

[PATCH 0/6] clk: qcom: msm8996-cpu: Cleanup and migrate to parent_data
 2022-09-09 10:21 UTC  (4+ messages)

[PATCH 00/15] clk: qcom: use parent_hws/_data for APQ8064 clocks
 2022-09-09 10:16 UTC  (2+ messages)

[PATCH 0/4] clk: renesas: Add more R-Car V4H clocks
 2022-09-09  9:25 UTC  (5+ messages)
` [PATCH 1/4] clk: renesas: r8a779g0: Add watchdog clock
` [PATCH 2/4] clk: renesas: r8a779g0: Add I2C clocks
` [PATCH 3/4] clk: renesas: r8a779g0: Add PFC/GPIO clocks
` [PATCH 4/4] clk: renesas: r8a779g0: Add EtherAVB clocks

[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-09  8:57 UTC  (4+ messages)
` [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH v6 5/5] clk: qcom: Alwaya on pcie gdsc
 2022-09-09  8:44 UTC 

[PATCH v3 0/4] clk: qcom: add SM8450 Display clock controller support
 2022-09-09  7:51 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: add bindings for dispcc on SM8450
` [PATCH v3 2/4] clk: qcom: alpha-pll: add support for power off mode for lucid evo PLL
` [PATCH v3 3/4] clk: qcom: Add support for Display Clock Controller on SM8450
` [PATCH v3 4/4] arm64: dts: qcom: sm8450: add display clock controller

[PATCH v3 0/3] SDM670 Global Clocks
 2022-09-09  7:48 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
` [PATCH v3 2/3] clk: qcom: gcc-sdm845: use device tree match data
` [PATCH v3 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data

[PATCH v2 0/3] SDM670 Global Clocks
 2022-09-09  7:14 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
` [PATCH v2 2/3] clk: qcom: gcc-sdm845: use device tree match data
` [PATCH v2 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data

BD71847 clk driver disables clk-32k-out causing RTC/WDT failure
 2022-09-09  7:01 UTC  (11+ messages)

[PATCH v2 00/13] Make atmel serial driver aware of GCLK
 2022-09-09  1:36 UTC  (38+ messages)
` [PATCH v2 01/13] spi: dt-bindings: atmel,at91rm9200-spi: Add DMA related properties
` [PATCH v2 02/13] ARM: dts: at91: sama7g5: Swap rx and tx for spi11
` [PATCH v2 03/13] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
` [PATCH v2 04/13] ARM: dts: at91: sam9x60ek: Add DBGU compatibles to uart1
` [PATCH v2 05/13] dt-bindings: serial: atmel,at91-usart: convert to json-schema
` [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60
` [PATCH v2 07/13] dt-bindings: mfd: atmel,sama5d2-flexcom: Add USART child node ref binding
` [PATCH v2 08/13] tty: serial: atmel: Define GCLK as USART baudrate source clock
` [PATCH v2 09/13] tty: serial: atmel: Define BRSRCCK bitmask of UART IP's Mode Register
` [PATCH v2 10/13] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v2 11/13] clk: at91: sama5d2: Add Generic Clocks for UART/USART
` [PATCH v2 12/13] tty: serial: atmel: Make the driver aware of the existence of GCLK
` [PATCH v2 13/13] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock

[PATCH v2 0/4] clk: qcom: add SM8450 Display clock controller support
 2022-09-08 21:16 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: add bindings for dispcc on SM8450
` [PATCH v2 2/4] clk: qcom: alpha-pll: add support for power off mode for lucid evo PLL
` [PATCH v2 3/4] clk: qcom: Add support for Display Clock Controller on SM8450
` [PATCH v2 4/4] arm64: dts: qcom: sm8450: add display clock controller

[PATCH -next 1/3] clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helper
 2022-09-08 19:55 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-09-08 16:38 UTC  (4+ messages)
` [PATCH v2 2/2] clk: imx: imx8mp: add shared clk gate for usb suspend clk

[PATCH v5 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-09-08 14:36 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: clk: rename mpfs-clkcfg binding
` [PATCH v5 2/5] dt-bindings: clk: document PolarFire SoC fabric clocks
` [PATCH v5 3/5] dt-bindings: clk: add PolarFire SoC fabric clock ids
` [PATCH v5 4/5] clk: microchip: add PolarFire SoC fabric clock support
` [PATCH v5 5/5] riscv: dts: microchip: add the mpfs' fabric clock control

[PATCH] dt-bindings: clock: add i.MX8M Anatop
 2022-09-08  9:52 UTC  (2+ messages)

[PATCH 00/10] MediaTek SoC safe clock muxing and GPU clocks
 2022-09-07 23:05 UTC  (16+ messages)
` [PATCH 01/10] arm64: dts: mt8183: Fix Mali GPU clock
` [PATCH 02/10] clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent
` [PATCH 03/10] clk: mediatek: mux: add clk notifier functions
` [PATCH 04/10] clk: mediatek: mt8183: Add clk mux notifier for MFG mux
` [PATCH 05/10] clk: mediatek: clk-mt8195-mfg: Reparent mfg_bg3d and propagate rate changes
` [PATCH 06/10] clk: mediatek: clk-mt8195-topckgen: Register mfg_ck_fast_ref as generic mux
` [PATCH 07/10] clk: mediatek: clk-mt8195-topckgen: Add GPU clock mux notifier
` [PATCH 08/10] clk: mediatek: clk-mt8195-topckgen: Drop univplls from mfg mux parents
` [PATCH 09/10] clk: mediatek: clk-mt8192-mfg: Propagate rate changes to parent
` [PATCH 10/10] clk: mediatek: clk-mt8192: Add clock mux notifier for mfg_pll_sel

[PATCH 0/3] SDM670 Global Clocks
 2022-09-07 22:18 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
` [PATCH 2/3] clk: qcom: gcc-sdm845: use device tree match data
` [PATCH 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data

[PATCH v4 02/13] clk: rockchip: Add MUXTBL variant
 2022-09-07 16:01 UTC  (3+ messages)
` [PATCH v4 04/13] dt-bindings: clock: rockchip: Document RV1126 CRU
` [PATCH v4 05/13] clk: rockchip: Add clock controller support for RV1126 SoC

[PATCH 1/2] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-09-07 10:54 UTC  (4+ messages)

[PATCH] clk: imx: clk-gate-93: fix build error with x86_64 allmodconfig
 2022-09-07  5:04 UTC  (3+ messages)

[PATCH] clk: davinci: Fix spelling typo in comment
 2022-09-06 13:27 UTC 

[PATCH v4] Common clock: To list active consumers of clocks
 2022-09-06 19:09 UTC 

[PATCH RESEND] clk: meson: pll: copy retry workaround from vendor driver
 2022-09-06 18:29 UTC  (5+ messages)

[PATCH v5 4/8] phy: fsl: Add Lynx 10G SerDes driver
 2022-09-06 16:33 UTC  (3+ messages)

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-09-06 15:49 UTC  (12+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema

[PATCH v2] clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
 2022-09-06 15:29 UTC  (2+ messages)

Do not ignore this message
 2022-09-06 13:13 UTC 

[PATCH v1 1/3] clk: Remove never used devm_of_clk_del_provider()
 2022-09-06 13:41 UTC  (2+ messages)

[PATCH v4 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-09-06  7:54 UTC  (4+ messages)
` [PATCH v4 4/5] clk: microchip: add PolarFire SoC fabric clock support

[PATCH linux-next] clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
 2022-09-06  7:23 UTC 

[PATCH 0/4] Introduce MediaTek frequency hopping driver
 2022-09-06  6:15 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware

[PATCH RESEND] clk: si5351: update multisynth limits
 2022-09-05 16:55 UTC  (3+ messages)

[PATCH v2] clk: iproc: Do not rely on node name for correct PLL setup
 2022-09-05 16:15 UTC 

[PATCH] clk: davinci: pll: fix spelling typo in comment
 2022-09-05 13:56 UTC  (2+ messages)

[PATCH v2 0/5] Modify MxL's CGU clk driver to make it secure boot compatible
 2022-09-05  7:43 UTC  (6+ messages)
` [PATCH v2 1/5] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH v2 2/5] clk: mxl: Remove unnecessary spinlocks
` [PATCH v2 3/5] clk: mxl: Avoid disabling gate clocks from clk driver
` [PATCH v2 4/5] clk: mxl: Add validation for register reads/writes
` [PATCH v2 5/5] clk: mxl: Add a missing flag to allow parent clock rate change

[PATCH] clk: iproc: Do not rely on node name for correct PLL setup
 2022-09-05  7:16 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox