linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-04 15:44:12 to 2024-01-09 16:12:46 UTC [more...]

[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-09 16:12 UTC  (30+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v2 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v2 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v2 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v2 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v2 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v2 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v2 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v2 09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH v2 12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[PATCH v3 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-09 12:58 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v3 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v3 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v3 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v3 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v3 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v3 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v3 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v3 09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH v3 10/12] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
` [PATCH v3 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration
` [PATCH v3 12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-01-09 12:42 UTC  (40+ messages)
` [DO NOT MERGE v6 01/37] sh: passing FDT address to kernel startup
` [DO NOT MERGE v6 02/37] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v6 03/37] sh: Enable OF support for build and configuration
` [DO NOT MERGE v6 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v6 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v6 06/37] sh: kernel/setup Update DT support
` [DO NOT MERGE v6 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v6 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v6 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
` [DO NOT MERGE v6 10/37] sh: Common PCI Framework driver support
` [DO NOT MERGE v6 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [DO NOT MERGE v6 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 16/37] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v6 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [DO NOT MERGE v6 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [DO NOT MERGE v6 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v6 20/37] serial: sh-sci: fix SH4 OF support
` [DO NOT MERGE v6 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v6 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v6 23/37] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v6 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v6 25/37] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v6 26/37] dt-bindings: vendor-prefixes: Add smi
` [DO NOT MERGE v6 27/37] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 29/37] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v6 30/37] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v6 31/37] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v6 32/37] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support
` [DO NOT MERGE v6 35/37] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v6 36/37] sh: LANDISK "
` [DO NOT MERGE v6 37/37] sh: j2_defconfig: update

[PATCH v2 0/3] GS101: rename cmu_misc clock-names
 2024-01-09 11:49 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: gs101: "
` [PATCH v2 2/3] arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
` [PATCH v2 3/3] clk: samsung: clk-gs101: comply with the new dt "

[PATCH] drivers: clk: zynqmp: remove clock name dependency
 2024-01-09 11:24 UTC  (3+ messages)

[PATCH 00/18] Qualcomm GCC/VIDEOCC reset overhaul for Venus
 2024-01-09  9:33 UTC  (23+ messages)
` [PATCH 01/18] clk: qcom: reset: Increase max reset delay
` [PATCH 02/18] clk: qcom: reset: Commonize the de/assert functions
` [PATCH 03/18] clk: qcom: reset: Ensure write completion on reset de/assertion
` [PATCH 04/18] clk: qcom: gcc-sa8775p: Set delay for Venus CLK resets
` [PATCH 05/18] clk: qcom: gcc-sc8180x: "
` [PATCH 06/18] clk: qcom: gcc-sc8280xp: "
` [PATCH 07/18] clk: qcom: gcc-sm4450: "
` [PATCH 08/18] clk: qcom: gcc-sm7150: "
` [PATCH 09/18] clk: qcom: gcc-sm8250: "
` [PATCH 10/18] clk: qcom: gcc-sm8350: "
` [PATCH 11/18] clk: qcom: gcc-sm8450: "
` [PATCH 12/18] clk: qcom: gcc-sm8550: "
` [PATCH 13/18] clk: qcom: gcc-sm8650: "
` [PATCH 14/18] clk: qcom: videocc-sm8150: "
` [PATCH 15/18] clk: qcom: videocc-sm8250: "
` [PATCH 16/18] clk: qcom: videocc-sm8350: "
` [PATCH 17/18] clk: qcom: videocc-sm8450: "
` [PATCH 18/18] clk: qcom: videocc-sm8550: "

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

[PATCH V2 1/2] firmware: arm_scmi: clock: implement get permissions
 2024-01-09  8:43 UTC  (3+ messages)

[PATCH v22 0/8] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-01-09  6:45 UTC  (11+ messages)
` [PATCH v22 1/8] dt-bindings: clock: npcm845: Add reference 25m clock property
` [PATCH v22 2/8] arm64: dts: nuvoton: npcm8xx: add refernace clock
` [PATCH v22 3/8] arm: dts: nuvoton: npcm7xx: modify rst syscon node
` [PATCH v22 4/8] dt-bindings: soc: nuvoton: add binding for clock and reset registers
` [PATCH v22 5/8] arm64: dts: nuvoton: npcm8xx: add clock reset syscon node
` [PATCH v22 6/8] dt-bindings: clock: npcm845: replace reg with syscon property
` [PATCH v22 7/8] arm64: dts: nuvoton: npcm8xx: "
` [PATCH v22 8/8] clk: npcm8xx: add clock controller

[PATCH] clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
 2024-01-09  6:06 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Mobileye EyeQ5 clock controller
 2024-01-09  3:44 UTC  (5+ messages)
` [PATCH v2 3/6] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller

[PATCH v3 0/5] x86: atom-punit/-pmc s2idle device state checks
 2024-01-08 23:33 UTC  (9+ messages)
` [PATCH v3 1/5] clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x86/pmc_atom.h
` [PATCH v3 2/5] platform/x86: pmc_atom: Annotate d3_sts register bit defines
` [PATCH v3 3/5] platform/x86: pmc_atom: Check state of PMC managed devices on s2idle
` [PATCH v3 4/5] platform/x86: pmc_atom: Check state of PMC clocks "
` [PATCH v3 5/5] x86/platform/atom: Check state of Punit managed devices "

[PATCH v2 0/5] x86: atom-punit/-pmc s2idle device state checks
 2024-01-08 23:33 UTC  (15+ messages)
` [PATCH v2 1/5] clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x86/pmc_atom.h
` [PATCH v2 2/5] platform/x86: pmc_atom: Annotate d3_sts register bit defines
` [PATCH v2 3/5] platform/x86: pmc_atom: Check state of PMC managed devices on s2idle
` [PATCH v2 4/5] platform/x86: pmc_atom: Check state of PMC clocks "
` [PATCH v2 5/5] x86/platform/atom: Check state of Punit managed devices "

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2024-01-08 18:23 UTC  (4+ messages)
` [PATCH v2 3/8] clk: qcom: gpucc-sc8280xp: Add external supply for GX gdsc

[PATCH 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support
 2024-01-08 17:55 UTC  (20+ messages)
` [PATCH 01/15] dt-bindings: clock: renesas,cpg-mssr: Document R-Car V4M support
` [PATCH 02/15] dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions
` [PATCH 03/15] dt-bindings: power: renesas,rcar-sysc: Document R-Car V4M support
` [PATCH 04/15] dt-bindings: power: Add r8a779h0 SYSC power domain definitions
` [PATCH 05/15] dt-bindings: reset: renesas,rst: Document R-Car V4M support
` [PATCH 06/15] dt-bindings: soc: renesas: Document R-Car V4M Gray Hawk Single
` [PATCH 07/15] clk: renesas: rcar-gen4: Add support for FRQCRC1
` [PATCH 08/15] clk: renesas: cpg-mssr: Add support for R-Car V4M
` [PATCH 09/15] pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 support
` [PATCH 10/15] soc: renesas: Introduce ARCH_RCAR_GEN4
` [PATCH 11/15] soc: renesas: Identify R-Car V4M
` [PATCH 12/15] soc: renesas: rcar-rst: Add support for "
` [PATCH 13/15] arm64: dts: renesas: Add Renesas R8A779H0 SoC support
` [PATCH 14/15] arm64: dts: renesas: Add Gray Hawk Single board support
` [PATCH 15/15] arm64: defconfig: Enable R8A779H0 SoC

[PATCH v2 0/2] Add reset controller to mt7988 infracfg
 2024-01-08 14:24 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: reset: mediatek: add MT7988 LVTS reset ID
` [PATCH v2 2/2] clk: mediatek: add infracfg reset controller for mt7988

[PATCH] clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()
 2024-01-08 10:14 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
 2024-01-08 10:14 UTC  (2+ messages)

[PATCH v3 1/2] clk: mediatek: Introduce need_pm_runtime to mtk_clk_desc
 2024-01-08  8:18 UTC  (2+ messages)
` [PATCH v3 2/2] clk: mediatek: mt8183: Enable need_runtime_pm on mt8183-mfgcfg

[PATCH 0/3] Convert qcom,hfpll documentation to yaml + related changes
 2024-01-06 15:25 UTC  (5+ messages)
` [PATCH 2/3] clk: qcom: hfpll: Add QCS404-specific compatible

[PATCH v2] clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
 2024-01-05 20:00 UTC  (2+ messages)
  ` [PATCH] clk: imx93: Fix an error code assignment in imx93_clocks_probe()

[PATCH v2 1/2] clk: mediatek: Introduce need_pm_runtime to mtk_clk_desc
 2024-01-05  8:39 UTC  (5+ messages)

[PATCH 0/2] clk: Add a devm variant of clk_rate_exclusive_get()
 2024-01-04 23:01 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2] clk: Add a devm variant of clk_rate_exclusive_get()
 2024-01-04 22:55 UTC 

[PATCH 0/3] clk: qcom: Add dfs support for QUPv3 RCGs on SM8150
 2024-01-04 21:36 UTC  (6+ messages)
` [PATCH 1/3] clk: qcom: gcc-sm8150: Register QUPv3 RCGs for DFS "
` [PATCH 3/3] clk: qcom: gcc-sm8150: Update the gcc resets

[PATCH 0/2] Add reset controller to mt7988 infracfg
 2024-01-04 20:54 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: reset: mediatek: add MT7988 LVTS reset ID
      ` Aw: "
` [PATCH 2/2] clk: mediatek: add infracfg reset controller for mt7988


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).