public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-14 08:40:12 to 2022-11-18 01:37:12 UTC [more...]

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-18  1:06 UTC  (10+ messages)
` [PATCH v2 02/14] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 03/14] reset: Create subdirectory for StarFive drivers
` [PATCH v2 05/14] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 06/14] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system and always-on clock definitions
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v2 10/14] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v2 11/14] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v2 13/14] reset: starfive: Add StarFive JH7110 reset driver

[PATCH v4 1/2] firmware: tegra: Update BPMP ABI
 2022-11-17 22:37 UTC  (2+ messages)

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-17 21:07 UTC  (24+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end)
` [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two)
` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning)
` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title
` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-17 18:10 UTC  (4+ messages)
` [PATCH 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH 3/4] ARM: dts: imxrt1050: increase mmc max-frequency property
` [PATCH 4/4] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[PATCH] clk: qcom: gcc-msm8939: Add rates to the GP clocks
 2022-11-17 17:15 UTC 

[PATCH v1 1/3] clk: fractional-divider: Split out clk_fd_get_div() helper
 2022-11-17 16:17 UTC  (4+ messages)
` [PATCH v1 2/3] clk: fractional-divider: Show numerator and denominator in debugfs
` [PATCH v1 3/3] clk: fractional-divider: Regroup inclusions

