Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-06 11:52:14 to 2023-12-11 12:45:29 UTC [more...]

[PATCH v6 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 12:45 UTC  (50+ messages)
` [PATCH v6 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
  ` (subset) "
` [PATCH v6 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
  ` (subset) "
` [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
  ` (subset) "
` [PATCH v6 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v6 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v6 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
  ` (subset) "
` [PATCH v6 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
  ` (subset) "
` [PATCH v6 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v6 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
` [PATCH v6 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v6 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v6 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v6 15/20] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
` [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v6 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v6 20/20] MAINTAINERS: add entry for Google Tensor SoC

[PATCH v3 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2023-12-11 10:32 UTC  (10+ messages)
` [PATCH v3 1/8] clk: qcom: ipq5332: add const qualifier to the clk_init_data structure
` [PATCH v3 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe
` [PATCH v3 3/8] dt-bindings: clock: ipq5332: add definition for GPLL0_OUT_AUX clock
` [PATCH v3 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock
` [PATCH v3 5/8] dt-bindings: clock: add Qualcomm IPQ5332 NSSCC clock and reset definitions
` [PATCH v3 6/8] clk: qcom: add NSS clock Controller driver for Qualcomm IPQ5332
` [PATCH v3 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
` [PATCH v3 8/8] arm64: defconfig: build NSS Clock Controller driver for Qualcomm IPQ5332

[PATCH v4 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-11  9:59 UTC  (7+ messages)
` [PATCH v4 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v4 3/4] clk: mediatek: Add pcw_chg_shift control
` [PATCH v4 4/4] clk: mediatek: add drivers for MT7988 SoC

[PATCH v4 0/4] drivers: clk: renesas: ignore all clocks which are assinged to non-Linux system
 2023-12-11  3:03 UTC  (5+ messages)
` [PATCH v4 1/4] of: add __of_device_is_status() and makes more generic status check
` [PATCH v4 2/4] of: add of_get_next_status_child() and makes more generic of_get_next
` [PATCH v4 3/4] of: add for_each_reserved_child_of_node()
` [PATCH v4 4/4] drivers: clk: renesas: ignore all clocks which are assinged to non-Linux system

[PATCH] clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()
 2023-12-10 17:52 UTC 

[PATCH] clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()
 2023-12-10 17:19 UTC 

[PATCH] clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()
 2023-12-10 16:50 UTC 

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-09 22:04 UTC  (22+ messages)
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v5 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v5 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

[PATCH RESEND v1 0/7] MPFS clock fixes required for correct CAN clock modeling
 2023-12-09  7:58 UTC  (16+ messages)
` [PATCH RESEND v1 1/7] dt-bindings: clock: mpfs: add more MSSPLL output definitions
` [PATCH RESEND v1 2/7] dt-bindings: can: mpfs: add missing required clock
` [PATCH RESEND v1 3/7] clk: microchip: mpfs: split MSSPLL in two
` [PATCH RESEND v1 4/7] clk: microchip: mpfs: setup for using other mss pll outputs
` [PATCH RESEND v1 5/7] clk: microchip: mpfs: add missing MSSPLL outputs
` [PATCH RESEND v1 6/7] clk: microchip: mpfs: convert MSSPLL outputs to clk_divider
` [PATCH RESEND v1 7/7] riscv: dts: microchip: add missing CAN bus clocks

[PATCH v6 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-09  6:22 UTC  (11+ messages)
` [PATCH v6 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
` [PATCH v6 2/4] dt-bindings: clock: sophgo: support SG2042
` [PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v6 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v3 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-09  2:40 UTC  (13+ messages)
` [PATCH v3 1/4] dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoC
` [PATCH v3 2/4] clk: sophgo: Add CV1800 series clock controller driver
` [PATCH v3 3/4] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v3 4/4] riscv: dts: sophgo: add uart clock "

[PATCH v5 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-09  0:45 UTC  (11+ messages)
` [PATCH v5 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
` [PATCH v5 2/4] dt-bindings: clock: sophgo: support SG2042
` [PATCH v5 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v5 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v3 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-09  0:10 UTC  (10+ messages)
` [PATCH v3 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v3 3/4] clk: mediatek: Add pcw_chg_shift control

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-08 17:57 UTC  (28+ messages)
` [PATCH v1 01/16] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 02/16] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 03/16] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 04/16] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 05/16] dt-bindings: clock: Add StarFive JH8100 System clock and reset generator
` [PATCH v1 06/16] clk: starfive: Add JH8100 System clock generator driver
` [PATCH v1 07/16] dt-bindings: clock: Add StarFive JH8100 System-North-West clock and reset generator
` [PATCH v1 09/16] dt-bindings: clock: Add StarFive JH8100 System-North-East "
` [PATCH v1 11/16] dt-bindings: clock: Add StarFive JH8100 System-South-West "
` [PATCH v1 13/16] dt-bindings: clock: Add StarFive JH8100 Always-On "
` [PATCH v1 15/16] reset: starfive: Add StarFive JH8100 reset driver
` [PATCH v1 16/16] riscv: dts: starfive: jh8100: Add clocks and resets nodes

[PATCH v1 0/7] MPFS clock fixes required for correct CAN clock modeling
 2023-12-08 17:09 UTC  (2+ messages)

[DO NOT MERGE v5 00/37] Device Tree support for SH7751 based board
 2023-12-08 15:49 UTC  (5+ messages)
` [DO NOT MERGE v5 16/37] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v5 23/37] mfd: sm501: Convert platform_data to OF property

[PATCH v2 1/2] dt-bindings: clock: qcom,gcc-msm8939: Add CSI2 related clocks
 2023-12-08 14:55 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: clock: qcom,gcc-ipq6018: split to separate schema
 2023-12-08 14:55 UTC  (2+ messages)

[PATCH] clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 config
 2023-12-08 14:55 UTC  (2+ messages)

[PATCH V3 0/4] clk: qcom: Introduce clocks drivers for X1E80100
 2023-12-08 14:55 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/11] clk: qcom: Introduce clocks drivers for SM8650
 2023-12-08 14:55 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/5] Introduce STM32MP257 clock driver
 2023-12-08 14:37 UTC  (6+ messages)
` [PATCH v6 1/5] clk: stm32mp1: move stm32mp1 clock driver into stm32 directory
` [PATCH v6 2/5] clk: stm32mp1: use stm32mp13 reset driver
` [PATCH v6 3/5] dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform
` [PATCH v6 4/5] clk: stm32: introduce clocks for STM32MP257 platform
` [PATCH v6 5/5] arm64: dts: st: add rcc support in stm32mp251

[PATCH] dt-bindings: hisilicon: Merge hi3620-clock into hisilicon,sysctrl binding
 2023-12-08  7:14 UTC  (2+ messages)

[PATCH V5 0/4] Add support for Qualcomm ECPRI clock controller
 2023-12-08  2:57 UTC  (2+ messages)
` (subset) "

[RESEND PATCH v4 0/4] Add sc8280xp CAMCC bindings and driver
 2023-12-08  2:57 UTC  (2+ messages)
` (subset) "

[GIT PULL] Rockchip clock fixes for 6.7
 2023-12-07 20:46 UTC 

[PATCH v7 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2023-12-07 11:58 UTC  (3+ messages)
` [PATCH v7 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops

[PATCH V2 1/2] firmware: arm_scmi: clock: implement get permissions
 2023-12-07  9:33 UTC  (2+ messages)
` [PATCH V2 2/2] clk: scmi: support state_ctrl_forbidden

[PATCH v2 00/11] renesas: rzg3s: Add support for Ethernet
 2023-12-07  7:07 UTC  (12+ messages)
` [PATCH v2 01/11] clk: renesas: rzg2l-cpg: Check reset monitor registers
` [PATCH v2 02/11] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH v2 03/11] pinctrl: renesas: rzg2l: Move arg and index in the main function block
` [PATCH v2 04/11] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH v2 05/11] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH v2 06/11] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH v2 07/11] pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
` [PATCH v2 08/11] dt-bindings: net: renesas,etheravb: Document RZ/G3S support
` [PATCH v2 09/11] arm64: renesas: r9a08g045: Add the Ethernet nodes
` [PATCH v2 10/11] arm64: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces

[PATCH 2/4] clk: sophgo: Add CV1800 series clock controller driver
 2023-12-06 15:39 UTC  (2+ messages)

[PATCH v5 0/5] Introduce STM32MP257 clock driver
 2023-12-06 14:50 UTC  (8+ messages)
` [PATCH v5 1/5] clk: stm32mp1: move stm32mp1 clock driver into stm32 directory
` [PATCH v5 2/5] clk: stm32mp1: use stm32mp13 reset driver
` [PATCH v5 3/5] dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform
` [PATCH v5 4/5] clk: stm32: introduce clocks for STM32MP257 platform
` [PATCH v5 5/5] arm64: dts: st: add rcc support in stm32mp251

[PATCH v4 4/5] clk: stm32: introduce clocks for STM32MP257 platform
 2023-12-06 13:27 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 read-only IMAP folder(s) and NNTP newsgroup(s).