Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-20 10:09:09 to 2016-01-28 07:56:21 UTC [more...]

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-28  7:56 UTC  (8+ messages)
` [PATCH v2 03/26] clk: Add regmap support
` [PATCH v2 13/26] drm/fb_cma_helper: Remove implicit call to disable_unused_functions

[PATCH v2 0/5] Add support for imx6qp
 2016-01-28  7:54 UTC  (5+ messages)
` [PATCH v2 1/5] ARM: dts: imx: Add basic dts support for imx6qp SOC
` [PATCH v2 2/5] ARM: dts: imx: Add basic dts support for imx6qp-sabresd

[PATCH 1/1] imx25: Fix LCD pixelclock configuration
 2016-01-28  6:32 UTC  (2+ messages)

[PATCH 1/3] ARM: imx: clk-vf610: fix SAI clock tree
 2016-01-28  1:53 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: vf610: add remaining SAI instaces

[PATCH v4 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol
 2016-01-28  1:23 UTC  (5+ messages)
` [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks
` [PATCH v4 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
` [PATCH v4 3/3] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS

[PATCH 0/3] clk: rockchip: introduce a clock type for factor clocks
 2016-01-28  0:01 UTC  (4+ messages)
` [PATCH 1/3] clk: rockchip: rk3036: fix parent of hclk_vcodec
` [PATCH 2/3] clk: rockchip: add a factor clock type
` [PATCH 3/3] clk: rockchip: convert manually created factor clocks to the new type

[PATCH] MIPS: Use generic clkdev.h header
 2016-01-27 22:23 UTC 

[PATCH] blackfin: Use generic clkdev.h header
 2016-01-27 22:22 UTC 

[PATCH] clk: Get rid of HAVE_MACH_CLKDEV
 2016-01-27 22:17 UTC 

[PATCH] ARM: Use generic clkdev.h header
 2016-01-27 22:11 UTC 

[PATCH 0/2] defer clk_gets on orphan clocks
 2016-01-27 21:07 UTC  (8+ messages)
` [PATCH 1/2] clk: sunxi: delay protected clocks until arch initcall
` [PATCH 2/2] clk: defer clk_gets on orphan clocks

[PATCH RFC 02/11] clk: sunxi: factors: Make struct clk_factors_config table const
 2016-01-27 19:13 UTC  (12+ messages)
  ` [PATCH RFC 03/11] clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
  ` [PATCH RFC 04/11] clk: sunxi: factors: Add unregister function
  ` [PATCH RFC 05/11] clk: sunxi: unmap registers in sunxi_factors_clk_setup if register call fails
  ` [PATCH RFC 06/11] clk: sunxi: factors: Consolidate get_factors parameters into a struct
  ` [PATCH RFC 07/11] clk: sunxi: factors: Support custom formulas
  ` [PATCH RFC 08/11] clk: sunxi: factors: Drop round_rate from clk ops
  ` [PATCH RFC 09/11] clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
  ` [PATCH RFC 10/11] clk: sunxi: rewrite sun6i-ar100 using factors clk
  ` [PATCH RFC 11/11] clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
` [PATCH RFC 00/11] clk: sunxi: factors clk clean up and refactor

[PATCH v4 00/13] ARM: at91: PMC driver rework
 2016-01-27 17:55 UTC  (16+ messages)
` [PATCH v4 01/13] clk: at91: make use of syscon to share PMC registers in several drivers
` [PATCH v4 02/13] clk: at91: make use of syscon/regmap internally
` [PATCH v4 03/13] clk: at91: remove IRQ handling and use polling
` [PATCH v4 04/13] clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
` [PATCH v4 05/13] clk: at91: pmc: move pmc structures to C file
` [PATCH v4 06/13] ARM: at91: pm: simply call at91_pm_init
` [PATCH v4 07/13] ARM: at91: pm: find and remap the pmc
  ` [PATCH v5 "
` [PATCH v4 08/13] ARM: at91: pm: move idle functions to pm.c
` [PATCH v4 09/13] ARM: at91: remove useless includes and function prototypes
` [PATCH v4 10/13] usb: gadget: atmel: access the PMC using regmap
` [PATCH v4 11/13] clk: at91: pmc: drop at91_pmc_base
` [PATCH v4 12/13] clk: at91: pmc: remove useless capacities handling
` [PATCH v4 13/13] clk: at91: remove useless includes

[PATCH 0/5] clk: rockchip: add full support for HDMI clock on rk3288
 2016-01-27 16:46 UTC  (10+ messages)

[PATCH] clk: Move vendor's Kconfig into CCF menu section
 2016-01-27 14:48 UTC  (7+ messages)

[PATCH] clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on rk3188
 2016-01-27 12:24 UTC 

[PATCH] clk: rockchip: fix wrong mmc phase shift for rk3228
 2016-01-27  9:56 UTC  (2+ messages)

[PATCH v3 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol
 2016-01-27  9:10 UTC  (5+ messages)
` [PATCH v3 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks
` [PATCH v3 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
` [PATCH v3 3/3] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS

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

[PATCH v7 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-27  3:28 UTC  (10+ messages)
` [PATCH v7 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v7 2/6] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v7 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
` [PATCH v7 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v7 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v7 6/6] ARM: dts: add dts files for Hi3519

Bits that affect several muxes
 2016-01-27  2:32 UTC  (3+ messages)

[PATCH RESEND v2 0/4] Add Cygnus audio clock support
 2016-01-27  1:18 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] Documentation: dt-bindings: Add DT bindings for Cygnus audio clock
` [PATCH RESEND v2 2/4] clk: iproc: Add support for Cygnus audio clocks
` [PATCH RESEND v2 3/4] clk: iproc: Remove __init from header
` [PATCH RESEND v2 4/4] ARM: dts: enable audio clock support for Cygnus

[PATCH] clk: sunxi: Fix mod0 clock calculation to return stable results and check divisor size limits
 2016-01-26 20:58 UTC  (4+ messages)

[PATCH] clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
 2016-01-26 20:21 UTC  (2+ messages)

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-01-26 17:04 UTC  (3+ messages)
` [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

[PATCH] clk: rockchip: Reparent hclk_rom, hclk_i2s0 and hclk_spdif to hclk_cpubus on RK3066/RK3188
 2016-01-26 13:16 UTC  (3+ messages)

[PATCH v6] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2016-01-26 10:23 UTC  (5+ messages)

[PATCH 0/3] Add rk3066 tsadc device tree bindings
 2016-01-26  0:13 UTC  (2+ messages)

[PATCH v3 00/13] ARM: at91: PMC driver rework
 2016-01-25 22:28 UTC  (9+ messages)
` [PATCH v3 04/13] clk: at91: make IRQ optional and register them later

[RFC v3 01/14] WIP: clk: add Atheros AR724X/AR913X/AR933X SoCs clock driver
 2016-01-25 22:21 UTC  (4+ messages)
` [RFC v3 03/14] MIPS: dts: qca: ar9132: use dt-bindings/clock/ath79-clk.h macros
` [RFC v3 04/14] MIPS: dts: qca: ar9132: make extosc-related description shorter

[PATCH v1 0/3] clk: rockchip: rk3368: fix some error for rk3368 clk
 2016-01-25 16:56 UTC  (5+ messages)
` [PATCH v1 1/3] clk: rockchip: rk3368: fix edp_24m parent
` [PATCH v1 2/3] clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for spdif_8ch
` [PATCH v1 3/3] clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2ch

[PATCH] clk: st: avoid uninitialized variable use
 2016-01-25 15:54 UTC 

[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-25 14:45 UTC  (16+ messages)
` [PATCH v5 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl

[PATCH] clk: tegra: clk-emc: Add missing of_node_put
 2016-01-25 12:55 UTC  (2+ messages)

[Patch V2 9/9] clk: tegra: pll: Fix PLLE SS coefficients val
 2016-01-25 12:49 UTC  (2+ messages)

[Patch V2 0/9] Tegra CLK Fixes
 2016-01-25 12:47 UTC  (19+ messages)
` [Patch V2 1/9] clk: tegra: Fix divider on VI_I2C
` [Patch V2 2/9] clk: tegra210: Remove improper flags for lock_enable
` [Patch V2 3/9] clk: tegra210: Fix naming of MISC registers
` [Patch V2 4/9] clk: tegra: Fix the misnaming of nvenc from msenc
` [Patch V2 5/9] clk: tegra: pll: Fix potential sleeping-while-atomic
` [Patch V2 6/9] clk: tegra210: fix pllx dyn step calculation
` [Patch V2 7/9] clk: tegra: pll: Do not disable PLLE when under HW control
` [Patch V2 8/9] clk: tegra: pll: Fix typos around clearing plle bits during enable

[PATCH] clk: sunxi: usb: Sort clk providers by chip family and name
 2016-01-25  9:26 UTC  (2+ messages)

[RESEND v2 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
 2016-01-25  9:10 UTC  (5+ messages)
` [RESEND v2 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
` [RESEND v2 2/2] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-01-25  6:24 UTC  (2+ messages)

[GIT PULL] clk fixes for 4.5
 2016-01-23  0:00 UTC  (2+ messages)

[PATCH v2] clk: shmobile: r8a7795: Add SDHI clocks
 2016-01-22 12:30 UTC  (5+ messages)

[PATCH] clk: shmobile: r8a7795: Add USB3.0 clocks
 2016-01-22 10:51 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3036: Add apll as the critical clock
 2016-01-22  7:49 UTC  (3+ messages)

[PATCH v3] clk-divider: make sure read-only dividers do not write to their register
 2016-01-21 20:53 UTC 

[RFC 0/9] Allow modifications of specific clocks via DT and more
 2016-01-21  8:26 UTC  (3+ messages)
` [RFC 2/9] clk: bcm2835: add support for parent selection in DT

[PATCH v3] clk: rockchip: Add support for multiple clock providers
 2016-01-21  7:22 UTC 

[PATCH v2] clk: rockchip: Add support for multiple clock providers
 2016-01-21  6:49 UTC  (3+ messages)

[PATCH v3 0/6] Add clock support for Mediatek MT2701
 2016-01-21  5:50 UTC  (6+ messages)
` [PATCH v3 1/6] clk: mediatek: Refine the makefile to support multiple clock drivers

[PATCH v4 0/6] Add clock support for Mediatek MT2701
 2016-01-21  5:18 UTC  (4+ messages)
` [PATCH v4 2/6] dt-bindings: ARM: Mediatek: Document bindings for MT2701

[PATCH 1/4] clk: rockchip: fix cpuclk mux bit of big cpu-cluster
 2016-01-21  9:44 UTC  (10+ messages)
` [PATCH 2/4] clk: rockchip: fix rk3368 cpuclk core dividers
` [PATCH 3/4] clk: rockchip: rk3368: fix parents of video encoder/decoder
` [PATCH 4/4] clk: rockchip: rk3368: fix hdmi_cec gate-register

[PATCH v3 0/4] s2mps11 clock driver refactoring
 2016-01-21  0:29 UTC  (10+ messages)
` [PATCH v3 1/4] clk: s2mps11: merge two for loops in one
` [PATCH v3 2/4] clk: s2mps11: allocate only one structure for clock init
` [PATCH v3 3/4] clk: s2mps11: remove redundant static variables declaration
` [PATCH v3 4/4] clk: s2mps11: remove redundant code

[PATCH] clk-divider: make sure read-only dividers do not write to their register
 2016-01-20 22:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] clk: tango4: rename ARCH_TANGOX to ARCH_TANGO
 2016-01-20 12:13 UTC  (2+ messages)

[PATCH v2 0/2] Add a DRM display driver to the Allwinner H3
 2016-01-20 11:14 UTC  (3+ messages)
` [PATCH v2 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2

ARM: dts: imx6ul: add more functionality to i.MX6UL
 2016-01-20 10:09 UTC  (2+ messages)
  ` [PATCHv2 16/16] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules


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