Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-08 02:16:38 to 2016-01-14 15:25:09 UTC [more...]

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-14 15:25 UTC  (27+ messages)
` [PATCH v2 01/26] reset: Move DT cell size check to the core
` [PATCH v2 02/26] reset: Make reset_control_ops const
` [PATCH v2 03/26] clk: Add regmap support
` [PATCH v2 04/26] clk: composite: Add unregister function
` [PATCH v2 05/26] clk: sunxi: Add display and TCON0 clocks driver
` [PATCH v2 06/26] clk: sunxi: Add PLL3 clock
` [PATCH v2 07/26] clk: sunxi: Add TCON channel1 clock
` [PATCH v2 08/26] clk: sun5i: add DRAM gates
` [PATCH v2 09/26] ARM: sun5i: dt: Add pll3 and pll7 clocks
` [PATCH v2 10/26] ARM: sun5i: a13: Add display and TCON clocks
` [PATCH v2 11/26] ARM: sun5i: Add DRAM gates
` [PATCH v2 12/26] ARM: sun5i: Add TV encoder gate to the DTSI
` [PATCH v2 13/26] drm/fb_cma_helper: Remove implicit call to disable_unused_functions
` [PATCH v2 14/26] drm/modes: Rewrite the command line parser
` [PATCH v2 15/26] drm/modes: Support modes names on the command line
` [PATCH v2 16/26] drm: Add Allwinner A10 Display Engine support
` [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation
` [PATCH v2 18/26] drm: sun4i: Add RGB output
` [PATCH v2 19/26] drm: sun4i: Add composite output
` [PATCH v2 20/26] drm: sun4i: tv: Add PAL output standard
` [PATCH v2 21/26] drm: sun4i: tv: Add NTSC "
` [PATCH v2 22/26] ARM: sun5i: r8: Add display blocks to the DTSI
` [PATCH v2 23/26] ARM: sun5i: chip: Enable the TV Encoder
` [PATCH v2 24/26] devicetree: Add olimex vendor prefix
` [PATCH v2 25/26] drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS
` [PATCH v2 26/26] DO NOT MERGE: ARM: sun5i: chip: Enable the LCD panel

[PATCH V3 0/6] clk: bcm2835: add additinal clocks and add frac support
 2016-01-14 15:16 UTC  (8+ messages)
` [PATCH V3 1/6] clk: bcm2835: the minimum clock divider is 2
` [PATCH V3 2/6] clk: bcm2835: clamp clock divider to highest integer only
` [PATCH V3 3/6] clk: bcm2835: enable fractional and mash support
` [PATCH V3 4/6] clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
` [PATCH V3 5/6] clk: bcm2835: enable management of PCM clock
` [PATCH V3 6/6] clk: bcm2835: add missing 22 HW-clocks

[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-14 13:16 UTC  (29+ messages)
` [PATCH v5 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v5 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
` [PATCH v5 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v5 6/6] ARM: dts: add dts files for Hi3519

[PATCH V2 0/4] clk: bcm2835: add additinal clocks and add frac support
 2016-01-14 12:11 UTC  (11+ messages)
` [PATCH V2 1/4] clk: bcm2835: avoid the use of BCM2835_CLOCK_COUNT in clk-bcm2835
` [PATCH V2 2/4] clk: bcm2835: enable fractional and mash support
` [PATCH V2 3/4] clk: bcm2835: enable management of PCM clock
` [PATCH V2 4/4] clk: bcm2835: add missing 22 HW-clocks

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-01-14 11:12 UTC  (3+ messages)
` [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver
    ` [PATCH v5 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller

[PATCH 09/10] dt-bindings: video: exynos5433-decon: add bindings for DECON-TV
 2016-01-14 10:49 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] clk: sunxi: Fix mod0 clock calculation to return stable results and check divisor size limits
 2016-01-14 10:40 UTC  (3+ messages)

[PATCH v2] clk: mediatek: Allow changing PLL rate when it is off
 2016-01-14  5:55 UTC  (3+ messages)

[PATCH] clk: remove duplicated COMMON_CLK_NXP record from clk/Kconfig
 2016-01-14  2:10 UTC  (3+ messages)

[PATCH] clk: clk-imx25: Force LCDC IPG clock to be disabled
 2016-01-13 20:17 UTC  (3+ messages)

[PATCH 0/2] clk: imx6: add kpp clock for i.MX6UL
 2016-01-13 19:32 UTC  (5+ messages)
` [PATCH 1/2] clk: imx: whitespace cleanup; no functional change
  ` [PATCH 2/2] clk: imx: add kpp clock for i.MX6UL

[PATCH v3 0/6] Add clock support for Mediatek MT2701
 2016-01-13 19:29 UTC  (13+ messages)
` [PATCH v3 1/6] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH v3 2/6] dt-bindings: ARM: Mediatek: Document bindings for MT2701
` [PATCH v3 3/6] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH v3 4/6] clk: mediatek: Add MT2701 clock support
` [PATCH v3 5/6] reset: mediatek: Add MT2701 reset controller dt-binding file
` [PATCH v3 6/6] reset: mediatek: Add MT2701 reset driver

[PATCH 0/9 REPOST] Tegra CLK Fixes
 2016-01-13 17:28 UTC  (15+ messages)
