Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-30 00:11:35 to 2024-05-05 20:05:44 UTC [more...]

[GIT PULL] Rockchip clock changes for 6.10 #1
 2024-05-05 20:05 UTC 

[GIT PULL] clk fixes for v6.9-rc6
 2024-05-05 17:12 UTC  (2+ messages)

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-05 16:45 UTC  (6+ messages)
` [RFC v1 1/5] dt-bindings: leds: add led trigger netdev
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` [RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
` [RFC v1 4/5] dt-bindings: arm64: dts: mediatek: add BananaPi R3 Mini
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi "

[PATCH 00/18] clk: imx: misc update/fix
 2024-05-04 13:15 UTC  (25+ messages)
` [PATCH 01/18] clk: imx: composite-8m: Enable gate clk with mcore_booted
` [PATCH 02/18] clk: imx: composite-93: keep root clock on when mcore enabled
` [PATCH 03/18] clk: imx: composite-7ulp: Check the PCC present bit
` [PATCH 04/18] clk: imx: fracn-gppll: fix fractional part of PLL getting lost
` [PATCH 05/18] clk: imx: pll14xx: Add constraint for fvco frequency
` [PATCH 06/18] clk: imx: pll14xx: use rate_table for audio plls
` [PATCH 07/18] clk: imx: pll14xx: potential integer overflow eliminated by casting to u64
` [PATCH 08/18] clk: imx: imx8mp-audiomix: remove sdma root clock
` [PATCH 09/18] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH 10/18] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH 11/18] clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src "
` [PATCH 12/18] clk: imx: imx8mn: add sai7_ipg_clk clock settings
` [PATCH 13/18] clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical one
` [PATCH 14/18] clk: imx: imx8qxp: Add LVDS bypass clocks
` [PATCH 15/18] clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocks
` [PATCH 16/18] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
` [PATCH 17/18] clk: imx: imx8qxp: Parent should be initialized earlier than the clock
` [PATCH 18/18] clk: imx: fracn-gppll: update rate table

[PATCH V3 0/8] Add support for videocc and camcc on SM8650
 2024-05-04 12:46 UTC  (16+ messages)
` [PATCH V3 1/8] dt-bindings: clock: qcom: Fix SM8450 videocc incorrect header file name
` [PATCH V3 2/8] dt-bindings: clock: qcom: Add SM8650 video clock controller
` [PATCH V3 3/8] clk: qcom: videocc-sm8550: Add support for videocc XO clk ares
` [PATCH V3 4/8] clk: qcom: videocc-sm8550: Add SM8650 video clock controller
` [PATCH V3 5/8] dt-bindings: clock: qcom: Fix the incorrect order of SC8280XP camcc header
` [PATCH V3 6/8] dt-bindings: clock: qcom: Add SM8650 camera clock controller
` [PATCH V3 7/8] clk: qcom: camcc-sm8650: Add SM8650 camera clock controller driver
` [PATCH V3 8/8] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[GIT PULL] clk: samsung: drivers for v6.10
 2024-05-04 12:06 UTC 

[PATCH] clk: rockchip: Remove some unused fields in struct rockchip_mmc_clock
 2024-05-04 10:51 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3568: Add PLL rate for 724 MHz
 2024-05-04 10:51 UTC  (2+ messages)

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-04  8:30 UTC  (18+ messages)
` [PATCH v4 01/10] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v4 03/10] dt-bindings: test: Add KUnit empty node binding
` [PATCH v4 05/10] platform: Add test managed platform_device/driver APIs

[PATCH v11 0/6] Add interconnect driver for IPQ9574 SoC
 2024-05-04  8:01 UTC  (8+ messages)
` [PATCH v11 1/6] interconnect: icc-clk: Specify master/slave ids
` [PATCH v11 2/6] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v11 3/6] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v11 4/6] clk: qcom: common: Add interconnect clocks support
` [PATCH v11 5/6] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v11 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v2 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-05-04  2:34 UTC  (17+ messages)
` [PATCH v2 01/11] dt-bindings: clock: mobileye,eyeq5-clk: drop bindings
` [PATCH v2 02/11] dt-bindings: clock: mobileye,eyeq5-reset: "
` [PATCH v2 03/11] dt-bindings: soc: mobileye: add EyeQ OLB system controller
` [PATCH v2 04/11] driver core: platform: Introduce platform_device_add_with_name()
` [PATCH v2 05/11] mfd: Add cell device name
` [PATCH v2 06/11] mfd: olb: Add support for Mobileye OLB system-controller
` [PATCH v2 07/11] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH v2 08/11] clk: eyeq: add driver
` [PATCH v2 09/11] reset: eyeq: add platform driver
` [PATCH v2 10/11] pinctrl: eyeq5: "
` [PATCH v2 11/11] MIPS: mobileye: eyeq5: add OLB system-controller node

[PATCH v2] dt-bindings: clock: fixed: Define a preferred node name
 2024-05-04  0:57 UTC  (3+ messages)

[GIT PULL] clk: meson: amlogic updates for v6.10
 2024-05-04  0:56 UTC  (2+ messages)

[PATCH v8 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-05-03 14:12 UTC  (9+ messages)
` [PATCH v8 1/5] dt-bindings: clock: add Amlogic C3 PLL clock controller
` [PATCH v8 2/5] dt-bindings: clock: add Amlogic C3 SCMI clock controller support
` [PATCH v8 3/5] dt-bindings: clock: add Amlogic C3 peripherals clock controller
` [PATCH v8 4/5] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH v8 5/5] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-05-03 13:51 UTC  (7+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH] clk: meson: s4: fix module autoloading
 2024-05-03 13:22 UTC  (2+ messages)

