linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 15:19:39 to 2019-12-19 10:43:07 UTC [more...]

[PATCH V2 0/7] Add minimal boot support for IPQ6018
 2019-12-19 10:41 UTC  (3+ messages)
` [PATCH V2 1/7] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V2 2/7] pinctrl: qcom: Add ipq6018 pinctrl driver

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-12-19 10:26 UTC  (3+ messages)
  ` [PATCH 4/6] clk: qcom: Add ipq6018 Global Clock Controller support

[PATCH v2] clk: samsung: exynos5420: Keep top G3D clocks enabled
 2019-12-19 10:05 UTC  (4+ messages)

[PATCH v7 00/12] Support ROHM BD71828 PMIC
 2019-12-19  9:58 UTC  (14+ 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 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v7 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v7 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v7 06/12] mfd: input: bd71828: Add power-key support
` [PATCH v7 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v7 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v7 09/12] rtc: bd70528: add BD71828 support
` [PATCH v7 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [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 V2] clock: renesas: cpg-mssr: Fix the typo
 2019-12-19  9:33 UTC  (2+ messages)

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

[PATCH 0/2] clk: qcom: gcc-msm8996: Fix CLKREF parenting
 2019-12-19  6:37 UTC  (4+ messages)
` [PATCH 1/2] clk: qcom: gcc-msm8996: Fix parent for CLKREF clocks

[PATCH v3 0/7] Clock changes to support cpufreq on QCS404
 2019-12-19  6:25 UTC  (14+ messages)
` [PATCH v3 2/7] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
` [PATCH v3 3/7] clk: qcom: hfpll: register as clock provider
` [PATCH v3 4/7] clk: qcom: hfpll: CLK_IGNORE_UNUSED
` [PATCH v3 5/7] clk: qcom: hfpll: use clk_parent_data to specify the parent
` [PATCH v3 6/7] clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFER
` [PATCH v3 7/7] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent

[PATCH] clk: qcom: smd: Add missing bimc clock
 2019-12-19  6:03 UTC  (3+ messages)

[PATCH] clk: qcom: Avoid SMMU/cx gdsc corner cases
 2019-12-19  6:02 UTC  (2+ messages)

[PATCH] clk: qcom: Make gcc_gpu_cfg_ahb_clk critical
 2019-12-19  6:00 UTC  (2+ messages)

[PATCH v11 0/4] MSM8998 Multimedia Clock Controller
 2019-12-19  5:57 UTC  (9+ messages)
` [PATCH v11 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v11 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
` [PATCH v11 3/4] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v11 4/4] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver

[PATCH] clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs
 2019-12-19  5:36 UTC  (2+ messages)

[PATCH v2 0/8] Add GPU & Video Clock controller driver for SC7180
 2019-12-19  5:32 UTC  (6+ messages)
` [PATCH v2 3/8] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings

[PATCH] clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpm
 2019-12-19  5:28 UTC  (2+ messages)

[PATCH v3 0/2] Add support for display port clocks and clock ops
 2019-12-19  5:27 UTC  (5+ messages)
` [PATCH v3 1/2] clk: qcom: rcg2: Add support for display port "
` [PATCH v3 2/2] clk: qcom : dispcc: Add support for display port clocks

[PATCH 0/2] Unbreak parent selection on MMP2 timer mux
 2019-12-19  5:14 UTC  (4+ messages)
` [PATCH 1/2] ARM: mmp: do not divide the clock rate
` [PATCH 2/2] clk: mmp2: Fix the order of timer mux parents

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

[PATCH] clk: sunxi-ng: r40: Allow setting parent rate for external clock outputs
 2019-12-18 22:07 UTC  (2+ messages)

[PATCH v6 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2019-12-18 20:21 UTC  (13+ messages)
` [PATCH v6 01/12] clk: tegra: Add custom CCLK implementation
` [PATCH v6 02/12] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v6 03/12] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v6 04/12] clk: tegra20: Use custom CCLK implementation
` [PATCH v6 05/12] clk: tegra30: "
` [PATCH v6 06/12] ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
` [PATCH v6 07/12] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30
` [PATCH v6 08/12] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v6 09/12] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v6 10/12] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v6 11/12] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v6 12/12] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points

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

[PATCH] clk: ux500: Fix up the SGA clock for some variants
 2019-12-18 18:50 UTC  (3+ messages)

[PATCH v5 0/8] Allwinner sun6i message box support
 2019-12-18 18:48 UTC  (3+ messages)
` [PATCH v5 8/8] firmware: arm_scpi: Support unidirectional mailbox channels

[PATCH RESEND for 5.6 v1 1/3] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
 2019-12-18 18:44 UTC  (3+ messages)
` [PATCH RESEND for 5.6 v1 2/3] clk: tegra20/30: Don't pre-initialize displays parent clock
` [PATCH RESEND for 5.6 v1 3/3] clk: tegra20/30: Explicitly set parent clock for Video Decoder

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-18 18:08 UTC  (8+ messages)
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts

[PATCH] clock: renesas: cpg-mssr: Fix the typo
 2019-12-18 18:01 UTC  (4+ messages)

[PATCH] clk: ti: dra7: fix parent for gmac_clkctrl
 2019-12-18 17:46 UTC  (2+ messages)

Applied "regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators" to the regulator tree
 2019-12-18 17:24 UTC  (6+ messages)

[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-12-18 17:02 UTC  (5+ messages)
` [resend PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description
` [resend PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-12-18 16:42 UTC  (8+ messages)

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-18 15:32 UTC  (21+ messages)
` [PATCH 06/10] mfd: Add core driver for AD242x A2B transceivers
  ` [alsa-devel] "
` [PATCH 07/10] i2c: Add driver for AD242x bus controller
` [PATCH 10/10] ASoC: Add codec component for AD242x nodes
  ` [alsa-devel] "
` [alsa-devel] [PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver

[PATCH V4 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2019-12-18 16:05 UTC  (11+ messages)
` [PATCH V4 01/10] remoteproc: qcom: Add PRNG proxy clock
` [PATCH V4 02/10] remoteproc: qcom: Add secure PIL support
` [PATCH V4 03/10] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH V4 04/10] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH V4 05/10] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH V4 06/10] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH V4 07/10] clk: qcom: Add WCSSAON reset
` [PATCH V4 08/10] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
` [PATCH V4 09/10] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH V4 10/10] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-18 12:57 UTC  (19+ messages)
` [PATCH v4 1/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops
` [PATCH v4 4/6] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v4 5/6] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v4 6/6] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH v2 08/11] clk: scmi: Match scmi device by both name and protocol id
 2019-12-18 11:17 UTC 

[PATCH] clk: mux: check mux value after set
 2019-12-18  9:44 UTC 

[PATCH] clk, clk-si5341: Support multiple input ports
 2019-12-18  9:11 UTC  (2+ messages)

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-18  8:09 UTC  (11+ messages)

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-12-18  7:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: meson: add A1 clock controller bindings

[PATCH] clk: declare clk_core_reparent_orphans() inline
 2019-12-17 19:46 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] clk: qcom: Add missing msm8998 gcc_bimc_gfx_clk
 2019-12-17 16:49 UTC 

[PATCH v3 00/15] Move PMC clocks into Tegra PMC driver
 2019-12-17 16:46 UTC  (10+ messages)
` [PATCH v3 08/15] ASoC: tegra: Add audio mclk control through clk_out_1 and extern1


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