linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-20 21:13:28 to 2017-12-28 18:36:45 UTC [more...]

[PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct
 2017-12-28 18:36 UTC  (20+ messages)
` [PATCH v4 00/15] Ingenic JZ4770 and GCW Zero support
  ` [PATCH v4 01/15] clk: ingenic: Use const pointer to clk_ops in struct
  ` [PATCH v4 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
  ` [PATCH v4 03/15] clk: ingenic: support PLLs with no bypass bit
  ` [PATCH v4 04/15] clk: ingenic: Add code to enable/disable PLLs
  ` [PATCH v4 05/15] dt-bindings: clock: Add jz4770-cgu.h header
  ` [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v4 07/15] MIPS: Setup boot_command_line before plat_mem_setup
  ` [PATCH v4 08/15] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v4 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v4 10/15] MIPS: ingenic: Add machine info for supported boards
  ` [PATCH v4 11/15] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v4 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v4 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
  ` [PATCH v4 14/15] devicetree/bindings: Add GCW vendor prefix
  ` [PATCH v4 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH 0/2] Fix clock rate in the rockchip_fractional_approximation()
 2017-12-28 12:41 UTC  (7+ messages)
` [PATCH 1/2] clk: rename clk_core_get_boundaries() to clk_hw_get_boundaries() and expose
` [PATCH 2/2] clk: rockchip: limit clock rate in the rockchip_fractional_approximation()

[GIT PULL] Allwinner clock changes for 4.16
 2017-12-28  8:25 UTC 

[PATCH] ARM: pxa: ulpi: fix ulpi timeout and slowpath warn
 2017-12-28  8:01 UTC  (2+ messages)

[PATCH] clk: pxa: unbreak lookup of CLK_POUT
 2017-12-28  7:59 UTC  (2+ messages)

[PATCH -next] clk: meson-axg: make local symbol axg_gp0_params_table static
 2017-12-28  3:18 UTC 

[PATCH -next] clk: meson-axg: fix return value check in axg_clkc_probe()
 2017-12-28  2:40 UTC 

[PATCH v5 00/15] Krait clocks + Krait CPUfreq
 2017-12-27 21:58 UTC  (18+ messages)
` [PATCH v5 05/15] devicetree: bindings: Document qcom,hfpll
` [PATCH v5 10/15] devicetree: bindings: Document qcom,kpss-gcc
` [PATCH v5 12/15] devicetree: bindings: Document qcom,krait-cc
` [PATCH v5 15/15] devicetree: bindings: Document qcom,pvs

[PATCH] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
 2017-12-27 18:19 UTC  (4+ messages)

[PATCH] clk: mediatek: remove unnecessary include header from reset.c
 2017-12-27 17:38 UTC  (5+ messages)

[PATCH] clk: qcom: Add support for controlling Fabia PLL
 2017-12-27 12:12 UTC 

[clk:clk-next 136/143] drivers/clk/clk-si5351.c:906:6: sparse: symbol '_si5351_clkout_reset_pll' was not declared. Should it be static?
 2017-12-27  4:25 UTC  (2+ messages)
` [RFC PATCH clk] clk: si5351: _si5351_clkout_reset_pll() can be static

[PATCH v3 00/11] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-12-27  4:23 UTC  (16+ messages)
` [PATCH v3 01/11] dt-bindings: fix the binding of Allwinner DE2 CCU of A83T and H3
` [PATCH v3 02/11] clk: sunxi-ng: add support for Allwinner H3 DE2 CCU
` [PATCH v3 03/11] clk: sunxi-ng: fix the A64/H5 clock description of "
` [PATCH v3 04/11] dt-bindings: simplefb-sunxi: add pipelines for DE2
` [PATCH v3 05/11] ARM: sun8i: h3/h5: add DE2 CCU device node for H3
` [PATCH v3 06/11] arm64: allwinner: h5: add compatible string for DE2 CCU
` [PATCH v3 07/11] ARM: sunxi: h3/h5: add simplefb nodes
` [PATCH v3 08/11] dt-bindings: add binding for A64 DE2 CCU SRAM
` [PATCH v3 09/11] clk: sunxi-ng: add support for Allwinner A64 DE2 CCU
` [PATCH v3 10/11] arm64: allwinner: a64: add DE2 CCU for A64 SoC
` [PATCH v3 11/11] arm64: allwinner: a64: add simplefb "

[PATCH] clk: mediatek: remove superfluous line including linux/clk-provider.h
 2017-12-27  4:01 UTC  (3+ messages)

[PATCH] clk: fix reentrancy of clk_enable() on UP systems
 2017-12-27  2:21 UTC  (2+ messages)

[RFC PATCH V1 1/2] clk: use atomic runtime pm api in clk_core_is_enabled
 2017-12-27  1:38 UTC  (5+ messages)
` [RFC PATCH V1 2/2] clk: add lock for clk_core_is_enabled

