linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 15:54:59 to 2020-02-18 21:05:46 UTC [more...]

Add support for the X1830 and fix bugs for X1000 v5
 2020-02-18 21:05 UTC  (11+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 1/6] clk: Ingenic: Remove unnecessary spinlock when reading registers
` [PATCH v5 2/6] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH v5 3/6] dt-bindings: clock: Add X1830 bindings
` [PATCH v5 4/6] clk: Ingenic: Add CGU driver for X1830
` [PATCH v5 5/6] dt-bindings: clock: Add and reorder ABI for X1000
` [PATCH v5 6/6] clk: X1000: Add FIXDIV for SSI clock of X1000

[PATCH v7 0/7] Add basic SoC support for mt6765
 2020-02-18 20:39 UTC  (12+ messages)
` [PATCH v7 1/7] dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC
` [PATCH v7 5/7] soc: mediatek: add MT6765 scpsys and subdomain support

[PATCH v3 0/5] Add clock drivers for SM8250 SoC
 2020-02-18 20:33 UTC  (6+ messages)
` [PATCH v3 1/5] clk: qcom: clk-alpha-pll: Use common names for defines
` [PATCH v3 2/5] clk: qcom: clk-alpha-pll: Refactor trion PLL
` [PATCH v3 3/5] clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
` [PATCH v3 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings

[PATCH v7 00/13] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-18 20:31 UTC  (8+ messages)
` [PATCH v7 01/13] dt-bindings: arm: move mmsys description to display
` [PATCH v7 02/13] dt-bindings: display: mediatek: Add mmsys binding description

Introduce SMP support for CI20 (based on JZ4780) v5
 2020-02-18 20:22 UTC  (12+ messages)
` [PATCH v5 0/7] Introduce SMP support for JZ4780
` [PATCH v5 1/7] clk: JZ4780: Add function for enable the second core
` [PATCH v5 2/7] MIPS: JZ4780: Introduce SMP support
` [PATCH v5 3/7] MIPS: CI20: Modify DTS to support high resolution timer for SMP
` [PATCH v5 4/7] clocksource: Ingenic: Add high resolution timer support "
` [PATCH v5 5/7] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v5 6/7] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
` [PATCH v5 7/7] MIPS: CI20: Update defconfig to support SMP

[PATCH] firmware: imx: Align imx SC msg structs to 4
 2020-02-18 19:02 UTC  (7+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-18 18:51 UTC  (21+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 03/11] cpuidle: Remove Calxeda driver
` [RFC PATCH 04/11] cpufreq: "
` [RFC PATCH 05/11] EDAC: Remove Calxeda drivers
` [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk
` [RFC PATCH 07/11] net: Remove Calxeda XGMAC driver
` [RFC PATCH 08/11] clk: Remove Calxeda driver
` [RFC PATCH 09/11] ARM: Remove Calxeda platform support
` [RFC PATCH 10/11] ARM: dts: Remove Calxeda platforms
` [RFC PATCH 11/11] dt-bindings: Remove Calxeda platforms bindings

[PATCH v3 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-02-18 18:22 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
` [PATCH v3 2/3] dt-bindings: clock: Introduce QCOM Modem "
` [PATCH v3 3/3] clk: qcom: Add modem clock controller driver for SC7180

[PATCH v4 0/5] Add modem Clock controller (MSS CC) driver for SC7180
 2020-02-18 18:15 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: clock: Add support for Modem clocks in GCC
` [PATCH v4 2/5] clk: qcom: gcc: Add support for modem "
` [PATCH v4 3/5] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
` [PATCH v4 4/5] dt-bindings: clock: Introduce QCOM Modem "
` [PATCH v4 5/5] clk: qcom: Add modem clock controller driver for SC7180

[PATCH 1/3] clk: imx8mp: Include slab.h instead of clkdev.h
 2020-02-18 17:03 UTC  (6+ messages)
` [PATCH 2/3] clk: imx8mm: Remove unused includes
` [PATCH 3/3] clk: imx8mn: "

[PATCH] clk: renesas: Remove use of ARCH_R8A7796
 2020-02-18 12:55 UTC  (2+ messages)

[PATCH v7 0/5] add Amlogic A1 clock controller driver
 2020-02-18  9:05 UTC  (5+ messages)
` [PATCH v7 2/5] clk: meson: add support for A1 PLL clock ops

next/master bisection: baseline.login on sun8i-h2-plus-orangepi-zero
 2020-02-18  7:45 UTC 

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-18  3:19 UTC  (16+ messages)
` [RFC PATCH v3 1/6] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v3 2/6] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v3 3/6] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v3 5/6] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v3 6/6] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-02-17 14:51 UTC  (17+ messages)
` [PATCH v8 11/22] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v8 12/22] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH v8 17/22] ASoC: nau8825: change Tegra clk_out_2 provider to tegra_pmc
` [PATCH v8 18/22] ASoC: tegra: Add audio mclk parent configuration
` [PATCH v8 19/22] ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init
` [PATCH v8 20/22] clk: tegra: Remove tegra_pmc_clk_init along with clk ids

[PATCHv1 0/3] Odroid N2 failes to boot using upstream kernel using microSD card
 2020-02-17 13:30 UTC  (8+ messages)
` [PATCHv1 1/3] arm64: dts: meson: Add missing regulator linked to VDDAO_3V3 regulator to FLASH_VDD
` [PATCHv1 2/3] arm64: dts: meson: Add missing regulator linked to VCCV5 regulator to VDDIO_C/TF_IO
` [PATCHv1 3/3] clk: meson: g12a: set cpu clock divider flags too CLK_IS_CRITICAL

