linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-11 10:02:13 to 2018-09-22 18:17:08 UTC [more...]

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-09-22 18:17 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file
` [PATCH 2/6] clk: mvebu: add helper file for Armada AP and CP clocks
` [PATCH 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8K
` [PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH 5/6] arm64: marvell: enable the Armada 7K/8K CPU clk driver

[PATCH 00/27] Allwinner H6 DE3 and HDMI support
 2018-09-22 15:55 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 08/27] clk: sunxi-ng: Add support for H6 DE3 clocks
          ` [linux-sunxi] "
` [PATCH 11/27] drm/sun4i: Rework DE2 register defines
  ` [linux-sunxi] "
` [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 19/27] drm/sun4i: Add support for H6 DW HDMI controller
` [PATCH 21/27] drm/sun4i: Add support for H6 HDMI PHY

[PATCH v3 0/7] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
 2018-09-21 18:52 UTC  (14+ messages)
` [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC
` [PATCH v3 2/7] regulator: dt bindings: add BD71847 device-tree binding documentation
` [PATCH v3 3/7] mfd: "
` [PATCH v3 4/7] regulator: Support regulators where voltage ranges are selectable
` [PATCH v3 5/7] regulator/mfd: bd718xx: rename bd71837/bd71847 common instances
` [PATCH v3 6/7] regulator: bd718XX use pickable ranges
` [PATCH v3 7/7] regulator: bd718xx: rename bd71837 to 718xx

[PATCH] clk: tegra: Return the exact clock rate from clk_round_rate
 2018-09-21 22:01 UTC  (2+ messages)

[PATCH] clk: tegra: Fix an infinite loop when clock rate is zero
 2018-09-21 22:00 UTC  (2+ messages)

[PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH
 2018-09-21 19:53 UTC  (3+ messages)

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-09-21 18:59 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

[RFC/PATCH] clk: samsung: exynos5433: Fix NOIRQ suspend/resume support
 2018-09-21 12:10 UTC  (7+ messages)

[PATCH 0/2] clk: renesas: r7s9210: Add support for early clocks
 2018-09-21 15:20 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: cpg-mssr: Add early clock support
` [PATCH 2/2] clk: renesas: r7s9210: Convert some clocks to early

[PATCH] clk: renesas: r8a77990: Fix incorrect PLL0 divider in comment
 2018-09-21  7:23 UTC  (2+ messages)

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

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-09-21  7:27 UTC  (3+ messages)
` [PATCH] clk: renesas: r8a77970: add TPU clock

[PATCH 0/4] Add clock support for Hi3670 SoC
 2018-09-21  6:01 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clk: hisilicon: Add bindings for Hi3670 clk
` [PATCH 2/4] arm64: dts: hisilicon: Add clock nodes for Hi3670 SoC
` [PATCH 3/4] arm64: dts: hisilicon: Source SoC clock for UART6
` [PATCH 4/4] clk: hisilicon: Add clock driver for Hi3670 SoC

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

[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
 2018-09-20 16:39 UTC  (10+ messages)
` [PATCH v2 1/4] devres: constify p in devm_kfree()
` [PATCH v2 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v2 3/4] devres: provide devm_kstrdup_const()
` [PATCH v2 4/4] clk: pmc-atom: use devm_kstrdup_const()

[PATCH v1 0/3] update Mediatek MT2712 clock
 2018-09-20  9:57 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: clock: add clock for MT2712
` [PATCH v1 2/3] clk: mediatek: update clock driver of MT2712
` [PATCH v1 3/3] clk: mediatek: mt2712: add pll reference support

[PATCH V12 00/14] Krait clocks + Krait CPUfreq
 2018-09-20 14:27 UTC  (8+ messages)

[PATCH] clk: ti: fix OF child-node lookup
 2018-09-20  7:11 UTC  (3+ messages)

[PATCH V6 0/4] clk: new APIs to handle all available clocks
 2018-09-20  2:14 UTC  (5+ messages)

[RFD] Voltage dependencies for clocks (DVFS)
 2018-09-19 18:07 UTC  (18+ messages)

[PATCH v3 RESEND 0/4] clk: clk: Add functions to save/restore clock context en-masse
 2018-09-19  9:26 UTC  (3+ messages)

[PATCH 1/3] clk: qoriq: add t1023 soc support
 2018-09-19  7:39 UTC  (3+ messages)
` [PATCH 2/3] powerpc: t102x: upgrade the legacy clock node
  ` [PATCH 3/3] clk: qoriq: add t1023 soc support

[PATCH 0/4] Add i.MX6ULZ SoC support
 2018-09-19  6:10 UTC  (7+ messages)
` [PATCH 1/4] ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support
` [PATCH 2/4] ARM: imx: add i.mx6ulz msl support
` [PATCH 3/4] clk: imx6ul: add i.mx6ulz support
` [PATCH 4/4] dt-bindings: arm: add compatible for i.MX6ULZ 14x14 EVK board

[PATCH V2 0/4] Add i.MX6ULZ SoC support
 2018-09-19  6:04 UTC  (5+ messages)
` [PATCH V2 1/4] ARM: imx: add i.mx6ulz msl support
` [PATCH V2 2/4] clk: imx6ul: add i.mx6ulz support
` [PATCH V2 3/4] dt-bindings: arm: add compatible for i.MX6ULZ 14x14 EVK board
` [PATCH V2 4/4] ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support

[PATCH 1/2] clocksource/drivers/ostm: Delay driver registration
 2018-09-18 16:31 UTC  (8+ messages)

[PATCH 0/3] Add clocks to r8a774c0
 2018-09-18 11:02 UTC  (5+ messages)
` [PATCH 2/3] clk: renesas: cpg-mssr: Add r8a774c0 support
` [PATCH 3/3] dt-bindings: clock: renesas: cpg-mssr: Document r8a774c0

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

[PATCH v4 0/2] Add support for LPASS clock controller for SDM845
 2018-09-18 10:25 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v2 0/3] r8169 (x86) clk fixes to fix S0ix not being reached
 2018-09-18  1:48 UTC  (5+ messages)
` [PATCH v2 1/3] clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
` [PATCH v2 2/3] r8169: Get and enable optional ether_clk clock
` [PATCH v2 3/3] clk: x86: Stop marking clocks as CLK_IS_CRITICAL

getting a PHC reference in a kernel module?
 2018-09-17 16:34 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-15 19:24 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v2 2/5] soc/fsl/guts: Add compatible string "
` [PATCH v2 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a
` [PATCH v2 4/5] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v2 5/5] arm64: dts: add LX2160ARDB board support

