linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-05 10:51:46 to 2018-11-12 07:46:00 UTC [more...]

[PATCH 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
 2018-11-12  7:45 UTC  (6+ messages)

[PATCH v1 0/2] Add support for display port clocks and clock ops
 2018-11-12  3:41 UTC  (11+ messages)
` [PATCH v1 2/2] clk: qcom : dispcc: Add support for display port clocks

[PATCH v2 0/6] OLPC 1.75 Keyboard/Touchpad fixes
 2018-11-12  2:30 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: olpc,ap-sp: add clock
` [PATCH v2 2/6] dt-bindings: marvell,mmp2: Add clock id for the SP clock
` [PATCH v2 3/6] clk: mmp2: add "
` [PATCH v2 4/6] Input: olpc_apsp: drop CONFIG_OLPC dependency
` [PATCH v2 5/6] Input: olpc_apsp: check FIFO status on open(), not probe()
` [PATCH v2 6/6] Input: olpc_apsp: enable the SP clock

[PATCH V6 0/6] clk: imx: add imx8qxp clock support
 2018-11-11 22:40 UTC  (9+ messages)
` [PATCH V6 1/6] clk: imx: add scu clock common part
` [PATCH V6 2/6] dt-bindings: clock: imx8qxp: add SCU clock IDs
` [PATCH V6 3/6] clk: imx: add imx8qxp clk driver
` [PATCH V6 4/6] dt-bindings: clock: add imx8qxp lpcg clock binding
` [PATCH V6 5/6] clk: imx: add lpcg clock support
` [PATCH V6 6/6] clk: imx: add imx8qxp lpcg driver

[PATCH v1 0/1] clk: npcm7xx: fix base address and of_clk_get_by_name
 2018-11-11 13:47 UTC  (2+ messages)
` [PATCH v1 1/1] clk: npcm7xx: get fixed clocks from DT

[PATCH 0/3] Fix MODULE_LICENSE of bcm2835 drivers
 2018-11-11  9:09 UTC  (9+ messages)
` [PATCH 1/3] clk: bcm2835: make license text and module license match
` [PATCH 2/3] dma: "

[PATCH] clk: qcom: gcc: Fix board clock node name
 2018-11-11  2:12 UTC  (6+ messages)

[PATCH v2 0/3] mach-omap2: handle autoidle denial
 2018-11-10 20:31 UTC  (4+ messages)
` [PATCH v2 1/3] clk: ti: add a usecount for autoidle
` [PATCH v2 2/3] clk: ti: check clock type before doing autoidle ops
` [PATCH v2 3/3] arm: omap_hwmod disable ick autoidling when a hwmod requires that

[GIT PULL] clk fixes for v4.20-rc1
 2018-11-10 19:35 UTC  (2+ messages)

[PATCH 04/17] clk: bcm2835: Switch to SPDX identifier
 2018-11-10 16:53 UTC  (2+ messages)

[PATCH v9 2/5] clk: imx: add fractional PLL output clock
 2018-11-10 16:05 UTC  (15+ messages)
` [PATCH v9 3/5] clk: imx: add SCCG PLL type
` [PATCH v9 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH V5 0/9] clk: imx: add imx8qxp clock support
 2018-11-10 15:58 UTC  (7+ messages)
` [PATCH V5 9/9] clk: imx: add imx8qxp clk driver

[PATCH V5 0/9] clk: add imx7ulp clk support
 2018-11-10 14:34 UTC  (10+ messages)
` [PATCH V5 1/9] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE "
` [PATCH V5 2/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support
` [PATCH V5 3/9] clk: imx: add pllv4 support
` [PATCH V5 4/9] clk: imx: add pfdv2 support
` [PATCH V5 5/9] clk: imx: add imx7ulp composite clk support
` [PATCH V5 6/9] dt-bindings: clock: add imx7ulp clock binding doc
` [PATCH V5 7/9] clk: imx: make mux parent strings const
` [PATCH V5 8/9] clk: imx: implement new clk_hw based APIs
` [PATCH V5 9/9] clk: imx: add imx7ulp clk driver

[PATCH 00/17] bcm2835: Treewide switch to SPDX identifier
 2018-11-10 14:17 UTC 

[PATCH 0/2] mach-omap2: handle autoidle denial
 2018-11-10  7:52 UTC  (9+ messages)
` [PATCH 1/2] clk: ti: add a usecount for autoidle
` [PATCH 2/2] arm: omap_hwmod disable ick autoidling when a hwmod requires that

[PATCH v3 00/25] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-10  7:32 UTC  (11+ messages)
  ` [PATCH v3 17/25] dt-bindings: panel: Add Bananapi S070WV20-CT16 ICN6211 MIPI-DSI to RGB bridge
        ` [linux-sunxi] "

[PATCH v9 0/2] Add support for LPASS clock controller for SDM845
 2018-11-10  1:44 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v9 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH 0/4] Simplify mediatek clk driver probes
 2018-11-09 19:18 UTC  (16+ messages)
