linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-22 09:46:05 to 2018-01-01 14:47:11 UTC [more...]

[PATCH 00/33] change clk_ops->round_rate to scale past LONG_MAX
 2018-01-01 14:47 UTC  (38+ messages)
` [PATCH 01/33] clk_ops: change round_rate() to return unsigned long
` [PATCH 02/33] clk: core: update divider_round_rate functions "
` [PATCH 03/33] clk: composite: allow round_rate to scale past LONG_MAX on 32 bit systems
` [PATCH 04/33] clk: omap2: change omap2_round_to_table_rate return logic
` [PATCH 05/33] clk: at91: update clk_pll_get_best_div_mul to return unsigned long
` [PATCH 06/33] clk: at91: change clk_pll_get_best_div_mul() return logic
` [PATCH 07/33] clk: axs10x: change i2s_pll_round_rate "
` [PATCH 08/33] clk: bcm2835: change bcm2835_pll_rate_from_divisors to return unsigned long
` [PATCH 09/33] clk: bcm2835: change clk_get_rate() helper return type
` [PATCH 10/33] clk: bcm: iproc: change iproc_asiu_clk_round_rate() return logic
` [PATCH 11/33] clk: bcm: iproc: change iproc_pll_round_rate() "
` [PATCH 12/33] clk: cdce925: remove unnecessary long casts on return
` [PATCH 13/33] clk: si514: change si514_round_rate() return logic
` [PATCH 14/33] clk: vc5: change vc5_mux_round_rate() "
` [PATCH 15/33] clk: vt8500: change vtwm_pll_round_rate() "
` [PATCH 16/33] clk: vt8500: match temp holder variable to fn return type
` [PATCH 17/33] clk: mvebu: change dove_round_rate() return logic
` [PATCH 18/33] clk: mxs: change clk_frac_round_rate() "
` [PATCH 19/33] clk: nxp: change lpc18xx_pll0_round_rate() "
` [PATCH 20/33] clk: lpc32xx: change clk_hclk_pll_round_rate() "
` [PATCH 21/33] clk: qcom: ipq4019: change clk_cpu_div_round_rate() "
` [PATCH 22/33] clk: sirf: remove unnecessary long cast on return
` [PATCH 23/33] clk: tegra: change clk_sync_source_round_rate() return logic
` [PATCH 24/33] clk: tegra: bpmp: change tegra_bpmp_clk_round_rate() "
` [PATCH 25/33] clk: tegra: pll: change clk_pll_round_rate() "
` [PATCH 26/33] clk: ti: composite: "
` [PATCH 27/33] clk: ti: fapll: change round_rate() "
` [PATCH 28/33] clk: zte: change zx_audio_round_rate() "
` [PATCH 29/33] clk: axs10x: change axs10x_pll_round_rate "
` [PATCH 30/33] clk: at91: change round_rate() "
` [PATCH 31/33] clk: ARC: change hsdk_pll_round_rate () "
` [PATCH 32/33] clk: lpc32xx: change round_rate() "
` [PATCH 33/33] clk: change handling of round_rate() such that only zero is an error

[PATCH 0/6] Ingenic JZ47xx TCU drivers
 2018-01-01 14:33 UTC  (15+ messages)
` [PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
  ` [PATCH v2 "
    ` [PATCH v2 2/6] dt-bindings: ingenic: Add DT bindings for TCU clocks
    ` [PATCH v2 3/6] irqchip: Add the ingenic-tcu-intc driver
    ` [PATCH v2 4/6] clk: ingenic: Add JZ47xx TCU clocks driver
    ` [PATCH v2 5/6] clocksource: Add a new timer-ingenic driver
    ` [PATCH v2 6/6] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH 2/6] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH 3/6] irqchip: Add the ingenic-tcu-intc driver
` [PATCH 4/6] clk: ingenic: Add JZ47xx TCU clocks driver
` [PATCH 5/6] clocksource: Add a new timer-ingenic driver
` [PATCH 6/6] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers

[PATCH 2/2] clk: qcom: Configure the RCGs to a safe source as needed
 2017-12-31  3:12 UTC  (2+ messages)

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2017-12-30 21:02 UTC  (12+ messages)
` [PATCH 01/11] clk: sunxi-ng: Don't set k if width is 0 for nkmp plls
` [PATCH 02/11] clk: sunxi-ng: a83t: Add M divider to TCON1 clock
` [PATCH 03/11] drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a
` [PATCH 04/11] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions
` [PATCH 05/11] drm/bridge/synopsys: dw-hdmi: Add deinit callback
` [PATCH 06/11] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline
` [PATCH 07/11] drm/sun4i: Add support for A83T second TCON
` [PATCH 08/11] drm/sun4i: Add support for A83T second DE2 mixer
` [PATCH 09/11] drm/sun4i: Implement A83T HDMI driver
` [PATCH 10/11] ARM: dts: sun8i: a83t: Add HDMI display pipeline
` [PATCH 11/11] ARM: dts: sun8i: a83t: Enable HDMI on BananaPi M3

