public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-27 00:17:19 to 2018-05-01 16:34:51 UTC [more...]

[PATCH 00/21] arm64: allwinner: Add A64 DE2 HDMI support
 2018-05-01 16:34 UTC  (34+ messages)
` [PATCH 01/21] dt-bindings: clock: Add compatible for A64 DE2 CCU
` [PATCH 02/21] arm64: dts: allwinner: a64: Add "
` [PATCH 03/21] clk: sunxi-ng: Enable DE2_CCU for Allwinner 64-bit SoCs
` [PATCH 04/21] bindings: display: Add compatible for A64 DE2 pipeline
` [PATCH 05/21] drm/sun4i: Add support for A64 display engine
` [PATCH 06/21] arm64: defconfig: Enable CONFIG_DRM_SUN4I
` [PATCH 07/21] bindings: display: Add compatible for A64 HDMI
` [PATCH 08/21] bindings: display: Add compatible for A64 HDMI PHY
` [PATCH 09/21] arm64: dts: allwinner: a64: Add HDMI support
` [PATCH 10/21] drm/sun4i: Enable DesignWare HDMI for Allwinner 64-bit SoCs
` [PATCH 11/21] bindings: display: Add compatible for A64 Mixer1
` [PATCH 12/21] bindings: display: Add compatible for A64 tcon-tv
` [PATCH 13/21] drm/sun4i: Enable DE2 Mixer for Allwinner 64-bit SoCs
` [PATCH 14/21] arm64: dts: allwinner: a64: Add HDMI pipeline
` [PATCH 15/21] drm: sun4i: add support for HVCC regulator for DWC HDMI glue
` [PATCH 16/21] arm64: dts: allwinner: a64: bananapi-m64: Enable HDMI output
` [PATCH 17/21] arm64: dts: allwinner: a64: nanopi-a64: "
` [PATCH 18/21] arm64: dts: allwinner: a64: orangepi-win: "
` [PATCH 19/21] arm64: dts: allwinner: a64: a64-olinuxino: "
` [PATCH 20/21] arm64: dts: allwinner: a64: pine64: "
` [PATCH 21/21] arm64: dts: allwinner: a64: sopine: "

[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
 2018-05-01 16:33 UTC  (20+ messages)
` [PATCH net-next v2 01/15] clk: sunxi-ng: r40: rewrite init code to a platform driver
` [PATCH net-next v2 02/15] clk: sunxi-ng: r40: export a regmap to access the GMAC register
` [PATCH net-next v2 03/15] dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions
` [PATCH net-next v2 04/15] dt-bindings: net: dwmac-sun8i: Sort syscon compatibles by alphabetical order
` [PATCH net-next v2 05/15] dt-bindings: net: dwmac-sun8i: simplify description of syscon property
` [PATCH net-next v2 06/15] dt-bindings: net: dwmac-sun8i: Add binding for GMAC on Allwinner R40 SoC
` [PATCH net-next v2 07/15] net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
` [PATCH net-next v2 08/15] net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device
` [PATCH net-next v2 09/15] net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains
` [PATCH net-next v2 10/15] net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
` [PATCH net-next v2 11/15] ARM: dts: sun8i: r40: bananapi-m2-ultra: Sort device node dereferences
` [PATCH net-next v2 12/15] ARM: dts: sun8i: r40: Add device node and RGMII pinmux node for GMAC
` [PATCH net-next v2 13/15] ARM: dts: sun8i: r40: bananapi-m2-ultra: Enable GMAC ethernet controller
` [PATCH net-next v2 14/15] soc: sunxi: export a regmap for EMAC clock reg on A64
` [PATCH net-next v2 15/15] arm64: dts: allwinner: a64: add SRAM controller device tree node

[PATCH] clk:aspeed: Fix reset bits for PCI/VGA and PECI
 2018-05-01 16:27 UTC  (3+ messages)

[PATCH 00/12] clk: imx: add imx8qxp clock support
 2018-05-01 15:37 UTC  (17+ messages)