[GIT PULL] i.MX clock fixes for 5.6
 2020-02-17 12:58 UTC 

clk: imx: clock driver for imx8qm?
 2020-02-17  7:31 UTC  (6+ messages)

[PATCH 1/5] clk: imx6sl: Add missing of_node_put()
 2020-02-17  6:38 UTC  (2+ messages)

[PATCH] clk: imx7ulp: Include clk-provider.h instead of clk.h
 2020-02-17  6:33 UTC  (2+ messages)

[PATCH] clk: imx: drop redundant initialization
 2020-02-17  6:33 UTC  (2+ messages)

[PATCH] clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driver
 2020-02-17  6:27 UTC  (2+ messages)

[PATCH 1/2] clk: imx8mm: Fix the CLKO1 source select list
 2020-02-17  5:50 UTC  (2+ messages)

[PATCH 0/7] Add FlexCAN support on i.MX8QXP
 2020-02-17  3:19 UTC  (8+ messages)
` [PATCH 1/7] firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SS
` [PATCH 2/7] clk: imx8: Add SCU and LPCG clocks for I2C "
` [PATCH 3/7] bindings: clock: imx8qxp: add "fsl,imx8qxp-lpcg-cm40" compatible string
` [PATCH 4/7] clk: imx: imx8qxp: Enable SCU and LPCG clocks for I2C in CM40 SS
` [PATCH 5/7] arch: arm64: dts: imx8qxp: add device node for I2C and INTMUX "
` [PATCH 6/7] clk: imx: imx8qxp: add LPCG clock for FlexCAN in ADMA SS
` [PATCH 7/7] arch: arm64: dts: imx8qxp: add device node for CAN "

[PATCH v4 0/7] Add clocks for Unisoc's SC9863A
 2020-02-17  3:23 UTC  (8+ messages)
` [PATCH v4 1/7] clk: sprd: add gate for pll clocks
` [PATCH v4 2/7] dt-bindings: clk: sprd: rename the common file name sprd.txt to SoC specific
` [PATCH v4 3/7] dt-bindings: clk: sprd: add bindings for sc9863a clock controller
` [PATCH v4 4/7] clk: sprd: Add dt-bindings include file for SC9863A
` [PATCH v4 5/7] clk: sprd: Add macros for referencing parents without strings
` [PATCH v4 6/7] clk: sprd: support to get regmap from parent node
` [PATCH v4 7/7] clk: sprd: add clocks support for SC9863A

Introduce SMP support for CI20 (based on JZ4780) v4
 2020-02-15 16:17 UTC  (16+ messages)
` [PATCH v4 0/6] Introduce SMP support for JZ4780
` [PATCH v4 1/6] MIPS: JZ4780: Introduce SMP support
` [PATCH v4 2/6] clocksource: Ingenic: Add high resolution timer support for SMP
` [PATCH v4 3/6] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v4 4/6] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
` [PATCH v4 5/6] MIPS: CI20: Modify DTS to support high resolution timer for SMP
` [PATCH v4 6/6] MIPS: CI20: Update defconfig to support SMP

