linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-20 07:05:57 to 2019-12-30 18:04:45 UTC [more...]

[PATCH v3 0/7] Clock changes to support cpufreq on QCS404
 2019-12-30 18:04 UTC  (8+ messages)
` [PATCH v3 7/7] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent

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

[PATCH] clk: Warn about critical clks that fail to enable
 2019-12-30 17:55 UTC  (3+ messages)

[v12 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-12-30 12:52 UTC  (3+ messages)
` [v12 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2019-12-30  9:45 UTC  (13+ messages)
` [PATCH v8 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v8 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v8 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v8 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v8 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v8 06/12] mfd: input: bd71828: Add power-key support
` [PATCH v8 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v8 09/12] rtc: bd70528: add BD71828 support
` [PATCH v8 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v8 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v8 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH 0/3] clk: imx: avoid modify dram pll and improve for pll14xx
 2019-12-30  9:13 UTC  (4+ messages)
` [PATCH 1/3] clk: imx: pll14xx: avoid modify dram pll
` [PATCH 2/3] clk: imx: pll14xx: introduce imx_clk_hw_pll14xx_flags
` [PATCH 3/3] clk: imx: imx8m: use imx_clk_hw_pll14xx_flags for dram pll

[PATCH V2 0/7] Add minimal boot support for IPQ6018
 2019-12-30  9:12 UTC  (14+ messages)
` [PATCH V2 1/7] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V2 2/7] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH V2 6/7] arm64: dts: Add ipq6018 SoC and CP01 board support
  ` [PATCH V2 5/7] clk: qcom: Add ipq6018 Global Clock Controller support

[PATCH] clk: renesas: Prepare for split of R-Car H3 config symbol
 2019-12-30  8:09 UTC 

[PATCH v7 00/12] Support ROHM BD71828 PMIC
 2019-12-30  7:36 UTC  (19+ messages)
` [PATCH v7 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v7 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v7 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v7 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v7 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH] clk: at91: add sama5d3 pmc driver
 2019-12-29 20:29 UTC 

[PATCH v3 0/6] Add GPU & Video Clock controller driver for SC7180
 2019-12-29 17:33 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings
` [PATCH v3 2/6] dt-bindings: clock: Introduce QCOM Graphics "
` [PATCH v3 3/6] clk: qcom: Add graphics clock controller driver for SC7180
` [PATCH v3 4/6] dt-bindings: clock: Add YAML schemas for the QCOM VIDEOCC clock bindings
` [PATCH v3 5/6] dt-bindings: clock: Introduce SC7180 QCOM Video "
` [PATCH v3 6/6] clk: qcom: Add video clock controller driver for SC7180

[PATCH 0/3] A64/H3/H6 R_CCU clock fixes
 2019-12-29  2:59 UTC  (4+ messages)
` [PATCH 1/3] clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock
` [PATCH 2/3] clk: sunxi-ng: h6-r: Simplify R_APB1 clock definition
` [PATCH 3/3] clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order

[PATCH v5 00/19] Move PMC clocks into Tegra PMC driver
 2019-12-28 14:28 UTC  (37+ messages)
` [PATCH v5 01/19] dt-bindings: clock: tegra: Change CLK_M_DIV to OSC_DIV clocks
` [PATCH v5 02/19] clk: tegra: Change CLK_M_DIV clocks "
` [PATCH v5 03/19] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH v5 04/19] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v5 05/19] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v5 06/19] soc: tegra: Add Tegra PMC clocks registration into PMC driver
` [PATCH v5 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
` [PATCH v5 08/19] soc: tegra: Add support for "
` [PATCH v5 09/19] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v5 10/19] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v5 11/19] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH v5 12/19] ASoC: tegra: Add initial parent configuration for audio mclk
` [PATCH v5 13/19] ASoC: tegra: Add fallback implementation "
` [PATCH v5 14/19] clk: tegra: Remove audio related clock enables from init_table
` [PATCH v5 15/19] ARM: dts: tegra: Add clock-cells property to pmc
` [PATCH v5 16/19] arm64: tegra: Add clock-cells property to Tegra PMC node
` [PATCH v5 17/19] ARM: tegra: Update sound node clocks in device tree
` [PATCH v5 18/19] arm64: tegra: smaug: Change clk_out_2 provider to pmc
` [PATCH v5 19/19] ASoC: nau8825: change Tegra clk_out_2 provider from tegra_car "

