linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-02 08:48:50 to 2015-06-15 16:26:53 UTC [more...]

[PATCH 1/2] clk: keystone: add support for post divider register for main pll
 2015-06-15 16:26 UTC  (5+ messages)
` Fwd: "

[PATCH v2 00/14] ARM: shmobile: Add CPG Clock Domains
 2015-06-15 16:15 UTC  (3+ messages)

[PATCH 0/5] Add support for A53 CPU clock
 2015-06-15 15:36 UTC  (8+ messages)
` [PATCH 1/5] clk: qcom: Add support for SR2 PLLs
` [PATCH 2/5] clk: Add safe switch hook
` [PATCH 3/5] clk: qcom: Add support for regmap mux-div clocks
` [PATCH 4/5] clk: qcom: Add A53 clock driver
` [PATCH 5/5] arm64: dts: qcom: msm8916: Add A53 DT node

[GIT PULL] Allwinner late clock changes for 4.2
 2015-06-14 19:30 UTC 

[PATCH 0/8] clk: rockchip: add support for the clock-tree of the rk3368
 2015-06-13 16:22 UTC  (9+ messages)
` [PATCH 1/8] clk: rockchip: protect register macros against multipart values
` [PATCH 2/8] clk: rockchip: fix faulty vip parent name on rk3288
` [PATCH 3/8] clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant
` [PATCH 4/8] clk: rockchip: add support for phase inverters
` [PATCH 5/8] clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
` [PATCH 6/8] dt-bindings: add documentation of rk3668 clock controller
` [PATCH 7/8] clk: rockchip: add dt-binding header for rk3368
` [PATCH 8/8] clk: rockchip: add rk3368 clock controller

