messages from 2025-06-09 04:05:52 to 2025-06-11 21:40:25 UTC [more...]
[PATCH v2 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-11 21:40 UTC (17+ messages)
` [PATCH v2 1/7] rust: Add basic PWM abstractions
` [PATCH v2 2/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v2 3/7] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
` [PATCH v2 4/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v2 5/7] riscv: dts: thead: Add PWM controller node
` [PATCH v2 6/7] riscv: dts: thead: Add PVT node
` [PATCH v2 7/7] riscv: dts: thead: Add PWM fan and thermal control
[PATCH v5 0/5] Add support for the IPQ5018 Internal GE PHY
2025-06-11 21:17 UTC (7+ messages)
` [PATCH v5 1/5] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH v5 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v5 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "
` [PATCH v5 4/5] arm64: dts: qcom: ipq5018: Add MDIO buses
` [PATCH v5 5/5] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus
[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
2025-06-11 18:56 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 0/4] clk: use the auxiliary device creation helper
2025-06-11 16:48 UTC (6+ messages)
` [PATCH 1/4] clk: eyeq: "
` [PATCH 2/4] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH 3/4] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH 4/4] clk: amlogic: axg-audio: use the auxiliary reset driver
[PATCH] dt-bindings: clock: Convert brcm,bcm63xx-clocks to DT schema
2025-06-11 16:22 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: clock: ti: convert to yaml
2025-06-11 16:17 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: clock: ti: Convert autoidle binding "
` [PATCH v2 2/3] dt-bindings: clock: ti: Convert fixed-factor-clock "
` [PATCH v2 3/3] dt-bindings: clock: ti: add ti,autoidle.yaml reference
[PATCH v5 00/23] Linux SBI MPXY and RPMI drivers
2025-06-11 16:16 UTC (26+ messages)
` [PATCH v5 01/23] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v5 02/23] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v5 03/23] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v5 04/23] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v5 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v5 06/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v5 07/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v5 08/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v5 09/23] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v5 10/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v5 11/23] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v5 12/23] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v5 13/23] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v5 14/23] ACPI: property: Add support for cells property
` [PATCH v5 15/23] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v5 16/23] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v5 17/23] ACPI: RISC-V: Add support to update gsi range
` [PATCH v5 18/23] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v5 19/23] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v5 20/23] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v5 21/23] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v5 22/23] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v5 23/23] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers
[PATCH v7 0/7] clk: clk-axi-clkgen: improvements and some fixes
2025-06-11 16:15 UTC (8+ messages)
` [PATCH v7 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v7 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v7 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v7 4/7] include: adi-axi-common: add new helper macros
` [PATCH v7 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v7 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v7 7/7] clk: clk-axi-clkgen: fix coding style issues
[PATCH] clk: qcom: sm8450: Enable retention for usb controller gdsc
2025-06-11 15:10 UTC (7+ messages)
[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
2025-06-11 8:23 UTC (42+ messages)
` [PATCH v4 01/23] riscv: Add new error codes defined by SBI v3.0
` [PATCH v4 04/23] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v4 05/23] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v4 06/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v4 07/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v4 08/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v4 09/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v4 11/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v4 12/23] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v4 13/23] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v4 17/23] ACPI: RISC-V: Create interrupt controller list in sorted order
[PATCH v10 0/3] Add support for AST2700 clk driver
2025-06-11 8:01 UTC (6+ messages)
` [PATCH v10 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define
` [PATCH v10 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
` [PATCH v10 3/3] clk: aspeed: add AST2700 clock driver
[PATCH 0/4] mailbox: qcom-apcs-ipc: Avoid circular dependency with clock controller
2025-06-11 6:30 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: mailbox: qcom,apcs: Add separate node for clock-controller
[PATCH v6 00/17] drm/msm: Add support for SM8750
2025-06-11 6:21 UTC (24+ messages)
` [PATCH v6 01/17] dt-bindings: display/msm: dsi-phy-7nm: Add SM8750
` [PATCH v6 02/17] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v6 03/17] dt-bindings: display/msm: dp-controller: "
` [PATCH v6 04/17] dt-bindings: display/msm: qcom,sm8650-dpu: "
` [PATCH v6 05/17] dt-bindings: display/msm: qcom,sm8750-mdss: "
` [PATCH v6 06/17] drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL
` [PATCH v6 07/17] drm/msm/dsi/phy: Define PHY_CMN_CTRL_0 bitfields
` [PATCH v6 08/17] drm/msm/dsi/phy: Fix reading zero as PLL rates when unprepared
` [PATCH v6 09/17] drm/msm/dsi/phy_7nm: Fix missing initial VCO rate
` [PATCH v6 10/17] drm/msm/dsi/phy: Add support for SM8750
` [PATCH v6 11/17] drm/msm/dsi: "
` [PATCH v6 12/17] drm/msm/dpu: "
` [PATCH v6 13/17] drm/msm/dpu: Consistently use u32 instead of uint32_t
` [PATCH v6 14/17] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
` [PATCH v6 15/17] drm/msm/dpu: Implement CTL_PIPE_ACTIVE "
` [PATCH v6 16/17] drm/msm/dpu: Implement LM crossbar "
` [PATCH v6 17/17] drm/msm/mdss: Add support for SM8750
[PATCH v2 00/10] clk: add kunit tests and correct rate change bug in the clk core
2025-06-10 16:28 UTC (11+ messages)
` [PATCH v2 03/10] clk: test: introduce a few specific rate constants for mock testing
` [PATCH v2 05/10] clk: test: introduce test suite for sibling rate changes on a divider
` [PATCH v2 07/10] clk: test: introduce test suite for sibling rate changes on a gate
` [PATCH v2 08/10] clk: test: introduce helper to create a mock mux
[PATCH 0/8] Add support for Renesas RZ/N2H (R9A09G087) SoC and RZ/N2H EVK
2025-06-10 15:24 UTC (11+ messages)
` [PATCH 1/8] dt-bindings: soc: Add Renesas RZ/N2H (R9A09G087) SoC
` [PATCH 2/8] soc: renesas: Add config option for "
` [PATCH 3/8] dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support
` [PATCH 4/8] clk: renesas: Add MSSR support to RZ/N2H SoC
` [PATCH 5/8] arm64: dts: renesas: Add initial SoC DTSI for "
` [PATCH 6/8] arm64: dts: renesas: Refactor RZ/T2H EVK device tree
` [PATCH 7/8] arm64: dts: renesas: Add DTSI for R9A09G087M44 variant of RZ/N2H SoC
` [PATCH 8/8] arm64: dts: renesas: Add initial support for RZ/N2H EVK
WTS Available laptops and Memory
2025-06-10 14:50 UTC
[net-next v2 0/4] net: ftgmac100: Add SoC reset support for RMII mode
2025-06-10 14:39 UTC (7+ messages)
` [net-next v2 1/4] dt-bindings: net: ftgmac100: Add resets property
` [net-next v2 2/4] dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2
` [net-next v2 3/4] ARM: dts: aspeed-g6: Add resets property for MAC controllers
` [net-next v2 4/4] net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs
[PATCH] pinctrl: sunxi: dt: Consider pin base when calculating bank number from pin
2025-06-10 12:36 UTC (2+ messages)
[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
2025-06-10 11:09 UTC (6+ messages)
` [PATCH v1 1/3] drivers: cpufreq: add Tegra 4 support
` [PATCH v1 2/3] drivers: clk: tegra: add DFLL support for Tegra 4
[PATCH v3 0/4] Add CMN PLL clock controller support for IPQ5424
2025-06-10 10:35 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5424 SoC
` [PATCH v3 2/4] clk: qcom: cmnpll: Add IPQ5424 SoC support
` [PATCH v3 3/4] arm64: dts: ipq5424: Add CMN PLL node
` [PATCH v3 4/4] arm64: dts: qcom: Update IPQ5424 xo_board to use fixed factor clock
[PATCH v2 0/4] Add video clock controller for SM6350
2025-06-10 9:27 UTC (10+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sm6350: Add video clock controller
[PATCH v8 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
2025-06-10 9:23 UTC (4+ messages)
` [PATCH v8 02/10] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
[PATCH] rust: Use consistent "# Examples" heading style in rustdoc
2025-06-10 9:05 UTC (5+ messages)
[PATCH V2] rust: Use consistent "# Examples" heading style in rustdoc
2025-06-10 9:03 UTC
[PATCH] clk: at91: sam9x7: update pll clk ranges
2025-06-10 8:45 UTC
[PATCH 0/3] clk: samsung: gs101 & exynos850 fixes
2025-06-10 8:23 UTC (2+ messages)
[PATCH v4 0/5] Add support for the IPQ5018 Internal GE PHY
2025-06-10 7:31 UTC (14+ messages)
` [PATCH v4 1/5] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH v4 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v4 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "
` [PATCH v4 4/5] arm64: dts: qcom: ipq5018: Add MDIO buses
` [PATCH v4 5/5] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus
[PATCH v1] clk: renesas: rzv2h: use devm_kmemdup_array()
2025-06-10 7:28 UTC
Juno-r2 WARNING kernel time clockevents.c cev_delta2ns clockevents_config.part
2025-06-10 7:18 UTC
[PATCH] clk: spacemit: mark K1 pll1_d8 as critical
2025-06-10 2:24 UTC (3+ messages)
[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
2025-06-09 16:53 UTC (2+ messages)
[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
2025-06-09 15:43 UTC (5+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
[PATCH] clk: renesas: rzv2h-cpg: Fix missing CLK_SET_RATE_PARENT flag for ddiv clocks
2025-06-09 14:03 UTC
[PATCH v3 0/4] Add clock support for CMU_HSI2
2025-06-09 8:32 UTC (9+ messages)
` [PATCH v3 1/4] dt-bindings: clock: exynosautov920: sort clock definitions
` [PATCH v3 2/4] dt-bindings: clock: exynosautov920: add hsi2 "
` [PATCH v3 3/4] clk: samsung: exynosautov920: add block hsi2 clock support
` [PATCH v3 4/4] arm64: dts: exynosautov920: add CMU_HSI2 clock DT nodes
[PATCH] clk: spacemit: mark K1 pll1_d8 as critical
2025-06-09 4:21 UTC (6+ 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