linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-28 18:53:34 to 2015-06-09 15:25:34 UTC [more...]

[PATCH 1/2] clk: keystone: add support for post divider register for main pll
 2015-06-09 15:25 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: keystone: fix dt bindings to use post div register for mainpll

[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 v2 00/14] ARM: shmobile: Add CPG Clock Domains
 2015-06-08 21:42 UTC  (8+ messages)
` [PATCH v2 09/14] ARM: shmobile: r8a7790 dtsi: Add CPG Clock Domain
` [PATCH v2 10/14] ARM: shmobile: r8a7791 "
` [PATCH v2 11/14] ARM: shmobile: r8a7794 "
` [PATCH v2 12/14] drivers: sh: Stop using pm_runtime.c for multi-platform shmobile with genpd
` [PATCH v2 13/14] clk: shmobile: mstp: Consider "zb_clk" suitable for power management
` [PATCH v2 14/14] ARM: shmobile: R-Mobile: Use CPG Clock Domain attach/detach helpers

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

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-06-08 14:35 UTC  (12+ 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 v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-06-08  8:46 UTC  (7+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype

[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 PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-06-06  0:10 UTC  (16+ messages)
` [RFC PATCH 2/3] "
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] ARM: stm32: Enable clock source
  ` [PATCH v2 2/4] dt-bindings: Document the STM32F4 clock bindings
  ` [PATCH v2 3/4] clk: stm32: Add clock driver for STM32F4[23]xxx devices
  ` [PATCH v2 4/4] ARM: dts: stm32f429: Adopt STM32F4 clock driver

[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  (13+ messages)
` [PATCH 1/5] clk: at91: "
` [PATCH 2/5] clk: st: "
` [PATCH 3/5] clk: ti: "
` [PATCH 4/5] [RFC] clk: Provide dummy of_clk_get_parent_count() for !OF/!CCF
` [PATCH 5/5] [RFC] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding

[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  (14+ messages)
` [PATCHv3 01/27] ARM: OMAP2+: clock: export driver API to setup/get clock features
` [PATCHv3 02/27] clk: ti: move generic OMAP DPLL implementation under drivers/clk

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

[GIT PULL] clk/samsung updates for 4.2
 2015-06-03 23:05 UTC  (2+ messages)

[PATCH v3] Add TI CDCE925 I2C controlled clock synthesizer driver
 2015-06-03 22:44 UTC  (9+ 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

[git pull] clk/shmobile updates for v4.2
 2015-06-02 11:32 UTC 

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

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

[PATCH] clk: shmobile: div6: Document mandatory compatible fallback
 2015-06-01 10:21 UTC 

[PATCH] clk: shmobile: r8a7794: Document DIV6 clock bindings
 2015-06-01 10:17 UTC 

[PATCH V2 0/5] Add support for QCA IPQ806x Ethernet GMAC controller
 2015-05-31  0:05 UTC  (2+ messages)

[PATCH v2 0/3] clk: Add regmap support for clk mulitplexer
 2015-05-29 16:54 UTC  (5+ messages)
` [PATCH v2 1/3] clk: mux: Add regmap support for simple mux
` [PATCH v2 2/3] clk: mediatek: Add support for clk-mux using regmap
` [PATCH v2 3/3] clk: mediatek: Use regmap clk-mux for mt8135

[PATCH 0/3] clk: Add regmap support for clk mulitplexer
 2015-05-29 15:58 UTC  (7+ messages)
` [PATCH 1/3] clk: mux: Add regmap support for simple mux

[PATCH] PM / clock_ops: Print acquired clock name instead of con_id
 2015-05-29 10:53 UTC  (3+ messages)

[PATCH 0/3] clk: shmobile: Document mandatory compatible fallbacks
 2015-05-29  9:36 UTC  (4+ messages)
` [PATCH 1/3] clk: shmobile: mstp: Document mandatory compatible fallback
` [PATCH 2/3] clk: shmobile: "
` [PATCH 3/3] clk: shmobile: rz: "

[PATCH v8 4/7] clk: hisilicon: Remove __init for marking function prototypes
 2015-05-29  2:34 UTC  (10+ messages)
` [PATCH v8 6/7] clk: hi6220: Clock driver support for Hisilicon hi6220 SoC

[PATCH] amba: Support clk parents and rates assigned in DT
 2015-05-28 20:52 UTC 

[PATCH v4 0/5] Clk drivers for NXP LPC18xx family
 2015-05-28 20:31 UTC  (6+ messages)
` [PATCH v4 1/5] clk: add lpc18xx cgu clk driver
` [PATCH v4 2/5] doc: dt: add documentation for lpc1850-cgu "
` [PATCH v4 3/5] clk: add lpc18xx ccu "
` [PATCH v4 4/5] doc: dt: add documentation for lpc1850-ccu "
` [PATCH v4 5/5] ARM: dts: lpc18xx: add clock nodes for cgu and ccu


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