Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2025-07-22 14:06:59 to 2025-07-28 09:42:17 UTC [more...]

[PATCH v9 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-28  9:40 UTC  (9+ messages)
` [PATCH v9 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v9 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v9 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v9 04/24] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v9 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v9 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v9 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v9 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings

[PATCH v2 0/3] SM8750 GPU clocks
 2025-07-28  9:24 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom: Add "
` [PATCH v2 2/3] clk: qcom: Add a driver for "
` [PATCH v2 3/3] arm64: dts: qcom: sm8750: Add GPU clock & IOMMU nodes

[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-28  9:19 UTC  (6+ messages)
` [PATCH v8 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings

[PATCH] clk: scmi: Add duty cycle ops only when duty cycle is supported
 2025-07-28  7:04 UTC 

[PATCH] clk: clocking-wizard: Fix the round rate handling for versal
 2025-07-27  6:52 UTC  (2+ messages)

[PATCH] clk: Fix typos
 2025-07-27  6:49 UTC  (2+ messages)

[GIT PULL] Qualcomm clock updated for v6.17
 2025-07-27  6:48 UTC  (2+ messages)

[GIT PULL] clk fixes for v6.16-rc7
 2025-07-26 21:28 UTC  (2+ messages)

[PATCH v2] clk: spacemit: fix resource leak in spacemit_ccu_reset_register
 2025-07-26 18:00 UTC  (6+ messages)

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-26 16:56 UTC  (4+ messages)
  ` [PATCH v5 8/9] riscv: dts: thead: Add PVT node

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-07-26  5:22 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: clock: mt7622: Add AFE_MRGIF clock
 2025-07-25 23:12 UTC  (4+ messages)
` [PATCH 2/3] clk: mediatek: mt7622-aud: Add missing "
` [PATCH 3/3] arm64: dts: mediatek: mt7622: Add missing audio_mrgif_pd clock

[PATCH v2 0/2] clk: qcom: drop sm8250 lpass gfm driver
 2025-07-25 20:05 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: lpass-wsa: remove un-used include
` [PATCH v2 2/2] clk: qcom: lpass-gfm-sm8250: remove unused gfm driver

[PATCH v3 00/19] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-25 10:59 UTC  (32+ messages)
` [PATCH v3 02/19] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH v3 03/19] clk: stm32mp25: add firewall grant_access ops
` [PATCH v3 04/19] arm64: dts: st: set rcc as an access-controller
` [PATCH v3 05/19] dt-bindings: memory: factorise LPDDR props into memory props
` [PATCH v3 06/19] dt-bindings: memory: introduce DDR4
` [PATCH v3 07/19] dt-bindings: memory: factorise LPDDR channel binding into memory channel
` [PATCH v3 08/19] dt-binding: memory: add DDR4 channel compatible
` [PATCH v3 09/19] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
` [PATCH v3 11/19] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH v3 12/19] perf: stm32: introduce DDRPERFM driver
` [PATCH v3 13/19] Documentation: perf: stm32: add ddrperfm support
` [PATCH v3 14/19] MAINTAINERS: add myself as STM32 DDR PMU maintainer
` [PATCH v3 15/19] ARM: dts: stm32: add ddrperfm on stm32mp131
` [PATCH v3 16/19] ARM: dts: stm32: add ddrperfm on stm32mp151
` [PATCH v3 17/19] arm64: dts: st: add ddrperfm on stm32mp251
` [PATCH v3 19/19] arm64: dts: st: support ddrperfm on stm32mp257f-ev1

[PATCH v2 0/7] Add support for Clock controllers for Glymur
 2025-07-25  7:49 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
` [PATCH v2 2/7] dt-bindings: clock: qcom: Document the Glymur TCSR Clock Controller
` [PATCH v2 3/7] clk: qcom: Add TCSR clock driver for Glymur
` [PATCH v2 4/7] clk: qcom: rpmh: Add support for Glymur rpmh clocks
` [PATCH v2 5/7] clk: qcom: clk-alpha-pll: Add support for Taycan EKO_T PLL
` [PATCH v2 6/7] dt-bindings: clock: qcom: document the Glymur Global Clock Controller
` [PATCH v2 7/7] clk: qcom: gcc: Add support for "

[PATCH v4 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-25  7:06 UTC  (27+ messages)
` [PATCH v4 01/20] bus: firewall: move stm32_firewall header file in include folder
` [PATCH v4 02/20] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH v4 03/20] clk: stm32mp25: add firewall grant_access ops
` [PATCH v4 04/20] arm64: dts: st: set rcc as an access-controller
` [PATCH v4 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v4 06/20] dt-bindings: memory: introduce DDR4
` [PATCH v4 07/20] dt-bindings: memory: factorise LPDDR channel binding into SDRAM channel
` [PATCH v4 08/20] dt-binding: memory: add DDR4 channel compatible
` [PATCH v4 09/20] dt-bindings: memory: SDRAM channel: standardise node name
` [PATCH v4 10/20] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
` [PATCH v4 11/20] arm64: dts: st: add DDR channel to stm32mp257f-ev1 board
` [PATCH v4 12/20] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH v4 13/20] perf: stm32: introduce DDRPERFM driver
` [PATCH v4 14/20] Documentation: perf: stm32: add ddrperfm support
` [PATCH v4 15/20] MAINTAINERS: add myself as STM32 DDR PMU maintainer
` [PATCH v4 16/20] ARM: dts: stm32: add ddrperfm on stm32mp131
` [PATCH v4 17/20] ARM: dts: stm32: add ddrperfm on stm32mp151
` [PATCH v4 18/20] arm64: dts: st: add ddrperfm on stm32mp251
` [PATCH v4 19/20] arm64: dts: st: support ddrperfm on stm32mp257f-dk
` [PATCH v4 20/20] arm64: dts: st: support ddrperfm on stm32mp257f-ev1

[PATCH] drivers/clk/clk-asm9260.c: Fix typo 'devide' -> 'divide'
 2025-07-25  6:28 UTC  (2+ messages)

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-07-25  4:18 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH v2 2/4] clk: qcom: apss-ipq5424: "
` [PATCH v2 3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424
` [PATCH v2 4/4] arm64: dts: qcom: ipq5424: Enable cpufreq

[PATCH] drivers/clk/clk-hsdk-pll.c: Fix typo 'succesful' -> 'successful'
 2025-07-25  4:15 UTC 

[PATCH v2] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
 2025-07-25  2:36 UTC  (2+ messages)

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-25  1:21 UTC  (3+ messages)
` [PATCH 04/17] rust: clk: "

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-07-25  1:14 UTC  (3+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro

[PATCH 0/2] clean up in tegra clk
 2025-07-24 22:31 UTC  (5+ messages)
` [PATCH 1/2] clk: tegra: periph: Fix error handling and resolve unsigned compare warning
` [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static

[PATCH 00/13] clk: imx: convert from clk round_rate() to determine_rate()
 2025-07-24 22:16 UTC  (27+ messages)
` [PATCH 01/13] clk: imx: composite-8m: remove round_rate() in favor of determine_rate()
` [PATCH 02/13] clk: imx: composite-93: "
` [PATCH 03/13] clk: imx: busy: convert from round_rate() to determine_rate()
` [PATCH 04/13] clk: imx: cpu: "
` [PATCH 05/13] clk: imx: fixup-div: "
` [PATCH 06/13] clk: imx: fracn-gppll: "
` [PATCH 07/13] clk: imx: frac-pll: "
` [PATCH 08/13] clk: imx: pfd: "
` [PATCH 09/13] clk: imx: pll14xx: "
` [PATCH 10/13] clk: imx: pllv2: "
` [PATCH 11/13] clk: imx: pllv3: "
` [PATCH 12/13] clk: imx: pllv4: "
` [PATCH 13/13] clk: imx: scu: "

[GIT PULL] clk: thead: Updates for v6.17, part 2
 2025-07-24 22:06 UTC  (3+ messages)

[PATCH 06/80] clk: imx: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-24 21:46 UTC  (4+ messages)
` [PATCH 07/80] clk: qcom: "

[PATCH 00/10] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-07-24 21:32 UTC  (3+ messages)
` [PATCH 01/10] clk: bcm: bcm2835: convert from "

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-07-24 21:27 UTC  (9+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry

[PATCH v2 1/1] dt-bindings: clock: convert lpc1850-cgu.txt to yaml format
 2025-07-24 21:26 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert qca,ath79-pll to DT schema
 2025-07-24 21:22 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert nuvoton,npcm750-clk to DT schema
 2025-07-24 21:18 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert moxa,moxart-clock to DT schema
 2025-07-24 21:18 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert microchip,pic32mzda-clk to DT schema
 2025-07-24 21:18 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert maxim,max9485 to DT schema
 2025-07-24 21:12 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert qcom,krait-cc to DT schema
 2025-07-24 19:31 UTC  (2+ messages)

[PATCH 0/3] Remove double colon from description in dt-bindings
 2025-07-24 19:29 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Remove double colon from description
` [PATCH 2/3] dt-bindings: interconnect: "
` [PATCH 3/3] dt-bindings: soc: qcom,rpmh-rsc: "

[GIT PULL] clk: imx: Updates for v6.17
 2025-07-24 19:22 UTC  (2+ messages)

[PATCH v3 0/5] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-07-24 11:55 UTC  (3+ messages)
` [PATCH v3 4/5] dt-bindings: display/msm: add stream pixel clock bindings for MST

[PATCH v3 0/4] Enable cpufreq for IPQ5424
 2025-07-24 10:33 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH v3 2/4] clk: qcom: apss-ipq5424: "
` [PATCH v3 3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424
` [PATCH v3 4/4] arm64: dts: qcom: ipq5424: Enable cpufreq

arm64 dragonboard 410c Internal error Oops dev_pm_opp_put core_clks_enable
 2025-07-24  9:59 UTC  (4+ messages)

[PATCH] clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26m
 2025-07-24  8:38 UTC 

[PATCH] clk: spacemit: fix resource leak in spacemit_ccu_reset_register
 2025-07-23 13:10 UTC  (3+ messages)

[PATCH 0/7] Add support for Clock controllers for Glymur
 2025-07-23  9:21 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: clock: qcom: Add bindings documentation for the Glymur TCSR

[PATCH] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
 2025-07-23  5:37 UTC  (3+ messages)

[PATCH v2 0/2] clk: spacemit: fix sspax_clk
 2025-07-23  4:41 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA

[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2025-07-23  1:57 UTC  (7+ messages)
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic
` [PATCH v1 5/5] ARM: tegra: add MIPI calibration binding for Tegra20/Tegra30

[PATCH v3] clk: thead: th1520-ap: Describe mux clocks with clk_mux
 2025-07-23  0:07 UTC  (2+ messages)

[GIT PULL] Microchip clock updates for v6.17
 2025-07-22 20:27 UTC  (2+ messages)


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