linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-19 15:06:27 to 2018-07-25 23:26:54 UTC [more...]

[PATCH] clk: uniphier: add clock frequency support for SPI
 2018-07-25 23:26 UTC  (2+ messages)

[PATCH] clk: tegra: probe deferral error reporting
 2018-07-25 23:24 UTC  (2+ messages)

[PATCH 1/2] clk: uniphier: add NAND 200MHz clock
 2018-07-25 23:23 UTC  (4+ messages)
` [PATCH 2/2] clk: uniphier: add more USB3 PHY clocks

[GIT PULL] Allwinner clock changes for 4.19
 2018-07-25 22:42 UTC  (2+ messages)

[PATCH] clk: Add functions to get optional clocks
 2018-07-25 22:37 UTC  (5+ messages)

[PATCH v6 0/4] Multiplex sdmmc low jitter clock path
 2018-07-25 21:28 UTC  (9+ messages)
` [PATCH v6 1/4] clk: tegra: Fix includes required by fence_udelay()
` [PATCH v6 2/4] clk: tegra: Refactor fractional divider calculation
` [PATCH v6 3/4] clk: tegra: Add sdmmc mux divider clock
` [PATCH v6 4/4] clk: tegra: make sdmmc2 and sdmmc4 as sdmmc clocks

[PATCH 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-07-25 21:16 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: meson8b: use the registers from the HHI syscon
` [PATCH 2/3] clk: meson: meson8b: use the HHI syscon if available

[PATCH 1/2] drivers: clk: st: warn on iomap failure
 2018-07-25 20:41 UTC  (4+ messages)
` [PATCH 2/2] drivers: clk: st: address sparse warnings

[PATCH] clk: imx6sll: fix missing of_node_put()
 2018-07-25 20:34 UTC  (3+ messages)

[PATCH] clk: imx6ul: fix missing of_node_put()
 2018-07-25 20:32 UTC  (2+ messages)

[PATCH] clk: renesas: r8a77965: Add SATA clock
 2018-07-25 19:14 UTC 

[PATCH v9 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-07-25 19:48 UTC  (5+ messages)
` [PATCH v9 10/10] drivers: clk: Add ZynqMP clock driver

[PATCH 00/16] clk: at91: Rework DT bindings
 2018-07-25 19:10 UTC  (5+ messages)
` [PATCH 08/16] dt-bindings: clk: at91: Document new PMC binding
` [PATCH 09/16] clk: at91: add new DT lookup function

[RFD] Voltage dependencies for clocks (DVFS)
 2018-07-25 18:40 UTC  (12+ messages)

[PATCH v3 0/2] clk: qcom: Quad SPI (qspi) clock support for sdm845
 2018-07-25 16:01 UTC  (5+ messages)
` [PATCH v3 1/2] clk: qcom: Add qspi (Quad SPI) clock defines for sdm845 to header
` [PATCH v3 2/2] clk: qcom: Add qspi (Quad SPI) clocks for sdm845

[GIT PULL] clk fixes for v4.18-rc6
 2018-07-25 17:08 UTC 

[PATCH V2 1/2] clk: imx: add ocram_s clock for i.mx6sx
 2018-07-25 16:46 UTC  (2+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parent
 2018-07-25 16:43 UTC  (2+ messages)

[PATCH] clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
 2018-07-25 16:40 UTC  (3+ messages)

[PATCH] clk: core: Potentially free connection id
 2018-07-25 16:30 UTC  (2+ messages)

[PATCH] clk: qcom: Update SPDX headers for common files
 2018-07-25 16:28 UTC  (2+ messages)

[PATCH 0/3] clk/dts: s2mps11: Fix matching as module
 2018-07-25 15:55 UTC  (4+ messages)
` [PATCH 1/3] clk: s2mps11: Fix matching when built as module and DT node contains compatible
` [PATCH 2/3] ARM: dts: exynos: Add compatible for s2mps11 clocks node on Exynos542x
` [PATCH 3/3] ARM: dts: exynos: Add compatible for s5m8767 clocks node on Itop Core

[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
 2018-07-25 15:22 UTC  (25+ messages)
` [PATCH v5 01/21] mfd: Add ingenic-tcu.h header
` [PATCH v5 02/21] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v5 03/21] doc: Add doc for the Ingenic TCU hardware
` [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v5 05/21] clocksource: Add a new timer-ingenic driver
` [PATCH v5 06/21] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v5 07/21] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v5 08/21] watchdog: jz4740: Use regmap and WDT clock provided by TCU driver
` [PATCH v5 09/21] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v5 10/21] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v5 11/21] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v5 12/21] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v5 13/21] pwm: jz4740: Add support for the JZ4725B
` [PATCH v5 14/21] clk: jz4740: Add TCU clock
` [PATCH v5 15/21] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v5 16/21] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v5 17/21] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v5 18/21] MIPS: qi_lb60: Use 750 kHz system timer & enable clocksource
` [PATCH v5 19/21] MIPS: CI20: Reduce system timer clock to 3 MHz
` [PATCH v5 20/21] MIPS: CI20: defconfig: enable OST driver
` [PATCH v5 21/21] MIPS: jz4740: Drop obsolete code

[PATCH v5 0/11] Add basic SoC support for mt6765
 2018-07-25  9:42 UTC  (15+ messages)
` [PATCH v5 01/11] dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC
` [PATCH v5 02/11] dt-bindings: mediatek: Add smi dts binding "
` [PATCH v5 03/11] dt-bindings: mediatek: add MT6765 power dt-bindings
` [PATCH v5 04/11] soc: mediatek: add MT6765 scpsys support
` [PATCH v5 06/11] soc: mediatek: add new flow for mtcmos power
` [PATCH v5 07/11] soc: mediatek: add MT6765 subdomain support
    ` FW: "

