linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-25 10:46:28 to 2019-03-04 10:04:00 UTC [more...]

[PATCH] clk: at91: fix programmable clock for sama5d2
 2019-03-04 10:03 UTC  (2+ messages)

[PATCH] clk: renesas: rcar-gen3: Pass name/offset to cpg_sd_clk_register()
 2019-03-04 10:03 UTC  (3+ messages)

[PATCH 0/4] clk: renesas: rcar-gen3: Add ZG support for E3, D3 and RZ/G2E
 2019-03-04  9:45 UTC  (10+ messages)
` [PATCH 1/4] clk: renesas: rcar-gen3: Parameterise Z and Z2 clock register offset
` [PATCH 2/4] clk: renesas: r8a77990: Add ZG clock
` [PATCH 3/4] [RFT] clk: renesas: r8a774c0: "
` [PATCH 4/4] [RFT] clk: renesas: r8a77995: "

[PATCH RE-SEND] clk: tegra: Don't enable already enabled PLLs
 2019-03-04  8:18 UTC  (3+ messages)

[PATCH v3 0/3] arm: dts: imx8mq: Add cpufreq support
 2019-03-04  5:25 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores
` [PATCH v3 2/3] arm64: dts: imx8mq: Add the buck vdd_arm regulator
` [PATCH v3 3/3] arm64: dts: imx8mq: Add the opp table and cores opp properties

[5.2][PATCH v10 00/27] Ingenic TCU patchset
 2019-03-02 23:34 UTC  (28+ messages)
` [PATCH v10 01/27] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v10 02/27] doc: Add doc for the Ingenic TCU hardware
` [PATCH v10 03/27] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v10 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v10 05/27] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v10 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v10 07/27] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v10 08/27] watchdog: jz4740: Use regmap "
` [PATCH v10 09/27] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v10 10/27] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v10 11/27] pwm: jz4740: Apply configuration atomically
` [PATCH v10 12/27] pwm: jz4740: Use regmap from TCU driver
` [PATCH v10 13/27] pwm: jz4740: Use clocks "
` [PATCH v10 14/27] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v10 15/27] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v10 16/27] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v10 17/27] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v10 18/27] clk: jz4740: Add TCU clock
` [PATCH v10 19/27] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v10 20/27] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v10 21/27] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v10 22/27] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v10 23/27] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v10 24/27] MIPS: CI20: defconfig: enable OST driver
` [PATCH v10 25/27] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v10 26/27] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v10 27/27] MIPS: jz4740: Drop obsolete code

[PATCH v2 0/8] Rewrite clk parent handling
 2019-03-02 21:25 UTC  (12+ messages)
` [PATCH v2 1/8] clk: Combine __clk_get() and __clk_create_clk()
` [PATCH v2 2/8] clk: core: clarify the check for runtime PM
` [PATCH v2 3/8] clk: Introduce of_clk_get_hw_from_clkspec()
` [PATCH v2 4/8] clk: Inform the core about consumer devices
` [PATCH v2 5/8] clk: Move of_clk_*() APIs into clk.c from clkdev.c
` [PATCH v2 6/8] clk: Allow parents to be specified without string names
` [PATCH v2 7/8] clk: qcom: gcc-sdm845: Migrate to DT parent mapping
` [PATCH v2 8/8] arm64: dts: qcom: Specify XO clk as input to GCC node

[PATCH v3 00/15] Allwinner sunxi message box support
 2019-03-02  4:29 UTC  (16+ messages)
