Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-05 02:44:27 to 2016-02-11 21:58:14 UTC [more...]

[PATCH] clk: clk_register: Correctly initialize enable_count
 2016-02-11 21:58 UTC  (5+ messages)

[PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused
 2016-02-11 21:46 UTC  (25+ messages)
  ` breaking DT compatibility (was: Re: [PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused)
        ` breaking DT compatibility

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

[PATCH RFC RFT 0/3] clk: detect per-user enable imbalances and implement hand-off
 2016-02-11 21:33 UTC  (4+ messages)

[PATCH v42 0/6] critical clocks and handoff clocks
 2016-02-11 21:19 UTC  (7+ messages)
` [PATCH v42 1/6] clk: Allow clocks to be marked as CRITICAL
` [PATCH v42 2/6] clk: WARN_ON about to disable a critical clock
` [PATCH v42 3/6] clk: Provide OF helper to mark clocks as CRITICAL
` [PATCH v42 4/6] clk: per-user clk prepare & enable ref counts
` [PATCH v42 5/6] clk: clk_put WARNs if user has not disabled clk
` [PATCH v42 6/6] clk: introduce CLK_ENABLE_HAND_OFF flag

serial: clk: bcm2835: Strange effects when using aux-uart in console
 2016-02-11 17:55 UTC  (5+ messages)

[PATCH] clk: mvebu: Require corediv clock for Armada 38x
 2016-02-11 16:54 UTC  (11+ messages)
` [PATCH v2 1/2] clk: mvebu: Remove corediv clock from Armada XP
  ` [PATCH v2 2/2] clk: mvebu: Move corediv config to mvebu config
` [PATCH v3 1/2] clk: mvebu: Remove corediv clock from Armada XP
  ` [PATCH v3 2/2] clk: mvebu: Move corediv config to mvebu config

[PATCH 0/2] clk: Add Artpec-6 SoC support
 2016-02-11 16:01 UTC  (3+ messages)
` [PATCH 1/2] clk: add device tree binding for artpec-6 pll1 clock
` [PATCH 2/2] clk: add artpec-6 pll1 clock driver

[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support
 2016-02-11 15:12 UTC  (6+ messages)
` [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support

[PATCH v2 0/8] arm: Add Artpec-6 SoC
 2016-02-11 14:17 UTC  (11+ messages)
` [PATCH v2 1/8] clk: add device tree binding for artpec-6 pll1 clock
` [PATCH v2 2/8] clk: add artpec-6 pll1 clock driver
` [PATCH v2 3/8] arm: add device-tree SoC bindings for Axis Artpec-6
` [PATCH v2 4/8] arm: dts: add Artpec-6 SoC dtsi file
` [PATCH v2 5/8] arm: dts: add Artpec-6 development board dts
` [PATCH v2 6/8] arm: initial machine port for artpec-6 SoC
` [PATCH v2 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6
` [PATCH v2 8/8] arm: mach-artpec: add entry to MAINTAINERS

[GIT PULL] first bunch of rockchip clock changes for 4.6
 2016-02-11 13:00 UTC 

[RFC v5 01/15] WIP: clk: add Atheros AR933X SoCs clock driver
 2016-02-11 12:50 UTC  (4+ messages)

[PATCH 00/14] clk_hw based clkdev/DT providers
 2016-02-11 11:08 UTC  (22+ messages)
` [PATCH 01/14] mfd: intel_quark_i2c_gpio: Use clkdev_create()
` [PATCH 02/14] clkdev: Remove clk_register_clkdevs()
` [PATCH 03/14] clk: Add {devm_}clk_hw_{register,unregister}() APIs
` [PATCH 04/14] clk: Add clk_hw OF clk providers
` [PATCH 05/14] clkdev: Add clk_hw based registration APIs
` [PATCH 06/14] clk: divider: Add hw "
` [PATCH 07/14] clk: gate: "
` [PATCH 08/14] clk: mux: "
` [PATCH 09/14] clk: fixed-factor: "
` [PATCH 10/14] clk: fractional-divider: "
` [PATCH 11/14] clk: composite: "
` [PATCH 12/14] clk: gpio: "
` [PATCH 13/14] clk: fixed-rate: "
` [PATCH 14/14] clk: qcom: Migrate to clk_hw based registration and OF APIs

[PATCH v2] clk: lpc32xx: add HCLK PLL output configuration
 2016-02-10 20:46 UTC  (2+ messages)

[PATCH] clk: versatile: mask VCO bits before writing
 2016-02-10 17:56 UTC  (3+ messages)

[PATCH 1/2] clk: lpc32xx: add clock frequency output configuration
 2016-02-10 17:33 UTC  (6+ messages)

[PATCH 2/2] dt-bindings: clock: add lpc32xx clock frequency output
 2016-02-10 17:21 UTC  (3+ messages)

[PATCH 0/8] arm: Add Artpec-6 SoC
 2016-02-10 14:43 UTC  (15+ messages)
` [PATCH 1/8] clk: add device tree binding for artpec-6 pll1 clock
` [PATCH 2/8] clk: add artpec-6 pll1 clock driver
` [PATCH 3/8] arm: add device-tree SoC bindings for Axis Artpec-6
` [PATCH 4/8] arm: dts: add Artpec-6 soc dtsi file
` [PATCH 5/8] arm: dts: add Artpec-6 development board dts
` [PATCH 6/8] arm: initial machine port for artpec-6 SoC
` [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6
` [PATCH 8/8] arm: mach-artpec: add entry to MAINTAINERS

[PATCH] ARM: Use generic clkdev.h header
 2016-02-10  8:15 UTC  (5+ messages)

[PATCH] clk: lpc32xx: do not prepare clock "0"
 2016-02-10  0:19 UTC  (5+ messages)

[PATCH 1/2] devm: add helper devm_add_action_or_reset()
 2016-02-09 18:29 UTC  (8+ messages)
` [PATCH v2 2/2] clk: qcom: common: check for failure

[PATCH 0/2] CREG clk driver for NXP LPC18xx family
 2016-02-09 18:29 UTC  (4+ messages)

[PATCH] clk: fix __clk_init_parent() for single parent clocks
 2016-02-09 18:18 UTC  (2+ messages)

commit 5146e0b05963 is causing a kernel crash on SoCFPGA
 2016-02-09 18:18 UTC  (5+ messages)

[PATCH v6 1/2] dt/bindings: Add PIC32 clock binding documentation
 2016-02-09  1:02 UTC  (4+ messages)
` [PATCH v6 2/2] clk: clk-pic32: Add PIC32 clock driver

[PATCH] clk: meson: Fix meson_clk_register_clks() signature type mismatch
 2016-02-08 22:22 UTC  (6+ messages)

[PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
 2016-02-08 22:16 UTC  (3+ messages)

[PATCH] clk: socfpga: fix __init annotation
 2016-02-08 22:13 UTC  (2+ messages)

[PATCH] drivers/clk/Kconfig: Cosmetic changes
 2016-02-08 22:11 UTC  (2+ messages)

[PATCH v2 0/4] ARM: at91: pm: add ULP1 mode support
 2016-02-08 17:50 UTC  (3+ messages)
` [PATCH v2 4/4] Documentation: atmel-pmc: add DT bindings for fast startup

[PATCH 07/11] clk: sunxi: add generic allwinner,sunxi name
 2016-02-08 16:06 UTC  (3+ messages)

[PATCH v2] clk: shmobile: r8a7795: Add SD divider support
 2016-02-08 15:32 UTC  (3+ messages)

[PATCH v2] clk: shmobile: r8a7795: Add USB-DMAC clocks
 2016-02-08 15:30 UTC  (2+ messages)

[RFC 0/9] Allow modifications of specific clocks via DT and more
 2016-02-08 13:30 UTC  (4+ messages)
` [RFC 2/9] clk: bcm2835: add support for parent selection in DT

[PATCH V4 0/7] clk: bcm2835: add clocks and add MASH support
 2016-02-08 12:20 UTC  (12+ messages)
` [PATCH V4 1/7] clk: bcm2835: the minimum clock divider is 2
` [PATCH V4 2/7] clk: bcm2835: clamp clock divider to highest integer only
` [PATCH V4 5/7] clk: bcm2835: add missing 22 HW-clocks

[PATCH 1/1] imx25: Fix LCD pixelclock configuration
 2016-02-07 18:59 UTC  (3+ messages)

Common/typical fractional divider HW API
 2016-02-07 16:04 UTC  (7+ messages)

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

[PATCH 0/3] clk: rockchip: introduce a clock type for factor clocks
 2016-02-05 19:05 UTC  (2+ messages)

[PATCH] clk: tegra: Fix divider settings for Tegra210 pll_a
 2016-02-05 16:20 UTC  (3+ messages)

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-02-05  9:49 UTC  (5+ messages)
` [PATCH v2 10/26] ARM: sun5i: a13: Add display and TCON clocks

[RESEND PATCH v8 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-02-05  2:31 UTC 


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