messages from 2025-07-21 02:17:20 to 2025-07-24 21:24:54 UTC [more...]
[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
2025-07-24 21:24 UTC (3+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
[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)
[GIT PULL] clk: thead: Updates for v6.17, part 2
2025-07-24 21:11 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 v2 0/3] SM8750 GPU clocks
2025-07-24 14:42 UTC (8+ 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 v2 0/2] clk: qcom: drop sm8250 lpass gfm driver
2025-07-24 14:29 UTC (7+ 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 0/5] dt-bindings: msm/dp: Add support for 4 pixel streams
2025-07-24 11:55 UTC (5+ messages)
` [PATCH v3 4/5] dt-bindings: display/msm: add stream pixel clock bindings for MST
` [PATCH] dt-bindings: display/msm: dp-controller: allow eDP for X1E8 and SA8775P
[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 v2 0/7] Add support for Clock controllers for Glymur
2025-07-24 9:29 UTC (8+ 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 1/3] dt-bindings: clock: mt7622: Add AFE_MRGIF clock
2025-07-24 8:39 UTC (3+ messages)
` [PATCH 2/3] clk: mediatek: mt7622-aud: Add missing "
` [PATCH 3/3] arm64: dts: mediatek: mt7622: Add missing audio_mrgif_pd clock
[PATCH] clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26m
2025-07-24 8:38 UTC
[PATCH v4 00/20] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-24 8:14 UTC (25+ 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 0/4] Enable cpufreq for IPQ5424
2025-07-24 8:14 UTC (8+ 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 v3 00/19] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-23 21:16 UTC (33+ messages)
` [PATCH v3 01/19] bus: firewall: move stm32_firewall header file in include folder
` [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 10/19] arm64: dts: st: add DDR channel to stm32mp257f-ev1 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 18/19] arm64: dts: st: support ddrperfm on stm32mp257f-dk
` [PATCH v3 19/19] arm64: dts: st: support ddrperfm on stm32mp257f-ev1
[PATCH] clk: Fix typos
2025-07-23 20:38 UTC
[PATCH v2] clk: spacemit: fix resource leak in spacemit_ccu_reset_register
2025-07-23 13:25 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 (17+ messages)
` [PATCH 2/7] dt-bindings: clock: qcom: Add bindings documentation for the Glymur TCSR
` [PATCH 7/7] clk: qcom: gcc: Add support for Global Clock Controller
[PATCH] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
2025-07-23 5:37 UTC (4+ messages)
[PATCH v2] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
2025-07-23 5:29 UTC
[PATCH v2 0/2] clk: spacemit: fix sspax_clk
2025-07-23 4:41 UTC (8+ messages)
` [PATCH v2 1/2] "
` [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)
[PATCH v3 00/28] lan966x pci device: Add support for SFPs
2025-07-22 14:04 UTC (3+ messages)
` [PATCH v3 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
[PATCH v2 14/29] clk: mediatek: Add MT8196 vlpckgen clock support
2025-07-22 10:52 UTC (2+ messages)
Dead lock with clock global prepare_lock mutex and device's power.runtime_status
2025-07-22 9:14 UTC (5+ messages)
[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-22 7:35 UTC (9+ messages)
` [PATCH v2 05/16] dt-bindings: memory: add jedec,ddr[3-4]-channel binding
` [PATCH v2 06/16] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
[PATCH] clk: spacemit: fix error handling in ccu_pll_set_rate/_round_rate
2025-07-22 1:02 UTC (2+ messages)
[GIT PULL] clk: thead: Updates for v6.17
2025-07-22 0:28 UTC (2+ messages)
[GIT PULL] Rockchip clock changes for 6.17 #1
2025-07-22 0:21 UTC (2+ messages)
[PATCH 00/17] arm64: tegra: Add Tegra210B01 support
2025-07-21 20:17 UTC (3+ messages)
` [PATCH 05/17] dt-bindings: thermal: tegra: Document Tegra210B01
[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
2025-07-21 20:15 UTC (21+ messages)
` [PATCH v2 01/17] dt-bindings: soc: tegra: pmc: Document Tegra210B01
` [PATCH v2 02/17] dt-bindings: phy: tegra-xusb: "
` [PATCH v2 03/17] dt-bindings: usb: "
` [PATCH v2 04/17] dt-bindings: usb: tegra-xudc: "
` [PATCH v2 05/17] dt-bindings: thermal: tegra: "
` [PATCH v2 06/17] dt-bindings: clock: "
` [PATCH v2 07/17] dt-bindings: clock: tegra124-dfll: "
` [PATCH v2 08/17] dt-bindings: tegra: Document Shield TV 2019
` [PATCH v2 09/17] soc/tegra: pmc: Add Tegra210B01 support
` [PATCH v2 10/17] phy: tegra: xusb: Add Tegra201B01 Support
` [PATCH v2 11/17] usb: xhci: tegra: Add Tegra210B01 support
` [PATCH v2 12/17] usb: gadget: tegra-xudc: Add Tegra210B01 Support
` [PATCH v2 13/17] thermal: tegra: "
` [PATCH v2 14/17] clk: tegra: Add Tegra210B01 support
` [PATCH v2 15/17] arm64: tegra: Add BPMP node for Tegra210
` [PATCH v2 16/17] arm64: tegra: Add Tegra210B01 support
` [PATCH v2 17/17] arm64: tegra: Add support for NVIDIA Shield TV Pro 2019
[PATCH v2 00/10] clk: add support for Airoha AN7583 clock
2025-07-21 19:06 UTC (6+ messages)
` [PATCH v2 06/10] dt-bindings: clock: airoha: Document new property airoha,chip-scu
[GIT PULL] clk: meson: amlogic updates for v6.17
2025-07-21 17:43 UTC (2+ messages)
[GIT PULL] Allwinner clock changes for 6.17
2025-07-21 17:28 UTC (2+ messages)
[GIT PULL] Allwinner clock fixes for 6.16
2025-07-21 17:25 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: clock: mediatek: Describe MT6789 clock controllers
2025-07-21 14:32 UTC (2+ messages)
[PATCH v3 0/6] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
2025-07-21 13:36 UTC (5+ messages)
` [PATCH v3 6/6] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes
` (subset) [PATCH v3 0/6] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
2025-07-21 7:17 UTC (28+ messages)
` [PATCH 01/16] dt-bindings: clock: Add CMU bindings definitions for ARTPEC-8 platform
` [PATCH 02/16] dt-bindings: clock: Add ARTPEC-8 CMU bindings
` [PATCH 04/16] clk: samsung: artpec-8: Add initial clock support
` [PATCH 10/16] clk: samsung: artpec-8: Add clock support for CMU_PERI block
` [PATCH 13/16] dt-bindings: arm: Add Axis ARTPEC SoC platform
` [PATCH 14/16] arm64: dts: axis: Add initial device tree support
` [PATCH 15/16] arm64: dts: axis: Add initial pinctrl support
[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
2025-07-21 4:24 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).