` [PATCH v3 01/15] clk: sunxi-ng: Mark msgbox clocks as critical
` [PATCH v3 02/15] clk: sunxi-ng: Mark AR100 "
` [PATCH v3 03/15] dt-bindings: mailbox: Add a sunxi message box binding
` [PATCH v3 04/15] mailbox: sunxi-msgbox: Add a new mailbox driver
` [PATCH v3 05/15] ARM: dts: sunxi: a80: Add msgbox node
` [PATCH v3 06/15] ARM: dts: sunxi: a83t: "
` [PATCH v3 07/15] ARM: dts: sunxi: h3/h5: "
` [PATCH v3 08/15] arm64: dts: allwinner: a64: "
` [PATCH v3 09/15] arm64: dts: allwinner: h6: "
` [PATCH v3 10/15] [NOT FOR MERGE] clk: sunxi-ng: sun8i: Avoid turning off unused PRCM gates
` [PATCH v3 11/15] [NOT FOR MERGE] dt-bindings: Add a binding for a mailbox-backed interrupt controller
` [PATCH v3 12/15] [NOT FOR MERGE] irqchip/mbox: Introduce a mailbox-backed irqchip driver
` [PATCH v3 13/15] [NOT FOR MERGE] arm64: dts: allwinner: a64: Add interrupt controller node
` [PATCH v3 14/15] [NOT FOR MERGE] arm64: dts: allwinner: a64: Convert DTS to use msgbox_intc
` [PATCH v3 15/15] [NOT FOR MERGE] arm64: dts: allwinner: a64: Remove unused r_intc

[PATCH v2 00/10] Allwinner sunxi message box support
 2019-03-01 17:31 UTC  (14+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: sun8i: Mark the msgbox clock as critical
` [PATCH v2 02/10] clk: sunxi-ng: sun9i: "
` [PATCH v2 03/10] clk: sunxi-ng: sun50i: "
` [PATCH v2 04/10] dt-bindings: mailbox: Add a sunxi message box binding
` [PATCH v2 05/10] mailbox: sunxi-msgbox: Add a new mailbox driver
` [PATCH v2 06/10] ARM: dts: sunxi: a80: Add msgbox node
` [PATCH v2 07/10] ARM: dts: sunxi: a83t: "
` [PATCH v2 08/10] ARM: dts: sunxi: h3/h5: "
` [PATCH v2 09/10] arm64: dts: allwinner: a64: "
` [PATCH v2 10/10] arm64: dts: allwinner: h6: "
` [linux-sunxi] [PATCH v2 00/10] Allwinner sunxi message box support

[PATCH 0/2] clk: meson: g12a: Add CPU Clock support
 2019-03-01 17:05 UTC  (9+ messages)
` [PATCH 1/2] clk: meson-g12a: add cpu clock bindings
` [PATCH 2/2] clk: meson: g12a: add cpu clocks

[PATCH 0/3] drm/sun4i: DE2/DE3 improvements
 2019-03-01 14:59 UTC  (5+ messages)
` [PATCH 1/3] clk: sunxi-ng: Allow DE clock to set parent rate
` [PATCH 2/3] drm/sun4i: Add VI scaler line size quirk for DE2/DE3
` [PATCH 3/3] drm/sun4i: Improve VI scaling "

[PATCH 0/3] Correct CAN clocks definition
 2019-03-01 12:06 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: can: rcar_canfd: Document r8a774a1 support

[PATCH 00/11] Add basic EK874 support
 2019-03-01 11:56 UTC  (5+ messages)
` [PATCH 09/11] dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks
` [PATCH 11/11] dt-bindings: can: rcar_canfd: document r8a774c0 support

[PATCH] clk: imx8mq: Add support for the CLKO1 clock
 2019-03-01  2:01 UTC  (5+ messages)

[PATCH v9 00/27] Ingenic TCU patchset v9
 2019-02-28 18:42 UTC  (11+ messages)
` [PATCH v9 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation

[PATCH RESEND V2 1/2] clk: imx8mq: add GPIO clocks to clock tree
 2019-02-28 18:28 UTC  (5+ messages)
` [PATCH RESEND V2 2/2] arm64: dts: freescale: imx8mq: add clock for GPIO node

[PATCH] dt-bindings: clock: axg-audio: unexpose controller inputs
 2019-02-28 18:27 UTC  (2+ messages)

[PATCH 0/4] clk/ARM: exynos: Add ADC to Exynos5410 (Odroid XU)
 2019-02-28 18:23 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: exynos: Put CLK_UART3 in order
` [PATCH 2/4] dt-bindings: clock: exynos: Add ADC clock ID to Exynos5410

[RFC PATCH v1 00/13] support ROHM BD70528 PMIC
 2019-02-28 15:37 UTC  (5+ messages)
` [RFC PATCH v1 07/13] devicetree: bindings: Document first ROHM BD70528 bindings

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-02-28 11:40 UTC  (5+ messages)

[PATCH 1/2] clk: imx7ulp: remove snvs clock
 2019-02-28  8:56 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clock: imx7ulp: remove SNVS clock

