linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-31 10:09:25 to 2018-09-06 03:22:42 UTC [more...]

[PATCH V6 0/4] clk: new APIs to handle all available clocks
 2018-09-06  3:22 UTC  (4+ messages)
` [PATCH V6 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations

[PATCH v3 0/2] Add support for LPASS clock controller for SDM845
 2018-09-06  1:53 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v3 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH 00/21] DT cpu node iterator
 2018-09-06  1:47 UTC  (3+ messages)
` [PATCH 17/21] clk: mvebu: use for_each_of_cpu_node iterator

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-09-05 16:59 UTC  (6+ messages)
` [PATCH] clk: renesas: r8a77980: add CMT clocks
` [PATCH v2] clk: renesas: r8a77970: add SD0H/SD0 clocks for SDHI
` [PATCH] clk: renesas: r8a77970: add CMT clocks

[PATCH v3] clk: renesas: cpg-mssr: Add R7S9210 support
 2018-09-05 15:31 UTC  (6+ messages)

[PATCH v4 00/11] arm64: allwinner: Add A64 DE2 HDMI support
 2018-09-05 10:22 UTC  (26+ messages)
` [PATCH v4 01/11] clk: sunxi-ng: a64: Add minimal rate for video PLLs
` [PATCH v4 02/11] clk: sunxi-ng: a64: Add max. rate constraint to "
` [PATCH v4 03/11] dt-bindings: display: Add compatible for A64 DE2 display pipeline
` [PATCH v4 04/11] drm/sun4i: Add support for A64 mixers
` [PATCH v4 05/11] drm/sun4i: Add support for A64 display engine
` [PATCH v4 06/11] dt-bindings: display: Add compatible for A64 HDMI
` [PATCH v4 07/11] dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macro
` [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline
` [PATCH v4 09/11] dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi
` [PATCH v4 10/11] drm/sun4i: Add support for HDMI voltage regulator
` [PATCH v4 11/11] arm64: dts: allwinner: a64: Enable HDMI output on A64 boards w/ HDMI
  ` [linux-sunxi] "

[PATCH v4 1/4] clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50I
 2018-09-05 14:49 UTC  (13+ messages)
` [PATCH v4 2/4] arm64: defconfig: Enable CONFIG_DRM_SUN4I
` [PATCH v4 3/4] drm/sun4i: Enable DE2 Mixer for SUN8I and SUN50I
` [PATCH v4 4/4] drm/sun4i: Enable DesignWare HDMI for SUN50I

[PATCH 0/2] clk: renesas: mstp: Add support for RZ/A2
 2018-09-05 13:37 UTC  (3+ messages)
` [PATCH 2/2] clk: renesas: mstp: Document R7S9210 support

[PATCH] clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
 2018-09-05  7:01 UTC  (3+ messages)

[PATCH v6 0/5] Add i.MX8MQ clock driver
 2018-09-04 19:30 UTC  (7+ messages)
` [PATCH v6 3/5] clk: imx: add SCCG PLL type

[PATCH 00/27] Allwinner H6 DE3 and HDMI support
 2018-09-04 18:06 UTC  (41+ messages)