[PATCH v10 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-07-25  9:51 UTC  (4+ messages)

[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-07-25  6:58 UTC  (9+ messages)
` [PATCH 1/4] clk: qcom: gdsc: Add support to enable/disable the clocks with GDSC
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops for SDM845

[PATCH v1 01/04] clk: actions: Add Actions Semi S500 SoC clock support
 2018-07-25  6:21 UTC  (2+ messages)

[PATCH v3 0/2] clk: meson: add a sub EMMC clock controller support
 2018-07-24 23:29 UTC  (3+ messages)
` [PATCH v3 1/2] clk: meson: add DT documentation for emmc clock controller

[PATCH v3 0/3] Add display clock controller driver for SDM845
 2018-07-24 17:32 UTC  (11+ messages)
` [PATCH v3 3/3] clk: qcom: "

[PATCH v5 0/8] Tegra20 External Memory Controller driver
 2018-07-24 16:42 UTC  (9+ messages)
` [PATCH v5 1/8] dt: bindings: tegra20-emc: Document interrupt property
` [PATCH v5 2/8] dt: bindings: tegra20-emc: Document clock property
` [PATCH v5 3/8] dt: bindings: Move tegra20-emc binding to memory-controllers directory
` [PATCH v5 4/8] ARM: dts: tegra20: Add interrupt entry to External Memory Controller
` [PATCH v5 5/8] ARM: dts: tegra20: Add clock "
` [PATCH v5 6/8] clk: tegra20: Turn EMC clock gate into divider
` [PATCH v5 7/8] clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC
` [PATCH v5 8/8] memory: tegra: Introduce Tegra20 EMC driver

tegra clock updates and fixes
 2018-07-24 12:32 UTC  (21+ messages)
` [PATCH 1/8] clk: tegra: implement reset status callback
` [PATCH 2/8] clk: tegra: host1x has fractional divider
` [PATCH 3/8] clk: tegra: fix fractional clocks for VDI, VI, EPP, MPE, 2D and 3D
` [PATCH 4/8] clk: tegra: fix MUX_I2S_SPDIF macro
` [PATCH 5/8] clk: tegra: add mux-only clock option
` [PATCH 6/8] clk: tegra30: add 2d and 3d idle clocks
` [PATCH 7/8] clk: tegra: replace warn on with single line
` [PATCH 8/8] clk: tegra: show clock name in error from _calc_rate

[PATCH 0/2] clk: meson: Add video clocks path
 2018-07-24 12:07 UTC  (8+ messages)
` [PATCH 1/2] clk: meson: Add vid_pll divider driver
` [PATCH 2/2] clk: meson-gxbb: Add video clocks

[PATCH v2 0/2] clk: qcom: Quad SPI (qspi) clock support for sdm845
 2018-07-24  3:30 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: Add qspi (Quad SPI) clocks "

[PATCH 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-07-23 23:13 UTC  (10+ messages)
` [PATCH 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH 2/5] regulator: rk808: Add regulator driver for RK809 and RK817
` [PATCH 3/5] mfd: dt-bindings: Add RK809 and RK817 device tree bindings document
` [PATCH 4/5] RTC: RK808: add RTC driver for RK809 and RK817
` [PATCH 5/5] clk: RK808: add clkout "

[PATCH v2 0/3] clk: meson: add a sub EMMC clock controller support
 2018-07-23 14:28 UTC  (10+ messages)
` [PATCH v2 1/3] clk: meson: add DT documentation for emmc clock controller

[PATCH] clk: fix apss cpu overclocking
 2018-07-23 14:23 UTC 

[PATCH 0/2] Add QCOM camera clock controller driver
 2018-07-23 11:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM Camera clock bindings
` [PATCH 2/2] clk: qcom: Add camera clock controller driver for SDM845

[PATCH v5] Add display clock controller driver for SDM845
 2018-07-23 10:54 UTC  (2+ messages)
` [PATCH v5] clk: qcom: "

[PATCH 0/2] meson8b: add the CPU_DIV16 clock for the ARM TWD
 2018-07-23  9:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: meson8b: export the CPU_DIV16 clock
` [PATCH 2/2] clk: meson: meson8b: add "

[PATCH v7 0/4] ARM: davinci: complete the conversion to using the reset framework
 2018-07-23  8:03 UTC  (3+ messages)
` [PATCH v7 1/4] remoteproc/davinci: use "

[PATCH 0/2] meson8b: register the clock controller early
 2018-07-23  7:54 UTC  (4+ messages)
` [PATCH 1/2] clk: meson: "
` [PATCH 2/2] clk: meson: meson8b: use the regmap in the internal reset controller

[PATCH v3 00/18] arm64: allwinner: Add A64 DE2 HDMI support
 2018-07-23  6:32 UTC  (4+ messages)

[PATCH v4] Add display clock controller driver for SDM845
 2018-07-23  5:52 UTC  (2+ messages)
` [PATCH v4] clk: qcom: "

[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART
 2018-07-22 21:20 UTC  (2+ messages)
` [PATCH 15/15] clk: pistachio: Fix wrong SDHost card speed

[PATCH v4 0/8] Tegra20 External Memory Controller driver
 2018-07-22 11:39 UTC  (3+ messages)
` [PATCH v4 6/8] clk: tegra20: Turn EMC clock gate into divider

[PATCH 0/3] clk: meson: clk-pll driver update
 2018-07-21 21:37 UTC  (14+ messages)
` [PATCH 1/3] clk: meson: clk-pll: add enable bit
` [PATCH 2/3] clk: meson: clk-pll: remove od parameters
` [PATCH 3/3] clk: meson: clk-pll: drop hard-coded rates from pll tables

[RFC PATCH 0/4] clk: qcom: Add support to vote to genpd
 2018-07-21 18:15 UTC  (5+ messages)
` [RFC PATCH 1/4] clk: qcom: Add support to request power domain state
` [RFC PATCH 2/4] clk: qcom: Initialize the power domain class for each clock
` [RFC PATCH 3/4] clk: qcom: Add prepare/unprepare clock ops for PLL/RCG
` [RFC PATCH 4/4] clk: qcom: sdm845: Add Power Domain to RCGs and PLL

[PATCH v7 0/5] Add clock driver for Actions S700 SoC
 2018-07-20 19:18 UTC  (3+ messages)
` [PATCH v7 4/5] arm64: dts: actions: Add Clock Management Unit for S700

[PATCH] clk: renesas: r9a06g032: Avoid needless probe deferring
 2018-07-20 13:57 UTC  (7+ messages)

[PATCH 0/2] clk: renesas: mstp: Add support for RZ/A2
 2018-07-20 14:20 UTC  (4+ messages)
` [PATCH 2/2] clk: renesas: mstp: Document R7S9210 support

[RFC PATCH 0/2] clk: qcom: Quad SPI (qspi) clock support for sdm845
 2018-07-19 19:37 UTC  (6+ messages)
` [RFC PATCH 2/2] clk: qcom: Add qspi (Quad SPI) clocks "

[PATCH] clk: tegra: Fixes for MBIST work around
 2018-07-19 15:25 UTC  (2+ messages)

[PATCH v2 0/2] Correct clk_out_mux parents
 2018-07-19 15:06 UTC  (4+ messages)
` [PATCH v2 1/2] clk: tegra: Fix const for clk_out parents
` [PATCH v2 2/2] clk: tegra: Correct clk_out_mux parents

[PATCH 0/3] clk: meson-g12a: Add EE clock controller driver
 2018-07-19 14:27 UTC  (9+ messages)
` [PATCH 3/3] clk: meson-g12a: Add EE Clock "


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