Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2025-09-15 08:02:37 to 2025-09-18 01:05:27 UTC [more...]

[PATCH 0/7] Add support for the Axis ARTPEC-9 SoC
 2025-09-18  1:05 UTC  (12+ messages)
  ` [PATCH 1/7] dt-bindings: clock: Add ARTPEC-9 clock controller
  ` [PATCH 2/7] clk: samsung: Add clock PLL support for ARTPEC-9 SoC
  ` [PATCH 3/7] clk: samsung: artpec-9: Add initial clock "
  ` [PATCH 4/7] dt-bindings: samsung: exynos-pmu: Add compatible "
  ` [PATCH 5/7] dt-bindings: arm: axis: Add ARTPEC-9 alfred board
  ` [PATCH 6/7] arm64: dts: exynos: axis: Add initial ARTPEC-9 SoC support
  ` [PATCH 7/7] arm64: dts: axis: Add ARTPEC-9 Alfred board support

[PATCH v2 0/2] Remove hard coded values for MIPI-DSI
 2025-09-17 21:45 UTC  (8+ messages)
` [PATCH v2 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH v2 2/2] drm: renesas: rz-du: Set DSI divider based on target MIPI device

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-09-17 20:47 UTC  (15+ messages)
` [PATCH 01/25] ARM: dts: unisoc: rda8810pl: Add label to GPIO nodes
` [PATCH 02/25] drivers: gpio: rda: Make IRQ optional
` [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 04/25] rtc: Add timestamp for the end of 2127
` [PATCH 05/25] dt-bindings: rtc: Add RDA Micro RDA8810PL RTC
` [PATCH 06/25] rtc: Add driver for RDA Micro SoC
` [PATCH 07/25] ARM: dts: unisoc: rda8810pl: Enable Real-Time Clock
` [PATCH 08/25] ARM: dts: unisoc: rda8810pl: Enable ARM PMU
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller

[GIT PULL] ARM: microchip: clk for 6.18 #1
 2025-09-17 18:23 UTC  (5+ messages)
` [GIT PULL v2] "

[RFC] Fix potential undefined behavior in __builtin_clz usage with GCC 11.1.0
 2025-09-17 17:34 UTC  (5+ messages)

