linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-12 13:45:46 to 2016-07-21 18:22:49 UTC [more...]

[PATCH] clk: samsung: Allow modular build of the Audio Subsystem CLKCON driver
 2016-07-21 18:22 UTC  (7+ messages)

[PATCH] clk: renesas: r8a7795: Fix SD clocks
 2016-07-21 16:57 UTC  (5+ messages)

[RFC 0/6] Add support for Tegra20/30 NOR bus controller
 2016-07-21 15:12 UTC  (13+ messages)
` [RFC 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table
` [RFC 2/6] clk: tegra: add TEGRA30_CLK_NOR "
` [RFC 3/6] dt/bindings: Add bindings for Tegra20/30 NOR bus driver
` [RFC 4/6] ARM: tegra: Add Tegra30 NOR support
` [RFC 5/6] ARM: tegra: Add Tegra20 "
` [RFC 6/6] bus: Add support for Tegra NOR controller

[PATCH v2 00/10] ARM: NUC900: Add NUC970 SoC support
 2016-07-21 12:54 UTC  (20+ messages)
` [PATCH v2 02/10] irqchip: add irqchip driver for nuc900
` [PATCH v2 03/10] Clocksource: add nuc970 clocksource driver

[PATCH] clk: mvebu: armada-39x: add clk description for supported interfaces
 2016-07-21 11:50 UTC  (2+ messages)

[PATCH v2 08/10] ARM: dts: nuc900: Add nuc970 dts files
 2016-07-13 17:18 UTC  (7+ messages)
` [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

[PATCH v2 06/14] ARM: sun8i: clk: Add clk-factor rate application method
 2016-07-21  9:52 UTC  (14+ messages)
              ` [linux-sunxi] "

[PATCH 1/3] clk: zx: reform pll config info to ease code extension
 2016-07-21  8:05 UTC  (6+ messages)
` [PATCH 2/3] clk: zx: Add clk helper and zx296718 clk method
` [PATCH 3/3] clk: zx: register ZX296718 clocks using common clock framework

[PATCH] clk: probe common clock drivers earlier
 2016-07-21  0:59 UTC  (6+ messages)

[PATCH v2] clk: Add fractional scale clock support
 2016-07-20 18:36 UTC  (4+ messages)

[PATCH v4] xen/arm: Add a clock property
 2016-07-20 13:21 UTC  (28+ messages)
      ` [Xen-devel] "

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

[PATCH v3 0/6] Add clock support for Armada 37xx SoCs
 2016-07-19 13:42 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700
` [PATCH v3 2/6] clk: mvebu: Add the xtal clock for Armada 3700 SoC
` [PATCH v3 3/6] dt-bindings: clock: add DT binding for the TBG clocks on Armada 3700
` [PATCH v3 4/6] clk: mvebu Add the time base generator clocks for "
` [PATCH v3 5/6] dt-bindings: clock: add DT binding for the peripheral clocks on "
` [PATCH v3 6/6] clk: mvebu: Add the peripheral clock driver for "

[PATCH 0/5] clk: forbit multiple adding of clock providers and fix false positive EPROBE_DEFER
 2016-07-19  9:21 UTC  (6+ messages)
