linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-30 21:16:35 to 2016-07-07 16:00:23 UTC [more...]

clk: Per controller locks (prepare & enable)
 2016-07-07 16:00 UTC  (10+ messages)

[PATCH v4 0/2] mark spi clocks as critical and enable spi3 clocks
 2016-07-07 15:39 UTC  (9+ messages)
` [PATCH v4 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks
` [PATCH v4 2/2] clk: exynos5433: enable sclk_ioclk for SPI3

[PATCH 00/10] clk: fix/remove module usage in non-modular code
 2016-07-07 13:12 UTC  (24+ messages)
` [PATCH 01/10] clk: meson8b: make it explicitly non-modular
` [PATCH 02/10] clk: meson: make gxbb "
` [PATCH 03/10] clk: mvebu: make cp110-system-controller "
` [PATCH 04/10] clk: mvebu: make ap806-system-controller "
` [PATCH 05/10] clk: oxnas: make it "
` [PATCH 06/10] clk: samsung make clk-exynos-audss "
` [PATCH 07/10] clk: samsung: make clk-s5pv210-audss "
` [PATCH 08/10] clk: sunxi: make clk-* "
` [PATCH 09/10] clk: tegra: make clk-tegra124-dfll-fcpu "
` [PATCH 10/10] clk: ti: make clk-dra7-atl "

[PATCH v2] clkdev: add devm_of_clk_get()
 2016-07-07 12:26 UTC  (4+ messages)

[PATCH v3 0/2] Add CPU clock support for Exynos7
 2016-07-07 11:17 UTC  (7+ messages)
` [PATCH v3 1/2] clk: samsung: cpu: Prepare for addition for Exynos7 CPU clocks
` [PATCH v3 2/2] clk: samsung: exynos7: Add clocks for atlas block

[PATCH v2 1/2] clk: hi6220: Change syspll and media_syspll clk to 1.19GHz
 2016-07-07  8:55 UTC  (6+ messages)
` [PATCH v2 2/2] clk: hi6220: initialize UART1 clock to 150MHz

[v10, 0/7] Fix eSDHC host version register bug
 2016-07-07  8:30 UTC  (7+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms

[PATCH 73/93] clk: Add missing clk_get_sys() stub
 2016-07-07  8:01 UTC 

[PATCH v2] xen/arm: register clocks used by the hypervisor
 2016-07-07  7:32 UTC  (14+ messages)

[PATCH] clk: oxnas: Add hardware dependencies
 2016-07-07  7:18 UTC 

[PATCH v3 1/2] clk: Add consumer APIs for discovering possible parent clocks
 2016-07-07  4:13 UTC  (10+ messages)
` [PATCH v3 2/2] cpufreq: qoriq: Don't look at clock implementation details

[PATCH v2] clk: gxbb: expose CLKID_MMC_PCLK
 2016-07-07  3:38 UTC 

[PATCH] clk: gxbb: expose CLKID_MMC_PCLK
 2016-07-07  3:38 UTC  (3+ messages)

[PATCH v3 00/14] clk: sunxi: introduce "modern" clock support
 2016-07-07  2:33 UTC  (5+ messages)
` [PATCH v3 01/14] dt-bindings: sunxi: Add CCU binding documentation
` [PATCH v3 13/14] clk: sunxi-ng: Add H3 clocks

[PATCH] clk: stm32f4: fix error handling
 2016-07-07  0:55 UTC  (2+ messages)

[PATCH v2] clk: imx7d: do not set parent of ethernet time/ref clocks
 2016-07-07  0:53 UTC  (5+ messages)

[PATCH v2] xen/arm: register clocks used by the hypervisor
 2016-07-06 23:38 UTC  (5+ messages)

[RFC PATCH 0/3] clk: attempt to keep requested rate on parent changes
 2016-07-06 23:01 UTC  (7+ messages)
` [RFC PATCH 2/3] clk: adjust clocks to their requested rate after "

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-07-06 22:22 UTC  (8+ messages)
` [RESEND PATCH v5 4/5] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808

[PATCH 0/7] Add Amlogic meson8b clock gates
 2016-07-06 21:41 UTC  (21+ messages)