[PATCH v6 0/5] clk: Add Aspeed clock driver
 2017-12-27  1:32 UTC  (9+ messages)
` [PATCH v6 4/5] clk: aspeed: Register gated clocks

[PATCH v2] clk: mediatek: Fix all warnings for missing struct clk_onecell_data
 2017-12-27  1:16 UTC  (2+ messages)

[alsa-devel] [PATCH v6 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-26 16:44 UTC  (7+ messages)
` [alsa-devel] [PATCH v6 1/6] ASoC: Intel: Skylake: Add ssp clock driver
` [alsa-devel] [PATCH v6 2/6] ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver
` [alsa-devel] [PATCH v6 3/6] ASoC: Intel: kbl: Enable mclk and ssp sclk early
` [alsa-devel] [PATCH v6 4/6] ASoC: Intel: eve: "
` [alsa-devel] [PATCH v6 5/6] ASoC: Intel: Skylake: Make DSP replies more human readable
` [alsa-devel] [PATCH v6 6/6] ASoC: Intel: Skylake: Add FW reply for MCLK/SCLK IPC

[PATCH 1/2] clk: mediatek: update clock data for MT7622 audsys
 2017-12-25 14:26 UTC  (3+ messages)
` [PATCH 2/2] clk: mediatek: add audsys for MT2701 SoC

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-24  5:06 UTC  (6+ messages)
` [PATCH v11 2/6] mailbox: qcom: Create APCS child device for clock controller

[PATCH] clk: meson: mpll: use 64-bit maths in params_from_rate
 2017-12-23 22:28 UTC  (2+ messages)

[PATCH] clk: mediatek: Fix all warnings for missing struct clk_onecell_data
 2017-12-23 15:47 UTC  (3+ messages)

[PATCH] clk: fix spin_lock/unlock imbalance on bad clk_enable() reentrancy
 2017-12-22 18:42 UTC  (12+ messages)

[PATCH] clk: divider: fix incorrect usage of container_of
 2017-12-22 13:51 UTC  (4+ messages)

rtc-pcf8563: circular locking dependency
 2017-12-22 13:19 UTC  (2+ messages)

[PATCH 0/3] Add DVFS support on CPU clock for Armada 37xx
 2017-12-22 10:02 UTC  (10+ messages)
` [PATCH 1/3] clk: mvebu: armada-37xx-periph: cosmetic changes
` [PATCH 2/3] clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS
` [PATCH 3/3] clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks

[PATCH 1/1] clk: remove invalid __clk_set_parent comment in __clk_core_init
 2017-12-22  9:47 UTC 

[clk:clk-next 130/133] drivers/clk/mediatek/clk-mtk.h:44:19: warning: 'struct clk_onecell_data' declared inside parameter list will not be visible outside of this definition or declaration
 2017-12-22  6:11 UTC  (2+ messages)

[PATCH V7 00/12] add clock driver for Spreadtrum platforms
 2017-12-22  5:31 UTC  (26+ messages)
` [PATCH V7 01/12] drivers: move clock common macros out from vendor directories
` [PATCH V7 02/12] clk: sprd: Add common infrastructure
` [PATCH V7 03/12] clk: sprd: add gate clock support
` [PATCH V7 04/12] clk: sprd: add mux "
` [PATCH V7 05/12] clk: sprd: add divider "
` [PATCH V7 06/12] clk: sprd: add composite "
` [PATCH V7 07/12] clk: sprd: add adjustable pll support
` [PATCH V7 08/12] dt-bindings: Add Spreadtrum clock binding documentation
` [PATCH V7 09/12] clk: sprd: Add dt-bindings include file for SC9860
` [PATCH V7 10/12] clk: sprd: add clocks support "
` [PATCH V7 11/12] arm64: dts: add syscon for whale2 platform
` [PATCH V7 12/12] arm64: dts: add clocks for SC9860

