linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-04 03:23:36 to 2017-05-12 07:40:49 UTC [more...]

[PATCH] clk: versatile: delete old RealView clock implementation
 2017-05-12  7:40 UTC 

[PATCH v2 0/20] drm: sun4i: Add support for the HDMI controller
 2017-05-12  6:50 UTC  (35+ messages)
` [PATCH v2 4/20] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
` [PATCH v2 5/20] clk: sunxi-ng: mux: split out the pre-divider computation code
` [PATCH v2 6/20] clk: sunxi-ng: mux: Change pre-divider application function prototype
` [PATCH v2 7/20] clk: sunxi-ng: mux: Re-adjust parent rate
` [PATCH v2 8/20] clk: sunxi-ng: sun5i: Export video PLLs
` [PATCH v2 10/20] drm/sun4i: tcon: Move the muxing out of the mode set function
` [PATCH v2 11/20] drm/sun4i: tcon: Switch mux on only for composite
` [PATCH v2 13/20] drm/sun4i: tcon: Change vertical total size computation inconsistency
` [PATCH v2 14/20] drm/sun4i: tcon: multiply the vtotal when not in interlace
` [PATCH v2 15/20] drm/sun4i: Ignore the generic connectors for components
` [PATCH v2 16/20] dt-bindings: display: sun4i: Add HDMI display bindings
` [PATCH v2 17/20] dt-bindings: display: sun4i: Add allwinner,tcon-channel property
` [PATCH v2 18/20] drm/sun4i: Add HDMI support
  ` [linux-sunxi] "
