Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-27 16:11:10 to 2016-02-01 17:39:28 UTC [more...]

[PATCH v3 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 15:33 UTC  (2+ messages)
` [PATCH v3 1/2] clk: sunxi: Add sun6i/8i video support

[PATCH 06/11] clk: sunxi: add generic multi-parent bus clock gates driver
 2016-02-01 17:39 UTC  (4+ messages)
` [PATCH 07/11] clk: sunxi: add generic allwinner,sunxi name
` [PATCH 08/11] clk: sunxi: improve error reporting for the mux clock
` [PATCH 09/11] clk: sunxi: add critical-clocks property to mux clocks

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

[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support
 2016-02-01 15:13 UTC  (23+ messages)
` [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support
` [PATCH 02/14] clk: sunxi: Add apb0 gates for A83T
` [PATCH 03/14] clk: sunxi: add bus "
` [PATCH 04/14] clk: sunxi: add ahb1 clock "
` [PATCH 05/14] clk: sunxi: Add APB1 "
` [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator clocks
` [PATCH 07/14] ARM: dts: sun8i-a83t: Add basic clocks and resets
` [PATCH 08/14] ARM: dts: sun8i-a83t: add mmc clock nodes
` [PATCH 09/14] ARM: dts: sun8i-a83t: Add mmc controller nodes
` [PATCH 10/14] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets
` [PATCH 11/14] ARM: dts: sun8i-a83t: Add R_PIO controller node to the dtsi
` [PATCH 12/14] ARM: dts: sun8i-a83t: Add RSB nodes to dtsi
` [PATCH 13/14] ARM: dts: sun8i: enable mmc for H8Homlet Board
` [PATCH 14/14] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board

[PATCH v5 0/3] Add support for Qualcomm A53 CPU clock
 2016-02-01 15:07 UTC  (4+ messages)
` [PATCH v5 1/3] clk: qcom: Add A53 PLL support
` [PATCH v5 2/3] clk: qcom: Add regmap mux-div clocks support
` [PATCH v5 3/3] clk: qcom: Add A53 clock driver

[PATCH 1/2] clk: sunxi: Add support for A80 APBS clock
 2016-02-01 14:57 UTC 

[PATCH v6] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2016-02-01 11:48 UTC  (7+ messages)

[PATCH v2] clk: shmobile: r8a7795: Add USB-DMAC clocks
 2016-02-01 11:29 UTC 

[PATCH] clk: shmobile: r8a7795: Add USB-DMAC clocks
 2016-02-01 11:18 UTC  (5+ messages)

[RFC v3 01/14] WIP: clk: add Atheros AR724X/AR913X/AR933X SoCs clock driver
 2016-02-01 11:03 UTC  (6+ messages)

[PATCH] clk: vt8500: don't return possibly uninitialized data
 2016-02-01 10:19 UTC 

[PATCH v5 0/6] Add clock support for Mediatek MT2701
 2016-02-01  8:56 UTC  (3+ messages)
` [PATCH v5 5/6] reset: mediatek: Add MT2701 reset controller dt-binding file

[PATCH 0/4] ARM: at91: pm: add ULP1 mode support
 2016-02-01  6:22 UTC  (7+ messages)
` [PATCH 1/4] ARM: at91: pm: create a separate procedure for the ULP0 mode
` [PATCH 2/4] ARM: at91: pm: add ULP1 mode support
` [PATCH 3/4] ARM: at91: pm: configure PMC fast startup signals
` [PATCH 4/4] Documentation: atmel-at91: add DT bindings for fast startup

[PATCH RESEND v2 0/4] Add Cygnus audio clock support
 2016-02-01  0:24 UTC  (10+ 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

[RFC v4 01/15] WIP: clk: add Atheros AR724X/AR913X/AR933X SoCs clock driver
 2016-02-01  0:10 UTC  (3+ messages)
` [RFC v4 04/15] MIPS: dts: qca: ar9132: use dt-bindings/clock/ath79-clk.h macros
` [RFC v4 05/15] MIPS: dts: qca: ar9132: make extosc-related description shorter

[PATCH RFC 06/11] clk: sunxi: factors: Consolidate get_factors parameters into a struct
 2016-01-31 16:59 UTC  (10+ messages)
  ` [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 11/11] clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
  ` [PATCH RFC 04/11] clk: sunxi: factors: Add unregister function
` [PATCH RFC 00/11] clk: sunxi: factors clk clean up and refactor
  ` [PATCH RFC 10/11] clk: sunxi: rewrite sun6i-ar100 using factors clk

[PATCH v3 1/2] clk: sunxi: factors: Add missing recalc pointer copy
 2016-01-31 14:26 UTC  (10+ messages)
` [PATCH v3 2/2] clk: sunxi: Refactor A31 PLL6 so that it can be reused

[PATCH] rtc: rtc-ds1307: add clock provider support for DS3231
 2016-01-31 14:10 UTC 

[PATCH] clk: unlock for handling unregisterd clock
 2016-01-30 15:12 UTC 

[PATCH] clk: axi-clkgen: Remove sometimes impossible check
 2016-01-30 14:59 UTC  (2+ messages)

[PATCH v2] clk: shmobile: r8a7795: Add SD divider support
 2016-01-30  6:33 UTC 

[PATCH] clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
 2016-01-30  1:41 UTC  (2+ messages)

[PATCH v3] clk-divider: make sure read-only dividers do not write to their register
 2016-01-30  1:29 UTC  (2+ messages)

[PATCH] clk: st: avoid uninitialized variable use
 2016-01-30  1:20 UTC  (2+ messages)

[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-01-30  1:16 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: return correct frequency for Ethernet PLL

[PATCH 1/2] clk: axi-clkgen: Remove version 1 support
 2016-01-30  1:06 UTC  (3+ messages)
` [PATCH 2/2] clk: axi-clkgen: Add multi-parent support

[PATCH 1/2] clk: palmas: constify the palmas_clks_of_match_data structure
 2016-01-30  0:58 UTC  (4+ messages)
` [PATCH 2/2] clk: palmas: fix a possible NULL dereference

[PATCH] clk: optimize the divider walk in clk_divider_bestdiv()
 2016-01-30  0:45 UTC  (2+ messages)

[PATCH 14/38] clk: vt8500: fix sign of possible PLL values
 2016-01-30  0:44 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] clk: add unregister function for fixed factor clock and fixed rate clock
 2016-01-30  0:43 UTC  (5+ messages)
` [PATCH 1/2] clk: add clk_unregister_fixed_factor()
` [PATCH 2/2] clk: add clk_unregister_fixed_rate()

[PATCH v2] clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
 2016-01-30  0:35 UTC  (2+ messages)

[PATCH v3 0/4] s2mps11 clock driver refactoring
 2016-01-30  0:34 UTC  (9+ 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 v2 0/3] clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
 2016-01-30  0:33 UTC  (10+ messages)
` [PATCH v2 1/3] Documentation: Update APM X-Gene clock binding for "
` [PATCH v2 2/3] clk: xgene: Add SoC and PMD PLL clocks with "
` [PATCH v2 3/3] arm64: Update Merlin DT PCP PLL clock node for "

[PATCH] clk: rockchip: fix wrong mmc phase shift for rk3228
 2016-01-30  0:31 UTC  (3+ messages)

[PATCH v2] clk: Move vendor's Kconfig into CCF menu section
 2016-01-30  0:30 UTC  (4+ messages)

[PATCH] clk: tango4: rename ARCH_TANGOX to ARCH_TANGO
 2016-01-30  0:29 UTC  (2+ messages)

clk: scpi: Fix checking return value of platform_device_register_simple()
 2016-01-30  0:29 UTC  (4+ messages)

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

[PATCH v4 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol
 2016-01-29 20:43 UTC  (11+ 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/2] defer clk_gets on orphan clocks
 2016-01-29 19:54 UTC  (11+ messages)
` [PATCH 1/2] clk: sunxi: delay protected clocks until arch initcall
` [PATCH 2/2] clk: defer clk_gets on orphan clocks

[PATCH 1/9] ARM: pxa: define clock registers as __iomem
 2016-01-29 18:31 UTC  (2+ messages)

[PATCH] clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on rk3188
 2016-01-29  9:21 UTC  (4+ messages)
` [PATCH v2] "

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

[PATCH] ARM: Use generic clkdev.h header
 2016-01-28 22:07 UTC  (4+ messages)

[PATCH] clk: ti: omap3+: dpll: use non-locking version of clk_get_rate
 2016-01-28 19:19 UTC  (7+ messages)

[PATCH] clk: Move vendor's Kconfig into CCF menu section
 2016-01-28 11:31 UTC  (6+ messages)

[PATCH v2 0/5] Add support for imx6qp
 2016-01-28 10:45 UTC  (12+ 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 v2 3/5] ARM: dts: imx: Add basic dts support for imx6qp-sabreauto
` [PATCH v2 5/5] ARM: imx: Add msl code support for imx6qp

[PATCH v4 0/9] Add the family patches to support for kylin board
 2016-01-28  8:43 UTC  (2+ messages)
` [PATCH v4 3/9] clk: rockchip: rk3036: fix and add node id for emac clock

[PATCH v4 00/13] ARM: at91: PMC driver rework
 2016-01-28  8:38 UTC  (15+ messages)
` [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 07/13] ARM: at91: pm: find and remap the pmc
  ` [PATCH v5 "
` [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 v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-28  7:56 UTC  (3+ messages)
` [PATCH v2 03/26] clk: Add regmap support

[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 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 0/5] clk: rockchip: add full support for HDMI clock on rk3288
 2016-01-27 16:46 UTC  (10+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).