[PATCH V7 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-28  6:42 UTC  (6+ messages)
` [PATCH V7 2/2] clk: imx: scu: add cpu frequency scaling support

New IoT/M2M Communication Products with Cloud Service
 2019-02-28  3:20 UTC 

[PATCH v2 1/2] arm64: dts: mt8173: correct cpu type of cpu2 and cpu3 to cortex-a72
 2019-02-28  2:03 UTC  (5+ messages)
` [PATCH v2 2/2] clk: mediatek: correct cpu clock name for MT8173 SoC

[PATCH v1 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-28  0:01 UTC  (8+ messages)
` [PATCH v1 1/4] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v1 2/4] soc/fsl/guts: Add definition "
` [PATCH v1 3/4] clk: qoriq: increase array size of cmux_to_group
` [PATCH v1 4/4] clk: qoriq: Add clockgen support for lx2160a

[PATCH v8 00/26] Ingenic TCU patchset v8
 2019-02-27 23:54 UTC  (12+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST

[PATCH v2 0/7] Enable rk3066 VOP and HDMI for MK808
 2019-02-27 19:06 UTC  (5+ messages)
` [PATCH] dt-bindings: display: rockchip: add document for rk3066 hdmi

[PATCH v4 3/3] clk: mediatek: Mark bus and DRAM related clocks as critical
 2019-02-27 10:36 UTC  (3+ messages)

[PATCH v4 00/12] Mediatek MT8183 clock and scpsys support
 2019-02-27  4:39 UTC  (14+ messages)
` [PATCH v4 01/12] clk: mediatek: Disable tuner_en before change PLL rate
` [PATCH v4 08/12] clk: mediatek: Add MT8183 clock support

[PATCH v2 0/7] QCS404 PCIe PHY and controller
 2019-02-27  4:25 UTC  (6+ messages)
` [PATCH v2 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH v2 4/7] PCI: qcom: Use clk_bulk API for 2.4.0 controllers

[PATCH v2] clk: imx: Refactor entire sccg pll clk
 2019-02-26 18:09 UTC  (9+ messages)

[PATCH V2 1/2] clk: imx8mq: add GPIO clocks to clock tree
 2019-02-26 18:00 UTC  (2+ messages)

[PATCH v4 2/3] clk: mediatek: Add flags to mtk_gate
 2019-02-26 17:54 UTC  (2+ messages)

[PATCH v4 1/3] clk: mediatek: Add MUX_FLAGS macro
 2019-02-26 17:53 UTC  (2+ messages)

[PATCH v4 0/3] Mark clocks as critical for MT6797
 2019-02-26 17:53 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocks
 2019-02-26 17:42 UTC  (2+ messages)

[PATCH -next] clk: ingenic: Remove set but not used variable 'enable'
 2019-02-26 17:41 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-26 10:09 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: arm64: add compatible for LX2160A
` [PATCH 2/4] soc/fsl/guts: Add definition "
` [PATCH 3/4] clk: qoriq: increase array size of cmux_to_group
` [PATCH 4/4] clk: qoriq: Add clockgen support for lx2160a

[PATCH 0/4] clk: imx: scu: add parsing clocks from device tree support
 2019-02-26 10:07 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: clock: imx-lpcg: add support to parse clocks from device tree

[PATCH RESEND V6 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-26  5:18 UTC  (6+ messages)
` [PATCH RESEND V6 2/2] clk: imx: scu: add cpu frequency scaling support

[PATCH 0/7] Timer & SPI support for Allwinner suniv F1C100s
 2019-02-25 23:33 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: spi: Add Support for Allwinner F1C100s

[PATCH] clk: at91: programmable: remove unneeded register read
 2019-02-25 17:24 UTC  (2+ messages)

[PATCH V6 0/8] make mt7623 clock of hdmi stable
 2019-02-25 17:19 UTC  (5+ messages)
` [PATCH V6 5/8] clk: mediatek: add MUX_GATE_FLAGS_2
` [PATCH V6 6/8] clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_sel

[PATCH] clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLK
 2019-02-25 17:13 UTC  (2+ messages)

[PATCH 0/4] clk: ti: get rid of CLK_IS_BASIC
 2019-02-25 17:12 UTC  (4+ messages)

[PATCH 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-02-25 15:05 UTC  (2+ messages)

[PATCH v2 08/15] clock: milbeaut: Add Milbeaut M10V clock controller
 2019-02-25 12:13 UTC  (3+ messages)

[PATCH 0/8] add power management support for SAM9X60
 2019-02-25 10:46 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).