public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-19 07:27:50 to 2024-12-23 15:06:46 UTC [more...]

[PATCH v6 00/18] Support spread spectrum clocking for i.MX8N PLLs
 2024-12-23 15:06 UTC  (15+ messages)
` [PATCH v6 01/18] dt-bindings: clock: imx8mm: add VIDEO_PLL clocks
` [PATCH v6 02/18] clk: imx8mm: rename video_pll1 to video_pll
` [PATCH v6 03/18] dt-bindings: clock: imx8mp: add VIDEO_PLL clocks
` [PATCH v6 04/18] clk: imx8mp: rename video_pll1 to video_pll
` [PATCH v6 05/18] dt-bindings: clock: imx8m-anatop: add oscillators and PLLs
` [PATCH v6 10/18] clk: imx: add hw API imx8m_anatop_get_clk_hw
` [PATCH v6 11/18] clk: imx: add support for i.MX8MN anatop clock driver
` [PATCH v6 12/18] dt-bindings: clock: imx8m-clock: add PLLs
` [PATCH v6 16/18] dt-bindings: clock: imx8m-clock: support spread spectrum clocking
` [PATCH v6 17/18] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH v6 18/18] clk: imx8mn: "

[PATCH v5 0/3] Provide devm_clk_bulk_get_all_enabled() helper
 2024-12-23 15:03 UTC  (5+ messages)
` [PATCH v5 2/3] PCI: exynos: Switch to devm_clk_bulk_get_all_enabled()

[RFC PATCH v2 00/19] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-23 12:55 UTC  (20+ messages)
  ` [RFC PATCH v2 01/19] dt-bindings: clock: Add VO subsystem clocks and update address requirements
  ` [RFC PATCH v2 02/19] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
  ` [RFC PATCH v2 03/19] dt-bindings: power: thead,th1520: Add support for power domains
  ` [RFC PATCH v2 04/19] dt-bindings: firmware: thead,th1520: Add support for firmware node
  ` [RFC PATCH v2 05/19] firmware: thead: Add AON firmware protocol driver
  ` [RFC PATCH v2 06/19] soc: thead: power-domain: Add power-domain driver for TH1520
  ` [RFC PATCH v2 07/19] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` [RFC PATCH v2 08/19] dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
  ` [RFC PATCH v2 09/19] reset: thead: Add TH1520 reset controller driver
  ` [RFC PATCH v2 10/19] drm/imagination: Add reset controller support for GPU initialization
  ` [RFC PATCH v2 11/19] dt-bindings: gpu: Add 'resets' property "
  ` [RFC PATCH v2 12/19] dt-bindings: gpu: Add compatibles for T-HEAD TH1520 GPU
  ` [RFC PATCH v2 13/19] drm/imagination: Add support for IMG BXM-4-64 GPU
  ` [RFC PATCH v2 14/19] drm/imagination: Enable PowerVR driver for RISC-V
  ` [RFC PATCH v2 15/19] riscv: dts: thead: Extend device tree clk with VO reg
  ` [RFC PATCH v2 16/19] riscv: dts: thead: Add mailbox node
  ` [RFC PATCH v2 17/19] riscv: dts: thead: Introduce power domain nodes with aon firmware
  ` [RFC PATCH v2 18/19] riscv: dts: thead: Introduce reset controller node
  ` [RFC PATCH v2 19/19] riscv: dts: thead: Add GPU node to TH1520 device tree

[PATCH v4 00/13] Add support for SAMA7D65
 2024-12-23 12:52 UTC  (15+ messages)
` [PATCH v4 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v4 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v4 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v4 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v4 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v4 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v4 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v4 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v4 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v4 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v4 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v4 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v4 13/13] ARM: at91: add new SoC sama7d65

[PATCH v9 0/5] Add SDM670 camera subsystem
 2024-12-23 12:09 UTC  (3+ messages)
` [PATCH v9 4/5] arm64: dts: qcom: sdm670: add camcc

