linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 09:18:22 to 2025-08-18 15:47:12 UTC [more...]

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-18 15:47 UTC  (19+ messages)
` [PATCH 001/114] clk: at91: peripheral: fix return value
` [PATCH 046/114] clk: sifive: sifive-prci: convert from round_rate() to determine_rate()
` [PATCH 058/114] clk: stm32: stm32-core: "
` [PATCH 059/114] clk: stm32: stm32mp1: "
` [PATCH 075/114] clk: apple-nco: "
` [PATCH 092/114] clk: renesas: rzg2l-cpg: "
` [PATCH 093/114] clk: renesas: rzv2h-cpg: remove round_rate() in favor of determine_rate()
` [PATCH 110/114] clk: visconti: pll: convert from round_rate() to determine_rate()
` [PATCH 111/114] clk: divider: remove round_rate() in favor of determine_rate()

[PATCH 0/9] MediaTek devicetree/bindings warnings sanitization second round
 2025-08-18 15:22 UTC  (6+ messages)
` [PATCH 7/9] dt-bindings: pinctrl: mediatek: mt8183: Allow gpio-line-names
` [PATCH 8/9] arm64: dts: mediatek: mt8183-kukui: Fix pull-down/up-adv values

[PATCH 0/6] Add support for MT8189 clock/power controller
 2025-08-18 14:47 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: clock: mediatek: Add new MT8189 clock
` [PATCH 2/6] dt-bindings: power: mediatek: Add new MT8189 power
` [PATCH 3/6] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH 4/6] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH 5/6] clk: mediatek: Add clock drivers for MT8189 SoC
` [PATCH 6/6] pmdomain: mediatek: Add power domain driver "

[PATCH v3 0/3] clk: spacemit: fix i2s clock
 2025-08-18 13:08 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: clock: spacemit: introduce i2s pre-clock to "
` [PATCH v3 2/3] clk: spacemit: introduce pre-div for ddn clock
` [PATCH v3 3/3] clk: spacemit: fix i2s clock

[PATCH 0/2] driver core: platform: / drm/msm: dp: Delay applying clock defaults
 2025-08-18 12:47 UTC  (7+ messages)
` [PATCH 2/2] drm/msm: dp: Delay applying clock defaults until PHY is fully enabled

[PATCH v2 0/5] Power Management for Raspberry Pi V3D GPU
 2025-08-18 10:51 UTC  (3+ messages)
` [PATCH v2 2/5] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing

[PATCH v2 00/12] Add FSD CSI support
 2025-08-18  9:33 UTC  (25+ messages)
    ` [PATCH v2 01/12] dt-bindings: clock: Add CAM_CSI clock macro for FSD
      ` (subset) "
    ` [PATCH v2 02/12] clk: samsung: fsd: Add clk id for PCLK and PLL in CAM_CSI block
      ` (subset) "
    ` [PATCH v2 03/12] dt-bindings: media: nxp: Add support for FSD SoC
    ` [PATCH v2 04/12] arm64: dts: fsd: Add CSI nodes
    ` [PATCH v2 05/12] media: imx-mipi-csis: Move clk to mipi_csis_info structure
    ` [PATCH v2 06/12] media: imx-mipi-csis: Move irq flag and handler "
    ` [PATCH v2 07/12] media: imx-mipi-csis: Add support to configure specific vc
    ` [PATCH v2 08/12] media: imx-mipi-csis: Add support to dump all vc regs
    ` [PATCH v2 09/12] media: imx-mipi-csis: Add support for FSD CSI Rx
    ` [PATCH v2 10/12] dt-bindings: media: fsd: Document CSIS DMA controller
    ` [PATCH v2 11/12] arm64: defconfig: Enable FSD CSIS DMA driver
    ` [PATCH v2 12/12] media: fsd-csis: Add support for FSD CSIS DMA

[PATCH v2 0/4] clk: spacemit: fix i2s clock
 2025-08-18  7:33 UTC  (7+ messages)
` [PATCH v2 2/4] clk: spacemit: introduce pre-div for ddn clock
` [PATCH v2 3/4] clk: spacemit: introduce factor for div clock

[PATCH 0/5] Properly Limit Tegra210 Clock Rates
 2025-08-18  6:31 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: clock: tegra124-dfll: Add property to limit frequency
