messages from 2015-03-25 18:32:59 to 2015-04-28 04:46:19 UTC [more...]
[PATCH v2 0/8] clk: Minor cleanups
2015-04-28 4:46 UTC (5+ 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] clk: emev2: Use generic names for device nodes
2015-04-28 2:07 UTC (2+ messages)
[PATCH v4 00/37] JZ4780 & CI20 support
2015-04-27 23:00 UTC (8+ 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 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] clk: at91: Constify irq_domain_ops
2015-04-27 13:12 UTC (2+ messages)
[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 v3 0/2] clk: improve handling of orphan clocks
2015-04-26 19:58 UTC (6+ 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] 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)
[PATCH RFC v1 0/5] clk: support clocks which requires parent clock on during operation
2015-04-22 6:12 UTC (7+ 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
[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: "
[PATCH 1/1] clk: exynos5420: Restore GATE_BUS_TOP on suspend
2015-04-08 9:17 UTC (3+ messages)
[PATCH] clk: si5351: fix .round_rate for multisynth 6-7
2015-04-07 18:44 UTC (3+ messages)
[PATCH 1/2] clk: divider: don't set_rate with CLK_DIVIDER_READ_ONLY flag
2015-04-07 7:46 UTC (2+ messages)
` [PATCH 2/2] clk: divider: fix to set parent rate from "
[PATCH] clk: qcom: Fix parent_map translations
2015-04-06 20:57 UTC (3+ messages)
[PATCH 0/6] Clk drivers for NXP LPC18xx family
2015-04-02 20:31 UTC (7+ messages)
` [PATCH 1/6] clk: add table_size member to struct clk_mux
` [PATCH 2/6] clk: add lpc18xx cgu clk driver
` [PATCH 3/6] doc: dt: add documentation for lpc1850-cgu "
` [PATCH 4/6] clk: add lpc18xx ccu "
` [PATCH 5/6] doc: dt: add documentation for lpc1850-ccu "
` [PATCH 6/6] ARM: dts: lpc18xx: add clock nodes for cgu and ccu
[PATCH] MAINTAINERS: clk: discuss on the linux-clk@vger.kernel.org list
2015-04-01 1:36 UTC (3+ messages)
[PATCH] clk: qcom: Add support for NSS/GMAC clocks and resets
2015-03-27 7:16 UTC
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).