` [PATCH 1/9] clk: tegra: Fix divider on VI_I2C
` [PATCH 2/9] clk: tegra210: Remove improper flags for lock_enable
` [PATCH 3/9] clk: tegra210: Fix naming of MISC registers
` [PATCH 4/9] clk: tegra: Fix the misnaming of nvenc from msenc
` [PATCH 5/9] clk: tegra: pll: Fix potential sleeping-while-atomic
` [PATCH 6/9] clk: tegra210: fix pllx dyn step calculation
` [PATCH 7/9] clk: tegra: pll: Do not disable PLLE when under HW control
` [PATCH 8/9] clk: tegra: pll: Fix PLLE SS config
` [PATCH 9/9] clk: tegra210: Initialize PLL_D2 to a sane rate

[PATCH] clk: tegra: Fix clock sources for tegra210 EMC
 2016-01-13 17:20 UTC  (2+ messages)

[PATCH 1/3] clk: tegra: Fix sparse warning for pll_m
 2016-01-13 17:15 UTC  (2+ messages)

[PATCH 1/2] clk: tegra: Fix warning caused by pll_u failing to lock
 2016-01-13 17:10 UTC  (9+ messages)
` [PATCH 2/2] clk: tegra: Use definition for pll_u override bit

[PATCH v2 00/12] Add the family patches to support for kylin board
 2016-01-13  8:10 UTC  (8+ messages)
` [PATCH v2 04/12] clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for sclk_i2s_out

[PATCH v2 0/6] Add clock support for Mediatek MT2701
 2016-01-13  3:39 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: ARM: Mediatek: Document bindings for MT2701

[PATCH 0/5] ASOC: bcm2835: move bcm2835-i2s to use clock framework
 2016-01-11 13:53 UTC  (21+ messages)
` [PATCH 1/5] ASoC: bcm2835: cleanup includes by ordering them alphabetically
` [PATCH 2/5] clk: bcm2835: enable management of PCM clock
` [PATCH 3/5] ASoC: bcm2835: move to use the clock framework
` [PATCH 4/5] ARM: bcm2835: I2S: use new register-range and "
` [PATCH 5/5] dt-bindings: bsm2835: fix bindings documentation to use new "

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-01-11 11:03 UTC  (7+ 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 0/3] dt-bindings: regulator/clock/mfd: Reorganize S2M/S5M bindings
 2016-01-11  7:56 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
` [PATCH 2/3] dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
` [PATCH 3/3] dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings

[PATCH] clk: mediatek: Allow changing PLL rate when it is off
 2016-01-11  1:39 UTC  (5+ messages)

[PATCH] clk: rockchip: fix some clock gates for rk3368
 2016-01-11  0:32 UTC  (3+ messages)

[PATCH] clk: sunxi: Drop clk.h include
 2016-01-10 16:56 UTC  (2+ messages)

[PATCH v3 0/4] Add PWM clock support for bcm2835
 2016-01-10 16:27 UTC  (3+ messages)
` [PATCH v3 1/4] clk: bcm2835: add a round up ability to the clock divisor

[PATCH v2 0/5] fix some clock configuration for the RK3036 platform
 2016-01-10  7:26 UTC  (3+ messages)

[RFC PATCH v3] clk: defer clk_gets on orphan clocks
 2016-01-09 12:40 UTC  (2+ messages)

[PATCH 0/9 REPOST] Tegra CLK Fixes
 2016-01-08 18:37 UTC  (10+ messages)
` [PATCH 1/9] clk: tegra: Fix divider on VI_I2C
` [PATCH 2/9] clk: tegra210: Remove improper flags for lock_enable
` [PATCH 3/9] clk: tegra210: Fix naming of MISC registers
` [PATCH 4/9] clk: tegra: Fix the misnaming of nvenc from msenc
` [PATCH 5/9] clk: tegra: pll: Fix potential sleeping-while-atomic
` [PATCH 6/9] clk: tegra210: fix pllx dyn step calculation
` [PATCH 7/9] clk: tegra: pll: Do not disable PLLE when under HW control
` [PATCH 8/9] clk: tegra: pll: Fix PLLE SS config
` [PATCH 9/9] clk: tegra210: Initialize PLL_D2 to a sane rate

[PATCH] clk: mvebu: Mark ioremapped memory as __iomem
 2016-01-08 17:38 UTC 

[PATCH] clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
 2016-01-08 15:51 UTC  (3+ messages)
  ` [PATCH v2] "

[RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036
 2016-01-08 11:31 UTC  (2+ messages)
` [RESEND RFC PATCH 1/2] clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq table

[RFC PATCH 1/2] clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq table
 2016-01-08 11:25 UTC 

[PATCH] clk: mediatek: Fix memory leak on clock init fail
 2016-01-08  8:21 UTC  (2+ messages)

clk: lpc32xx: add common clock framework driver
 2016-01-08  4:02 UTC  (2+ messages)

[RESEND PATCH v2 00/16] clk: a collection of various clean-ups and improvements
 2016-01-08  3:56 UTC  (4+ messages)
` [RESEND PATCH v2 01/16] clk: remove unused first argument of __clk_init()


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 read-only IMAP folder(s) and NNTP newsgroup(s).