` [PATCH 2/5] soc: tegra: fuse: speedo-tegra210: Update speedo ids
` [PATCH 3/5] soc: tegra: fuse: speedo-tegra210: Add sku 0x8F
` [PATCH 4/5] clk: tegra: dfll: Support limiting max clock per device
` [PATCH 5/5] arm64: tegra: Limit max cpu frequency on P3450

[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
 2025-08-18  4:09 UTC  (25+ messages)
` [PATCH v10 01/24] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v10 02/24] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [PATCH v10 03/24] RISC-V: Add defines for the SBI message proxy extension
` [PATCH v10 04/24] mailbox: Add common header for RPMI messages sent via mailbox
` [PATCH v10 05/24] mailbox: Allow controller specific mapping using fwnode
` [PATCH v10 06/24] byteorder: Add memcpy_to_le32() and memcpy_from_le32()
` [PATCH v10 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v10 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v10 09/24] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v10 11/24] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v10 12/24] dt-bindings: Add RPMI system MSI interrupt controller bindings
` [PATCH v10 13/24] irqchip: Add driver for the RPMI system MSI service group
` [PATCH v10 14/24] ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
` [PATCH v10 15/24] ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [PATCH v10 16/24] ACPI: scan: Update honor list for RPMI System MSI
` [PATCH v10 17/24] ACPI: RISC-V: Create interrupt controller list in sorted order
` [PATCH v10 18/24] ACPI: RISC-V: Add support to update gsi range
` [PATCH v10 19/24] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [PATCH v10 20/24] irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
` [PATCH v10 21/24] mailbox/riscv-sbi-mpxy: Add ACPI support
` [PATCH v10 22/24] irqchip/riscv-rpmi-sysmsi: "
` [PATCH v10 23/24] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig
` [PATCH v10 24/24] MAINTAINERS: Add entry for RISC-V RPMI and MPXY drivers

[PATCH] bus: ti-sysc: Fix potential double free in sysc_add_named_clock_from_child()
 2025-08-18  3:23 UTC  (2+ messages)

[PATCH v3 0/9] Add support for i.MX94 DCIF
 2025-08-17  7:25 UTC  (5+ messages)
` [PATCH v3 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: Add optional ldb property

[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-08-17  7:19 UTC  (10+ messages)
` [PATCH v5 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4

[PATCH RFC 0/5] Marvell PXA1908 power domains
 2025-08-17  6:14 UTC  (7+ messages)
` [PATCH RFC 2/5] dt-bindings: power: Add Marvell PXA1908 domains

[PATCH v4 0/3] Add driver support for ESWIN eic700 SoC clock controller
 2025-08-17  6:07 UTC  (7+ messages)
` [PATCH v4 1/3] clock: eswin: Documentation for eic7700 SoC
` [PATCH v4 2/3] clock: eswin: Add eic7700 clock driver
` [PATCH v4 3/3] riscv: dts: eswin: Add clock driver support

[PATCH 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-16 23:16 UTC  (10+ messages)
` [PATCH 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2025-08-16 14:36 UTC  (3+ messages)
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic

[PATCH 0/7] arm64: allwinner: a523: add USB3.0 support
 2025-08-16 14:10 UTC  (16+ messages)
` [PATCH 1/7] clk: sunxi-ng: a523: add missing usb related clocks
` [PATCH 2/7] arm64: dts: allwinner: a523: add third usb2 phy
` [PATCH 3/7] phy: sun4i-usb: a523: add support for the USB2 PHY
` [PATCH 4/7] phy: allwinner: a523: add USB3/PCIe PHY driver
` [PATCH 5/7] arm64: dts: allwinner: a523: add USB3.0 phy node
` [PATCH 6/7] arm64: dts: allwinner: a523: add DWC3 USB3.0 node
` [PATCH 7/7] arm64: dts: allwinner: a523: activate USB3 for all boards

[PATCH 0/4] Add RZ/G3E GPT clocks and resets
 2025-08-16 10:28 UTC  (7+ messages)
` [PATCH 1/4] clk: renesas: rzv2h: Refactor rzv2h_cpg_fixed_mod_status_clk_register()
` [PATCH 2/4] clk: renesas: rzv2h: Add support for parent mod clocks
` [PATCH 3/4] dt-bindings: clock: renesas,r9a09g047-cpg: Add GPT core clocks
` [PATCH 4/4] clk: renesas: r9a09g047: Add GPT clocks and resets

[PATCH v3 0/4] clk: thead: Changes to TH1520 clock driver for disp
 2025-08-16  9:11 UTC  (5+ messages)
` [PATCH v3 1/4] clk: thead: Correct parent for DPU pixel clocks
` [PATCH v3 2/4] clk: thead: add support for enabling/disabling PLLs
` [PATCH v3 3/4] clk: thead: support changing DPU pixel clock rate
` [PATCH v3 4/4] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL

[PATCH v2 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
 2025-08-16  8:44 UTC  (3+ messages)
` [PATCH v2 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH v2 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH 0/2] Add LPASS/CDSP vote clocks/GDSCs for SDM660
 2025-08-15 21:52 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: gcc-sdm660: Add LPASS/CDSP vote clocks/GDSCs
` [PATCH 2/2] clk: qcom: gcc-sdm660: Add missing LPASS/CDSP vote clocks

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-15 14:42 UTC  (4+ messages)
` (subset) "

[PATCH v6 0/9] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
 2025-08-15 13:08 UTC  (2+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-15 11:11 UTC  (3+ messages)
` [PATCH v2 02/19] gpu: nova-core: "

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-08-15  8:50 UTC  (5+ messages)
` [PATCH 2/3] clk: conf: Support assigned-clock-sscs

[PATCH v4 00/27] Add support for MT8196 clock controllers
 2025-08-15  7:16 UTC  (25+ messages)
` [PATCH v4 01/27] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v4 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v4 03/27] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v4 04/27] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v4 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v4 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v4 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v4 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v4 15/27] clk: mediatek: Add MT8196 ufssys clock support
` [PATCH v4 16/27] clk: mediatek: Add MT8196 pextpsys "
` [PATCH v4 17/27] clk: mediatek: Add MT8196 I2C "
` [PATCH v4 19/27] clk: mediatek: Add MT8196 mdpsys "

[PATCH v7 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-08-15  5:14 UTC  (7+ messages)
` [PATCH v7 1/6] clk: renesas: rzv2h-cpg: Add instance field to struct pll
` [PATCH v7 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v7 3/6] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC

[PATCH v2 0/3] clk: thead: Changes to TH1520 clock driver for disp
 2025-08-15  3:27 UTC  (9+ messages)
` [PATCH v2 1/3] clk: thead: add support for enabling/disabling PLLs
` [PATCH v2 2/3] clk: thead: support changing DPU pixel clock rate
` [PATCH v2 3/3] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL

[PATCH 0/7] Add support for Clock controllers for Glymur
 2025-08-14 22:51 UTC  (7+ messages)
` [PATCH 7/7] clk: qcom: gcc: Add support for Global Clock Controller

[PATCH] clk: tegra: Remove redundant semicolons
 2025-08-14 21:41 UTC  (2+ messages)

[PATCH] clk: npcm: select CONFIG_AUXILIARY_BUS
 2025-08-14 21:41 UTC  (2+ messages)

[PATCH] clk: clk-axi-clkgen: remove unneeded semicolon
 2025-08-14 21:41 UTC  (2+ messages)

[PATCH] clk: meson-g12a: fix bit range for fixed sys and hifi pll
 2025-08-14 20:09 UTC 

[PATCH v4 0/7] Add support for Clock controllers for Glymur SoC
 2025-08-14 17:59 UTC  (8+ messages)
` [PATCH v4 2/7] dt-bindings: clock: qcom: Document the Glymur SoC TCSR Clock Controller
` [PATCH v4 6/7] dt-bindings: clock: qcom: document the Glymur Global "

[PATCH] clk: renesas: r9a09g077: Add module clocks for SCI1-SCI5
 2025-08-14 15:41 UTC  (3+ messages)

[PATCH 0/2] Remove hard coded values for MIPI-DSI
 2025-08-14 12:11 UTC  (7+ messages)
` [PATCH 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[PATCH v12 0/3] Add support for AST2700 clk driver
 2025-08-14 10:56 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;
as well as URLs for NNTP newsgroup(s).