linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-07 07:59:16 to 2015-08-15 06:43:37 UTC [more...]

[RFC PATCH 0/8] clk: qoriq: Move chip-specific knowledge into driver
 2015-08-15  6:43 UTC  (3+ messages)

[PATCH v2 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2015-08-15  6:41 UTC  (6+ messages)
` [PATCH v2 1/5] cpufreq: qoriq: Don't look at clock implementation details
` [PATCH v2 2/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc
` [PATCH v2 3/5] clk: qoriq: Move chip-specific knowledge into driver
` [PATCH v2 4/5] cpufreq: qoriq: Remove frequency masking and minimum
` [PATCH v2 5/5] powerpc/fsl: Use new clockgen binding

Rasperry Pi clock support
 2015-08-15  4:28 UTC  (6+ messages)
` [PATCH v5 1/3] clk: bcm2835: Add binding docs for the Raspberry Pi clock provider
` [PATCH v5 2/3] clk: Add a Raspberry Pi-specific clock driver
` [PATCH v5 3/3] ARM: bcm2835: Add DT for the firmware clocks driver

[GIT PULL] clk: fixes for 4.2
 2015-08-14  8:17 UTC 

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2015-08-14  1:01 UTC  (9+ messages)
` [PATCH V3 1/5] clk: remove duplicated code with __clk_set_parent_after
` [PATCH V3 4/5] clk: core: add CLK_OPS_PARENT_ON flags to support clocks require parent on

[PATCH 0/2] CREG clk driver for NXP LPC18xx family
 2015-08-13 20:43 UTC  (4+ messages)
` [PATCH 1/2] clk: add lpc18xx creg clk driver

[PATCH 3/3] clk: add bindings for the Ux500 clocks
 2015-08-13 18:30 UTC  (3+ messages)

[PATCH 2/3] clk/ARM: move Ux500 PRCC bases to the device tree
 2015-08-13 18:29 UTC  (5+ messages)

[PATCH 1/2] clk: Constify clk_hw argument to provider APIs
 2015-08-13 16:40 UTC  (7+ messages)
` [PATCH 2/2] clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)

[PATCH v3 0/5] Add support for more MSM8916 clocks
 2015-08-13 14:48 UTC  (5+ messages)
` [PATCH v3 1/4] clk: qcom: Add MSM8916 iommu clocks
` [PATCH v3 2/4] clk: qcom: Add support for RCGs with shared branches
` [PATCH v3 3/4] clk: qcom: Add MSM8916 gpu clocks
` [PATCH v3 4/4] clk: qcom: Add MSM8916 audio clocks

[PATCH v5 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks
 2015-08-13 14:10 UTC  (4+ messages)

[PATCH 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup
 2015-08-13  8:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/5] add GPT timer support for mt8173
 2015-08-13  4:49 UTC  (4+ messages)

Common clock framework API vs RT patchset
 2015-08-12 19:08 UTC  (10+ messages)

[PATCH v4 0/8] Raspberry Pi clock support
 2015-08-12 19:00 UTC  (10+ messages)
` [PATCH v4 1/8] clk: bcm2835: Add binding docs for the Raspberry Pi clock provider
` [PATCH v4 2/8] clk: Add a Raspberry Pi-specific clock driver
` [PATCH v4 5/8] clk: bcm2835: Drop the fixed sys_pclk

[PATCH RFC] clk-gpio-gate: use prepare/unprepare to do the GPIO work
 2015-08-12 14:54 UTC  (7+ messages)

[PATCH v2 0/4] clk: pistachio: Fixes for pll calculations
 2015-08-12 14:31 UTC  (8+ messages)
` [PATCH v2 1/4] clk: pistachio: Fix 32bit integer overflows
` [PATCH v2 2/4] clk: pistachio: Fix override of clk-pll settings from boot loader
` [PATCH v2 3/4] clk: pistachio: Fix PLL rate calculation in integer mode
` [PATCH v2 4/4] clk: pistachio: correct critical clock list

[PATCH v3 0/3] Add support for Qualcomm A53 CPU clock
 2015-08-12 13:54 UTC  (4+ messages)
` [PATCH v3 1/3] clk: Add safe switch hook
` [PATCH v3 2/3] clk: qcom: Add support for regmap mux-div clocks
` [PATCH v3 3/3] clk: qcom: Add A53 clock driver

[PATCH 1/3] clk/ARM: delete the non-DT U8500 clock implementation
 2015-08-12 11:26 UTC  (6+ messages)

[PATCH v4 0/4] clk: hisilicon: support stub clock
 2015-08-12  9:20 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: arm: Hi6220: add doc for SRAM controller
` [PATCH v4 2/4] dt-bindings: clk: Hi6220: Document stub clock driver
` [PATCH v4 3/4] clk: Hi6220: add "

[PATCH] clk: versatile/impd1: switch order of CLCD clocks
 2015-08-12  8:40 UTC  (5+ messages)

[PATCH v3 0/2] clk: improve handling of orphan clocks
 2015-08-12  8:26 UTC  (7+ messages)

[PATCH RFC RFT 0/3] clk: detect per-user enable imbalances and implement hand-off
 2015-08-12  7:51 UTC  (32+ messages)
` [PATCH RFC RFT 1/3] clk: per-user clk prepare & enable ref counts
` [PATCH RFC RFT 2/3] clk: clk_put WARNs if user has not disabled clk
` [PATCH RFC RFT 3/3] clk: introduce CLK_ENABLE_HAND_OFF flag

[PATCH v2 0/7] ARM: sunxi: Switch to clock indices
 2015-08-12  3:17 UTC  (8+ messages)
` [PATCH v2 5/7] ARM: sun8i: Add "
` [PATCH v2 7/7] clk: sunxi: Add a simple gates driver

[GIT PULL] i.MX clock updates for 4.2
 2015-08-12  2:36 UTC  (5+ messages)

[PATCH v2 0/5] Add eFuse driver of Rockchip SoC
 2015-08-12  1:31 UTC  (7+ messages)
` [PATCH v2 1/5] clk: rockchip: rk3288: Add the clock id of eFuse
` [PATCH v2 2/5] nvmem: fix the out-of-range leak in read/write()
` [PATCH v2 3/5] nvmem: rockchip-efuse: implement efuse driver
` [PATCH v2 4/5] Documentation: rockchip-efuse: describe the usage of eFuse
` [PATCH v2 5/5] ARM: dts: rockchip: add eFuse config of rk3288 SoC

[PATCH 00/20] ARM: at91: Properly handle slow clock
 2015-08-11 23:26 UTC  (3+ messages)
` [PATCH 20/20] clk: at91: Revert "keep slow clk enabled to prevent system hang"

[PATCH] drivers/clk: appropriate __init annotation for const data
 2015-08-11 23:14 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix SPIF special clock definition
 2015-08-11 21:34 UTC  (3+ messages)

[PATCH v2 0/7] clk: sunxi: Add support for the Audio PLL
 2015-08-11 21:30 UTC  (9+ messages)
` [PATCH v2 1/7] clk: Add a basic factor clock

[PATCH V1 0/3] fix clock issue for fsl,spdif
 2015-08-11  9:26 UTC  (4+ messages)
` [PATCH V1 1/3] ARM: imx6q: Add SPDIF_GCLK clock in clock tree
` [PATCH V1 2/3] ARM: imx6sl: "
` [PATCH V1 3/3] ARM: imx6sx: "

[PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-11  7:51 UTC  (22+ messages)
` [PATCH v4 1/6] cpufreq: make scaling_boost_freqs sysfs attr available when boost is enabled

question about clk.h
 2015-08-11  7:46 UTC 

[PATCH 1/1] ARM: imx35: Do not call mxc_timer_init twice when booting with DT
 2015-08-11  7:18 UTC 

[PATCH 0/4] ARM: dts: exynos3250: Add UART2 and MMC2 dt node with related clocks
 2015-08-11  3:46 UTC  (5+ messages)
` [PATCH 1/4] clk: samsung: exynos3250: Add UART2 clock
` [PATCH 2/4] clk: samsung: exynos3250: Add MMC2 clock
` [PATCH 3/4] ARM: dts: Add UART2 dt node for Exynos3250 SoC
` [PATCH 4/4] ARM: dts: Add MSHC2 "

[PATCH 00/26] Remove struct clk based provider APIs
 2015-08-10 21:00 UTC  (9+ messages)
` [PATCH 02/26] clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
` [PATCH 05/26] clk: Convert __clk_get_flags() to clk_hw_get_flags()
` [PATCH 17/26] clk: rockchip: Convert to clk_hw based provider APIs

[PATCH] clk: si5351: Convert __clk_get_name() to clk_hw_get_name()
 2015-08-10 20:58 UTC  (2+ messages)

[PATCH 1/3] clk: berlin: add cpuclk
 2015-08-10 19:55 UTC  (3+ messages)

clk-gpio-gate: using GPIO pin from expander chip on serial bus
 2015-08-10 14:46 UTC  (2+ messages)

[PATCH v3 4/4] clk: pistachio: correct critical clock list
 2015-08-10 10:10 UTC 

[PATCH] clk: h8300: Remove "sh73a0-" part from compatible value
 2015-08-08 18:16 UTC  (4+ messages)

[PATCH v2] clk: pxa: pxa3xx: fix CKEN register access
 2015-08-08  7:34 UTC  (3+ messages)

[PATCH v3] cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
 2015-08-08  2:09 UTC  (2+ messages)

[PATCH 24/26] clk: versatile: Convert to clk_hw based provider APIs
 2015-08-07 22:28 UTC  (9+ messages)
` [PATCH 0/3] Move clk-sp810 to assigned clock parents
  ` [PATCH 1/3] clk: versatile: Switch "

[PATCH 10/31] clk/mmp: use kmemdup rather than duplicating its implementation
 2015-08-07 22:17 UTC  (2+ messages)

[PATCH v2] cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
 2015-08-07 12:43 UTC  (2+ messages)

[PATCH] cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
 2015-08-07 11:50 UTC 

[PATCH v4 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks
 2015-08-07 11:36 UTC  (3+ 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).