linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-28 22:19:57 to 2021-12-04 06:11:38 UTC [more...]

[PATCH v4 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-04  6:10 UTC  (14+ messages)
` [PATCH v4 01/13] ARM: imx: add initial support for i.MXRT10xx family
` [PATCH v4 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v4 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v4 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH v4 05/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v4 06/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH v4 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH v4 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH v4 09/13] tty: serial: fsl_lpuart: add i.MXRT support
` [PATCH v4 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH v4 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v4 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH v4 13/13] ARM: imxrt1050_defconfig: add i.MXRT1050 defconfig

[PATCH] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2021-12-04  3:16 UTC  (3+ messages)

[PATCH v7 16/16] clk: scmi: Support atomic clock enable/disable API
 2021-12-03 20:17 UTC  (3+ messages)

[PATCH v6 0/5] Add GCC and RPMh clock support for SDX65
 2021-12-03 16:23 UTC  (9+ messages)
` [PATCH v6 1/5] dt-bindings: clock: Add SDX65 GCC clock bindings
` [PATCH v6 2/5] clk: qcom: Add LUCID_EVO PLL type for SDX65
` [PATCH v6 3/5] clk: qcom: Add SDX65 GCC support
` [PATCH v6 4/5] dt-bindings: clock: Introduce RPMHCC bindings for SDX65
` [PATCH v6 5/5] clk: qcom: Add support for SDX65 RPMh clocks

[PATCH] clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1
 2021-12-03 16:09 UTC  (3+ messages)

[PATCH v5 0/4] clk: ralink: make system controller a reset provider
 2021-12-03 15:37 UTC  (4+ messages)
` [PATCH v5 4/4] staging: mt7621-dts: align resets with binding documentation

[PATCH] clk: si5341: Add sysfs property to check selected input
 2021-12-03 14:15 UTC 

[PATCH] clk: si5341: fix reported clk_rate when output divider is 2
 2021-12-03 14:12 UTC 

[PATCH v5 00/10] Add Sunplus SP7021 SoC Support
 2021-12-03 12:59 UTC  (13+ messages)
` [PATCH v5 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v5 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v5 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v5 04/10] reset: Add Sunplus "
` [PATCH v5 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v5 06/10] clk: Add Sunplus "
` [PATCH v5 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v5 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v5 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v5 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[GIT PULL] clk: renesas: Updates for v5.17
 2021-12-03 12:30 UTC 

[PATCH 0/6] Add Mali-G31 GPU support for RZ/G2L SoC
 2021-12-03 11:51 UTC  (4+ messages)
` [PATCH 1/6] clk: renesas: r9a07g044: Rename CLK_PLL3_DIV4 macro
` [PATCH 2/6] clk: renesas: r9a07g044: Add mux and divider for G clock
` [PATCH 3/6] clk: renesas: r9a07g044: Add GPU clock and reset entries

[PATCH v6 06/14] dt-bindings: Add en7523-scu device tree binding documentation
 2021-12-03 11:33 UTC  (2+ messages)
` [PATCH v6 07/14] clk: en7523: Add clock driver for Airoha EN7523 SoC

[PATCH v7 00/14] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-12-03 10:28 UTC  (15+ messages)
` [PATCH v7 01/14] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v7 02/14] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v7 03/14] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v7 04/14] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v7 05/14] regulator: Introduce tps68470-regulator driver
` [PATCH v7 06/14] clk: Introduce clk-tps68470 driver
` [PATCH v7 07/14] platform/x86: int3472: Split into 2 drivers
` [PATCH v7 08/14] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v7 09/14] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v7 10/14] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v7 11/14] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v7 12/14] media: ipu3-cio2: Defer probing until the PMIC is fully setup
` [PATCH v7 13/14] media: ipu3-cio2: Call cio2_bridge_init() before anything else
` [PATCH v7 14/14] media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-12-03 10:21 UTC  (13+ messages)
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain

[PATCH v5 06/13] dt-bindings: Add en7523-scu device tree binding documentation
 2021-12-03  8:03 UTC  (4+ messages)