` [PATCH 1/7] clk: meson: Rename meson8b-clkc.c to reflect gxbb naming convention
` [PATCH 2/7] meson: clk: Move register definitions to meson8b.h
` [PATCH 3/7] meson: clk: Rename register names according to Amlogic datasheet
` [PATCH 4/7] meson: clk: Add CLKIDs for DT binding
` [PATCH 5/7] gxbb: clk: Move MESON_GATE macro to gxbb
` [PATCH 6/7] meson: clk: Add support for clock gates
` [PATCH 7/7] arm: amlogic: select meson8b clk driver

[PATCH -next] clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()
 2016-07-06 12:21 UTC 

[PATCH -next] clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
 2016-07-06 12:18 UTC 

[PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks
 2016-07-06 10:40 UTC  (10+ messages)
` [PATCH v3 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks

[GIT PULL] Allwinner clock fixes for 4.7
 2016-07-06  0:18 UTC  (2+ messages)

[PATCH v2 00/11] Switch to using CRITICAL clks for Tegra
 2016-07-05 22:07 UTC  (4+ messages)
` [PATCH v2 01/11] clk: tegra: Switch to using critical clks

[PATCH RFC 0/7] support clk setting during kernel early boot
 2016-07-05 19:53 UTC  (8+ messages)
` [PATCH RFC 1/7] clk: add prepare_hw and prepare_done support
` [PATCH RFC 6/7] clk: imx: pllv3: convert to prepare_hw and set_rate_hw

[PATCH v5 0/8] clk: Don't duplicate initialization on platform_dev
 2016-07-05 16:23 UTC  (11+ messages)
` [PATCH v5 1/8] clk: core: New macro CLK_OF_DECLARE_DRIVER
` [PATCH v5 2/8] clk: axis: Use new "
` [PATCH v5 3/8] clk: npx: "
` [PATCH v5 4/8] clk: sunxi: mod0: "
` [PATCH v5 4/8] clk: sunxi: "
` [PATCH v5 5/8] clk: sunxi: apb0: "
` [PATCH v5 5/8] clk: sunxi: "
` [PATCH v5 6/8] clk: core: Avoid double initialization of clocks
` [PATCH v5 7/8] clk: fixed-factor: Convert into a module platform driver
` [PATCH v5 8/8] clk: fixed-rate: "

[RFC PATCH 1/5] clk: sunxi: Add a driver for the PLL2 on A31/23/33
 2016-07-05  6:12 UTC  (2+ messages)

[PATCH 00/10] Add clock support for Armada 37xx SoCs
 2016-07-04 20:29 UTC  (2+ messages)

[PATCH] clk: lpc32xx: allow peripheral clock selection in device tree
 2016-07-04 13:43 UTC  (4+ messages)

[PATCH] clkdev: add devm_of_clk_get()
 2016-07-04  8:04 UTC  (4+ messages)

[PATCH v2 0/9] Improve Rx/Tx DMA implementation
 2016-07-04  6:24 UTC  (2+ messages)

[PATCH v9 00/10] Add clock support for Mediatek MT2701
 2016-07-04  3:51 UTC  (4+ messages)
` [PATCH v9 01/10] clk: fix initial state of critical clock's parents

[RESEND][PATCH] clk: fixed-factor: set CLK_SET_RATE_PARENT
 2016-07-04  1:48 UTC  (7+ messages)
` [PATCH v2] clk: fixed-factor: add optional dt-binding clock-flags

[PATCH] clk: imx7d: do not set parent of ethernet time clocks
 2016-07-02 18:46 UTC 

[PATCH] clk: qcom: add EBI2 clocks to the MSM8660 GCC
 2016-07-02  1:13 UTC  (2+ messages)

[PATCH V3 0/8] clk: core: support clocks which requires parents enable
 2016-07-02  0:45 UTC  (17+ messages)
` [PATCH V3 1/8] clk: introduce clk_core_enable_lock and clk_core_disable_lock functions
` [PATCH V3 2/8] clk: move clk_disable_unused after clk_core_disable_unprepare function
` [PATCH V3 3/8] clk: core: support clocks which requires parents enable (part 1)
` [PATCH V3 4/8] clk: core: support clocks which requires parents enable (part 2)
` [PATCH V3 5/8] clk: imx: re-order and concentrate the same type of clk api
` [PATCH V3 6/8] clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks
` [PATCH V3 7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE
` [PATCH V3 8/8] clk: imx7d: only enable minimum required clocks

[GIT PULL] Rockchip clk changes for 4.8
 2016-07-02  0:34 UTC  (2+ messages)

[GIT PULL] clk: tegra: Changes for v4.8-rc1
 2016-07-02  0:30 UTC  (2+ messages)

[PATCH 1/2] clk: fixed-factor: Allow for a few clocks to change the parent rate
 2016-07-02  0:17 UTC  (2+ messages)

[GIT PULL] clk fixes for v4.7-rc5
 2016-07-02  0:13 UTC 

[PATCH v2] clk: Add fractional scale clock support
 2016-07-02  0:09 UTC  (3+ messages)

[PATCH 0/6] clk: sti: Add support for critical clocks
 2016-07-01  9:59 UTC  (5+ messages)
` [PATCH 6/6] spi: st-ssc4: Remove 'no clocking' hack

[PATCH v4 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-07-01  8:40 UTC  (4+ messages)
` [PATCH v4 1/7] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC "

[PATCH] clk: rockchip: fix the rk3399 spdif incorrect bit for DPTX
 2016-07-01  8:31 UTC  (2+ messages)

[PATCH v2 06/14] ARM: sun8i: clk: Add clk-factor rate application method
 2016-07-01  7:47 UTC  (7+ messages)

[git pull] clk: renesas: Updates for v4.8 (take two)
 2016-07-01  7:09 UTC  (5+ messages)

[PATCH 0/3] clk: sunxi: Simpler driver for Allwinner's clocks
 2016-07-01  6:34 UTC  (8+ messages)
` [PATCH 1/3] clk: sunxi: Add a driver for the CCU


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