linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-06 10:18:23 to 2015-10-15 00:57:01 UTC [more...]

[PATCH V3 0/6] Add LS1043A SoC support
 2015-10-15  0:57 UTC  (11+ messages)
` [PATCH V3 1/6] i2c: Add i2c support to Freescale Layerscape platforms
` [PATCH V3 2/6] watchdog: Add support for "
` [PATCH V3 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
` [PATCH V3 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
` [PATCH V3 5/6] clk: qoriq: Add ls1043a support
` [PATCH V3 6/6] dts/ls1043a: add LS1043ARDB board support

[PATCH] clk: Allow drivers to build if COMPILE_TEST is enabled
 2015-10-14 21:13 UTC  (7+ messages)

[PATCH 00/26] Remove struct clk based provider APIs
 2015-10-14 21:08 UTC  (6+ messages)
` [PATCH 14/26] clk: mvebu: Convert to clk_hw "

[PATCH v2 0/10] clk: iproc: add support for BCM NS, NSP, and NS2
 2015-10-14 20:16 UTC  (14+ messages)
` [PATCH v2 1/7] clk: cygnus: Convert all macros to all caps
` [PATCH v2 2/7] clk: iproc: Add PWRCTRL support
` [PATCH v2 3/7] clk: nsp: add clock support for Broadcom Northstar Plus SoC
` [PATCH v2 4/7] clk: iproc: Add PLL base write function
` [PATCH v2 5/7] clk: iproc: Split off dig_filter
` [PATCH v2 6/7] clk: iproc: Separate status and control variables
` [PATCH v2 7/7] clk: ns2: add clock support for Broadcom Northstar 2 SoC

[PATCH v1 0/2] Fix display on second resume on 5250-snow
 2015-10-14 18:32 UTC  (3+ messages)
` [PATCH v1 1/2] clk: samsung: exynos5250: Add DISP1 clocks

[PATCH] clk: max77802: Update MODULE_AUTHOR() email address
 2015-10-14 18:32 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: add device tree support for NS, NSP, and NS2 clocks
 2015-10-14 16:53 UTC  (11+ messages)
` [RFC 1/5] clk: iproc: define Broadcom NSP iProc clock binding
` [RFC 2/5] ARM: dts: enable clock support for Broadcom NSP
` [RFC 3/5] ARM: dts: enable clock support for BCM5301X
` [RFC 4/5] clk: iproc: define Broadcom NS2 iProc clock binding
` [RFC 5/5] ARM: dts: enable clock support for Broadcom NS2

[PATCH v4 0/3] add GPT timer support for mt8173
 2015-10-14 13:39 UTC  (6+ messages)
` [PATCH v4 2/3] arm64: mediatek: enable MTK_TIMER
` [PATCH v4 3/3] arm64: dts: mt8173: add timer node

[PATCH V3 0/6] Add LS1043A SoC support
 2015-10-14 12:02 UTC 

[PATCH v4 0/5] clk: sunxi: Add support for the Audio PLL
 2015-10-14  9:47 UTC  (12+ messages)
` [PATCH v4 1/5] clk: Add a basic multiplier clock
` [PATCH v4 2/5] clk: sunxi: Add a driver for the PLL2
` [PATCH v4 3/5] clk: sunxi: pll2: Add A13 support
` [PATCH v4 4/5] clk: sunxi: codec clock support
` [PATCH v4 5/5] clk: sunxi: mod1 "

[GIT PULL] On-demand device probing
 2015-10-14  9:26 UTC  (2+ messages)

[PATCH v4 0/8] Add SPDIF support for rockchip
 2015-10-13 21:51 UTC  (6+ messages)
` [PATCH v4 5/8] clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent

[PATCH 0/10] clk: iproc: add support for BCM NS, NSP, and NS2
 2015-10-13 18:39 UTC  (21+ messages)
` [PATCH 02/10] clk: nsp: add clock support for Broadcom Northstar Plus SoC
` [PATCH 04/10] ARM: dts: enable clock support for BCM5301X
` [PATCH 05/10] clk: iproc: Add PLL base write function
` [PATCH 09/10] clk: ns2: add clock support for Broadcom Northstar 2 SoC

Two-output clk provider with standard clk consumer
 2015-10-13 12:06 UTC  (2+ messages)

[PATCH 1/3] clk: add flag for clocks that need to be enabled on rate changes
 2015-10-13  3:34 UTC  (6+ messages)

[PATCH 0/2] delete unneeded of_node_put
 2015-10-12 18:52 UTC  (3+ messages)
` [PATCH 2/2] clk: tegra: "

[PATCH v7] clk: bcm2835: Add support for programming the audio domain clocks
 2015-10-12 18:46 UTC  (3+ messages)

[PATCH v2 00/14] ARM: at91: PMC driver rework
 2015-10-12 14:28 UTC  (15+ messages)
` [PATCH v2 01/14] ARM: at91/dt: use syscon for PMC
` [PATCH v2 02/14] clk: at91: make use of syscon to share PMC registers in several drivers
` [PATCH v2 03/14] clk: at91: make use of syscon/regmap internally
` [PATCH v2 04/14] clk: at91: clk-main: factorize irq handling
` [PATCH v2 05/14] clk: at91: make IRQ optional and register them later
` [PATCH v2 06/14] clk: at91: only disable available IRQs
` [PATCH v2 07/14] clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
` [PATCH v2 08/14] clk: at91: pmc: move pmc structures to C file
` [PATCH v2 09/14] ARM: at91: pm: simply call at91_pm_init
` [PATCH v2 10/14] ARM: at91: pm: find and remap the pmc
` [PATCH v2 11/14] ARM: at91: pm: move idle functions to pm.c
` [PATCH v2 12/14] ARM: at91: remove useless includes and function prototypes
` [PATCH v2 13/14] usb: gadget: atmel: access the PMC using regmap
` [PATCH v2 14/14] clk: at91: pmc: drop at91_pmc_base

[PATCH/RFC v3 0/3] clk: shmobile: Add new Renesas CPG/MSSR DT bindings
 2015-10-12 11:37 UTC  (4+ messages)
` [PATCH/RFC v3 1/3] "
` [PATCH/POC v3 2/3] clk: shmobile: Add r8a7791 CPG Core Clock Definitions
` [PATCH/POC v3 3/3] clk: shmobile: Add r8a7795 "

[PATCH 0/5] fix sdhci-pxav3 clock name and berlin clk clean up
 2015-10-12  5:46 UTC  (6+ messages)
` [PATCH 1/5] mmc: sdhci-pxav3: fix optional clock name
` [PATCH 2/5] ARM: dts: berlin: correct BG2Q's sdhci2 axi clock
` [PATCH 3/5] ARM: dts: berlin: add axi clock for BG2Q sdhci0 and sdhci1
` [PATCH 4/5] clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk
` [PATCH 5/5] clk: berlin: bg2: "

[PATCH 1/5] iio: adc: add IMX7D ADC driver support
 2015-10-11 13:57 UTC  (12+ messages)
` [PATCH 2/5] Documentation: add the binding file for Freescale imx7d ADC driver
` [PATCH 3/5] clk: imx7d: add ADC root clock
` [PATCH 4/5] ARM: dts: imx7d.dtsi: add ADC support
` [PATCH 5/5] ARM: dts: imx7d-sdb: "

[PATCH 00/10] Add mipi dsi support for rk3288
 2015-10-10  9:55 UTC  (2+ messages)
` [PATCH 01/10] clk: rockchip: Add sclk_mipidsi_24m for mipi dsi

[PATCH V2 0/2] fix clock issue for fsl,spdi
 2015-10-10  1:45 UTC  (8+ messages)
` [PATCH V2 1/2] clk: imx6: Add SPDIF_GCLK clock in clock tree

[Resend Patch v6] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-10-10  0:09 UTC  (2+ messages)

[RFC PATCH 0/8] clk: qoriq: Move chip-specific knowledge into driver
 2015-10-09 23:57 UTC  (4+ messages)

[PATCH v2 0/8] mmc: dw_mmc-rockchip: allow tuning using the clk-phase api
 2015-10-09 22:31 UTC  (15+ messages)
` [PATCH v2 4/8] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
` [PATCH v2 5/8] mmc: dw_mmc-rockchip: dt-binding: Add tuning related things
` [PATCH v2 6/8] mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework

[PATCH] clk: add support for Sigma Designs SMP86xx/87xx clocks
 2015-10-09 16:42 UTC  (2+ messages)

[PATCH] clk: atlas7: merge lots of discrete clocks into arrays
 2015-10-09  8:05 UTC 

[PATCH v1] clk: Sigma Designs Tango4 cpuclk driver
 2015-10-09  8:00 UTC  (4+ messages)

[PATCH v6] clk: bcm2835: Add support for programming the audio domain clocks
 2015-10-09  1:31 UTC  (3+ messages)

[PATCH v5] clk: bcm2835: Add support for programming the audio domain clocks
 2015-10-08 23:44 UTC  (4+ messages)

[GIT PULL] clk: fixes for 4.3-rc5
 2015-10-08 23:33 UTC 

[PATCH] clk: qcom: Move gdsc config outside COMMON_CLK_QCOM config
 2015-10-08 21:47 UTC 

[PATCH 0/5] Add Marvell berlin4ct clk support
 2015-10-08 11:13 UTC  (7+ messages)
` [PATCH 1/5] clk: berlin: add common pll driver
` [PATCH 4/5] dt-bindings: add binding for marvell berlin4ct SoC

[PATCH v3 0/5] clk: sunxi: Add support for the Audio PLL
 2015-10-07 19:17 UTC  (7+ messages)
` [PATCH v3 1/5] clk: Add a basic multiplier clock

[PATCH v4 0/4] ST PLL improvement
 2015-10-07 19:15 UTC  (8+ messages)
` [PATCH v4 1/4] drivers: clk: st: Support for enable/disable in Clockgen PLLs
` [PATCH v4 2/4] drivers: clk: st: PLL rate change implementation for DVFS
` [PATCH v4 3/4] drivers: clk: st: Correct the pll-type for A9 for stih418
` [PATCH v4 4/4] ARM: STi: DT: Add support for stih418 A9 pll

[Patch v6] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-10-07 17:59 UTC 

[PATCH v2 0/9] Build and support rk3036 SoC platform
 2015-10-07 10:24 UTC  (4+ messages)
` [PATCH v2 3/9] clk: rockchip: add clock controller for rk3036

[PATCH v3 0/4] ST PLL improvement
 2015-10-07  7:47 UTC  (4+ messages)
` [PATCH v3 2/4] drivers: clk: st: PLL rate change implementation for DVFS

[PATCH v4] clk: bcm2835: Add support for programming the audio domain clocks
 2015-10-07  1:24 UTC  (3+ messages)

What's the proper use of con_id in clkdev
 2015-10-06 19:53 UTC  (4+ messages)

[PATCH v2 0/2] Make oxili GDSC parent of oxili_cx GDSC
 2015-10-06 19:32 UTC  (6+ messages)
` [PATCH v2 1/2] PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules
` [PATCH v2 2/2] clk: qcom: Make oxili GDSC parent of oxili_cx GDSC

[GIT PULL] clk/samsung updates for v4.4
 2015-10-06 10:18 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).