[PATCH v13 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-11-17 15:59 UTC  (2+ messages)
` [PATCH v13 1/1] clk: npcm8xx: add clock controller

[PATCH v2 0/2] clocking-wizard: Add versal clocking wizard support
 2022-11-17 13:15 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clk: Add binding for versal clocking wizard
` [PATCH v2 2/2] clocking-wizard: Add versal clocking wizard support

[PATCH] clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent
 2022-11-17 12:04 UTC 

[PATCH v2 0/5] clk: imx8mn: miscellaneous cleanups and bug fixes
 2022-11-17 11:42 UTC  (7+ messages)
` [PATCH v2 1/5] clk: imx8mn: rename vpu_pll to m7_alt_pll
` [PATCH v2 2/5] clk: imx: replace osc_hdmi with dummy
` [PATCH v2 3/5] clk: imx: rename video_pll1 to video_pll
` [PATCH v2 4/5] clk: imx8mn: fix imx8mn_sai2_sels clocks list
` [PATCH v2 5/5] clk: imx8mn: fix imx8mn_enet_phy_sels "

[PATCH] clk: add debug message showing which unused clocks are disabled on boot
 2022-11-17 10:58 UTC 

[PATCH 0/2] Add support for Renesas PhiClock 9FGV1006 clock generator
 2022-11-17 10:57 UTC  (11+ messages)
` [PATCH 1/2] dtbindings: clock: Add bindings for Renesas PhiClock
` [PATCH 2/2] clk: Add support for Renesas PhiClock clock generator

[PATCH 0/9] clk: qcom: Add support for SM8550
 2022-11-17 10:27 UTC  (24+ messages)
` [PATCH 1/9] dt-bindings: clock: Add SM8550 GCC clock bindings
` [PATCH 2/9] clk: qcom: gdsc: Add configurable poll timeout
` [PATCH 3/9] clk: qcom: Add LUCID_OLE PLL type for SM8550
` [PATCH 4/9] clk: qcom: Add clock driver "
` [PATCH 5/9] dt-bindings: clock: Add RPMHCC bindings "
` [PATCH 6/9] dt-bindings: clock: qcom,rpmh: Add CXO PAD clock IDs
` [PATCH 7/9] clk: qcom: rpmh: Add support for SM8550 rpmh clocks
` [PATCH 8/9] dt-bindings: clock: Add SM8550 TCSR CC clock bindings
` [PATCH 9/9] clk: qcom: Add TCSR clock driver for SM8550

[PATCH v9 1/3] dt-bindings: clock: add loongson-2 clock include file
 2022-11-17  8:07 UTC  (9+ messages)
` [PATCH v9 2/3] clk: clk-loongson2: add clock controller driver support
` [PATCH v9 3/3] dt-bindings: clock: add loongson-2 clock

[PATCH] clk: qcom: hfpll: use devm_platform_get_and_ioremap_resource()
 2022-11-17  6:03 UTC 

[PATCH v3 0/2] Add support for Renesas ProXO XP oscillator
 2022-11-16 22:19 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add bindings for Renesas ProXO
` [PATCH v3 2/2] clk: Add support for Renesas ProXO oscillator

[PATCH v2] clk: qcom: ipq8074: populate fw_name for all parents
 2022-11-16 21:46 UTC 

[PATCHv9 1/6] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
 2022-11-16 21:17 UTC  (7+ messages)
` [PATCHv9 2/6] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
` [PATCHv9 3/6] arm: "
` [PATCHv9 4/6] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase
` [PATCHv9 5/6] clk: socfpga: remove the setting of clk-phase for sdmmc_clk
` [PATCHv9 6/6] arm: dts: socfpga: remove "clk-phase" in sdmmc_clk

[PATCH v3 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-16 21:05 UTC  (7+ messages)
` [PATCH v3 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH v3 3/4] ARM: dts: imxrt1050: increase mmc max-frequency property
` [PATCH v3 4/4] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[PATCH v2 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-16 20:27 UTC  (8+ messages)
` [PATCH v2 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH v2 3/4] ARM: dts: imxrt1050: increase mmc max-frequency property
` [PATCH v2 4/4] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[linux-next:master] BUILD REGRESSION 15f3bff12cf6a888ec2ad39652828c60e6836b3d
 2022-11-16 20:22 UTC 

[PATCH] clk: sunxi-ng: v3s: Correct the header guard of ccu-sun8i-v3s.h
 2022-11-16 18:46 UTC  (2+ messages)

[PATCH 1/3] [RFC] PM: domains: Introduce .power_pre/post_on/off callbacks
 2022-11-16 16:30 UTC  (6+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[GIT PULL] clk: samsung: Pull for v6.2
 2022-11-16  9:26 UTC 

[PATCH v2 0/7] Add the Renesas USBF controller support
 2022-11-16  8:51 UTC  (25+ messages)
` [PATCH v2 1/7] soc: renesas: r9a06g032-sysctrl: Export function to get the usb role
` [PATCH v2 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property
` [PATCH v2 3/7] soc: renesas: r9a06g032-sysctrl: Handle h2mode device-tree property
` [PATCH v2 4/7] dt-bindings: usb: add the Renesas RZ/N1 USBF controller binding
` [PATCH v2 5/7] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH v2 6/7] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH v2 7/7] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry

[PATCH v3] clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clks
 2022-11-16  2:35 UTC  (3+ messages)

[PATCH v2] clk: renesas: r8a779f0: Fix Ethernet Switch clocks
 2022-11-16  0:06 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 3c1f24109dfc4fb1a3730ed237e50183c6bb26b3
 2022-11-15 20:30 UTC 

[PATCH v2 1/2] dt-bindings: clock: add QCOM SM6375 display clock bindings
 2022-11-15 17:46 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: Add display clock controller driver for SM6375
` (subset) [PATCH v2 1/2] dt-bindings: clock: add QCOM SM6375 display clock bindings

[PATCH v3 0/2] Support new features to the SPEAr600
 2022-11-15 13:58 UTC  (3+ messages)
` [PATCH v3 1/2] clk: spear: Fix CLCD clock definition on SPEAr600
` [PATCH v3 2/2] clk: spear: Fix SSP "

[PATCH v2] clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clks
 2022-11-15 13:03 UTC  (6+ messages)

[PATCHv3 0/9] RK3588 Clock and Reset Support
 2022-11-15 11:10 UTC  (2+ messages)

[PATCH] clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_data()"
 2022-11-15  9:38 UTC  (5+ messages)

[PATCH] clk: renesas: r8a779f0: Fix Ethernet Switch clocks
 2022-11-15  0:17 UTC  (2+ messages)

[PATCH 1/3] clk: qcom: lpass-sc7280: Fix pm_runtime usage
 2022-11-15  0:08 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5c92ddca1053df02387e8006d06094e18cc8538a
 2022-11-14 21:52 UTC 

[PATCH 00/14] ARM: remove unused davinci board & drivers
 2022-11-14 21:08 UTC  (2+ messages)

[PATCH] clk: qcom: gdsc: Remove direct runtime PM calls
 2022-11-14 20:11 UTC  (4+ messages)

[PATCH v4 0/2] ARM: at91: USB Device Port fixes
 2022-11-14 18:59 UTC  (2+ messages)
` [PATCH v4 1/2] ARM: at91: rm9200: fix usb device clock id

[PATCH v3 0/3] ARM: at91: USB Device Port fixes
 2022-11-14 18:59 UTC  (5+ messages)
` [PATCH v3 1/3] clk: at91: rm9200: fix usb device clock id

[PATCH 0/5] clk: imx8mn: miscellaneous cleanups and bug fixes
 2022-11-14 18:22 UTC  (6+ messages)
` [PATCH 1/5] clk: imx8mn: rename vpu_pll to m7_alt_pll

[PATCH v2 0/6] Support new features to the SPEAr600
 2022-11-14 15:12 UTC  (2+ messages)

[PATCH] clk: renesas: r8a779g0: Add Z0 clock support
 2022-11-14 10:51 UTC 

[PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook
 2022-11-14  9:05 UTC  (5+ messages)


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