[PATCH v8 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-09-17 16:28 UTC  (6+ messages)
` [PATCH v8 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks

[PATCH v5 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-09-17 15:47 UTC  (8+ messages)
` [PATCH v5 02/10] dt-bindings: clock: Add required "interconnect-cells" property

[PATCH 0/3] drm/imagination: add AM62P/AM67A/J722S support
 2025-09-17 15:24 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: gpu: img: Add AM62P SoC specific compatible
` [PATCH 2/3] clk: keystone: don't cache clock rate
` [PATCH 3/3] arm64: dts: ti: add GPU node

[PATCH RESEND v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
 2025-09-17 14:39 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: clock: samsung,s2mps11: add s2mpg10
` [PATCH RESEND v5 2/2] clk: s2mps11: add support for S2MPG10 PMIC clock

[PATCH v4 0/4] Marvell PXA1908 power domains
 2025-09-17 14:32 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: airoha: convert from round_rate() to determine_rate()
 2025-09-17 14:32 UTC  (3+ messages)

[PATCH v1] clk: keystone: sci-clk: use devm_kmemdup_array()
 2025-09-17 14:30 UTC  (6+ messages)

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-09-17 10:03 UTC  (37+ messages)
` [PATCH 01/25] ARM: dts: unisoc: rda8810pl: Add label to GPIO nodes
` [PATCH 02/25] drivers: gpio: rda: Make IRQ optional
` [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 04/25] rtc: Add timestamp for the end of 2127
` [PATCH 05/25] dt-bindings: rtc: Add RDA Micro RDA8810PL RTC
` [PATCH 06/25] rtc: Add driver for RDA Micro SoC
` [PATCH 07/25] ARM: dts: unisoc: rda8810pl: Enable Real-Time Clock
` [PATCH 08/25] ARM: dts: unisoc: rda8810pl: Enable ARM PMU
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller
` [PATCH 10/25] drivers: clk: Add Clock and Reset Driver for RDA Micro RDA8810PL SoC
` [PATCH 11/25] dts: unisoc: rda8810pl: Enable clock/reset driver
` [PATCH 12/25] dts: unisoc: rda8810pl: Add OPP for CPU and define L2 cache
` [PATCH 13/25] dts: unisoc: orangepi: Disable UART with no users
` [PATCH 14/25] dt-bindings: power: reset: Add RDA Micro Modem Reset
` [PATCH 15/25] power: reset: Add basic power reset driver for RDA8810PL
` [PATCH 16/25] dts: unisoc: rda8810pl: Enable modem reset
` [PATCH 17/25] drivers: gpio: rda: Make direction register unreadable
` [PATCH 18/25] dt-bindings: dma: Add RDA IFC DMA
` [PATCH 19/25] dmaengine: Add RDA IFC driver
` [PATCH 20/25] dts: unisoc: rda8810pl: Enable IFC
` [PATCH 21/25] dt-bindings: mmc: Add RDA SDMMC controller
` [PATCH 22/25] mmc: host: Add RDA Micro SD/MMC driver
` [PATCH 23/25] dts: unisoc: rda8810pl: Add SDMMC controllers
` [PATCH 24/25] dts: unisoc: orangepi-2g: Enable SD Card
` [PATCH 25/25] dts: unisoc: orangepi-i96: "

[PATCH v2 0/4] Add support for MT8189 clock/power controller
 2025-09-17  9:40 UTC  (3+ messages)
` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver for MT8189 SoC

[PATCH v5 0/2] clk: amlogic: add video-related clocks for S4 SoC
 2025-09-17  9:10 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: clock: add video clock indices for Amlogic "
` [PATCH v5 2/2] clk: amlogic: add video-related clocks for "

[PATCH] clocksource: ingenic-sysost: convert from round_rate() to determine_rate()
 2025-09-17  8:32 UTC  (2+ messages)

[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-17  7:52 UTC  (10+ messages)
` [PATCH v2 05/23] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v2 11/23] staging: media: tegra-video: csi: add a check to tegra_channel_get_remote_csi_subdev
` [PATCH v2 13/23] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI

[PATCH v3 00/32] clk: at91: add support for parent_data and
 2025-09-17  6:49 UTC  (8+ messages)
` [PATCH v3 01/32] clk: at91: pmc: add macros for clk_parent_data
` [PATCH v3 08/32] clk: at91: clk-master: use clk_parent_data

[GIT PULL] clk: imx: Updates for v6.18
 2025-09-17  4:41 UTC  (2+ messages)

[PATCH v1 0/5] clk: samsung: introduce exynos8890 clock driver
 2025-09-17  2:26 UTC  (8+ messages)
` [PATCH v1 5/5] "

[PATCH v14 0/3] Add support for AST2700 clk driver
 2025-09-17  2:05 UTC  (4+ messages)
` [PATCH v14 1/3] dt-bindings: clock: ast2700: modify soc0/1 clock define
` [PATCH v14 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
` [PATCH v14 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v1 0/7] mfd: sec: add support for s2mps16 pmic
 2025-09-16 15:55 UTC  (5+ messages)
` [PATCH v1 4/7] "
` [PATCH v1 7/7] regulator: s2mps11: add support for S2MPS16 regulators

[PATCH 0/6] Specify Titan GDSC power domain as a parent to other
 2025-09-16 15:38 UTC  (5+ messages)
` [PATCH 1/6] clk: qcom: camcc-sm8550: "

[PATCH v6 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-09-16 15:08 UTC  (6+ messages)
` [PATCH v6 3/7] include: linux: move adi-axi-common.h out of fpga

[PATCH v3 0/9] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-09-16 15:02 UTC 

[GIT PULL] clk: meson: amlogic updates for v6.18
 2025-09-16  1:38 UTC  (2+ messages)

[GIT PULL] clk: tegra: Changes for v6.18-rc1
 2025-09-16  1:14 UTC  (2+ messages)

[PATCH] dt-bindings: clock: silabs,si5341: Add missing properties
 2025-09-16  1:10 UTC  (2+ messages)

[PATCH] clk: renesas: fix memory leak in cpg_mssr_reserved_init()
 2025-09-15 23:56 UTC  (4+ messages)

[PATCH 0/3] ARM: convert from clk round_rate() to determine_rate()
 2025-09-15 23:24 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/5] STi drivers cleanup
 2025-09-15 21:28 UTC  (7+ messages)
` [PATCH v2 2/5] media: include: remove c8sectpfe header
` [PATCH v2 3/5] dt-bindings: media: remove support of stih407-c8sectpfe
` [PATCH v2 5/5] dt-bindings: clock: st: flexgen: remove deprecated compatibles

[PATCH] clk: tegra: tegra124-emc: Fix a reference leak in emc_ensure_emc_driver()
 2025-09-15 15:55 UTC  (2+ messages)

[PATCH v6 00/27] Add support for MT8196 clock controllers
 2025-09-15 15:19 UTC  (28+ messages)
` [PATCH v6 01/27] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v6 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v6 03/27] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v6 04/27] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v6 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v6 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v6 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v6 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v6 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
` [PATCH v6 10/27] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH v6 11/27] clk: mediatek: Add MT8196 topckgen "
` [PATCH v6 12/27] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH v6 13/27] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH v6 14/27] clk: mediatek: Add MT8196 peripheral "
` [PATCH v6 15/27] clk: mediatek: Add MT8196 ufssys "
` [PATCH v6 16/27] clk: mediatek: Add MT8196 pextpsys "
` [PATCH v6 17/27] clk: mediatek: Add MT8196 I2C "
` [PATCH v6 18/27] clk: mediatek: Add MT8196 mcu "
` [PATCH v6 19/27] clk: mediatek: Add MT8196 mdpsys "
` [PATCH v6 20/27] clk: mediatek: Add MT8196 mfg "
` [PATCH v6 21/27] clk: mediatek: Add MT8196 disp0 "
` [PATCH v6 22/27] clk: mediatek: Add MT8196 disp1 "
` [PATCH v6 23/27] clk: mediatek: Add MT8196 disp-ao "
` [PATCH v6 24/27] clk: mediatek: Add MT8196 ovl0 "
` [PATCH v6 25/27] clk: mediatek: Add MT8196 ovl1 "
` [PATCH v6 26/27] clk: mediatek: Add MT8196 vdecsys "
` [PATCH v6 27/27] clk: mediatek: Add MT8196 vencsys "

[PATCH] clk: at91: clk-master: Add check for divide by 3
 2025-09-15 14:54 UTC  (3+ messages)

[PATCH v2] clk: at91: sam9x7: Add peripheral clock id for pmecc
 2025-09-15 14:53 UTC  (2+ messages)

[PATCH 0/8] clk: samsung: Introduce support for Exynos9610 clocks
 2025-09-15 13:47 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: clock: samsung: Add Exynos9610 CMU bindings
` [PATCH 5/8] dt-bindings: soc: exynos-sysreg: Add Exynos9610 SYSREG bindings