` [PATCH 01/27] dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C
` [PATCH 02/27] arm64: allwinner: h6: add system controller device tree node
    ` [linux-sunxi] "
` [PATCH 03/27] dt-bindings: bus: add H6 DE3 bus binding
` [PATCH 04/27] clk: sunxi-ng: Adjust MP clock parent rate when allowed
` [PATCH 05/27] clk: sunxi-ng: Use u64 for calculation of NM rate
` [PATCH 06/27] clk: sunxi-ng: h6: Set video PLLs limits
` [PATCH 07/27] dt-bindings: clock: sun8i-de2: Add H6 DE3 clock description
` [PATCH 08/27] clk: sunxi-ng: Add support for H6 DE3 clocks
` [PATCH 09/27] dt-bindings: display: sun4i-drm: Add H6 display engine compatibles
` [PATCH 10/27] drm/sun4i: Add compatible for H6 display engine
` [PATCH 11/27] drm/sun4i: Rework DE2 register defines
` [PATCH 12/27] drm/sun4i: Add basic support for DE3
` [PATCH 13/27] drm/sun4i: Add support for H6 DE3 mixer 0
` [PATCH 14/27] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a
` [PATCH 15/27] drm/sun4i: Not all DW HDMI controllers has scrambled addresses
` [PATCH 16/27] drm/sun4i: dw-hdmi: Make mode_valid function configurable
` [PATCH 17/27] drm/sun4i: dw-hdmi: Add quirk for setting TMDS clock
` [PATCH 18/27] dt-bindings: display: sunxi: add DT binding for Allwinner H6 DW HDMI
` [PATCH 19/27] drm/sun4i: Add support for H6 DW HDMI controller
` [PATCH 20/27] drm/sun4i: Add support for Synopsys HDMI PHY
` [PATCH 21/27] drm/sun4i: Add support for H6 "
` [PATCH 22/27] drm/sun4i: Initialize registers in tcon-top driver
` [PATCH 23/27] drm: sun4i: add quirks for TCON TOP
` [PATCH 24/27] dt-bindings: display: sun4i-drm: document H6 "
` [PATCH 25/27] drm: sun4i: add support for "
` [PATCH 26/27] arm64: dts: sun50i: h6: Add HDMI pipeline
` [PATCH 27/27] arm64: dts: sun50i: h6: Enable HDMI output on Pine H64 board

[PATCH v2 03/03] clk: actions: Add Actions Semi S500 SoC clock support
 2018-09-04 15:39 UTC 

[PATCH v2 02/03] arm: dts: actions: Enable clock controller for Actions Semi S500 SoC
 2018-09-04 15:38 UTC 

[PATCH 00/11] clk: ti: clkctrl data split based on clkdm boundaries
 2018-09-04 15:36 UTC  (13+ messages)