` [PATCH v5 07/13] clk: en7523: Add clock driver for Airoha EN7523 SoC

[PATCH 1/2] clk: Introduce CLK_ASSUME_ENABLED_WHEN_UNUSED
 2021-12-03  3:54 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: sm8250-dispcc: Flag shared RCGs as assumed enable

[PATCH v3] clk: imx: use module_platform_driver
 2021-12-03  1:57 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add entry for Qualcomm clock drivers
 2021-12-03  1:51 UTC  (2+ messages)

[PATCH] clk: Gemini: fix struct name in kernel-doc
 2021-12-03  1:28 UTC  (2+ messages)

[PATCH] clk: zynq: pll: Fix kernel-doc warnings
 2021-12-03  1:27 UTC  (2+ messages)

[PATCH] clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1
 2021-12-03  1:26 UTC  (2+ messages)

[PATCH v2] clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
 2021-12-03  0:59 UTC  (2+ messages)

[PATCH v3 00/13] add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-03  0:20 UTC  (23+ messages)
` [PATCH v3 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v3 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v3 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH v3 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH v3 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH v3 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v3 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH v3 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig

[PATCH] clk: Use div64_ul instead of do_div
 2021-12-02 23:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] clk: qcom: regmap-mux: fix parent clock lookup
 2021-12-02 23:07 UTC  (2+ messages)

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-12-02  8:16 UTC  (42+ messages)
` [PATCH v16 01/40] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v16 02/40] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v16 03/40] soc/tegra: Don't print error message when OPPs not available
` [PATCH v16 04/40] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v16 05/40] clk: tegra: Support runtime PM and power domain
` [PATCH v16 06/40] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v16 07/40] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v16 09/40] gpu: host1x: Add host1x_channel_stop()
` [PATCH v16 10/40] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v16 11/40] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v16 12/40] drm/tegra: hdmi: Add OPP support
` [PATCH v16 13/40] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v16 14/40] drm/tegra: gr3d: "
` [PATCH v16 15/40] drm/tegra: vic: Stop channel on suspend
` [PATCH v16 16/40] drm/tegra: nvdec: "
` [PATCH v16 17/40] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v16 18/40] drm/tegra: Consolidate runtime PM management of older UAPI codepath
` [PATCH v16 19/40] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v16 20/40] bus: tegra-gmi: "
` [PATCH v16 21/40] pwm: tegra: "
` [PATCH v16 22/40] mmc: sdhci-tegra: "
` [PATCH v16 23/40] mtd: rawnand: tegra: "
` [PATCH v16 24/40] spi: tegra20-slink: Add "
` [PATCH v16 25/40] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v16 26/40] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v16 27/40] media: staging: tegra-vde: Support generic "
` [PATCH v16 28/40] soc/tegra: fuse: Reset hardware
` [PATCH v16 29/40] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v16 30/40] soc/tegra: regulators: Prepare for suspend
` [PATCH v16 31/40] soc/tegra: pmc: Rename 3d power domains
` [PATCH v16 32/40] soc/tegra: pmc: Rename core power domain
` [PATCH v16 33/40] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v16 34/40] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v16 35/40] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v16 36/40] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v16 37/40] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v16 38/40] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v16 39/40] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v16 40/40] ARM: tegra20/30: Disable unused host1x hardware

[PATCH 0/2] clk: st: update to avoid DT warnings
 2021-12-02  7:28 UTC  (3+ messages)
` [PATCH 1/2] clk: st: clkgen-fsyn: search reg within node or parent
` [PATCH 2/2] clk: st: clkgen-mux: "

[PATCH 1/2] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
 2021-12-02  0:12 UTC  (2+ messages)

[PATCH v5 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-12-01 22:26 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: clock: Add SDX65 GCC clock bindings
` [PATCH v5 6/6] dt-bindings: clock: Introduce pdc bindings for SDX65

[PATCH v6] clk: Add write operation for clk_parent debugfs node
 2021-12-01 20:52 UTC  (7+ messages)

[PATCH 0/4] clk: qcom: Add clocks for SM8450 SoC
 2021-12-01 19:40 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: clock: Add SM8450 GCC clock bindings
` [PATCH 2/4] dt-bindings: clock: Add RPMHCC bindings for SM8450
` [PATCH 3/4] clk: qcom: Add clock driver "
` [PATCH 4/4] clk: qcom: rpmh: add support for SM8450 rpmh clocks

[PATCH 1/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2021-12-01 16:12 UTC  (8+ messages)
` [PATCH 2/3] clk: qcom: Add display clock controller driver for SM6125
` [PATCH 3/3] arm64: dt: qcom: sm6125.dtsi: Add dispcc

[PATCH] clk: Drop unused COMMON_CLK_STM32MP157_SCMI config
 2021-12-01 15:51 UTC  (2+ messages)

[PATCH] clk: mediatek: mt6779: Fix a NULL pointer dereference in clk_mt6779_top_probe()
 2021-12-01  9:33 UTC  (2+ messages)

driver for Renesas 9fgv0441 chip
 2021-12-01  7:52 UTC 

[PATCH v4 0/7] Add support for newer family of AMD's SOC
 2021-11-30 19:41 UTC  (3+ messages)
` [PATCH v4 1/7] x86: clk: clk-fch: "