` [PATCH 1/5] clk: add a helper function __of_clk_find_provider()
` [PATCH 2/5] clk: avoid adding clock provider multiple times for one node
` [PATCH 3/5] clk: refactor of_clk_del_provider()
` [PATCH 4/5] clk: fix false positive EPROBE_DEFER of __of_clk_get_hw_from_provider()
` [PATCH 5/5] clk: return -EINVAL if clock provider has no .get callback

[PATCH] clk: prevent __of_clk_get_hw_from_provider() from returning NULL
 2016-07-19  9:03 UTC 

[PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation
 2016-07-19  7:43 UTC  (9+ messages)
` [PATCH RESEND v2 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
` [PATCH RESEND v2 2/8] tty: serial: fsl_lpuart: support suspend/resume
` [PATCH RESEND v2 3/8] tty: serial: fsl_lpuart: fix clearing of receive flag
` [PATCH RESEND v2 4/8] tty: serial: fsl_lpuart: Fix broken 8m/s1 support
` [PATCH RESEND v2 5/8] tty: serial: fsl_lpuart: Use cyclic DMA for Rx
` [PATCH RESEND v2 6/8] tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx
` [PATCH RESEND v2 7/8] tty: serial: fsl_lpuart: Update suspend/resume for DMA mode
` [PATCH RESEND v2 8/8] tty: serial: fsl_lpuart: Add support for RS-485

[PATCH] clk: use ERR_CAST() for __clk_create_clk()
 2016-07-19  7:28 UTC 

[PATCH v3 0/6] Add Amlogic meson8b clock gates
 2016-07-19  0:51 UTC  (8+ messages)
` [PATCH v3 1/6] clk: meson: Rename meson8b-clkc.c to reflect gxbb naming convention
` [PATCH v3 2/6] meson: clk: Move register definitions to meson8b.h
` [PATCH v3 3/6] meson: clk: Rename register names according to Amlogic datasheet
` [PATCH v3 4/6] clk: meson: Copy meson8b CLKID defines to private header file
` [PATCH v3 5/6] gxbb: clk: Adjust MESON_GATE macro to be shared with meson8b
` [PATCH v3 6/6] meson: clk: Add support for clock gates

[PATCH] clk: at91: fix clk_programmable_set_parent()
 2016-07-19  0:45 UTC  (2+ messages)

[PATCH v5 0/8] clk: Don't duplicate initialization on platform_dev
 2016-07-18 20:19 UTC  (2+ messages)

[PATCH] clk: zynq: avoid retrieving clock names from DT property
 2016-07-18 17:22 UTC  (4+ messages)

[PATCH v3 0/7] spi s3c64xx ioclk handling
 2016-07-18 10:30 UTC  (14+ messages)
` [PATCH v3 1/7] bindings: spi-samsung: add exynos5433 spi compatible
` [PATCH v3 2/7] bindings: spi-samsung: document the clocks and the clock-name property
` [PATCH v3 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks

[PATCH 0/4] Qualcomm IPQ4019 Audio driver addition
 2016-07-17 20:03 UTC  (10+ messages)
` [PATCH 1/4] qcom: ipq4019: Add ipq4019 ASoC device tree changes
` [PATCH 2/4] qcom: ipq4019: ASoC clock driver support
` [PATCH 3/4] qcom: ipq4019: ASoC tlmm/pinctrl support
` [PATCH 4/4] qcom: ipq4019: Add ASoC driver modules

[PATCH v2 0/7] Add Amlogic meson8b clock gates
 2016-07-16 20:14 UTC  (14+ messages)
` [PATCH v2 1/7] clk: meson: Rename meson8b-clkc.c to reflect gxbb naming convention
` [PATCH v2 2/7] meson: clk: Move register definitions to meson8b.h
` [PATCH v2 3/7] meson: clk: Rename register names according to Amlogic datasheet
` [PATCH v2 4/7] clk: meson: Copy meson8b CLKID defines to private header file
` [PATCH v2 5/7] meson: clk: Add CLKIDs for clock gates
` [PATCH v2 6/7] gxbb: clk: Move MESON_GATE macro to gxbb
` [PATCH v2 7/7] meson: clk: Add support for clock gates

[PATCH v2] clk: gxbb: expose CLKID_MMC_PCLK
 2016-07-16  2:18 UTC  (4+ messages)

[v10, 0/7] Fix eSDHC host version register bug
 2016-07-15 22:39 UTC  (5+ messages)
` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms

[PATCH] clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC
 2016-07-15 13:53 UTC 

[PATCH] clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock
 2016-07-15  8:06 UTC  (2+ messages)

[PATCH v2 1/7] bindings: spi-samsung: add exynos5433 spi compatible
 2016-07-14 16:33 UTC  (2+ messages)
` Applied "spi: s3c64xx: add exynos5433 spi compatible" to the spi tree

[PATCH v3] bindings: spi-samsung: document the clocks and the clock-name property
 2016-07-14 16:32 UTC  (2+ messages)
` Applied "spi: s3c64xx: document the clocks and the clock-name property" to the spi tree

[PATCH v2 3/7] spi: s3c64xx: rename goto labels to meaningful names
 2016-07-14 16:32 UTC  (2+ messages)
` Applied "spi: s3c64xx: rename goto labels to meaningful names" to the spi tree

[PATCH v2 4/7] spi: s3c64xx: use error code from clk_prepare_enable()
 2016-07-14 16:32 UTC  (2+ messages)
` Applied "spi: s3c64xx: use error code from clk_prepare_enable()" to the spi tree

[PATCH v2 5/7] spi: s3c64xx: add exynos5433 compatible for ioclk handling
 2016-07-14 16:32 UTC  (2+ messages)
` Applied "spi: s3c64xx: add Exynos5433 compatible for ioclk handling" to the spi tree

[PATCH v2 6/7] spi: s3c64xx: restore removed comments
 2016-07-14 16:32 UTC  (4+ messages)
` [PATCH v3 "
  ` Applied "spi: s3c64xx: restore removed comments" to the spi tree

[RFC PATCH v2] clk: move check of CLK_SET_RATE_GATE flag to clk_propagate_rate_change()
 2016-07-14  5:15 UTC  (3+ messages)

[PATCH v4 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-07-14  3:34 UTC  (4+ messages)
` [PATCH v4 4/7] rtc: ac100: Add clk output support

[PATCH 00/10] clk: fix/remove module usage in non-modular code
 2016-07-13 21:59 UTC  (4+ messages)
` [PATCH 07/10] clk: samsung: make clk-s5pv210-audss explicitly non-modular

[PATCH 0/7] Add Amlogic meson8b clock gates
 2016-07-13 21:25 UTC  (9+ messages)
` [PATCH 5/7] gxbb: clk: Move MESON_GATE macro to gxbb
` [PATCH 7/7] arm: amlogic: select meson8b clk driver

[PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i
 2016-07-13 20:52 UTC  (6+ messages)

[bug report] clk: ls1x: Update relationship among all clocks
 2016-07-13 15:51 UTC 

[PATCH] clk: oxnas: Add hardware dependencies
 2016-07-12 22:31 UTC  (2+ messages)

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

[PATCH v3] xen/arm: enable clocks used by the hypervisor
 2016-07-12 18:11 UTC  (5+ messages)

[PATCHv3 0/7] clk: ti add support for hwmod clk type
 2016-07-12 17:40 UTC  (7+ messages)
` [PATCHv3 2/7] clk: ti: add clkdev get helper

[PATCH v2 0/6] Add clock support for Armada 37xx SoCs
 2016-07-12 17:28 UTC  (5+ messages)
` [PATCH v2 6/6] clk: mvebu: Add the peripheral clock driver for Armada 3700

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-07-12 13:45 UTC  (4+ messages)
` [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node


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