linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-27 19:06:40 to 2019-03-07 14:15:09 UTC [more...]

[PATCH 0/3] clk: meson: add support for PCIE PLL
 2019-03-07 14:14 UTC  (2+ messages)
` [PATCH 3/3] clk: meson-g12a: add PCIE PLL clocks

[PATCH 1/3] dt-bindings: clock: imx8mq: add hdmi phy 27m clock
 2019-03-07 12:56 UTC  (5+ messages)
` [PATCH 2/3] clk: imx8mq: add hdmi_phy_27m clock as pll's reference clock
` [PATCH 3/3] arm64: dts: imx8mq: add osc_hdmi_phy_27m fixed clock

[PATCH v2 0/2] clk: meson: g12a: Add CPU Clock support
 2019-03-07 12:24 UTC  (6+ messages)
` [PATCH v2 1/2] clk: meson-g12a: add cpu clock bindings
` [PATCH v2 2/2] clk: meson: g12a: add cpu clocks

[PATCH] clk: qcom: gcc-qcs404: Add CDSP related clocks and resets
 2019-03-07 10:14 UTC  (2+ messages)

[RFC] clk: imx: Allow re-parenting by default on set rate
 2019-03-07  9:20 UTC 

[clk:clk-parent-rewrite 32/32] drivers/clk/pxa/clk-pxa.c:81:2: warning: this 'if' clause does not guard
 2019-03-07  7:56 UTC 

Question about devm_get_clk_from_child()
 2019-03-07  0:20 UTC  (2+ messages)

[PATCH v1] clk: Probe defer clk_get() on orphans
 2019-03-06 23:19 UTC  (3+ messages)

[PATCH v2 0/8] Rewrite clk parent handling
 2019-03-06 21:45 UTC  (8+ messages)
` [PATCH v2 6/8] clk: Allow parents to be specified without string names

[clk:clk-parent-rewrite 32/32] drivers/clk/clk-versaclock5.c:673:19: error: initialization from incompatible pointer type
 2019-03-06 18:34 UTC 

[clk:clk-parent-rewrite 32/32] drivers//clk/clk-versaclock5.c:673:19: error: initialization of 'struct clk_hw * (*)(struct clk_hw *)' from incompatible pointer type 'unsigned char (*)(struct clk_hw *)'
 2019-03-06 18:26 UTC 

[PATCH 0/3] Qualcomm QCS404 Turing Clock Controller
 2019-03-06 17:47 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: Introduce Qualcomm Turing Clock controller
` [PATCH 2/3] clk: qcom: branch: Add AON clock ops
` [PATCH 3/3] clk: qcom: Add QCS404 TuringCC

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-03-06 10:38 UTC  (6+ messages)

[PATCH V6 0/8] make mt7623 clock of hdmi stable
 2019-03-06 10:13 UTC  (7+ messages)
` [PATCH v6 1/8] drm/mediatek: recalculate hdmi phy clock of MT2701 by querying hardware
` [PATCH V6 8/8] drm/mediatek: fix the rate of parent for hdmi phy in MT2701

[PATCH v2 0/6] Coordinated Clks
 2019-03-06  4:11 UTC  (10+ messages)
` [PATCH v2 1/6] clk: Remove recursion in clk_core_{prepare,enable}()
` [PATCH v2 2/6] clk: fix clk_calc_subtree compute duplications
` [PATCH v3 3/6] clk: change rates via list iteration
` [PATCH v2 4/6] clk: add coordinated clk changes support
` [PATCH v2 5/6] docs: driver-api: add pre_rate_req to clk documentation
` [PATCH v2 6/6] clk: rockchip: use pre_rate_req for cpuclk

[PATCH v3 00/15] Allwinner sunxi message box support
 2019-03-06  3:39 UTC  (17+ 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 v5 0/9] Mediatek MT8183 clock support
 2019-03-05 18:41 UTC  (18+ messages)
` [PATCH v5 1/9] clk: mediatek: Disable tuner_en before change PLL rate
` [PATCH v5 2/9] clk: mediatek: Add new clkmux register API
` [PATCH v5 3/9] clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_data
` [PATCH v5 4/9] dt-bindings: ARM: Mediatek: Document bindings for MT8183
` [PATCH v5 5/9] clk: mediatek: Add dt-bindings for MT8183 clocks
` [PATCH v5 6/9] clk: mediatek: Add flags support for mtk_gate data
` [PATCH v5 7/9] clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_data
` [PATCH v5 8/9] clk: mediatek: Add MT8183 clock support
` [PATCH v5 9/9] clk: mediatek: Allow changing PLL rate when it is off

[5.2][PATCH v10 00/27] Ingenic TCU patchset
 2019-03-05  3:15 UTC  (37+ 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] drivers: clk: zynqmp: Allow zero divisor value
 2019-03-04 23:27 UTC 

[PATCH] drivers: clk: Update clock driver to handle clock attribute
 2019-03-04 23:19 UTC 

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

[PATCH] clk: g12a-aoclk: re-export CLKID_AO_SAR_ADC_SEL clock id
 2019-03-04 10:53 UTC 

[PATCH 0/4] clk: renesas: rcar-gen3: Add ZG support for E3, D3 and RZ/G2E
 2019-03-04 10:04 UTC  (11+ 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] 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 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

[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  (8+ messages)
` [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  (2+ messages)

[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 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  (4+ messages)

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  (4+ 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  (2+ messages)

[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


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