linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-07 04:14:31 to 2020-01-13 09:56:22 UTC [more...]

[PATCH v2 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-01-13  9:56 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings

Investment opportunity
 2020-01-12 14:45 UTC 

[GIT PULL] i.MX clock changes for 5.6
 2020-01-12 12:21 UTC 

[PATCH V3 1/4] clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API
 2020-01-12  6:09 UTC  (6+ messages)
` [PATCH V3 2/4] dt-bindings: imx: Add clock binding doc for i.MX8MP
` [PATCH V3 3/4] clk: imx: Add support for i.MX8MP clock driver
` [PATCH V3 4/4] arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default

[PATCH 0/3] clk: imx: avoid modify dram pll and improve for pll14xx
 2020-01-12  2:40 UTC  (5+ messages)
` [PATCH 1/3] clk: imx: pll14xx: avoid modify dram pll
` [PATCH 3/3] clk: imx: imx8m: use imx_clk_hw_pll14xx_flags for "

Investment opportunity
 2020-01-11 23:46 UTC 

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

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

[PATCH v2] clk: at91: add sama5d3 pmc driver
 2020-01-10 22:30 UTC 

[GIT PULL] Allwinner Clock Fixes for 5.5
 2020-01-10 17:12 UTC 

[GIT PULL] Allwinner Clock Changes for 5.6
 2020-01-10 17:11 UTC 

[GIT PULL]: Amlogic clock updates for v5.6
 2020-01-10 16:11 UTC 

[PATCH v5 0/5] add Amlogic A1 clock controller driver
 2020-01-10 15:38 UTC  (14+ 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 RESEND for 5.6 v1 1/3] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
 2020-01-10 14:52 UTC  (4+ messages)
` [PATCH RESEND for 5.6 v1 2/3] clk: tegra20/30: Don't pre-initialize displays parent clock

[PATCH 1/3] dt-bindings: clock: Convert i.MX8MQ to json-schema
 2020-01-10  7:55 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: Convert i.MX8MM "
` [PATCH 3/3] dt-bindings: clock: Refine i.MX8MN clock binding

[PATCH V2 0/4] clk: imx: imx8m: introduce imx8m_clk_hw_composite_core
 2020-01-10  7:18 UTC  (5+ messages)
` [PATCH V2 1/4] clk: imx: composite-8m: add imx8m_clk_hw_composite_core
` [PATCH V2 2/4] clk: imx: imx8mq: use imx8m_clk_hw_composite_core
` [PATCH V2 3/4] clk: imx: imx8mm: "
` [PATCH V2 4/4] clk: imx: imx8mn: "

[PATCH] [RFC] pwm: sun4i: Move pwm_calculate out of spin_lock
 2020-01-10  7:13 UTC 

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

[GIT PULL] clk: renesas: Updates for v5.6
 2020-01-10  5:36 UTC  (2+ messages)

[PATCH V2 0/2] Add Global clock controller support for IPQ6018
 2020-01-10  0:11 UTC  (4+ messages)
` [PATCH V2 1/2] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
  ` [PATCH V2 2/2] clk: qcom: Add ipq6018 Global Clock Controller support

[PATCH] clk: at91: add sama5d3 pmc driver
 2020-01-10  0:11 UTC  (6+ messages)

[PATCH 0/4] clk: imx: imx8m: introduce imx8m_clk_hw_core_composite
 2020-01-09 10:55 UTC  (6+ messages)
` [PATCH 1/4] clk: imx: composite-8m: add imx8m_clk_hw_core_composite
` [PATCH 2/4] clk: imx: imx8mq: use imx8m_clk_hw_core_composite
` [PATCH 3/4] clk: imx: imx8mm: "
` [PATCH 4/4] clk: imx: imx8mn: "

[PATCH V3 0/5] Add minimal boot support for IPQ6018
 2020-01-09  9:21 UTC  (4+ messages)
` [PATCH V3 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings

[clk:clk-basic-hw 12/12] ERROR: "__clk_hw_register_divider" [drivers/gpu/drm/msm/msm.ko] undefined!
 2020-01-09  1:03 UTC 

[PATCH] treewide: remove redundent IS_ERR() before error code check
 2020-01-08 20:17 UTC  (5+ messages)

[PATCH V3 1/4] clk: tegra: mark fuse clock as critical
 2020-01-08 12:00 UTC  (5+ messages)
` [PATCH V3 2/4] ARM: tegra: Enable PLLP bypass during Tegra124 LP1

[PATCHv2 00/11] Add basic SoC Support for Mediatek MT6779 SoC
 2020-01-08 11:27 UTC  (6+ messages)
` [PATCH v2 05/11] pinctrl: mediatek: avoid virtual gpio trying to set reg

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2020-01-08  8:34 UTC  (9+ messages)
` [PATCH v8 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v8 09/12] rtc: bd70528: add BD71828 support

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2020-01-08  3:45 UTC  (3+ messages)
` [PATCH 02/10] dt-bindings: i2c: Add documentation for ad242x i2c controllers

[PATCH] clk: qoriq: add ls1088a hwaccel clocks support
 2020-01-08  3:40 UTC  (3+ messages)

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

[PATCH V2 1/5] clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
 2020-01-08  0:51 UTC  (7+ messages)
` [PATCH V2 2/5] clk: imx: Add support for i.MX8M hw based clk provider
` [PATCH V2 3/5] dt-bindings: imx: Add clock binding doc for i.MX8MP
` [PATCH V2 4/5] clk: imx: Add support for i.MX8MP clock driver
` [PATCH V2 5/5] arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default

[PATCH] clk: renesas: Prepare for split of R-Car H3 config symbol
 2020-01-07 23:29 UTC  (2+ messages)

[PATCH 0/7] qcom: add clk-vibrator driver
 2020-01-07 23:18 UTC  (6+ messages)
` [PATCH 4/7] dt-bindings: Input: introduce new clock vibrator bindings

[PATCH v6 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-01-07 23:17 UTC  (2+ messages)

[PATCH 1/5] Enable HSIC on MMP3 SoC
 2020-01-07 22:20 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: phy: Add binding for marvell,mmp3-hsic-phy

[PATCH v11 0/4] MSM8998 Multimedia Clock Controller
 2020-01-07 22:14 UTC  (3+ messages)
` [PATCH v11 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc

[PATCH 0/3] arm64: allwinner: a64: Enable DVFS on A64
 2020-01-07 17:09 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: allwinner: a64: enable DVFS

[PATCH v2 0/2] clk: Meson8/8b/8m2: fix the mali clock flags
 2020-01-07 11:03 UTC  (2+ messages)

[PATCH] clk: Don't cache errors from clk_ops::get_phase()
 2020-01-07  9:44 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: imx: Add clock binding doc for i.MX8MP
 2020-01-07  8:31 UTC  (5+ messages)
` [PATCH 2/3] clk: imx: Add support for i.MX8MP clock driver

[PATCH] clk, clk-si5341: Support multiple input ports
 2020-01-07  7:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v4] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent
 2020-01-07  7:28 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: documentation: add clock bindings information for Agilex
 2020-01-07  7:00 UTC  (5+ messages)
` [PATCH 2/2] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH 00/12] Convert some basic type clks to new parent way
 2020-01-07  6:58 UTC  (25+ messages)
` [PATCH 01/12] clk: gpio: Use DT way of specifying parents
` [PATCH 02/12] clk: fixed-rate: Convert to clk_hw based APIs
` [PATCH 03/12] clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()
` [PATCH 04/12] clk: fixed-rate: Move to_clk_fixed_rate() to C file
` [PATCH 05/12] clk: fixed-rate: Document accuracy member
` [PATCH 06/12] clk: fixed-rate: Add support for specifying parents via DT/pointers
` [PATCH 07/12] clk: fixed-rate: Add clk flags for parent accuracy
` [PATCH 08/12] clk: fixed-rate: Document that accuracy isn't a rate
` [PATCH 09/12] clk: asm9260: Use parent accuracy in fixed rate clk
` [PATCH 10/12] clk: mux: Add support for specifying parents via DT/pointers
` [PATCH 11/12] clk: gate: "
` [PATCH 12/12] clk: divider: "


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