[PATCH v2 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2024-12-23 11:49 UTC  (5+ messages)
` [PATCH v2 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's
` [PATCH v2 2/2] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V4

[PATCH 0/3] clk: amlogic: drop clk_regmap tables
 2024-12-23  9:01 UTC  (9+ messages)
` [PATCH 1/3] clk: add a clk_hw helper to get the associate device structure
` [PATCH 2/3] clk: amlogic: drop clk_regmap tables
` [PATCH 3/3] clk: amlogic: s4: remove unused data
    ` [DMARC error][DKIM error]Re: "

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-23  7:58 UTC  (5+ messages)

[PATCH v5 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
 2024-12-22 21:15 UTC  (2+ messages)

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-22 16:08 UTC  (9+ messages)
` [PATCH 01/38] dt-bindings: clock: add rk3562 cru bindings
` [PATCH 02/38] clk: rockchip: add dt-binding header for rk3562
` [PATCH 03/38] clk: rockchip: Add clock controller for the RK3562

[PATCH 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
 2024-12-22 14:29 UTC  (7+ messages)
` [PATCH 4/6] dt-bindings: watchdog: renesas: Document `renesas,r9a09g057-syscon-wdt-errorrst` property

[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22 10:23 UTC  (5+ messages)

[PATCH 0/3] arm64: allwinner: a64: fix video output on Pinebook
 2024-12-22 10:17 UTC  (2+ messages)

[PATCH v7 0/5] Add CMN PLL clock controller driver for IPQ9574
 2024-12-22  8:19 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
` [PATCH v7 2/5] clk: qcom: Add CMN PLL clock controller driver "
` [PATCH v7 3/5] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller
` [PATCH v7 4/5] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC
` [PATCH v7 5/5] arm64: dts: qcom: Update IPQ9574 xo_board_clk to use fixed factor clock

[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  3:03 UTC 

[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  1:26 UTC 

[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  0:52 UTC  (3+ messages)

[PATCH v2 0/2] Cirrus Logic CS2600 clock device
 2024-12-21 20:19 UTC  (17+ messages)
` [PATCH v2 1/2] dt-binding: clock: cs2600: Add support for the CS2600
` [PATCH v2 2/2] clk: cs2600: Add Fractional-N clock driver

[PATCH 0/3] X1P42100 clock changes
 2024-12-21 12:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom,x1e80100-gcc: Add X1P42100
` [PATCH 2/3] dt-bindings: clock: qcom,x1e80100-gpucc: Extend for X1P42100
` [PATCH 3/3] clk: qcom: Add X1P42100 GPUCC driver

[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21 10:50 UTC 

[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21  9:59 UTC  (3+ messages)

[GIT PULL] clk: renesas: Updates for v6.14
 2024-12-20 23:52 UTC  (2+ messages)

[PATCH] clk: clk-imx8mp-audiomix: fix function signature
 2024-12-20 23:43 UTC  (5+ messages)

[PATCH 0/2] clk: amlogic: gxbb: 32k clock fixes
 2024-12-20 14:08 UTC  (6+ messages)
` [PATCH 1/2] clk: amlogic: gxbb: drop incorrect flag on 32k clock
` [PATCH 2/2] clk: amlogic: gxbb: drop non existing 32k clock parent

[PATCH 0/2] Add missing parent_map to clocks in SM6350 clock drivers
 2024-12-20 10:28 UTC  (8+ messages)
` [PATCH 1/2] clk: qcom: gcc-sm6350: Add missing parent_map for two clocks
` [PATCH 2/2] clk: qcom: dispcc-sm6350: Add missing parent_map for a clock

[PATCH v6 0/5] Add CMN PLL clock controller driver for IPQ9574
 2024-12-20 10:07 UTC  (8+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: Update IPQ9574 xo_board_clk to use fixed factor clock

[PATCH] clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcg
 2024-12-20  9:58 UTC  (2+ messages)

[PATCH 0/5] Add SYS and GIC clock entries for RZ/V2H(P) SoC
 2024-12-20  9:51 UTC  (7+ messages)
` [PATCH 1/5] clk: renesas: rzv2h: Fix use-after-free in MSTOP refcount handling

[PATCH] clk: amlogic: g12b: fix cluster A parent data
 2024-12-20  9:23 UTC  (2+ messages)

[PATCH] clk: amlogic: g12a: fix mmc A peripheral clock
 2024-12-20  9:23 UTC  (2+ messages)

[PATCH v4 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
 2024-12-20  9:14 UTC  (5+ messages)
` [PATCH v4 1/4] clk: renesas: r8a779g0: Add FCPVX clocks
` [PATCH v4 2/4] arm64: dts: renesas: r8a779g0: Add FCPVX instances
` [PATCH v4 3/4] clk: renesas: r8a779g0: Add VSPX clocks
` [PATCH v4 4/4] arm64: dts: renesas: r8a779g0: Add VSPX instances

[PATCH 0/2] cpufreq: qcom: Clock provider fixes
 2024-12-20  6:40 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2024-12-20  6:30 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH 2/6] arm64: dts: imx8mp: Add optional nominal drive mode DTSI
` [PATCH 3/6] arm64: dts: imx8mp: add fsl,nominal-mode property into nominal.dtsi
` [PATCH 4/6] arm64: dts: freescale: imx8mp-skov: fix LDB clock rate configuration
` [PATCH 5/6] arm64: dts: freescale: imx8mp-skov: operate SoC in nominal mode
` [PATCH 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH v3 0/3] Add clock driver support for Renesas RZ/G3E SoC
 2024-12-19 19:08 UTC  (2+ messages)

[PATCH v3 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
 2024-12-19 17:15 UTC  (7+ messages)
` [PATCH v3 1/4] clk: renesas: r8a779g0: Add FCPVX clocks
` [PATCH v3 2/4] arm64: dts: renesas: r8a779g0: Add FCPVX instances
` [PATCH v3 3/4] clk: renesas: r8a779g0: Add VSPX clocks
` [PATCH v3 4/4] arm64: dts: renesas: r8a779g0: Add VSPX instances

[PATCH 1/2] clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable()
 2024-12-19 17:03 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: gcc-sm8650: "

[PATCH v3 1/4] dt-bindings: clock: add ID for eMMC for EN7581
 2024-12-19 12:44 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: clock: drop NUM_CLOCKS define "
` [PATCH v3 3/4] clk: en7523: Rework clock handling for different clock numbers
` [PATCH v3 4/4] clk: en7523: Add clock for eMMC for EN7581

[PATCH v5 00/20] Support spread spectrum clocking for i.MX8N PLLs
 2024-12-19  9:47 UTC  (5+ messages)
` [PATCH v5 15/20] dt-bindings: clock: imx8m-clock: support spread spectrum clocking


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