` [PATCH 01/12] clk: imx: add configuration option for mmio clks
` [PATCH 02/12] clk: imx: scu: add scu clock common part
` [PATCH 03/12] clk: imx: scu: add scu clock divider
` [PATCH 04/12] clk: imx: scu: add scu clock gpr divider
` [PATCH 05/12] clk: imx: scu: add scu clock gate
` [PATCH 06/12] clk: imx: scu: add scu clock gpr gate
` [PATCH 07/12] clk: imx: scu: add scu clock mux
` [PATCH 08/12] clk: imx: scu: add scu clock gpr mux
` [PATCH 09/12] clk: imx: add common imx_clk_hw_fixed functions
` [PATCH 10/12] clk: imx: add imx_check_clk_hws helper function
` [PATCH 11/12] dt-bindings: clock: add imx8qxp clock binding doc
` [PATCH 12/12] clk: imx: add imx8qxp clk driver

[v5 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-05-01 15:33 UTC  (5+ messages)
` [v5 1/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings
` [v5 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[PATCH v9 00/27] ARM: davinci: convert to common clock framework​
 2018-05-01 14:45 UTC  (39+ messages)
` [PATCH v9 01/27] clk: davinci: pll: allow dev == NULL
` [PATCH v9 02/27] clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE
` [PATCH v9 03/27] clk: davinci: psc: allow for dev == NULL
` [PATCH v9 04/27] ARM: davinci: pass clock as parameter to davinci_timer_init()
` [PATCH v9 05/27] ARM: davinci: da830: add new clock init using common clock framework
` [PATCH v9 06/27] ARM: davinci: da850: "
` [PATCH v9 07/27] ARM: davinci: dm355: "
` [PATCH v9 08/27] ARM: davinci: dm365: "
` [PATCH v9 09/27] ARM: davinci: dm644x: "
` [PATCH v9 10/27] ARM: davinci: dm646x: "
` [PATCH v9 11/27] ARM: davinci: da8xx: add new USB PHY "
` [PATCH v9 12/27] ARM: davinci: da8xx: add new sata_refclk "
` [PATCH v9 13/27] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
` [PATCH v9 14/27] ARM: davinci_all_defconfig: "
` [PATCH v9 15/27] ARM: davinci: switch to common clock framework
` [PATCH v9 16/27] ARM: davinci: da830: Remove legacy clock init
` [PATCH v9 17/27] ARM: davinci: da850: "
` [PATCH v9 18/27] ARM: davinci: dm355: "
` [PATCH v9 19/27] ARM: davinci: dm365: "
` [PATCH v9 20/27] ARM: davinci: dm644x: "
` [PATCH v9 21/27] ARM: davinci: dm646x: "
` [PATCH v9 22/27] ARM: davinci: da8xx: Remove legacy USB and SATA "
` [PATCH v9 23/27] ARM: davinci: remove legacy clocks
` [PATCH v9 24/27] dt-bindings: timer: new bindings for TI DaVinci timer
` [PATCH v9 25/27] ARM: davinci: add device tree support to timer
` [PATCH v9 26/27] ARM: davinci: da8xx-dt: switch to device tree clocks
` [PATCH v9 27/27] ARM: dts: da850: Add clocks

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-05-01 14:45 UTC  (13+ messages)
` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
` [RFC 02/10] ata: ahci-platform: Remove support for Exynos5440
` [RFC 03/10] cpufreq: exynos: "
` [RFC 05/10] i2c: s3c2410: "
` [RFC 06/10] thermal: samsung: "
      ` [PATCH] "

[PATCH 0/7] clk: meson: axg: add audio clock controller support
 2018-05-01 14:37 UTC  (5+ messages)
` [PATCH 5/7] clk: meson: axg: export audio clock controller id bindings
` [PATCH 6/7] clk: meson: axg: document bindings for the audio clock controller

[PATCH 0/2] Add QCOM video clock controller driver
 2018-05-01 13:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM Video clock bindings

[PATCH v6 0/3] Misc patches to support clocks for SDM845
 2018-05-01 12:39 UTC  (5+ messages)
` [PATCH v6 1/3] clk: qcom: Configure the RCGs to a safe source as needed
` [PATCH v6 2/3] clk: qcom: Add support for BRANCH_NO_DELAY flag for branch clocks
` [PATCH v6 3/3] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH v6 0/7] ARM: davinci: complete the conversion to using the reset framework
 2018-05-01 10:52 UTC  (4+ messages)
` [PATCH v6 5/7] remoteproc/davinci: use octal permissions for module_param()

[v4 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-05-01  8:40 UTC  (4+ messages)
` [v4 2/2] "

[PATCH v1] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state
 2018-05-01  5:03 UTC 

[PATCH] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state
 2018-05-01  5:02 UTC  (3+ messages)

[PATCH v3 0/5] Use of_clk_get_parent_count() instead of open coding
 2018-04-30 13:46 UTC  (7+ messages)
` [PATCH v3 3/5] soc: rockchip: power-domain: "
` [PATCH v3 4/5] soc/tegra: pmc: "
` [PATCH v3 5/5] pinctrl: sunxi: "

(no subject)
 2018-04-30 11:39 UTC 

[PATCH v1 0/4] Restore ULPI USB on Tegra20
 2018-04-30 11:28 UTC  (13+ messages)
` [PATCH v1 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers
` [PATCH v1 2/4] pinctrl: tegra20: Provide CDEV1/2 clock muxes
` [PATCH v1 3/4] clk: tegra20: Set correct parents for CDEV1/2 clocks

[v3 00/10] arm/arm64: mediatek: Fix mmsys device probing
 2018-04-30 10:58 UTC  (15+ messages)
` [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd
` [v3 02/10] drm/mediatek: Use regmap for register access
` [v3 03/10] mfd: mtk-mmsys: Add mmsys driver
` [v3 04/10] drm/mediatek: mt2701: switch to mfd probing
` [v3 05/10] clk: mediatek: mt2701-mm: switch to mfd device
` [v3 06/10] mfd: mtk-mmsys: Add mt8173 nodes
` [v3 07/10] drm/mediatek: Add mfd support for mt8173
` [v3 08/10] clk: mediatek: mt8173-mm: switch to mfd device
` [v3 09/10] drm: mediatek: Omit warning on probe defers
` [v3 10/10] MAINTAINERS: update Mediatek Soc entry

[PATCH] clk: x86: Add ST oscout platform clock
 2018-04-30  7:06 UTC 

[PATCH V4] clk: at91: PLL recalc_rate() now using cached MUL and DIV values
 2018-04-30  5:58 UTC  (2+ messages)

[PATCH v3] clk: at91: PLL recalc_rate() now using cached MUL+DIV values
 2018-04-29 15:25 UTC  (6+ messages)

[PATCH meson-clk-next] clk: meson: meson8b: enable CLK_MESON_MPLL_ROUND_CLOSEST for all MPLLs
 2018-04-28 15:01 UTC  (2+ messages)

[PATCH 1/2] clk: Add clk_set_rate_safe() API support
 2018-04-28  9:16 UTC  (2+ messages)
` [PATCH 2/2] clk: clk-conf: Convert to use clk_set_rate_safe()

[PATCH v7 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-28  1:50 UTC  (9+ messages)
` [PATCH v7 1/7] clk: meson: migrate to devm_of_clk_add_hw_provider API

[PATCH v2 0/6] add Mali-450 support to MT7623 SoC
 2018-04-27 20:11 UTC  (10+ messages)
` [PATCH v2 1/6] dt-bindings: gpu: mali-utgard: add mediatek,mt7623-mali compatible
` [PATCH v2 2/6] dt-bindings: clock: mediatek: add g3dsys bindings
` [PATCH v2 3/6] dt-bindings: clock: mediatek: add entry for Mali-450 node to refer
` [PATCH v2 4/6] dt-bindings: reset: "
` [PATCH v2 5/6] clk: mediatek: add g3dsys support for MT2701 and MT7623
` [PATCH v2 6/6] arm: dts: mt7623: add Mali-450 and related device nodes

[PATCH v2 0/2] clk: renesas: Add support for R-Car E3
 2018-04-27 13:41 UTC  (3+ messages)
` [PATCH v2 1/2] clk: renesas: Add r8a77990 CPG Core Clock Definitions

[PATCH 0/2] clk: meson: mpll: add round closest support
 2018-04-27  9:33 UTC  (2+ messages)

[PATCH] clk: uniphier: add LD11/LD20 stream demux system clock
 2018-04-27  3:12 UTC  (2+ messages)

[PATCH v2] clk: aspeed: Support second reset register
 2018-04-27  2:55 UTC 

[PATCH 7/7] clk: meson: axg: add the audio clock controller driver
 2018-04-27  1:13 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