[PATCH v3 0/2] clk: keystone: Add new driver to handle ehrpwm tbclk
 2020-02-15 14:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add binding documentation for TI syscon gate clock
` [PATCH v3 2/2] clk: keystone: Add new driver to handle syscon based clocks

[PATCH v2 0/2] clk: keystone: Add new driver to handle ehrpwm tbclk
 2020-02-15 12:42 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add binding documentation for TI syscon gate clock
` [PATCH v2 2/2] clk: keystone: Add new driver to handle syscon based clocks

[PATCH] clk: qcom: clk-rpmh: Wait for completion when enabling clocks
 2020-02-15  7:32 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 020/542] clk: meson: g12a: fix missing uart2 in regmap table
 2020-02-14 15:44 UTC  (14+ messages)
` [PATCH AUTOSEL 5.5 021/542] clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
` [PATCH AUTOSEL 5.5 047/542] clk: at91: sam9x60: fix programmable clock prescaler
` [PATCH AUTOSEL 5.5 049/542] clk: meson: meson8b: make the CCF use the glitch-free mali mux
` [PATCH AUTOSEL 5.5 085/542] clk: ti: dra7: fix parent for gmac_clkctrl
` [PATCH AUTOSEL 5.5 129/542] clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
` [PATCH AUTOSEL 5.5 196/542] clk: imx: Add correct failure handling for clk based helpers
` [PATCH AUTOSEL 5.5 236/542] clk: qcom: smd: Add missing bimc clock
` [PATCH AUTOSEL 5.5 245/542] clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks
` [PATCH AUTOSEL 5.5 257/542] clk: qcom: Add missing msm8998 gcc_bimc_gfx_clk
` [PATCH AUTOSEL 5.5 260/542] clk: bm1800: Remove set but not used variable 'fref'
` [PATCH AUTOSEL 5.5 279/542] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
` [PATCH AUTOSEL 5.5 281/542] clk: Use parent node pointer during registration if necessary
` [PATCH AUTOSEL 5.5 282/542] clk: uniphier: Add SCSSI clock gate for each channel

[PATCH AUTOSEL 5.4 016/459] clk: meson: g12a: fix missing uart2 in regmap table
 2020-02-14 15:58 UTC  (14+ messages)
` [PATCH AUTOSEL 5.4 017/459] clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
` [PATCH AUTOSEL 5.4 041/459] clk: at91: sam9x60: fix programmable clock prescaler
` [PATCH AUTOSEL 5.4 043/459] clk: meson: meson8b: make the CCF use the glitch-free mali mux
` [PATCH AUTOSEL 5.4 075/459] clk: ti: dra7: fix parent for gmac_clkctrl
` [PATCH AUTOSEL 5.4 111/459] clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
` [PATCH AUTOSEL 5.4 112/459] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
` [PATCH AUTOSEL 5.4 171/459] clk: imx: Add correct failure handling for clk based helpers
` [PATCH AUTOSEL 5.4 205/459] clk: qcom: smd: Add missing bimc clock
` [PATCH AUTOSEL 5.4 213/459] clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks
` [PATCH AUTOSEL 5.4 223/459] clk: actually call the clock init before any other callback of the clock
` [PATCH AUTOSEL 5.4 241/459] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
` [PATCH AUTOSEL 5.4 243/459] clk: Use parent node pointer during registration if necessary
` [PATCH AUTOSEL 5.4 244/459] clk: uniphier: Add SCSSI clock gate for each channel

[RFC PATCH v2 0/6] Add Tegra driver for video capture
 2020-02-14 17:20 UTC  (4+ messages)
` [RFC PATCH v2 4/6] media: tegra: Add Tegra210 Video input driver
    `  "

[PATCH AUTOSEL 4.19 053/252] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
 2020-02-14 16:09 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 127/252] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
` [PATCH AUTOSEL 4.19 129/252] clk: uniphier: Add SCSSI clock gate for each channel

[PATCH AUTOSEL 4.9 031/141] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
 2020-02-14 16:19 UTC 

[PATCH AUTOSEL 4.4 020/100] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
 2020-02-14 16:23 UTC 

[PATCH AUTOSEL 4.14 045/186] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
 2020-02-14 16:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 097/186] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock


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