public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-25 16:29:45 to 2016-06-01 23:15:18 UTC [more...]

[PATCH 00/34] Convert clk providers to clk_hw based APIs (part 1)
 2016-06-01 23:15 UTC  (20+ messages)
` [PATCH 01/34] clk: qcom: Migrate to clk_hw based registration and OF APIs
` [PATCH 02/34] clk: at91: "
` [PATCH 03/34] clk: highbank: "
` [PATCH 04/34] clk: bcm2835: "
` [PATCH 05/34] clk: bcm: iproc: "
` [PATCH 06/34] clk: bcm: kona: "
` [PATCH 07/34] clk: berlin: "
` [PATCH 08/34] clk: asm9260: "
` [PATCH 09/34] clk: axi-clkgen: Migrate to clk_hw based OF and registration APIs
` [PATCH 10/34] clk: axm5516: "
` [PATCH 11/34] clk: cdce: "
` [PATCH 12/34] clk: cdce925: Migrate to clk_hw based OF and provider APIs
` [PATCH 13/34] clk: clps711x: Migrate to clk_hw based OF and registration APIs
` [PATCH 14/34] clk: cs2000: "
` [PATCH 15/34] clk: efm32gg: "
` [PATCH 16/34] clk: ls1x: "
` [PATCH 17/34] clk: maxgen: "
` [PATCH 18/34] clk: mb86s7x: "
` [PATCH 19/34] clk: moxart: "

[PATCH 0/5] Patches for QCOM IPQ4019 clock driver
 2016-06-01 22:18 UTC  (7+ messages)
` [PATCH 1/5] clk: qcom: ipq4019: Modified the fixed clock rate to proper values
` [PATCH 2/5] clk: qcom: ipq4019: Added the apss cpu pll divider clock node
` [PATCH 3/5] clk: qcom: ipq4019: Added the cpu pll divider and changed regmap limit
` [PATCH 4/5] clk: qcom: ipq4019: Added the cpu clock frequency change notifier
` [PATCH 5/5] clk: qcom: ipq4019: Added the turbo frequency for apps cpu