[RFC PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-06-12  7:25 UTC  (10+ messages)
` [RFC PATCH 2/3] "
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] dt-bindings: Document the STM32F4 clock bindings
  ` [PATCH v3 2/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
  ` [PATCH v3 3/3] ARM: dts: stm32f429: Adopt STM32F4 clock driver

[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC
 2015-06-12  5:46 UTC  (2+ messages)

[patch] clk: meson: add some error handling in meson_clk_register_cpu()
 2015-06-11 23:13 UTC  (3+ messages)

[PATCH 0/6] clk: make use of of_clk_parent_fill helper function
 2015-06-11 19:55 UTC  (11+ messages)
` [PATCH 1/6] clk: at91: "
` [PATCH 2/6] clk: qoriq: "
` [PATCH 3/6] clk: keystone: "
` [PATCH 4/6] clk: st: "
` [PATCH 5/6] clk: sunxi: "
` [PATCH 6/6] clk: ti: "

[PATCH 1/2] clk: exynos4: Add PCLK_ADC gate clock on Exynos4x12
 2015-06-11 13:54 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: Fix wrong clock for Exynos4x12 ADC

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-06-11 13:23 UTC  (14+ messages)
` [PATCH v4 1/8] Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol
` [PATCH v4 2/8] firmware: add support "
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)
` [PATCH v4 4/8] clk: scpi: add support for cpufreq virtual device
` [PATCH v4 5/8] cpufreq: arm_big_little: add SCPI interface driver
` [PATCH v4 6/8] arm64: dts: add SRAM, MHU mailbox and SCPI support on Juno
` [PATCH v4 7/8] arm64: dts: add CPU topology "
` [PATCH v4 8/8] arm64: dts: add clock support for all the cpus

[PATCH 00/21] On-demand device registration
 2015-06-11  9:56 UTC  (18+ messages)

[GIT PULL] clk/samsung updates for 4.2
 2015-06-11  8:04 UTC  (3+ messages)

[PATCH] clk: fixed: Add comment to clk_fixed_set_rate
 2015-06-10 21:23 UTC  (2+ messages)

[PATCH] clk: Move debug_node field under DEBUG_FS flag in struct clk_core
 2015-06-10 21:23 UTC  (2+ messages)

[PATCH] clk: cdce925: Fix printk size_t warning
 2015-06-10 21:17 UTC 

[PATCH v4 0/5] Clk drivers for NXP LPC18xx family
 2015-06-10 14:02 UTC  (4+ messages)
` [PATCH v4 3/5] clk: add lpc18xx ccu clk driver

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-06-10  7:00 UTC  (9+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype

[git pull] clk/shmobile updates for v4.2
 2015-06-10  5:08 UTC  (3+ messages)

[PATCH 03/15] clk: kill off set_irq_flags usage
 2015-06-09 18:52 UTC  (3+ messages)

[PATCH v3 0/3] clk: Add regmap support for basic clocks
 2015-06-09 15:38 UTC  (4+ messages)
` [PATCH v3 1/3] clk: Add regmap support
` [PATCH v3 2/3] clk: mediatek: Add support for clk-mux using regmap
` [PATCH v3 3/3] clk: mediatek: Use regmap clk-mux for mt8135

[PATCH v3 1/7] dt/bindings: Add binding for the Raspberry Pi clock provider
 2015-06-09 10:03 UTC  (11+ messages)
` [PATCH v3 2/7] ARM: bcm2835: Add a Raspberry Pi-specific clock driver
` [PATCH v3 3/7] ARM: bcm2835: Add DT for the firmware clocks driver
` [PATCH v3 4/7] ARM: bcm2835: Drop never-used clock-frequency property of uart0
` [PATCH v3 5/7] ARM: bcm2835: Drop the fixed sys_pclk
` [PATCH v3 6/7] ARM: bcm2835: Use the RPi firmware clocks for uart
` [PATCH v3 7/7] ARM: bcm2835: Tie SPI clock to the core clock rate

[PATCH v3] clk: add gpio controlled clock multiplexer
 2015-06-07 19:44 UTC 

[PATCH v2] clk: add gpio controlled clock multiplexer
 2015-06-07 19:15 UTC  (3+ messages)

[PATCH v2 0/5] Add support for more MSM8916 clocks
 2015-06-06  1:41 UTC  (9+ messages)
` [PATCH v2 1/5] clk: qcom: Add support for read-only rcg2 ops
` [PATCH v2 2/5] clk: qcom: Add MSM8916 iommu clocks
` [PATCH v2 3/5] clk: qcom: Add support for RCGs with shared branches
` [PATCH v2 4/5] clk: qcom: Add MSM8916 gpu clocks
` [PATCH v2 5/5] clk: qcom: Add MSM8916 audio clocks

[PATCH v3 0/5] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-06-06  1:12 UTC  (9+ messages)
` [PATCH v3 3/5] clk: add support for clocks provided by SCP(System Control Processor)
` [PATCH v3 4/5] clk: scpi: add support for cpufreq virtual device

[PATCHv3 0/2] clk: of: add helper function to fill parent clock array
 2015-06-06  1:11 UTC  (5+ messages)
` [PATCHv3 1/2] clk: of: helper for filling parent clock array and return num of parents
` [PATCHv3 2/2] clk: socfpga: make use of of_clk_parent_fill helper function

[RFC/PATCHv2 0/2] clk: of: add helper function to fill parent clock array
 2015-06-05 15:35 UTC  (6+ messages)
` [RFC/PATCHv2 1/2] clk: of: helper for filling parent clock array and return num of parents
` [RFC/PATCHv2 2/2] clk: socfpga: make use of of_clk_parent_fill helper function

[PATCH] drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
 2015-06-04 22:50 UTC  (3+ messages)

[PATCH 1/2] clk: divider: don't set_rate with CLK_DIVIDER_READ_ONLY flag
 2015-06-04 22:44 UTC  (4+ messages)
` [PATCH 2/2] clk: divider: fix to set parent rate from "

[PATCH] clk: make several parent names const
 2015-06-04 21:27 UTC  (2+ messages)

[PATCH 0/5] clk: Use of_clk_get_parent_count() instead of open coding
 2015-06-04 20:53 UTC  (11+ messages)
` [PATCH 1/5] clk: at91: "
` [PATCH 2/5] clk: st: "
` [PATCH 3/5] clk: ti: "
` [PATCH 5/5] [RFC] ARM: timer-sp: "

[PATCH v5 00/21] Tegra210 Clock Support
 2015-06-04 18:52 UTC  (3+ messages)
` [PATCH v5 14/21] clk: tegra: pll: Adjust vco_min if SDM present

[PATCH v2 0/7] clk: sunxi: Add support for the Audio PLL
 2015-06-04 13:27 UTC  (2+ messages)

[PATCH v2] PM / clock_ops: Print acquired clock name in addition to con_id
 2015-06-04  9:27 UTC  (3+ messages)

[PATCH v3] clk: change clk_ops' ->determine_rate() prototype
 2015-06-04  6:44 UTC  (3+ messages)

[PATCHv3 00/27] ARM: OMAP2+: clock code move under clk driver
 2015-06-04  5:26 UTC  (12+ messages)
` [PATCHv3 01/27] ARM: OMAP2+: clock: export driver API to setup/get clock features

[PATCH v5 00/37] JZ4780 & CI20 support
 2015-06-03 23:32 UTC  (3+ messages)
` [PATCH v5 30/37] clk: ingenic: add JZ4780 CGU support

[patch] clk: socfpga: remove a stray tab
 2015-06-03 23:21 UTC  (3+ messages)

[PATCH v3] Add TI CDCE925 I2C controlled clock synthesizer driver
 2015-06-03 22:44 UTC  (8+ messages)
` [PATCH v4] "

[PATCH v2] clk: mvebu: add missing CESA gate clk
 2015-06-03 22:17 UTC  (3+ messages)

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-06-03 11:51 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP
` [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS
` [PATCH v2 3/5] ARM: dts: DRA7: Add TBCLK "
` [PATCH v2 4/5] clk: ti: DRA7: Add tbclk data for ehrpwm
` [PATCH v2 5/5] ARM: dts: DRA7: Add dt nodes for PWMSS

[PATCH 0/2] clk: at91: add new driver for Flexcom
 2015-06-02 19:49 UTC  (5+ messages)
` [PATCH 1/2] clk: at91: add a new compatible string for Flexcom in the DT documentation
` [PATCH 2/2] clk: at91: add Flexcom clock

[PATCH v2 0/2] clk: at91: add new driver for Flexcom
 2015-06-02 17:15 UTC  (5+ messages)
` [PATCH v2 1/2] clk: at91: add a new compatible string for Flexcom in the DT documentation
` [PATCH v2 2/2] clk: at91: add Flexcom clock

[PATCH 0/5] Add support for PWMSS on DRA7
 2015-06-02 11:24 UTC  (7+ messages)
` [PATCH 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS
` [PATCH 3/5] ARM: dts: DRA7: Add TBCLK "


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