` [PATCH 01/11] dt-bindings: clock: am33xx: add clkctrl indices for new data layout
` [PATCH 02/11] dt-bindings: clock: am43xx: "
` [PATCH 03/11] dt-bindings: clock: dra7xx: "
` [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
` [PATCH 05/11] clk: ti: clkctrl: replace dashes from clkdm name with underscore
` [PATCH 06/11] clk: ti: am33xx: rename existing clkctrl data as compat data
` [PATCH 07/11] clk: ti: am33xx: add new clkctrl data for am33xx
` [PATCH 08/11] clk: ti: am43xx: rename existing clkctrl data as compat data
` [PATCH 09/11] clk: ti: am43xx: add new clkctrl data for am43xx
` [PATCH 10/11] clk: ti: dra7xx: rename existing clkctrl data as compat data
` [PATCH 11/11] clk: ti: dra7: add new clkctrl data

[PATCH v2 01/03] dt-bindings: clock: Add Clock Management Unit for Actions Semi S500 SoC
 2018-09-04 15:36 UTC 

[PATCH v2 00/03] Add clock driver for Actions Semi S500 SoC
 2018-09-04 15:34 UTC 

[PATCH 0/7] Add i.MX6 SoCs mmdc ipg clocks management
 2018-09-04 13:36 UTC  (11+ messages)
` [PATCH 2/7] clk: imx6ul: add mmdc1 ipg clock
` [PATCH 3/7] clk: imx6sx: "
` [PATCH 4/7] clk: imx6sll: "
` [PATCH 5/7] clk: imx6sl: add mmdc ipg clocks
` [PATCH 6/7] clk: imx6q: add mmdc0 ipg clock

[PATCH 0/6] crypto: vf-crc - Add new driver (and required clk, DTS...)
 2018-09-04 13:36 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: crypto: Add Freescale Vybrid CRC
` [PATCH 2/6] clk: imx: vf610: Add CRC clock
` [PATCH 6/6] crypto: vf-crc - Add new driver for Freescale Vybrid CRC

[PATCH 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-09-04 12:08 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: clock: meson8b: use the registers from the HHI syscon

[PATCH v2 1/2] clk: tegra: Don't enable already enabled PLLs
 2018-09-04  9:06 UTC  (6+ messages)
` [PATCH v2 2/2] clk: tegra20: Enable lock-status polling for PLLs

[PATCH v3 RESEND 0/4] clk: clk: Add functions to save/restore clock context en-masse
 2018-09-04  6:49 UTC  (5+ messages)
` [PATCH v3 RESEND 1/4] "
` [PATCH v3 RESEND 2/4] clk: clk: Add clk_gate_restore_context function
` [PATCH v3 RESEND 3/4] clk: ti: Add functions to save/restore clk context
` [PATCH v3 RESEND 4/4] ti: pm33xx: Save/restore clk context based on enable_off_mode setting

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-04  3:08 UTC  (11+ messages)
` [PATCH 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a

[PATCH 0/4] media: platform: Add Aspeed Video Engine driver
 2018-09-04  0:50 UTC  (14+ messages)
` [PATCH 1/4] clock: aspeed: Add VIDEO reset index definition
` [PATCH 2/4] clock: aspeed: Setup video engine clocking
` [PATCH 3/4] dt-bindings: media: Add Aspeed Video Engine binding documentation
` [PATCH 4/4] media: platform: Add Aspeed Video Engine driver

[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-09-03 13:41 UTC  (7+ messages)
` [PATCH v4 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v4 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v4 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v4 4/5] rtc: rk808: add RK809 and RK817 support
` [PATCH v4 5/5] clk: RK808: "

[PATCH v5 0/2] clk: Add functions to get optional clocks
 2018-09-03 13:21 UTC  (9+ messages)
` [PATCH v5 1/2] clk: Add of_clk_get_by_name_optional() function
` [PATCH v5 2/2] clk: Add functions to get optional clocks

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-09-03 10:52 UTC  (11+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-09-03  7:20 UTC  (9+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[PATCH 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
 2018-09-03  6:38 UTC  (6+ messages)

[PATCH] clk: Convert to using %pOFn instead of device_node.name
 2018-09-03  5:29 UTC  (2+ messages)

[PATCH v2 0/2] meson8b: register the clock controller early
 2018-09-01 16:21 UTC  (3+ messages)
` [PATCH v2 1/2] clk: meson: "
` [PATCH v2 2/2] clk: meson: meson8b: use the regmap in the internal reset controller

[GIT PULL] clk fixes for v4.19-rc1
 2018-09-01  2:29 UTC 

[PATCH v3 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-08-31 17:34 UTC  (3+ messages)
` [PATCH v3 5/5] clk: RK808: add RK809 and RK817 support

[PATCH] clk: fix clk_calc_subtree compute duplications
 2018-08-31 21:20 UTC 

[PATCH 00/10] Cleanup suspend/resume code in Samsung clock drivers
 2018-08-31 14:59 UTC  (15+ messages)
  ` [PATCH 02/10] clk: samsung: s3c2410: Use generic helper for handling suspend/resume
  ` [PATCH 04/10] clk: samsung: s3c2443: "
  ` [PATCH 05/10] clk: samsung: s3c64xx: "
  ` [PATCH 06/10] clk: samsung: s5pv210: "
  ` [PATCH 07/10] clk: samsung: exynos5250: "
  ` [PATCH 08/10] clk: samsung: Add support for setting registers state before suspend

[PATCH v2] reset: hisilicon: fix potential NULL pointer dereference
 2018-08-31 18:06 UTC  (3+ messages)

[RESEND PATCH v3 1/2] clk: mvebu: armada-37xx-periph: save the IP base address in the driver data
 2018-08-31 17:50 UTC  (4+ messages)
` [RESEND PATCH v3 2/2] clk: mvebu: armada-37xx-periph: add suspend/resume support

[PATCH 00/16] clk: at91: Rework DT bindings
 2018-08-31 17:45 UTC  (4+ messages)

[git pull] clk: renesas: Updates for v4.20
 2018-08-31 17:18 UTC  (2+ messages)

[PATCH] clk: renesas: r8a77990: Add missing I2C7 clock
 2018-08-31 13:41 UTC  (2+ messages)

[PATCH] clk: renesas: r9a06g032: Fix UART34567 clock rate
 2018-08-31 11:26 UTC 

[PATCH 0/2] Prepare Exynos5433 clocks driver for system suspend/resume
 2018-08-31  6:38 UTC  (3+ messages)
  ` [PATCH 2/2] clk: samsung: exynos5433: Add suspend state for TOP, CPIF & PERIC CMUs


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