[alsa-devel] [PATCH v5 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-22  4:52 UTC  (11+ messages)
` [alsa-devel] [PATCH v5 1/6] ASoC: Intel: Skylake: Add ssp clock driver

[PATCH V2 00/10] clk: add imx7ulp clk support
 2017-12-22  3:42 UTC  (12+ messages)
` [PATCH V2 01/10] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE "
` [PATCH V2 02/10] clk: reparent orphans after critical clocks enabled

[PATCH V4 1/1] clk: bulk: add of_clk_bulk_get()
 2017-12-22  2:51 UTC  (5+ messages)

[PATCH v7 0/5] clk: Add Aspeed clock driver
 2017-12-22  2:45 UTC  (6+ messages)
` [PATCH v7 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v7 2/5] clk: aspeed: Register core clocks
` [PATCH v7 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v7 4/5] clk: aspeed: Register gated clocks
` [PATCH v7 5/5] clk: aspeed: Add reset controller

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2017-12-22  2:15 UTC  (3+ messages)

[RFC PATCH v1] clk: si5351: Rename internal plls to avoid name collisions
 2017-12-22  2:11 UTC  (2+ messages)

[PATCH v2 0/2] clk: si5351: PLL reset fixes
 2017-12-22  2:11 UTC  (5+ messages)
` [PATCH v2 1/2] clk: si5351: Add DT property to enable PLL reset
` [PATCH v2 2/2] clk: si5351: Apply PLL soft reset before enabling the outputs

[PATCH] clk: si5351: implement remove handler
 2017-12-22  2:11 UTC  (2+ messages)

[PATCH v2] clk: si5351: Do not enable parent clocks on probe
 2017-12-22  2:11 UTC  (2+ messages)

[PATCH 1/2] clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
 2017-12-22  2:08 UTC  (4+ messages)
` [PATCH 2/2] clk: axi-clkgen: Round closest in round_rate() and recalc_rate()

[PATCH 00/10] clk: qcom: CPU clock driver for msm8996
 2017-12-22  2:06 UTC  (4+ messages)
` [PATCH 01/10] soc: qcom: Separate kryo l2 accessors from PMU driver

[GIT PULL] clk fixes for v4.15-rc4
 2017-12-22  0:57 UTC 

[PATCH 1/2] clk: mediatek: group drivers under indpendent menu
 2017-12-22  0:44 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: fixup test-building of MediaTek clock drivers

[PATCH v6 0/3] Clock patches for SAMA5D2 backup mode
 2017-12-22  0:34 UTC  (7+ messages)
` [PATCH v6 1/3] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v6 2/3] clk: at91: pmc: Save SCSR during suspend
` [PATCH v6 3/3] clk: at91: pmc: Support backup for programmable clocks

[git pull] clk: renesas: Updates for v4.16
 2017-12-22  0:33 UTC  (2+ messages)

[PATCH v2 00/11] Add remaining clocks for QCOM IPQ8074
 2017-12-22  0:24 UTC  (23+ messages)
` [PATCH v2 01/11] clk: qcom: add read-only divider operations
` [PATCH v2 02/11] clk: qcom: add parent map for regmap mux
` [PATCH v2 03/11] clk: qcom: ipq8074: fix missing GPLL0 divider width
` [PATCH v2 04/11] dt-bindings: clock: qcom: add remaining clocks for IPQ8074
` [PATCH v2 05/11] clk: qcom: ipq8074: add remaining PLL’s
` [PATCH v2 06/11] clk: qcom: ipq8074: add PCIE, USB and SDCC clocks
` [PATCH v2 07/11] clk: qcom: ipq8074: add NSS clocks
` [PATCH v2 08/11] clk: qcom: ipq8074: add NSS ethernet port clocks
` [PATCH v2 09/11] clk: qcom: ipq8074: add GP and Crypto clocks
` [PATCH v2 10/11] dt-bindings: clock: qcom: add misc resets for PCIE and NSS
` [PATCH v2 11/11] clk: qcom: ipq8074: "

[PATCH] clk: imx51: uart4, uart5 gates only exist on imx50, imx53
 2017-12-22  0:00 UTC  (2+ messages)

[PATCH v2] clk: qoriq: add more divider clocks support
 2017-12-21 23:57 UTC  (2+ messages)

[PATCH v2 0/3] Add clock driver for Actions S900 SoC
 2017-12-21 23:56 UTC  (3+ messages)
` [PATCH v2 3/3] clk: actions: "

[GIT PULL] drop omap3 legacy clock data
 2017-12-21 17:02 UTC  (2+ messages)

[PATCHv2] clk: ti: Drop legacy clk-3xxx-legacy code
 2017-12-21 15:49 UTC  (3+ messages)

[PATCH v2 0/4] MBIST work around (WAR) for Tegra210
 2017-12-21 11:11 UTC  (21+ messages)
` [PATCH v2 1/4] clk: tegra: Add la clock "
` [PATCH v2 2/4] clk: tegra: add fence_delay for clock registers
` [PATCH v2 3/4] clk: tegra: MBIST work around for Tegra210
` [PATCH v2 4/4] soc/tegra: pmc: apply MBIST work around fo Tegra210

[PATCH 0/8] Tegra210 DFLL implementation
 2017-12-21  9:07 UTC  (4+ messages)
` [PATCH 4/8] clk: tegra: dfll: support PWM regulator control

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-12-21  8:12 UTC  (2+ messages)


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