[RFC 00/14] Tegra210 EMC scaling
 2018-09-14 21:48 UTC  (15+ messages)
` [RFC 01/14] memory: tegra: mc: Add Tegra210 MC emem registers
` [RFC 02/14] clk: tegra: rename emc timing functions
` [RFC 03/14] clk: tegra: emc: simplify parent matching
` [RFC 04/14] clk: tegra: emc: prepare for Tegra210 parent table
` [RFC 05/14] memory: tegra: mc: Introduce helpers
` [RFC 06/14] memory: tegra: mc: Add support for scaled LA
` [RFC 07/14] memory: tegra: scaled LA register for Tegra210
` [RFC 08/14] clk: tegra: clock changes for emc scaling
` [RFC 09/14] memory: tegra: Add definitions shared by Tegra210 EMC scaling code
` [RFC 10/14] memory: tegra: Add Tegra210 EMC scaling sequence
` [RFC 11/14] memory: tegra: parse DT and costruct timing tables
` [RFC 12/14] memory: tegra: Tegra210 EMC memory driver
` [RFC 13/14] memory: tegra: enable Tegra210 EMC scaling driver
` [RFC 14/14] dt-bindings: tegra: Add Tegra210 EMC binding

[PATCH 0/4] media: platform: Add Aspeed Video Engine driver
 2018-09-14 15:07 UTC  (8+ messages)
` [PATCH 4/4] "

[PATCH v13 0/8] Clock for CPU scaling support for msm8996
 2018-09-14 18:53 UTC  (3+ messages)
` [PATCH v13 3/8] clk: Use devm_ in the register fixed factor clock

[PATCH] clk: mvebu: armada-37xx-tbg: Balance devm_clk_get in probe
 2018-09-14 15:34 UTC 

[PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7744 binding
 2018-09-14 13:00 UTC  (6+ messages)
` [PATCH 08/10] clk: renesas: r8a7743: Add r8a7744 support

[PATCH 0/2] clk: meson-g12a: Add AO clock controller driver
 2018-09-14  8:33 UTC  (7+ messages)
` [PATCH 2/2] clk: meson-g12a: Add AO Clock "

[PATCH] clk: samsung: exynos5433: Keep sclk_uart clocks enabled in suspend
 2018-09-12 21:02 UTC  (3+ messages)

[PATCH] clk: mvebu: ap806: Remove superfluous of_clk_add_provider
 2018-09-12 15:35 UTC 

[PATCH] clk: mvebu: use SPDX-License-Identifier
 2018-09-12 13:40 UTC 

[PATCH v9 0/6] provide power off support for iMX6 with external PMIC
 2018-09-12  1:11 UTC  (17+ messages)
` [PATCH v9 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property
` [PATCH v9 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v9 3/6] kernel/reboot.c: export pm_power_off_prepare
` [PATCH v9 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

[PATCH v11 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-09-11 19:20 UTC  (7+ messages)
` [PATCH v11 03/11] firmware: xilinx: Add zynqmp IOCTL API for device control

[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-09-11 12:39 UTC  (3+ messages)
` [PATCH v4 1/5] mfd: rk808: Add RK817 and RK809 support

[PATCH v3 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-09-11 12:37 UTC  (5+ messages)
` [PATCH v3 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v3 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817


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