[PATCH v5 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-06-01 22:15 UTC  (30+ messages)
` [PATCH v5 01/22] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [PATCH v5 02/22] dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
` [PATCH v5 03/22] clk: samsung: exynos5410: Add serial3, USB and PWM clocks
` [PATCH v5 04/22] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v5 05/22] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v5 06/22] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [PATCH v5 07/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v5 08/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v5 09/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v5 10/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [PATCH v5 11/22] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v5 12/22] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v5 14/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v5 15/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v5 16/22] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v5 17/22] ARM: dts: exynos: Add initial support for Odroid XU board
` [PATCH v5 18/22] dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
` [PATCH v5 19/22] clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks
` [PATCH v5 20/22] ARM: dts: exynos: Move HSI2C nodes to exynos54xx.dtsi
` [PATCH v5 21/22] ARM: dts: exynos: Add I2C, PWM and UART pinctrl to Exynos5410
` [PATCH v5 22/22] ARM: dts: exynos: Add RTC and I2C "

[PATCH] clk: nxp: Select MFD_SYSCON for creg driver
 2016-06-01 22:14 UTC  (2+ messages)

[PATCH 11/54] MAINTAINERS: Add file patterns for clock device tree bindings
 2016-06-01 22:11 UTC  (2+ messages)

[PATCH 0/2] Rework clk/vt8500 wm8650_find_pll_bits()
 2016-06-01 22:07 UTC  (8+ messages)
` [PATCH 2/2] clk/vt8500: Fix compilation warnings

[PATCH] clk: Remove CLK_IS_ROOT flag
 2016-06-01 21:58 UTC 

[PATCH] clk: microchip: Remove CLK_IS_ROOT
 2016-06-01 21:55 UTC 

[PATCH 00/16] clk: sunxi: introduce "modern" clock support
 2016-06-01 19:19 UTC  (7+ messages)
` [PATCH 14/16] clk: sunxi-ng: Add N-K-M-P factor clock
` [PATCH 15/16] clk: sunxi-ng: Add H3 clocks

[RFC PATCH 0/4] rk3399 support ddr frequency scaling
 2016-06-01 15:46 UTC  (9+ messages)
` [RFC PATCH 1/4] rockchip: rockchip: add new clock-type for the ddrclk
` [RFC PATCH 2/4] clk: rockchip: rk3399: add ddrc clock support
` [RFC PATCH 3/4] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [RFC PATCH 4/4] drm/rockchip: Add dmc notifier in vop driver

[PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
 2016-06-01 15:16 UTC  (6+ messages)
` [PATCH 2/3] clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocks
` [PATCH 3/3] ARM: dts: exynos: Add watchdog amd Security SubSystem to Exynos5410

[PATCH 1/6] dt-bindings: clock: Add TMU clock ID to Exynos5410
 2016-06-01  9:59 UTC  (17+ messages)
` [PATCH 2/6] clk: samsung: exynos5410: Add TMU clock
` [PATCH 3/6] ARM: dts: exynos: Interrupt for USB DWC3-1 differs between Exynos5420 and 5410
` [PATCH 4/6] ARM: dts: exynos: Add Thermal Management Unit to Exynos5410
` [PATCH 5/6] ARM: dts: exynos: Configure PWM, usb3503, PMIC and thermal on Odroid XU board
` [PATCH 6/6] ARM: dts: exynos: No need to enable TMU nodes on Odroid XU3 family

[PATCH] clk: renesas: add R8A7792 support
 2016-06-01  8:34 UTC  (2+ messages)

[PATCH v2 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
 2016-06-01  3:42 UTC  (7+ messages)
` [PATCH v2 1/4] clk: renesas: cpg-mssr: Document r8a7796 support
` [PATCH v2 2/4] clk: renesas: Add r8a7796 CPG Core Clock Definitions
` [PATCH v2 3/4] clk: renesas: cpg-mssr: Extract common R-Car Gen3 support code
` [PATCH v2 4/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W

[PATCH RFC 0/2] clk: sunxi-ng: Add the A83T clocks
 2016-05-31  7:47 UTC  (3+ messages)
` [PATCH RFC 1/2] clk: sunxi-ng: Add the A83T and A80 PLL clocks
` [PATCH RFC 2/2] clk: sunxi-ng: Add the A83T clocks

[PATCH v1 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
 2016-05-30 16:15 UTC  (16+ messages)
` [PATCH v1 01/14] clk: twl6040: Correct clk_ops
` [PATCH v1 02/14] clk: twl6040: Register the clock as of_clk_provider
` [PATCH v1 03/14] clk: twl6040: Rename the driver and use consistent names in the code
` [PATCH v1 04/14] mfd: twl6040: The chip does not support bulk access
` [PATCH v1 05/14] mfd: twl6040: Register child device for twl6040-pdmclk
` [PATCH v1 06/14] ARM: dts: omap5-board-common: Add pdmclk binding for audio
` [PATCH v1 07/14] ARM: dts: omap4-panda-common: "
` [PATCH v1 08/14] ARM: dts: omap4-sdp: "
` [PATCH v1 09/14] ARM: dts: omap4-var-som-om44: "
` [PATCH v1 10/14] ARM: dts: omap4-duovero: "
` [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
` [PATCH v1 12/14] ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()
` [PATCH v1 13/14] ASoC: omap-mcpdm: Support for suspend resume
` [PATCH v1 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-30 14:57 UTC  (13+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
            ` [PATCH 1/4] base: soc: introduce soc_device_match() interface
            ` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
            ` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
            ` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"

[PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
 2016-05-30 12:50 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: Fix imprecise external abort error when accessing Exynos MFC
 2016-05-30 12:49 UTC  (5+ messages)
` [PATCH 1/2] clk: exynos5420: Set ID for aclk333 gate clock
` [PATCH 2/2] ARM: dts: Add async-bridge clock to MFC power domain for Exynos5420

[PATCH 00/11] Clock improvement for video playback
 2016-05-30  7:30 UTC  (11+ messages)
` [PATCH 02/11] drivers: clk: st: Add clock propagation for audio clocks
        ` [STLinux Kernel] "

[PATCH v2 00/11] Switch to using CRITICAL clks for Tegra
 2016-05-27 20:38 UTC  (12+ messages)
` [PATCH v2 01/11] clk: tegra: Switch to using critical clks
` [PATCH v2 02/11] clk: tegra20: Mark required clks as CRITICAL
` [PATCH v2 03/11] clk: tegra20: clean up init_table
` [PATCH v2 04/11] clk: tegra30: Mark certain clks as critical
` [PATCH v2 05/11] clk: tegra30: clean up init_table
` [PATCH v2 06/11] clk: tegra114: "
` [PATCH v2 07/11] clk: tegra124: "
` [PATCH v2 08/11] clk: tegra210: Mark required clks as CRITICAL
` [PATCH v2 09/11] clk: tegra210: clean up init_table
` [PATCH v2 10/11] clk: Show CRITICAL clks in clk_summary output
` [PATCH v2 11/11] clk: tegra: WARN if clk in the init_table has enable

[PATCH 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
 2016-05-27 20:31 UTC  (3+ messages)
` [PATCH 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling

[PATCH] soc/tegra: pmc: Fix "scheduling while atomic"
 2016-05-27 14:43 UTC  (13+ messages)

[PATCH 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
 2016-05-27  0:49 UTC  (4+ messages)

[PATCH] clk: rockchip: add a dummy clock for the watchdog pclk on rk3399
 2016-05-26 23:17 UTC  (3+ messages)

[PATCH] clk: rockchip: fix cclk error handing
 2016-05-26 21:47 UTC  (2+ messages)

[PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU
 2016-05-26 16:41 UTC 

[GIT PULL arm] Use _rcuidle tracepoints to allow tracing from idle
 2016-05-26 16:27 UTC  (2+ messages)

[PATCH v4] clk: tegra: Initialize UTMIPLL when enabling PLLU
 2016-05-26 12:25 UTC  (2+ messages)

[PATCH 00/20] drm: Add Support for Passive RGB to VGA bridges
 2016-05-26  9:38 UTC  (10+ messages)
` [PATCH 12/20] drm/sun4i: Add bridge support
` [PATCH 13/20] drm/bridge: Add RGB to VGA "

[PATCH 00/11] Switch to using CRITICAL clks for Tegra
 2016-05-25 22:24 UTC  (12+ messages)
` [PATCH 01/11] clk: tegra: Switch to using critical/handoff clks
` [PATCH 02/11] clk: tegra20: Mark required clks as CRITICAL
` [PATCH 03/11] clk: tegra20: clean up init_table
` [PATCH 04/11] clk: tegra30: Mark certain clks as critical
` [PATCH 05/11] clk: tegra30: clean up init_table
` [PATCH 06/11] clk: tegra114: "
` [PATCH 07/11] clk: tegra124: "
` [PATCH 08/11] clk: tegra210: Mark required clks as CRITICAL
` [PATCH 09/11] clk: tegra210: clean up init_table
` [PATCH 10/11] clk: Show CRITICAL clks in clk_summary output
` [PATCH 11/11] clk: tegra: WARN if clk in the init_table has enable

[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-05-25 21:54 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox