public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-30 15:56:40 to 2023-12-05 10:00:08 UTC [more...]

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

[PATCH V2 00/10] rockchip: Add Powkiddy X55
 2023-12-05  9:59 UTC  (20+ messages)
` [PATCH V2 01/10] drm/panel: himax-hx8394: Drop prepare/unprepare tracking
` [PATCH V2 02/10] drm/panel: himax-hx8394: Drop shutdown logic
` [PATCH V2 03/10] dt-bindings: display: Document Himax HX8394 panel rotation
` [PATCH V2 04/10] drm/panel: himax-hx8394: Add Panel Rotation Support
` [PATCH V2 05/10] dt-bindings: display: himax-hx8394: Add Powkiddy X55 panel
` [PATCH V2 06/10] drm/panel: himax-hx8394: Add Support for "
` [PATCH V2 07/10] clk: rockchip: Mark pclk_usb as critical on rk3568
` [PATCH V2 08/10] clk: rockchip: rk3568: Add PLL rate for 126.4MHz
` [PATCH V2 09/10] dt-bindings: arm: rockchip: Add Powkiddy X55
` [PATCH V2 10/10] arm64: dts: "
` (subset) [PATCH V2 00/10] "

[PATCH 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
 2023-12-05  9:43 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: clock: sophgo: Add CV1800 bindings
` [PATCH 2/4] clk: sophgo: Add CV1800 series clock controller driver

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-05  8:09 UTC  (58+ messages)
` [PATCH v5 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v5 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v5 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v5 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v5 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v5 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v5 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v5 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v5 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v5 15/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v5 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v5 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [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 v5 20/20] MAINTAINERS: add entry for Google Tensor SoC

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

[PATCH V3 0/4] clk: qcom: Introduce clocks drivers for X1E80100
 2023-12-05  6:10 UTC  (5+ messages)
` [PATCH V3 1/4] dt-bindings: clock: qcom: Add X1E80100 GCC clocks
` [PATCH V3 2/4] clk: qcom: Add Global Clock controller (GCC) driver for X1E80100
` [PATCH V3 3/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings "
` [PATCH V3 4/4] clk: qcom: rpmh: Add support for X1E80100 rpmh clocks

[PATCH RFC net-next v4 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-12-05  3:02 UTC  (16+ messages)
` [PATCH RFC net-next v4 1/2] netdevsim: implement DPLL for subsystem selftests
` [PATCH RFC net-next v4 2/2] selftests/dpll: add DPLL system integration selftests

[GIT PULL] clk: renesas: Updates for v6.8
 2023-12-05  0:12 UTC  (2+ messages)

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

[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
 2023-12-04  9:00 UTC  (24+ messages)
` [PATCH 03/14] clk: renesas: rzg2l-cpg: Add support for MSTOP
` [PATCH 04/14] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH 05/14] pinctrl: renesas: rzg2l: Move arg in the main function block
` [PATCH 06/14] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH 07/14] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH 08/14] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH 10/14] arm64: renesas: r9a08g045: Add Ethernet nodes

[PATCH] dt-bindings: clock: ti: Convert interface.txt to json-schema
 2023-12-04  7:59 UTC  (12+ messages)

[PATCH 0/4] drivers: clk: renesas: enable all clocks which is assinged to non Linux system
 2023-12-04  0:26 UTC  (8+ messages)
` [PATCH 4/4] "

[PATCH v3 1/2] dt-bindings: clocks: qcom,gcc-ipq8074: allow QMP PCI PHY PIPE clocks
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH V3 0/3] Add APSS clock driver support for IPQ5018
 2023-12-03  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/4] Add runtime PM support for videocc on SM8150
 2023-12-01 21:45 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Update the videocc resets for sm8150
` [PATCH v3 2/4] clk: qcom: videocc-sm8150: Update the videocc resets
` [PATCH v3 3/4] clk: qcom: videocc-sm8150: Add missing PLL config property
` [PATCH v3 4/4] clk: qcom: videocc-sm8150: Add runtime PM support

[PATCH 0/9] rockchip: Add Powkiddy X55
 2023-12-01 17:18 UTC  (12+ messages)
` [PATCH 3/9] dt-bindings: display: Document Himax HX8394 panel rotation
` [PATCH 5/9] dt-bindings: display: himax-hx8394: Add Powkiddy X55 panel
` [PATCH 6/9] drm/panel: himax-hx8394: Add Support for "
` [PATCH 7/9] clk: rockchip: Mark pclk_usb as critical on rk3568
` [PATCH 8/9] dt-bindings: arm: rockchip: Add Powkiddy X55
` [PATCH 9/9] arm64: dts: "

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 13:59 UTC  (5+ messages)
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates

[PATCH v4 00/19] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 12:01 UTC  (4+ messages)
` [PATCH v4 18/19] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

[PATCH V2 0/4] Add runtime PM support for videocc on SM8150
 2023-12-01  9:19 UTC  (5+ messages)

[PATCH v2 0/4] drivers: clk: renesas: ignore all clocks which is assinged to non Linux system
 2023-11-30 16:07 UTC  (5+ messages)
` [PATCH v2 4/4] drivers: clk: renesas: enable "


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