linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-27 12:48:30 to 2016-05-08 19:06:00 UTC [more...]

[PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-08 19:06 UTC  (16+ messages)
` [PATCH v2 01/22] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [PATCH v2 02/22] dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
` [PATCH v2 03/22] ARM: dts: exynos: Add fin_pll node for clock driver
` [PATCH v2 04/22] clk: samsung: exynos5410: Provide fin_pll external fixed clock
` [PATCH v2 05/22] ARM: dts: exynos: Switch MCT node to a new fin_pll clock
` [PATCH v2 06/22] ARM: dts: exynos: Remove old fixed-clock provider on SMDK5410
` [PATCH v2 07/22] clk: samsung: exynos5410: Rename fin_pll from temporary to regular name
` [PATCH v2 08/22] clk: samsung: exynos5410: Add serial3, USB and PWM clocks
` [PATCH v2 09/22] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v2 10/22] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v2 11/22] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [PATCH v2 12/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v2 13/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v2 14/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v2 15/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow

[PATCH] clk: samsung: exynos5420: Remove useless check for return value of samsung_clk_init
 2016-05-08  9:24 UTC 

[PATCH v5 0/5] clk: mvebu: clock drivers for Marvell Armada 7K/8K
 2016-05-07  6:22 UTC  (3+ messages)

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-05-07  0:55 UTC  (9+ messages)
` [PATCH v3 2/4] clk: arizona: Add clock driver for the Arizona devices
` [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for 32k clock
` [PATCH v3 4/4] mfd: arizona: Add device tree binding documentation for new clock driver

[PATCH v10 0/3] PIC32MZDA Clock Driver
 2016-05-07  0:10 UTC  (3+ messages)
` [PATCH v10 2/3] clk: microchip: Add PIC32 clock driver

[PATCH 00/11] arm64: tegra: Add Tegra DFLL for Tegra210 Jetson TX1
 2016-05-06 23:21 UTC  (5+ messages)
` [PATCH 05/11] pwm: tegra-dfll: Add driver for Tegra DFLL PWM controller

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-05-06 23:12 UTC  (7+ messages)
` [PATCH v7 4/9] clk: mediatek: Add MT2701 clock support
` [PATCH v7 7/9] clk: mediatek: Enable critical clocks for MT2701
` [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

[PATCH 0/7] clk: rockchip: cleanup some code duplication
 2016-05-06 22:56 UTC  (10+ messages)
` [PATCH 1/7] clk: rockchip: lookup General Register Files in rockchip_clk_init
` [PATCH 2/7] clk: rockchip: simplify GRF handling in pll clocks
` [PATCH 3/7] clk: rockchip: drop old_rate calculation on pll rate changes
` [PATCH 4/7] clk: rockchip: abstract pll get-params and set-params operations
` [PATCH 5/7] clk: rockchip: generalize pll set-rate operation
` [PATCH 6/7] clk: rockchip: move pll rate-comparison into a callable function
` [PATCH 7/7] clk: rockchip: fold pll init functions into a common one

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-06 22:30 UTC  (9+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver
` [PATCH v4 04/11] drm: sun4i: Add DT bindings documentation
` [PATCH v4 05/11] drm: Add Allwinner A10 Display Engine support

[PATCH v2] clk: tegra: Initialize UTMIPLL when enabling PLLU
 2016-05-06 20:20 UTC 

[PATCH 0/3] clock: hisilicon: Add CRG driver for hi3519 soc
 2016-05-06 18:20 UTC  (7+ messages)
` [PATCH 1/3] reset: hisilicon: add reset controller driver for hisilicon SOCs
` [PATCH 2/3] clk: hisilicon: export some hisilicon APIs to modules
` [PATCH 3/3] clk: hisilicon: add CRG driver for hi3519 soc

[PATCH] clk: bcm/kona: Do not use sizeof on pointer type
 2016-05-06 18:06 UTC  (2+ messages)

[PATCH] clk: qcom: msm8916: Fix crypto clock flags
 2016-05-06 18:04 UTC  (2+ messages)

[GIT PULL] i.MX clock updates for 4.7, take 2
 2016-05-06 18:04 UTC  (2+ messages)

[GIT PULL] i.MX clock fixes for 4.6, take 2
 2016-05-06 18:02 UTC  (2+ messages)

[RESEND PATCH 0/2 v6] Add AXS10X I2S PLL clock driver
 2016-05-06 17:35 UTC  (5+ messages)
` [RESEND PATCH 1/2 v6] clk/axs10x: Add "
` [RESEND PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock

clk-lpc18xx-creg - scheduling while atomic
 2016-05-06 17:32 UTC  (6+ messages)

[RFC PATCH 0/3] clk: attempt to keep requested rate on parent changes
 2016-05-06  0:49 UTC  (9+ messages)
` [RFC PATCH 1/3] clk: fix inconsistent use of req_rate
` [RFC PATCH 2/3] clk: adjust clocks to their requested rate after parent changes
` [RFC PATCH 3/3] clk: rockchip: make rk3399 vop dclks keep their rate on parent rate changes

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-05 22:25 UTC  (12+ messages)
` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v10, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v10, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v10, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v10, 6/7] MAINTAINERS: add entry for Freescale SoC drivers
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

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

[PATCH V5] clk: bcm2835: mark enabled clocks and pll with CLK_ENABLE_HAND_OFF
 2016-05-05 20:29 UTC  (3+ messages)

[PATCH] clk: rockchip: fix the rk3399 sdmmc sample / drv name
 2016-05-05 16:37 UTC  (2+ messages)

[PATCH 0/5] clk: bcm2835: add flags for mash and parent clocks
 2016-05-05 15:53 UTC  (6+ messages)
` [PATCH 1/5] dt: bindings: add means to control flags of specific clocks
` [PATCH 2/5] clk: bcm2835: expose the parent clocks via include/dt-bindings
` [PATCH 3/5] clk: bcm2835: enable default filtering for parent clocks
` [PATCH 4/5] clk: bcm2835: allow setting clocks flags via the dt
` [PATCH 5/5] clk: bcm2835: add support for BCM2835_CLOCK_FLAG_USE_MASH/INTEGER

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

[PATCH] clk: probe common clock drivers earlier
 2016-05-05  7:57 UTC 

[v9, 0/7] Fix eSDHC host version register bug
 2016-05-05  3:21 UTC  (12+ messages)
` [v9, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v9, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v9, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v9, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v9, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver
` [v9, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-05-04 13:47 UTC  (11+ messages)
` [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node
` [PATCH v8 2/9] ARM: dts: am437x: Add missing compatibles to PWM binding documents
` [PATCH v8 3/9] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name
` [PATCH v8 4/9] pwm: pwm-tiecap: Update dt binding document to use proper unit address
` [PATCH v8 5/9] ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindings
` [PATCH v8 6/9] pwms: pwm-ti*: Get the clock from the PWMSS parent when using old bindings
` [PATCH v8 7/9] ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodes
` [PATCH v8 8/9] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries
` [PATCH v8 9/9] ARM: dts: DRA7: Add dt nodes for PWMSS

[PATCH] clk: imx: fix ahb clock mux 1
 2016-05-03 12:37 UTC  (6+ messages)

[PATCH V4 0/2] clk: bcm2835: use CLK_IS_CRITICAL/CLK_ENABLE_HAND_OFF
 2016-05-03 12:29 UTC  (8+ messages)
` [PATCH V4 1/2] clk: bcm2835: mark enabled clocks with CLK_IS_CRITICAL
` [PATCH V4 2/2] clk: bcm2835: use CLK_ENABLE_HAND_OFF instead of CLK_IS_CRITICAL

[PATCH v2 00/13] clk_hw based clkdev/DT providers
 2016-05-03 10:36 UTC  (6+ messages)
` [PATCH v2 01/13] clkdev: Remove clk_register_clkdevs()
` [PATCH v2 04/13] clkdev: Add clk_hw based registration APIs

[GIT PULL] clk fixes for v4.6-rc6
 2016-05-03  1:52 UTC 

[PATCH] clk: fix comment of devm_clk_hw_register()
 2016-05-03  0:52 UTC  (2+ messages)

[PATCH RFC] tango4 clk rewrite
 2016-05-03  0:36 UTC  (7+ messages)
  ` [PATCH v2] clk: tango4: improve clkgen driver
    ` [PATCH v3] "

[PATCH v2] clk: uniphier: add clock drivers for UniPhier SoCs
 2016-05-03  0:33 UTC  (4+ messages)

[git pull] clk: renesas: Updates for v4.7 (take three)
 2016-05-03  0:07 UTC  (2+ messages)

[GIT PULL] Allwinner clocks additions for 4.7
 2016-05-03  0:05 UTC  (2+ messages)

[GIT PULL] rockchip clock changes for 4.7 part 3 - some more fixes
 2016-05-02 23:52 UTC  (2+ messages)

[PATCH v2,RESEND] clk: uniphier: add clock drivers for UniPhier SoCs
 2016-05-02 15:56 UTC  (5+ messages)
      ` [PATCH v2, RESEND] "

[PATCH RESEND 06/12] clk: sh: SH7750/51 PLL and divider clock driver
 2016-05-01 20:48 UTC  (2+ messages)

[PATCH 06/12] clk: sh: SH7750/51 PLL and divider clock driver
 2016-05-01  4:59 UTC 

[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-04-30  2:04 UTC  (5+ messages)
` [RFC PATCH 1/1] clk: imx7d: move clk setting out of imx7d_clocks_init

[PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-04-28 21:55 UTC  (13+ messages)
` [PATCH v7 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node
` [PATCH v7 2/9] ARM: dts: am437x: Add missing compatibles to PWM binding documents
` [PATCH v7 4/9] pwm: pwm-tiecap: Update dt binding document to use proper unit address
` [PATCH v7 5/9] ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindings

[PATCH V3] clk: bcm2835: mark enabled clocks with CLK_ENABLE_HAND_OFF
 2016-04-28 20:56 UTC  (3+ messages)

[PATCH v2 03/11] doc/devicetree: Add Aspeed clock bindings
 2016-04-28  8:38 UTC  (6+ messages)

[PATCH] clk: renesas: r8a7795: Move MODEMR to DT
 2016-04-28  8:23 UTC  (5+ messages)

[PATCH v4 0/7] Add support for rk818
 2016-04-27 21:54 UTC  (6+ messages)
` [PATCH v4 1/7] regulator: rk808: Add rk808_reg_ops_ranges for LDO3
  ` Applied "regulator: rk808: Add rk808_reg_ops_ranges for LDO3" to the regulator tree
` [PATCH v4 2/7] regulator: rk808: Migrate to regulator core's simplified DT parsing code

Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree
 2016-04-27 16:41 UTC  (7+ messages)

[PATCH V2] clk: bcm2835: mark enabled pll_dividers as critical
 2016-04-27 14:55 UTC  (6+ messages)

[PATCH 0/4] clk: renesas: Clock Domain fixes
 2016-04-27 14:07 UTC  (6+ messages)
` [PATCH 2/4] clk: renesas: mstp: Use always-on governor for Clock Domain


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