` [PATCH v2 19/20] ARM: sun5i: a10s: Add the HDMI controller node
` [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI
  ` [linux-sunxi] "

[RFC 0/7] clk: implement clock locking mechanism
 2017-05-11 19:07 UTC  (6+ messages)
` [RFC 3/7] clk: rework calls to round and determine rate callbacks
` [RFC 4/7] clk: add support for clock protection

[PATCH] clk: renesas: r8a7795: Correct pwm, gpio, and i2c parent clocks on ES2.0
 2017-05-11 14:45 UTC  (2+ messages)

[PATCH v2 00/10] Initial Allwinner R40 support
 2017-05-11 14:41 UTC  (27+ messages)
` [PATCH v2 01/10] arm: sunxi: add support for R40 SoC
  ` [linux-sunxi] "
` [PATCH v2 02/10] pinctrl: sunxi: add definitions for add A20 and R40 support to A10 driver
` [PATCH v2 03/10] pinctrl: sunxi: add A20 "
` [PATCH v2 04/10] pinctrl: sunxi: switch A20's pinctrl driver to use the A10 version
` [PATCH v2 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
` [PATCH v2 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
` [PATCH v2 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
` [PATCH v2 08/10] clk: sunxi-ng: support R40 SoC
` [PATCH v2 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
` [PATCH v2 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra

[PATCH v2 0/5] Add minimal boot support for IPQ8074
 2017-05-11 10:33 UTC  (12+ messages)
` [PATCH v2 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v2 2/5] dt-bindings: qcom: Add IPQ8074 bindings
` [PATCH v2 3/5] clk: qcom: ipq8074: Add Global Clock Controller support
` [PATCH v2 4/5] arm64: dts: Add ipq8074 SoC and HK01 board support
` [PATCH v2 5/5] arm64: defconfig: Enable QCOM IPQ8074 clock and pinctrl

[PATCH] clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct access
 2017-05-11  9:00 UTC  (3+ messages)

[PATCH] clk: renesas: Do not build clk-div6 for R8A7792
 2017-05-11  8:57 UTC  (3+ messages)

[PATCH v3] clk: at91: Add sama5d2 suspend/resume
 2017-05-11  7:17 UTC  (2+ messages)

[PATCH] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2017-05-10 20:26 UTC  (15+ messages)
            ` AW: "

[GIT PULL] clk changes for v4.12
 2017-05-10 19:38 UTC 

[PATCH 1/2 v2] clk: Add bindings for the Gemini Clock Controller
 2017-05-10 15:47 UTC  (6+ messages)
` [OpenWrt-Devel] "

[PATCH v2] drm/pl111: Register the clock divider and use it
 2017-05-10 12:33 UTC  (4+ messages)

[PATCH v4 00/10] Add Basic SoC support for MT6797
 2017-05-10 10:37 UTC  (4+ messages)

[PATCH v6 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-09 20:19 UTC  (37+ messages)
` [PATCH v6 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
` [PATCH v6 02/13] clk: sunxi-ng: add support for "
` [PATCH v6 03/13] dt-bindings: add bindings for DE2 on V3s SoC
  ` [linux-sunxi] "
` [PATCH v6 04/13] drm/sun4i: return only planes for layers created
` [PATCH v6 05/13] drm/sun4i: abstract a engine type
  ` [linux-sunxi] "
` [PATCH v6 06/13] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer
  ` [linux-sunxi] "
` [PATCH v6 07/13] drm/sun4i: add a Kconfig option for sun4i-backend
  ` [linux-sunxi] "
` [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers
      ` [linux-sunxi] "
` [PATCH v6 09/13] drm/sun4i: Add compatible string for V3s display engine
` [PATCH v6 10/13] drm/sun4i: tcon: add support for V3s TCON
  ` [linux-sunxi] "
` [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC
  ` [linux-sunxi] "
` [PATCH v6 12/13] ARM: dts: sun8i: add pinmux for LCD pins of "
  ` [linux-sunxi] "
` [PATCH v6 13/13] [DO NOT MERGE] ARM: dts: sun8i: enable LCD panel of Lichee Pi Zero

[PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
 2017-05-09 19:09 UTC  (4+ messages)

[PATCH V2 0/3] clk: introduce clk_bulk_get accessories
 2017-05-09 12:14 UTC  (6+ messages)
` [PATCH V2 1/3] clk: add "
` [PATCH V2 2/3] clk: add managed version of clk_bulk_get
` [PATCH V2 3/3] cpufreq: imx6q: refine clk operations

[PATCH] clk: meson: gxbb: fix build error without RESET_CONTROLLER
 2017-05-09  9:28 UTC  (3+ messages)

[PATCH 2/2 v2] clk: Add Gemini SoC clock controller
 2017-05-08 21:16 UTC  (2+ messages)
` [OpenWrt-Devel] "

[PATCH 00/11] Broadcom Stingray SOC Initial Support
 2017-05-08 20:32 UTC  (14+ messages)
` [PATCH 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
` [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC
` [PATCH 03/11] clk: bcm: Add clocks "
` [PATCH 04/11] arm64: dts: Initial DTS files for Broadcom "
` [PATCH 05/11] arm64: dts: Add clock DT nodes for "
` [PATCH 06/11] arm64: dts: Add NAND "
` [PATCH 07/11] arm64: dts: Add pinctrl "
` [PATCH 08/11] arm64: dts: Add GPIO "
` [PATCH 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
` [PATCH 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
` [PATCH 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC

[PATCH v2 0/8] clk: sunxi-ng: Add support for A83T CCU
 2017-05-08 16:12 UTC  (8+ messages)
` [PATCH v2 1/8] dt-bindings: clock: sunxi-ccu: Add compatible string "
` [PATCH v2 3/8] clk: sunxi-ng: Add class of phase clocks supporting MMC new timing modes
` [linux-sunxi] [PATCH v2 0/8] clk: sunxi-ng: Add support for A83T CCU

[RFC PATCH 0/3] clk: introduce clk_bulk_get accessories
 2017-05-08 11:41 UTC  (12+ messages)
` [RFC PATCH 1/3] clk: add "
` [RFC PATCH 2/3] clk: add managed version of clk_bulk_get

[PATCH 0/5] Add minimal boot support for IPQ8074
 2017-05-08  7:32 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH 4/5] arm64: dts: Add ipq8074 SoC and MTP board support

[PATCH 0/6] some fixups for Mediatek cpufreq driver
 2017-05-08  7:08 UTC  (15+ messages)
` [PATCH 1/6] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
` [PATCH 2/6] clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs
` [PATCH 3/6] clk: mediatek: export cpu multiplexer clock for MT8173 SoCs
` [PATCH 4/6] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
` [PATCH 5/6] dt-bindings: cpufreq: move Mediatek cpufreq dt-bindings document to proper place
` [PATCH 6/6] dt-bindings: cpufreq: enhance Mediatek cpufreq dt-binding document

[PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk
 2017-05-08  5:59 UTC  (4+ messages)

[PATCH 1/2] clk: Add bindings for the Gemini Clock Controller
 2017-05-07 10:33 UTC  (3+ messages)

[PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
 2017-05-05 10:38 UTC 

[PATCH 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
 2017-05-05  3:05 UTC  (5+ messages)
` [PATCH 02/13] clk: sunxi-ng: add support for "
` [PATCH 03/13] dt-bindings: add bindings for DE2 on V3s SoC
` [PATCH 04/13] drm/sun4i: return only planes for layers created
  ` [linux-sunxi] "

[PATCH 0/1] mark clk81 as critical on Meson8b
 2017-05-04 18:32 UTC  (2+ messages)
` [PATCH 1/1] clk: meson: meson8b: mark clk81 as critical

[PATCH 0/1] remove the "cpu_clk" from the GXBB/GXL/GXM driver
 2017-05-04 18:19 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] clk: meson-gxbb: un-export the CPU clock
  ` [PATCH v2 2/2] clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver

[PATCH] clk: Add functions to save and restore clock/dpll context en-masse
 2017-05-04  8:58 UTC  (6+ messages)

[PATCH] clk: tegra: fix SS control on PLL enable/disable
 2017-05-04  7:42 UTC  (3+ 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).