[PATCH v4 0/6] Allwinner H3/H5/A64(DE2) SimpleFB support (Part 2)
 2017-12-30 11:30 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: sunxi: h3/h5: add simplefb nodes
` [PATCH v4 2/6] dt-bindings: add binding for A64 DE2 CCU SRAM
` [PATCH v4 3/6] clk: sunxi-ng: add support for Allwinner A64 DE2 CCU
` [PATCH v4 4/6] arm64: allwinner: a64: add DE2 CCU for A64 SoC
` [PATCH v4 5/6] arm64: allwinner: a64: add simplefb "
` [PATCH v4 6/6] arm64: allwinner: a64: add HDMI regulator to all DTs' simplefb_hdmi

[PATCH v6 0/5] clk: Add Aspeed clock driver
 2017-12-29 22:03 UTC  (7+ messages)
` [PATCH v6 4/5] clk: aspeed: Register gated clocks

[GIT PULL] Amlogic clock driver updates for 4.16 - 3rd round
 2017-12-29 17:44 UTC 

[PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct
 2017-12-29 15:02 UTC  (24+ 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-29  8:52 UTC  (8+ messages)
` [PATCH 1/2] clk: rename clk_core_get_boundaries() to clk_hw_get_boundaries() and expose

[PATCH v3 00/11] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-12-29  8:52 UTC  (19+ 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 "

[clk:clk-next 170/171] ERROR: "clk_regmap_mux_div_ops" [drivers/clk/qcom/apcs-msm8916.ko] undefined!
 2017-12-29  7:12 UTC 

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-29  6:14 UTC  (14+ messages)
` [PATCH v11 2/6] mailbox: qcom: Create APCS child device for clock controller
` [PATCH v11 3/6] clk: qcom: Add A53 PLL support
` [PATCH v11 4/6] clk: qcom: Add regmap mux-div clocks support
` [PATCH v11 6/6] clk: qcom: Add APCS clock controller support

[PATCH] clk: fix reentrancy of clk_enable() on UP systems
 2017-12-29  4:26 UTC  (3+ messages)

[clk:clk-next 20/21] drivers/clk/sprd/div.c:42:9: error: too few arguments to function 'divider_recalc_rate'
 2017-12-29  0:53 UTC 

[GIT PULL] clk fixes for v4.15-rc5
 2017-12-28 23:19 UTC 

[PATCH] clk: divider: fix incorrect usage of container_of
 2017-12-28 23:16 UTC  (4+ messages)

[PATCH v1 0/4] clk: iproc: Enable glitchless pll rate change
 2017-12-28 22:57 UTC  (9+ messages)
` [PATCH v1 1/4] clk: iproc: Allow iproc pll to runtime calculate vco parameters
` [PATCH v1 2/4] clk: iproc: Fix error in the pll post divider rate calculation
` [PATCH v1 3/4] clk: iproc: Allow plls to do minor rate changes without reset
` [PATCH v1 4/4] clk: iproc: Minor tidy up of iproc pll data structures

[PATCH] clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
 2017-12-28 22:56 UTC  (2+ messages)

[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-28 18:50 UTC  (3+ messages)
` [RFC PATCH clk] clk: si5351: _si5351_clkout_reset_pll() can be static

[GIT PULL] Allwinner clock changes for 4.16
 2017-12-28 18:49 UTC  (2+ messages)

[PATCH] clk: pxa: unbreak lookup of CLK_POUT
 2017-12-28 18:43 UTC  (3+ messages)

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

[PATCH -next] clk: meson-axg: make local symbol axg_gp0_params_table static
 2017-12-28 18:42 UTC  (2+ messages)

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

[PATCH v5 00/15] Krait clocks + Krait CPUfreq
 2017-12-27 21:58 UTC  (9+ messages)
` [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 

[PATCH] clk: mediatek: remove superfluous line including linux/clk-provider.h
 2017-12-27  4:01 UTC  (3+ 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 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] 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  (11+ 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  (3+ messages)

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


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