[PATCH v7 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-05-03 12:21 UTC  (8+ messages)
` [PATCH v7 4/5] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH v7 5/5] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH] clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
 2024-05-03  9:11 UTC  (3+ messages)

[PATCH] clk: samsung: gs101: mark some apm UASC and XIU clocks critical
 2024-05-03  8:35 UTC  (4+ messages)

[PATCH RFC v2 0/4] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-05-03  6:58 UTC  (8+ messages)
` [PATCH RFC v2 2/4] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
` [PATCH RFC v2 4/4] riscv: dts: thead: Add clock to TH1520 mmc controllers

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-05-02 23:20 UTC  (2+ messages)

[PATCH] clkdev: report over-sized strings when creating clkdev entries
 2024-05-02 22:18 UTC  (7+ messages)

[RESEND v7 24/37] mfd: sm501: Convert platform_data to OF property
 2024-05-02 16:02 UTC  (2+ messages)

[PATCH v12 0/6] Nuvoton WPCM450 clock and reset driver
 2024-05-02 10:40 UTC  (7+ messages)
` [PATCH v12 1/6] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v12 2/6] clk: Introduce devm_clk_hw_register_divider_table_parent_data()
` [PATCH v12 3/6] clk: provider: Address documentation pitfall in struct clk_parent_data
` [PATCH v12 4/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
` [PATCH v12 5/6] ARM: dts: wpcm450: Remove clock-output-names from reference clock node
` [PATCH v12 6/6] ARM: dts: wpcm450: Switch clocks to clock controller

[PATCH v3 0/2] Add DT support for video clock controller on SM8150
 2024-05-02 10:05 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: clock: qcom: Add AHB clock for SM8150
` [PATCH v3 2/2] arm64: dts: qcom: sm8150: Add video clock controller node

[PATCH] clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()
 2024-05-02  5:52 UTC  (4+ messages)

[PATCH 0/2] Fix a black screen on sc7180 Trogdor devices
 2024-05-02  0:20 UTC  (6+ messages)

[GIT PULL] clk: imx: Updates for v6.10
 2024-05-01 23:26 UTC  (2+ messages)

[PATCH v4 RESEND 0/8] ipq9574: Enable PCI-Express support
 2024-05-01 20:32 UTC  (15+ messages)
` [PATCH v4 RESEND 1/8] dt-bindings: clock: Add PCIe pipe related clocks for IPQ9574
` [PATCH v4 RESEND 2/8] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks
` [PATCH v4 RESEND 3/8] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
` [PATCH v4 RESEND 4/8] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
` [PATCH v4 RESEND 5/8] PCI: qcom: Add support for IPQ9574
` [PATCH v4 RESEND 6/8] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY
` [PATCH v4 RESEND 7/8] phy: qcom-qmp-pcie: add support for "
` [PATCH v4 RESEND 8/8] arm64: dts: qcom: ipq9574: add PCIe2 and PCIe3 nodes

[PATCH v2] clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
 2024-05-01 16:49 UTC  (2+ messages)

[PATCH] clk: imx: imx8mp: Convert to platform remove callback returning void
 2024-05-01 11:54 UTC  (3+ messages)

[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-05-01  9:14 UTC  (9+ messages)
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH v4 1/8] dt-bindings: clock: Add PCIe pipe related clocks for IPQ9574
 2024-05-01  4:07 UTC  (4+ messages)
` [PATCH v4 2/8] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-30 21:59 UTC  (11+ messages)
` [PATCH v3 6/7] phy: qcom-qmp-pcie: add support for ipq9574 gen3x2 PHY

[PATCH] clk: qcom: gcc-sm8450: set OPS_PARENT_ENABLE on gcc_sdcc2_apps_clk_src
 2024-04-30 21:26 UTC  (4+ messages)

[GIT PULL fixes PATCH] clk: samsung: Revert "clk: Use device_get_match_data()"
 2024-04-30 21:24 UTC  (2+ messages)

s390: clk-imx8mp-audiomix.c:363:12: error: 'clk_imx8mp_audiomix_runtime_resume' defined but not used
 2024-04-30 14:40 UTC  (4+ messages)
` [PATCH] clk: imx: imx8mp: Add missing CONFIG_PM ifdefs

[PATCH] dt-bindings: clock: fixed: Define a preferred node name
 2024-04-30 12:33 UTC  (3+ messages)

[PATCH V2 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-30 11:01 UTC  (6+ messages)
` [PATCH V2 7/8] clk: qcom: Add GPUCC driver support for SM4450

[PATCH v3] clk: qcom: mmcc-msm8998: fix venus clock issue
 2024-04-30 10:04 UTC  (8+ messages)

[PATCH v2 0/2] Add DT support for video clock controller on SM8150
 2024-04-30 10:01 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Update SM8150 videocc bindings

[PATCH v15 0/5] riscv: sophgo: add clock support for sg2042
 2024-04-30  7:48 UTC  (4+ messages)
` [PATCH v15 4/5] clk: sophgo: Add SG2042 clock driver

[PATCH v10 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-30  6:30 UTC  (4+ messages)
` [PATCH v10 1/6] interconnect: icc-clk: Allow user to specify master/slave ids

[PATCH] clk: imx: imx8mp: Add delay after power up
 2024-04-30  1:44 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).