[PATCH v2 0/9] drm: convert from clk round_rate() to determine_rate()
 2025-09-15 13:27 UTC  (4+ messages)

[PATCH v4 0/5] clk: Support spread spectrum and use it in clk-scmi
 2025-09-15 12:29 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: clock: Add spread spectrum definition
` [PATCH v4 2/5] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH v4 3/5] clk: conf: Support assigned-clock-sscs
` [PATCH v4 4/5] clk: Add KUnit tests for assigned-clock-sscs
` [PATCH v4 5/5] clk: scmi: Support Spread Spectrum for NXP i.MX95

[PATCH v2 0/3] Add the support for SM8750 Video clock controller
 2025-09-15 10:58 UTC  (3+ messages)
  ` [PATCH v2 2/3] dt-bindings: clock: qcom: Add SM8750 video "

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-15 10:49 UTC  (3+ messages)
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"

[PATCH v5 00/27] Add support for MT8196 clock controllers
 2025-09-15 10:33 UTC  (5+ messages)
` [PATCH v5 19/27] clk: mediatek: Add MT8196 mdpsys clock support

[PATCH v2 0/3] Add clock support for CMU_M2M
 2025-09-15  9:54 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: clock: exynosautov920: add m2m clock definitions
  ` [PATCH v2 2/3] clk: samsung: exynosautov920: add clock support
  ` [PATCH v2 3/3] arm64: dts: exynosautov920: add CMU_M2M clock DT nodes

[PATCH v3 00/11] Tegra114: implement EMC support
 2025-09-15  8:01 UTC  (3+ messages)
` [PATCH v3 10/11] ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-tree nodes
` [PATCH v3 11/11] ARM: tegra: add DC interconnections for Tegra114


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