linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-08 12:49:00 to 2015-05-01 18:53:55 UTC [more...]

[PATCH v3 00/20] Tegra210 Clock Support
 2015-05-01 18:53 UTC  (9+ messages)
` [PATCH v3 01/20] clk: tegra: Modify tegra_audio_clk_init to accept more plls
` [PATCH v3 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
` [PATCH v3 03/20] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
` [PATCH v3 04/20] clk: tegra: pll: simplify clk_enable_path
` [PATCH v3 05/20] clk: tegra: pll: update warning msg
` [PATCH v3 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6
` [PATCH v3 07/20] clk: tegra: pll: Don't unconditionally set LOCK flags
` [PATCH v3 08/20] clk: tegra: pll: Add logic for handling SDM data

[PATCH v2 0/8] clk: Minor cleanups
 2015-05-01 18:51 UTC  (11+ messages)
` [PATCH v2 1/8] clk: rockchip: Staticize file-scope declarations
` [PATCH v2 2/8] clk: exynos: "
` [PATCH v2 3/8] clk: tegra: Fix inconsistent indenting
` [PATCH v2 4/8] clk: tegra: Fix duplicate const for parent names
` [PATCH v2 5/8] clk: cdce706: Constify parent names in clock init data
` [PATCH v2 6/8] clk: sirf: "
` [PATCH v2 7/8] clk: ls1x: Fix duplicate const for parent names
` [PATCH v2 8/8] MIPS: Alchemy: Remove unneeded cast removing const

[PATCH 1/2] clk: s3c2410: Staticize local symbols
 2015-05-01 16:02 UTC  (2+ messages)
` [PATCH 2/2] clk: s3c2410: Constify platform_device_id

[PATCH 0/4] clk: si5351: Some fixes
 2015-05-01  9:30 UTC  (21+ messages)
` [PATCH 1/4] clk: si5351: Mention clock-names in the binding documentation
` [PATCH 2/4] ARM: dove: Add clock-names to CuBox Si5351 clk generator
` [PATCH 3/4] clk: si5351: Do not pass struct clk in platform_data
` [PATCH 4/4] clk: si5351: Reset PLL after rate change

[PATCH 1/2] clk: qcom: Fix MSM8916 venus divider value
 2015-05-01  1:41 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: Fix MSM8916 gfx3d_clk_src configuration

[PATCH] clk: at91: Constify irq_domain_ops
 2015-05-01  1:23 UTC  (3+ messages)

[PATCH RFC v1 0/5] clk: support clocks which requires parent clock on during operation
 2015-05-01  1:10 UTC  (14+ messages)
` [PATCH RFC v1 1/5] clk: change clk_core name of __clk_set_parent_after
` [PATCH RFC v1 2/5] clk: add missing lock when call clk_core_enable in clk_set_parent
` [PATCH RFC v1 3/5] clk: remove unneeded __clk_enable and __clk_disable
` [PATCH RFC v1 4/5] clk: core: add CLK_SET_PARENT_ON flags to support clocks require parent on
` [PATCH RFC v1 5/5] clk: introduce clk_core_enable_lock and clk_core_disable_lock functions

[PATCH v3 0/2] clk: improve handling of orphan clocks
 2015-05-01  0:19 UTC  (9+ messages)
` [PATCH v3 1/2] clk: track the orphan status of clocks and their children
` [PATCH v3 2/2] clk: prevent orphan clocks from being used

[PATCH 0/6] clk.c cleanups
 2015-05-01  0:14 UTC  (7+ messages)
` [PATCH 1/6] clk: s/clk/core/ for struct clk_core
` [PATCH 2/6] clk: Squash __clk_{enable,disable}() into callers
` [PATCH 3/6] clk: Drop unnecessary OOM prints
` [PATCH 4/6] clk: Remove impossible if condition in clk_core_get_phase()
` [PATCH 5/6] clk: Remove forward declared function prototypes
` [PATCH 6/6] clk: Update some comments to reflect reality

[PATCH v2 00/19] Tegra210 Clock Support
 2015-04-30 20:57 UTC  (27+ messages)
` [PATCH v2 01/19] clk: tegra: Modify tegra_audio_clk_init to accept more plls
` [PATCH v2 02/19] clk: tegra: periph: add new periph clks and muxes for Tegra210
` [PATCH v2 03/19] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
` [PATCH v2 04/19] clk: tegra: pll: simplify clk_enable_path
` [PATCH v2 05/19] clk: tegra: pll: update warning msg
` [PATCH v2 06/19] clk: tegra: pll-params: change misc_reg count from 3 -> 6
` [PATCH v2 07/19] clk: tegra: pll: Don't unconditionally set LOCK flags
` [PATCH v2 08/19] clk: tegra: pll: Add logic for handling SDM data
` [PATCH v2 09/19] clk: tegra: pll: Add logic for SS
` [PATCH v2 10/19] clk: tegra: pll: Add logic for out-of-table rates for T210
` [PATCH v2 11/19] clk: tegra: pll: Add code to handle if resets are supported by PLL
` [PATCH v2 12/19] clk: tegra: pll: Add specialized logic for T210
` [PATCH v2 13/19] clk: tegra: pll: Add support for PLLMB "
` [PATCH v2 14/19] clk: tegra: pll: Adjust vco_min if SDM present
` [PATCH v2 15/19] clk: tegra: pll: Add dyn_ramp callback
` [PATCH v2 16/19] clk: tegra: pll: Add Set_default logic
` [PATCH v2 17/19] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
` [PATCH v2 18/19] clk: tegra: Add Super Gen5 Logic
` [PATCH v2 19/19] clk: tegra210: add support for Tegra210 clocks

[PATCH v2 0/5] ARM: sun9i: Add support for PRCM on Allwinner A80 SoC
 2015-04-30 16:10 UTC  (6+ messages)
` [PATCH v2 1/5] clk: sunxi: sun6i-apb0: Add support for sun9i A80 apbs gates
` [PATCH v2 2/5] clk: sunxi: support the cpus (cpu special) clock on the Allwinner A80
` [PATCH v2 3/5] mfd: sun6i-prcm: Add support for PRCM found on Allwinner A80 SoC
` [PATCH v2 4/5] ARM: dts: sun9i: Add A80 PRCM clocks and reset control nodes
` [PATCH v2 5/5] ARM: dts: sun9i: Add TODO comments for the main and low power clocks

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-04-30 15:30 UTC  (3+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype
` [PATCH v2 2/2] clk: change clk_ops' ->determine_rate() prototype

linux-4.1-rc*: clk alias broken?
 2015-04-30 10:35 UTC 

[RFC] clk: introduce critical clocks
 2015-04-30  9:22 UTC  (2+ messages)

[GIT PULL] clk/samsung fixes for 4.1
 2015-04-29 23:18 UTC  (2+ messages)

[PATCH v2] clk: imx: clk-cpu: Include "clk.h" header file
 2015-04-29 21:34 UTC 

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-04-28 10:17 UTC  (9+ messages)
` [PATCH v4 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks
` [PATCH v4 26/37] MIPS,clk: migrate JZ4740 to common clock framework
` [PATCH v4 27/37] MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH v4 28/37] MIPS,clk: move jz4740 UDC auto suspend functions "
` [PATCH v4 29/37] MIPS,clk: move jz4740 clock suspend,resume "
` [PATCH v4 30/37] clk: ingenic: add JZ4780 CGU support

[PATCH] clk: emev2: Use generic names for device nodes
 2015-04-28  2:07 UTC  (2+ messages)

[PATCH v2 0/4] Clk drivers for NXP LPC18xx family
 2015-04-27 21:38 UTC  (5+ messages)
` [PATCH v2 1/4] clk: add lpc18xx cgu clk driver
` [PATCH v2 2/4] doc: dt: add documentation for lpc1850-cgu "
` [PATCH v2 3/4] clk: add lpc18xx ccu "
` [PATCH v2 4/4] doc: dt: add documentation for lpc1850-ccu "

[PATCH 00/19] Tegra210 Clock Support
 2015-04-27 14:47 UTC  (24+ messages)
` [PATCH 01/19] clk: tegra: Modify tegra_audio_clk_init to accept more plls
` [PATCH 02/19] clk: tegra: periph: add new periph clks and muxes for Tegra210
` [PATCH 03/19] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
` [PATCH 04/19] clk: tegra: pll: simplify clk_enable_path
` [PATCH 05/19] clk: tegra: pll: update warning msg
` [PATCH 06/19] clk: tegra: pll-params: change misc_reg count from 3 -> 6
` [PATCH 07/19] clk: tegra: pll: Don't unconditionally set LOCK flags
` [PATCH 08/19] clk: tegra: pll: Add logic for handling SDM data
` [PATCH 09/19] clk: tegra: pll: Add logic for SS
` [PATCH 10/19] clk: tegra: pll: Add logic for out-of-table rates for T210
` [PATCH 11/19] clk: tegra: pll: Add code to handle if resets are supported by PLL
` [PATCH 12/19] clk: tegra: pll: Add specialized logic for T210
` [PATCH 13/19] clk: tegra: pll: Add support for PLLMB "
` [PATCH 14/19] clk: tegra: pll: Adjust vco_min if SDM present
` [PATCH 15/19] clk: tegra: pll: Add dyn_ramp callback
` [PATCH 16/19] clk: tegra: pll: Add Set_default logic
` [PATCH 17/19] clk: tegra: pll: Fix _pll_ramp_calc_pll logic
` [PATCH 18/19] clk: tegra: Add Super Gen5 Logic
` [PATCH 19/19] clk: tegra210: add support for Tegra210 clocks

[PATCH 2/4] clk: add support for clocks provided by SCP(System Control Processor)
 2015-04-27 11:40 UTC  (2+ messages)
` [PATCH 3/4] clk: scpi: add support for cpufreq virtual device

[PATCH] clk: Fix JSON output in debugfs
 2015-04-23 20:29 UTC 

[PATCH] clk: tegra: Fix comments for structure definitions
 2015-04-22  9:40 UTC  (2+ messages)

[GIT PULL] clk: changes for 4.1
 2015-04-21  3:24 UTC 

[PATCH v2 0/2] clk: improve handling of orphan clocks
 2015-04-20 22:32 UTC  (5+ messages)
` [PATCH v2 1/2] clk: track the orphan status of clocks and their children
` [PATCH v2 2/2] clk: prevent orphan clocks from being used

clk: mb86s7x: ARCH_MB86S7X not defined
 2015-04-14 10:12 UTC  (2+ messages)

[PATCH] clk: si5351: fix .recalc_rate for multisynth 6-7
 2015-04-12 12:48 UTC 

[PATCH v3] clk: si5351: fix .round_rate for multisynth 6-7
 2015-04-11 11:01 UTC  (2+ messages)

[PATCH 0/8] clk: Minor cleanups
 2015-04-09 15:28 UTC  (16+ messages)
` [PATCH 1/8] clk: rockchip: Staticize file-scope declarations
` [PATCH 2/8] clk: exynos: "
` [PATCH 3/8] clk: Constify pointers to parent names in init data
` [PATCH 4/8] clk: tegra: Fix duplicate const for parent names
` [PATCH 5/8] clk: cdce706: Constify parent names in clock init data
` [PATCH 6/8] clk: sirf: "
` [PATCH 7/8] clk: ls1x: Fix duplicate const for parent names
` [PATCH 8/8] MIPS: Alchemy: Remove unneeded cast removing const

[PATCH 0/2] test returned value
 2015-04-09 15:23 UTC  (5+ messages)
` [PATCH 1/2] clk: versatile: "

[PATCH v2] clk: qcom: Fix parent_map translations
 2015-04-08 18:22 UTC  (3+ messages)

[PATCH v2] clk: si5351: fix .round_rate for multisynth 6-7
 2015-04-08 14:00 UTC  (3+ messages)
  ` Aw: "


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