[PATCH] clk: mediatek: mt7629: Fix a NULL pointer dereference in mtk_topckgen_init()
 2021-11-30 18:15 UTC 

[PATCH] clk: mediatek: mt7622: Fix a NULL pointer dereference in mtk_topckgen_init()
 2021-11-30 18:13 UTC 

[PATCH] clk: mediatek: mt8135: Fix a NULL pointer dereference in mtk_topckgen_init()
 2021-11-30 18:02 UTC 

[PATCH] clk: mediatek: mt7629: Fix a NULL pointer dereference in mtk_pericfg_init()
 2021-11-30 18:00 UTC 

[PATCH] clk: mediatek: mt7622: Fix a NULL pointer dereference in mtk_pericfg_init()
 2021-11-30 17:58 UTC 

[PATCH] clk: mediatek: mt6765: Fix a NULL pointer dereference in clk_mt6765_top_probe()
 2021-11-30 17:34 UTC 

[PATCH] clk: mediatek: mt2712: Fix a NULL pointer dereference in clk_mt2712_top_init_early()
 2021-11-30 17:32 UTC 

[PATCH v6 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-11-30 14:07 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding
` [PATCH v6 2/2] clk: microchip: Add driver for Microchip PolarFire SoC

[PATCH v3] clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB
 2021-11-30 13:38 UTC  (2+ messages)

[PATCH] clk: x86: Fix a wild pointer dereference in fch_clk_probe()
 2021-11-30 11:15 UTC 

[PATCH] clk: mediatek: mt8516: Fix a NULL pointer dereference in mtk_apmixedsys_init()
 2021-11-30 11:04 UTC 

[PATCH] clk: mediatek: mt8183: Fix a NULL pointer dereference in clk_mt8183_apmixed_probe()
 2021-11-30 10:14 UTC 

[PATCH] clk: mediatek: mt8173: Fix a NULL pointer dereference in mtk_infrasys_init()
 2021-11-30 10:06 UTC 

[PATCH] clk: mediatek: mt8167: Fix a NULL pointer dereference in mtk_apmixedsys_init()
 2021-11-30  9:57 UTC 

[PATCH] clk: mediatek: mt8135: Fix a NULL pointer dereference in mtk_infrasys_init()
 2021-11-30  9:54 UTC 

[PATCH] clk: mediatek: mt7629: Fix a NULL pointer dereference in mtk_infrasys_init()
 2021-11-30  9:51 UTC 

[PATCH] clk: mediatek: mt7622: Fix a NULL pointer dereference in mtk_infrasys_init()
 2021-11-30  9:34 UTC 

[PATCH] clk: mediatek: mt6797: Fix a NULL pointer dereference in mtk_infrasys_init_early()
 2021-11-30  9:27 UTC 

[PATCH] clk: mediatek: mt6779: Fix a NULL pointer dereference in clk_mt6779_apmixed_probe()
 2021-11-30  9:24 UTC 

[PATCH] clk: mediatek: mt6765: Fix a NULL pointer dereference in clk_mt6765_apmixed_probe()
 2021-11-30  9:17 UTC 

[PATCH] clk: mediatek: mt2701: Fix a NULL pointer dereference in mtk_infrasys_init_early()
 2021-11-30  8:54 UTC 

[PATCH] clk: mediatek: mt2712: Fix a NULL pointer dereference in clk_mt2712_apmixed_probe()
 2021-11-30  9:02 UTC 

[PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
 2021-11-29 21:20 UTC  (2+ messages)

[PATCH] [RFC] dt-bindings: clk: Introduce 'critical-clocks' property
 2021-11-29 20:18 UTC  (2+ messages)

[PATCH] clk: Fix children not voting entire parent chain during init
 2021-11-29 18:14 UTC  (2+ messages)

[PATCH v4 06/12] dt-bindings: Add en7523-scu device tree binding documentation
 2021-11-28 23:31 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).