[PATCH AUTOSEL 5.4 089/187] clk: walk orphan list on clock provider registration
 2019-12-27 17:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 127/187] clk: at91: fix possible deadlock

[PATCH v5 0/5] add Amlogic A1 clock controller driver
 2019-12-27 17:22 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v5 2/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v5 3/5] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v5 4/5] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v5 5/5] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH v2 0/8] Add GPU & Video Clock controller driver for SC7180
 2019-12-27  6:44 UTC  (16+ messages)
` [PATCH v2 1/8] clk: qcom: alpha-pll: Remove useless read from set rate
` [PATCH v2 2/8] clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
` [PATCH v2 3/8] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings
` [PATCH v2 8/8] clk: qcom: Add video clock controller driver for SC7180

[PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
 2019-12-27  4:36 UTC  (5+ messages)
` [PATCH v1 0/3] Add modem Clock controller (MSS CC) driver for SC7180

[PATCH] clk: Don't try to enable critical clocks if prepare failed
 2019-12-27  4:05 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: imx: Add clock binding doc for i.MX8MP
 2019-12-27  2:12 UTC  (3+ messages)
` [PATCH 2/3] clk: imx: Add support for i.MX8MP clock driver
` [PATCH 3/3] arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default

[PATCH v2] clk: uniphier: Add SCSSI clock gate for each channel
 2019-12-27  1:42 UTC 

[PATCH 0/2] clk: qcom: gcc-msm8996: Fix CLKREF parenting
 2019-12-27  1:35 UTC  (10+ messages)
` [PATCH 1/2] clk: qcom: gcc-msm8996: Fix parent for CLKREF clocks

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-27  0:58 UTC  (19+ messages)
` [PATCH v2 3/6] clk: renesas: r7s9210: Add SPIBSC clock

[PATCH v2 0/2] Global Clock Controller driver for MSM8976/56
 2019-12-26 22:25 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: clock: Document MSM8976 gcc compatible
  ` [PATCH v2 1/2] clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver

[PATCH v2 08/11] clk: scmi: Match scmi device by both name and protocol id
 2019-12-26 22:04 UTC  (2+ messages)

[PATCH v2 0/2] clk: Meson8/8b/8m2: fix the mali clock flags
 2019-12-26 19:12 UTC  (3+ messages)
` [PATCH v2 1/2] clk: meson: meson8b: make the CCF use the glitch-free "mali" mux
` [PATCH v2 2/2] clk: clarify that clk_set_rate() does updates from top to bottom

[PATCH V2 0/6] Add clocks for Unisoc's SC9863A
 2019-12-26 18:57 UTC  (5+ messages)
` [PATCH V2 3/6] dt-bindings: clk: sprd: add bindings for sc9863a clock controller
` [PATCH V2 4/6] clk: sprd: Add dt-bindings include file for SC9863A

[PATCH v5 0/8] Allwinner sun6i message box support
 2019-12-26 10:14 UTC  (5+ messages)
` [PATCH v5 2/8] dt-bindings: mailbox: Add a sun6i message box binding

[PATCH 0/1] clk: Meson8/8b/8m2: fix the mali clock flags
 2019-12-26  9:06 UTC  (6+ messages)

[PATCH -next] clk: bm1800: Remove set but not used variable 'fref'
 2019-12-24  8:10 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clock: document the fsl-sai driver
 2019-12-24  8:05 UTC  (3+ messages)
` [PATCH v2 2/2] clk: fsl-sai: new driver

[PATCH v1] clk: tegra: Fix double-free in tegra_clk_init()
 2019-12-24  8:01 UTC  (2+ messages)

[PATCH v2] clk: samsung: exynos5420: Keep top G3D clocks enabled
 2019-12-24  7:53 UTC  (4+ messages)

[PATCH 12/15] clk: scmi: Match scmi device by both name and protocol id
 2019-12-24  7:49 UTC  (2+ messages)

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-24  7:46 UTC  (5+ messages)
` [PATCH 04/10] dt-bindings: clock: Add documentation for AD242x clock providers
` [PATCH 09/10] clk: Add support for AD242x clock output providers

[PATCH v2 0/2] clk: intel: Add a new driver for a new clock controller IP
 2019-12-24  5:49 UTC  (8+ messages)
` [PATCH v2 1/2] clk: intel: Add CGU clock driver for a new SoC
` [PATCH v2 2/2] dt-bindings: clk: intel: Add bindings document & header file for CGU

[PATCH v1 0/2] clk: intel: Add a new driver for a new clock controller IP
 2019-12-24  3:04 UTC  (9+ messages)
` [PATCH v1 1/2] clk: intel: Add CGU clock driver for a new SoC

[PATCH] drivers: clk: make gpio-gated clock support optional
 2019-12-24  3:00 UTC  (2+ messages)

[PATCH 0/3] clk: let clock perform allocation in init
 2019-12-24  2:59 UTC  (5+ messages)
` [PATCH 1/3] clk: actually call the clock init before any other callback of the clock
` [PATCH 3/3] clk: add terminate callback to clk_ops

[PATCH v1 0/3] Add display clock controller driver for SC7180
 2019-12-24  2:38 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM DISPCC clock bindings
` [PATCH v1 2/3] dt-bindings: clock: Introduce QCOM Display "
` [PATCH v1 3/3] clk: qcom: Add display clock controller driver for SC7180

[PATCH] clk: qcom: Add missing msm8998 gcc_bimc_gfx_clk
 2019-12-24  2:25 UTC  (2+ messages)

[PATCH] clk: qcom: Make gcc_gpu_cfg_ahb_clk critical
 2019-12-24  2:23 UTC  (4+ messages)

[PATCH 1/5] Enable HSIC on MMP3 SoC
 2019-12-23 19:33 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: marvell,mmp2: Add clock ids for the HSIC clocks
` [PATCH 2/5] clk: mmp2: Add "
` [PATCH 4/5] ARM: dts: mmp3: Add HSIC controllers

[PATCH] clk: ux500: Initialize DSI clocks before registering
 2019-12-23 16:25 UTC  (6+ messages)

[PATCH V2 0/9] clk: imx8m: switch to clk_hw based API
 2019-12-23  3:51 UTC  (2+ messages)

[PATCHv2 00/11] Add basic SoC Support for Mediatek MT6779 SoC
 2019-12-22 13:52 UTC  (4+ messages)
` [PATCH v2 05/11] pinctrl: mediatek: avoid virtual gpio trying to set reg

[GIT PULL] clk fixes for v5.5-rc2
 2019-12-21 14:55 UTC  (2+ messages)

[PATCH v2] clk: ti: dra7: fix parent for gmac_clkctrl
 2019-12-21 11:00 UTC 

[PATCH 1/3] dt-bindings: clocks: Convert Allwinner legacy clocks to schemas
 2019-12-20 22:45 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: mfd: Convert Allwinner legacy PRCM bindings "
` [PATCH 3/3] dt-bindings: resets: Convert Allwinner legacy resets "

[PATCH v4 00/19] Move PMC clocks into Tegra PMC driver
 2019-12-20 19:06 UTC  (11+ messages)
` [PATCH v4 06/19] soc: tegra: Add Tegra PMC clock registrations into "

hello
 2019-12-19  7:02 UTC 

[v11 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-12-20 14:42 UTC  (7+ messages)
` [v11 2/2] clk: ls1028a: Add clock driver for Display output interface
        ` [EXT] "

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-12-20 14:31 UTC  (4+ messages)
` [PATCH] clk: renesas: rcar-gen3: allow changing the RPC[D2] clocks


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