` [PATCH 1/4] of/device: Add a way to probe drivers by match data
` [PATCH 2/4] clk: mediatek: Convert to platform_driver_probe_by_match_data()
` [PATCH 3/4] clk: mediatek: Drop THIS_MODULE from platform_driver
` [PATCH 4/4] clk: mediatek: Simplify single driver probes

[PATCH v12 0/5] Add i.MX8MQ clock driver
 2018-11-09 17:25 UTC  (8+ messages)
` [PATCH v12 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v12 2/5] clk: imx: add fractional PLL output clock
` [PATCH v12 3/5] clk: imx: Add SCCG PLL type
` [PATCH v12 4/5] clk: imx: Add imx composite clock
` [PATCH v12 5/5] clk: imx: Add clock driver for i.MX8MQ CCM

[PATCH v4 0/2] clk: meson-g12a: Add EE clock controller driver
 2018-11-09  7:51 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: clk: meson-g12a: Add G12A EE Clock Bindings
` [PATCH v4 2/2] clk: meson-g12a: Add EE Clock controller driver

[PATCH v2 0/3] clk: add driver for the SiFive FU540 PRCI and PLLs it controls
 2018-11-09  1:01 UTC  (7+ messages)
` [PATCH v2 1/3] clk: analogbits: add Wide-Range PLL library
` [PATCH v2 2/3] dt-bindings: clk: add documentation for the SiFive PRCI driver

[PATCH v4 0/6] Lochnagar Driver
 2018-11-08 21:59 UTC  (9+ messages)
` [PATCH 1/6] regulator: lochnagar: Explicitly include register headers
` [PATCH 2/6] regulator: lochnagar: Move driver to binding from DT
` [PATCH v4 3/6] mfd: lochnagar: Add initial binding documentation
` [PATCH v4 4/6] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
` [PATCH v4 5/6] clk: "
` [PATCH v4 6/6] pinctrl: "

[PATCH v8] Add support for LPASS clock controller for SDM845
 2018-11-08 18:25 UTC  (7+ messages)
` [PATCH v8] clk: qcom: Add lpass clock controller driver "

[PATCH] clk: meson: axg: mark fdiv2 and fdiv3 as critical
 2018-11-08 18:21 UTC  (3+ messages)

[PATCH v3 0/2] fix memory leak and unregister issue in clk_boston_setup()
 2018-11-08 18:19 UTC  (5+ messages)
` [PATCH v3 1/2] clk: boston: fix possible memory leak "
` [PATCH v3 2/2] clk: boston: unregister clks on failure "

[PATCH v2] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
 2018-11-08 18:12 UTC  (4+ messages)

[PATCH 0/2] Introduce a 'protected-clocks' property
 2018-11-08 18:11 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clk: Introduce "
` [PATCH 2/2] clk: qcom: Support "

[PATCH v2 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-11-08 14:42 UTC  (5+ messages)

[PATCH 0/2] Meson8b: fixes for the cpu_scale_div clock
 2018-11-08 14:16 UTC  (2+ messages)

[TECH TOPIC] SoC maintainer group
 2018-11-08 12:00 UTC  (13+ messages)
` [Ksummit-discuss] "

