messages from 2025-06-18 14:33:27 to 2025-06-23 12:12:20 UTC [more...]
[PATCH 00/30] Add support for MT8196 clock controllers
2025-06-23 12:12 UTC (33+ messages)
` [PATCH 01/30] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH 02/30] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH 03/30] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH 04/30] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH 05/30] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH 06/30] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH 07/30] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH 08/30] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH 09/30] dt-bindings: clock: mediatek: Describe MT8196 peripheral clock controllers
` [PATCH 10/30] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH 11/30] clk: mediatek: Add MT8196 topckgen "
` [PATCH 12/30] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH 13/30] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH 14/30] clk: mediatek: Add MT8196 peripheral "
` [PATCH 15/30] clk: mediatek: Add MT8196 ufssys "
` [PATCH 16/30] clk: mediatek: Add MT8196 pextpsys "
` [PATCH 17/30] clk: mediatek: Add MT8196 adsp "
` [PATCH 18/30] clk: mediatek: Add MT8196 I2C "
` [PATCH 19/30] clk: mediatek: Add MT8196 mcu "
` [PATCH 20/30] clk: mediatek: Add MT8196 mdpsys "
` [PATCH 21/30] clk: mediatek: Add MT8196 mfg "
` [PATCH 22/30] clk: mediatek: Add MT8196 disp0 "
` [PATCH 23/30] clk: mediatek: Add MT8196 disp1 "
` [PATCH 24/30] clk: mediatek: Add MT8196 disp-ao "
` [PATCH 25/30] clk: mediatek: Add MT8196 ovl0 "
` [PATCH 26/30] clk: mediatek: Add MT8196 ovl1 "
` [PATCH 27/30] clk: mediatek: Add MT8196 vdecsys "
` [PATCH 28/30] clk: mediatek: Add MT8196 vencsys "
` [PATCH 29/30] dt-bindings: reset: Add MediaTek MT8196 Reset Controller binding
` [PATCH 30/30] clk: mediatek: mt8196: Add UFS and PEXTP0/1 reset controllers
[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
2025-06-23 11:33 UTC (10+ messages)
` [PATCH 03/11] clk: apple-nco: Drop default ARCH_APPLE in Kconfig
` [PATCH 06/11] cpufreq: apple: drop "
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
[PATCH v4 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-23 10:42 UTC (8+ messages)
` [PATCH v4 4/9] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v4 5/9] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
[PATCH 00/13] Introduce STM32 DDR PMU for STM32MP platforms
2025-06-23 10:32 UTC (17+ messages)
` [PATCH 01/13] bus: firewall: move stm32_firewall header file in include folder
` [PATCH 02/13] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH 03/13] clk: stm32mp25: add firewall grant_access ops
` [PATCH 04/13] arm64: dts: st: set rcc as an access-controller
` [PATCH 05/13] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH 06/13] perf: stm32: introduce DDRPERFM driver
` [PATCH 07/13] Documentation: perf: stm32: add ddrperfm support
` [PATCH 08/13] MAINTAINERS: add myself as STM32 DDR PMU maintainer
` [PATCH 09/13] ARM: dts: stm32: add ddrperfm on stm32mp131
` [PATCH 10/13] ARM: dts: stm32: add ddrperfm on stm32mp151
` [PATCH 11/13] arm64: dts: st: add ddrperfm on stm32mp251
` [PATCH 12/13] arm64: dts: st: support ddrperfm on stm32mp257f-dk
` [PATCH 13/13] arm64: dts: st: support ddrperfm on stm32mp257f-ev1
[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
2025-06-23 10:20 UTC (20+ messages)
` [PATCH v6 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v6 06/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v6 07/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v6 08/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v6 09/23] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v6 13/23] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v6 14/23] ACPI: property: Add support for cells property
[PATCH 0/4] clk: use the auxiliary device creation helper
2025-06-23 9:04 UTC (4+ messages)
` [PATCH 3/4] clk: clk-imx8mp-audiomix: "
[PATCH 0/2] clk: add a clk_hw helpers to get the clock device or device_node
2025-06-23 8:34 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node() tests
[PATCH v3 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
2025-06-23 8:04 UTC (4+ messages)
` [PATCH v3 1/3] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH v3 2/3] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH v3 3/3] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces
[PATCH RESEND net-next v5 0/2] Add support for the IPQ5018 Internal GE PHY
2025-06-23 6:34 UTC (4+ messages)
` [PATCH RESEND net-next v5 1/2] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-06-23 6:22 UTC (9+ messages)
` [PATCH v12 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v12 2/5] rust: support formatting of foreign types
` [PATCH v12 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v12 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v12 5/5] rust: remove core::ffi::CStr reexport
[PATCH] clk: microchip: mpfs: Fix incorrect MSSPLL ID in error message
2025-06-22 18:03 UTC
[PATCH v2 0/2] mt8188: Fix missing reset DT property
2025-06-21 22:02 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add #reset-cells property for MT8188
[PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix
2025-06-21 21:52 UTC (5+ messages)
` [PATCH v3 1/2] clk: xilinx: vcu: unregister pll_post only if registered correctly
` [PATCH v3 2/2] clk: xilinx: vcu: Update vcu init/reset sequence
[PATCH v1] ASoC: imx-card: Add NULL check in ap806_syscon_common_probe()
2025-06-21 21:23 UTC (2+ messages)
[PATCH] clk: ti: Simplify ti_find_clock_provider()
2025-06-21 21:20 UTC (2+ messages)
[PATCH v3 00/28] lan966x pci device: Add support for SFPs
2025-06-21 21:08 UTC (3+ messages)
` [PATCH v3 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
[PATCH 0/4] mailbox: qcom-apcs-ipc: Avoid circular dependency with clock controller
2025-06-21 20:51 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: mailbox: qcom,apcs: Add separate node for clock-controller
[PATCH 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-06-21 10:09 UTC (14+ messages)
` [PATCH 1/8] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH 5/8] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH 6/8] clk: qcom: Add NSS clock controller driver for IPQ5424
` [PATCH 8/8] arm64: defconfig: Build "
[PATCH 0/2] dt-bindings: clock: qcom: Fix SM8450 videocc, camcc power domains support
2025-06-20 21:34 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,sm8450-videocc: Add minItems property
[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-06-20 19:35 UTC (4+ messages)
` [PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver "
[PATCH v7 00/13] drm/msm: Add support for SM8750
2025-06-20 18:13 UTC (11+ messages)
` [PATCH v7 05/13] dt-bindings: display/msm: qcom,sm8750-mdss: Add SM8750
` [PATCH v7 06/13] drm/msm/dsi/phy: Add support for SM8750
` [PATCH v7 07/13] drm/msm/dsi: "
` [PATCH v7 08/13] drm/msm/dpu: "
` [PATCH v7 09/13] drm/msm/dpu: Consistently use u32 instead of uint32_t
` [PATCH v7 10/13] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
` [PATCH v7 11/13] drm/msm/dpu: Implement CTL_PIPE_ACTIVE "
` [PATCH v7 12/13] drm/msm/dpu: Implement LM crossbar "
` [PATCH v7 13/13] drm/msm/mdss: Add support for SM8750
[PATCH 0/2] clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset
2025-06-20 14:17 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: reset: "
` [PATCH 2/2] clk: sunxi-ng: "
[PATCH v1] clk: renesas: rzv2h: use devm_kmemdup_array()
2025-06-20 12:07 UTC (2+ messages)
[PATCH v3 0/6] add support for T7 family clock controller
2025-06-20 9:21 UTC (4+ messages)
` [PATCH v3 5/6] clk: meson: add MESON_PCLK_V2 for sys gate clock
[PATCH] clk: versaclock7: Constify regmap_range_cfg array
2025-06-20 7:30 UTC (2+ messages)
[PATCH 0/5] clk: Do not enable by default during compile testing
2025-06-20 7:21 UTC (5+ messages)
` [PATCH 2/5] clk: nuvoton: "
` [PATCH 3/5] clk: stm32: "
[PATCH v5 0/4] clk: add support for TI CDCE6214
2025-06-20 6:09 UTC (8+ messages)
` [PATCH v5 1/4] dt-bindings: clock: add TI CDCE6214 binding
` [PATCH v5 3/4] dt-bindings: clock: cdce6214: add binding for pin configuration
[PATCH][next] clk: moxart: Make read-only array div_idx static const
2025-06-20 5:33 UTC (5+ messages)
[PATCH 0/4] clk: pwm: A few improvements
2025-06-20 1:14 UTC (10+ messages)
` [PATCH 1/4] clk: pwm: Let .get_duty_cycle() return the real duty cycle
` [PATCH 2/4] clk: pwm: Convert to use pwm_apply_might_sleep()
` [PATCH 3/4] clk: pwm: Don't reconfigure running PWM at probe time
` [PATCH 4/4] clk: pwm: Make use of non-sleeping PWMs
[PATCH v3] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
2025-06-20 0:38 UTC (3+ messages)
[PATCH v3] clk: scmi: Handle case where child clocks are initialized before their parents
2025-06-20 0:30 UTC (2+ messages)
[PATCH] clk: sophgo: Fixes Coccinelle/coccicheck warnings reported by do_div.cocci
2025-06-19 23:50 UTC (2+ messages)
[PATCH v1] clk: davinci: Add NULL check in davinci_lpsc_clk_register()
2025-06-19 23:49 UTC (2+ messages)
[PATCH 1/1] dt-bindings: clock: convert lpc1850-ccu.txt to yaml format
2025-06-19 20:02 UTC (2+ messages)
[net-next v2 0/4] net: ftgmac100: Add SoC reset support for RMII mode
2025-06-19 20:00 UTC (3+ messages)
` [net-next v2 2/4] dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2
[PATCH] rust: replace literals with constants in `clk::Hertz`
2025-06-19 19:50 UTC (4+ messages)
[PATCH] rust: shorten `con_id`s in `get` methods in clk module
2025-06-19 19:42 UTC (4+ messages)
[PATCH] rust: make `clk::Hertz` methods const
2025-06-19 19:42 UTC (4+ messages)
[PATCH v2 0/8] Add clock support for Loongson 2K0300 SoC
2025-06-19 15:23 UTC (4+ messages)
[PATCH v2 0/4] Add CPG/MSSR support for RZ/N2H SoC
2025-06-19 15:18 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support
` [PATCH v2 2/4] dt-bindings: clock: renesas,r9a09g077: Add PCLKL core clock ID
` [PATCH v2 3/4] clk: renesas: r9a09g077-cpg: Add PCLKL core clock
` [PATCH v2 4/4] clk: renesas: Add CPG/MSSR support to RZ/N2H SoC
[PATCH] Various improvements on clock abstractions
2025-06-19 13:48 UTC (6+ messages)
[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
2025-06-19 12:16 UTC (5+ messages)
` [PATCH RFC 1/7] clk: renesas: r9a08g045: Add I3C clocks, resets and power domain
` [PATCH RFC 2/7] clk: renesas: r9a09g047: Add I3C0 clocks and resets
[PATCH v5 2/4] clk: add TI CDCE6214 clock driver
2025-06-19 7:32 UTC (3+ messages)
[PATCH v6 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
2025-06-19 5:05 UTC (6+ messages)
` [PATCH v6 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
[PATCH] dt-bindings: clock: Convert alphascale,asm9260-clock-controller to DT schema
2025-06-19 1:42 UTC (2+ messages)
[PATCH v2] dt-bindings: clock: Convert marvell,armada-370-corediv-clock to DT schema
2025-06-19 1:41 UTC (2+ messages)
[PATCH v2] dt-bindings: clock: Convert marvell,armada-3700-periph-clock to DT schema
2025-06-19 1:41 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert marvell,mvebu-core-clock to DT schema
2025-06-19 1:41 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert marvell,berlin2-clk to DT schema
2025-06-19 1:41 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert marvell,dove-divider-clock to DT schema
2025-06-19 1:40 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert marvell,armada-3700-tbg-clock to DT schema
2025-06-19 1:40 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert marvell-armada-370-gating-clock to DT schema
2025-06-19 1:40 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert marvell,armada-xp-cpu-clock to DT schema
2025-06-19 1:40 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert TI-NSPIRE clocks to DT schema
2025-06-19 1:40 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert lsi,axm5516-clks to DT schema
2025-06-19 1:39 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert img,pistachio-clk to DT schema
2025-06-19 1:39 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert brcm,bcm2835-cprman to DT schema
2025-06-19 1:37 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert cirrus,ep7209-clk to DT schema
2025-06-19 1:37 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert APM XGene clocks to DT schema
2025-06-19 1:35 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert axis,artpec6-clkctrl to DT schema
2025-06-19 1:35 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert brcm,bcm53573-ilp to DT schema
2025-06-19 1:27 UTC (2+ messages)
[PATCH v2] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
2025-06-18 18:15 UTC (2+ 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