[PATCH v3] clk: qoriq: add more chips support
 2018-11-07 23:26 UTC  (4+ messages)

[PATCH 0/3] usb: renesas: rcar-gen3-usb2: Add support for RZ/A2
 2018-11-07 17:35 UTC  (4+ messages)
` [PATCH 1/3] clk: renesas: r7s9210: Add USB clocks
` [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Add support for R7S9210
` [PATCH 3/3] dt-bindings: rcar-gen3-phy-usb2: Add r7s9210 support

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2018-11-07  9:44 UTC  (5+ messages)

[PATCH RESEND V4 0/9] clk: add imx7ulp clk support
 2018-11-07  3:00 UTC  (5+ messages)

[PATCH] clk: qcom: smd: Add support for QCS404 rpm clocks
 2018-11-06 17:47 UTC  (2+ messages)

[PATCH 0/8] constify clk_ops structure
 2018-11-06 17:43 UTC  (11+ messages)
` [PATCH 1/8] clk: max77686: "
` [PATCH 3/8] clk: palmas: "
` [PATCH 4/8] clk: pistachio: constify clk_ops structures
` [PATCH 5/8] clk: pxa: "
` [PATCH 6/8] clk: s2mps11: constify clk_ops structure

[PATCH V2] clk: imx7d: remove UART1 clock setting
 2018-11-06 17:35 UTC  (2+ messages)

[PATCH] arm64: dts: sdm845: Add videocc node
 2018-11-06 17:23 UTC  (3+ messages)

[PATCH] clk: fixed-factor: fix of_node_get-put imbalance
 2018-11-06 16:28 UTC  (2+ messages)

[PATCH v2 0/4] clk: meson: Add video clocks path
 2018-11-06 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] clk: meson: Add vid_pll divider driver
` [PATCH v2 2/4] clk: meson-gxbb: Fix HDMI PLL for GXL SoCs
` [PATCH v2 3/4] dt-bindings: clk: meson-gxbb: Add Video clock bindings
` [PATCH v2 4/4] clk: meson-gxbb: Add video clocks

[PATCH v1 00/11] Mediatek MT8183 clock and scpsys support
 2018-11-06  6:42 UTC  (13+ messages)
` [PATCH v1 01/11] clk: mediatek: add new clkmux register API
` [PATCH v1 02/11] clk: mediatek: add new member to mtk_pll_data
` [PATCH v1 03/11] clk: mediatek: Disable tuner_en before change PLL rate
` [PATCH v1 04/11] soc: mediatek: add new flow for mtcmos power
` [PATCH v1 05/11] dt-bindings: ARM: Mediatek: Document bindings for MT8183
` [PATCH v1 06/11] clk: mediatek: Add dt-bindings for MT8183 clocks
` [PATCH v1 07/11] clk: mediatek: Add flags support for mtk_gate data
` [PATCH v1 08/11] clk: mediatek: Add MT8183 clock support
` [PATCH v1 09/11] dt-bindings: soc: fix typo of MT8173 power dt-bindings
` [PATCH v1 10/11] dt-bindings: soc: Add MT8183 "
` [PATCH v1 11/11] soc: mediatek: Add MT8183 scpsys support

[PATCH 1/2 v3] powerpc/fsl: Use new clockgen binding
 2018-11-05 23:20 UTC  (4+ messages)
` [PATCH 2/2 v3] clk: qoriq: add more compatibles strings

[PATCH] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
 2018-11-05 16:44 UTC  (5+ messages)

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-11-05 13:20 UTC  (3+ messages)
` [PATCH] clk: renesas: r8a77970: add RPC clock

[PATCH v2 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-05 12:42 UTC  (7+ messages)
` [PATCH v2 12/15] clk: sunxi-ng: a64: Add min and max rate for PLL_MIPI

[PATCH] Revert "clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks"
 2018-11-05 11:49 UTC  (2+ messages)

[PATCH v5 0/3] clk: meson: add a sub EMMC clock controller support
 2018-11-05 11:29 UTC  (10+ messages)
` [PATCH v5 3/3] clk: meson: add sub MMC clock controller driver


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