linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 17:22:29 to 2015-12-10 17:06:52 UTC [more...]

[PATCH v3 00/13] ARM: at91: PMC driver rework
 2015-12-10 17:06 UTC  (15+ messages)
` [PATCH v3 01/13] clk: at91: make use of syscon to share PMC registers in several drivers
` [PATCH v3 02/13] clk: at91: make use of syscon/regmap internally
` [PATCH v3 03/13] clk: at91: clk-main: factorize irq handling
` [PATCH v3 04/13] clk: at91: make IRQ optional and register them later
` [PATCH v3 05/13] clk: at91: only disable available IRQs
` [PATCH v3 06/13] clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
` [PATCH v3 07/13] clk: at91: pmc: move pmc structures to C file
` [PATCH v3 08/13] ARM: at91: pm: simply call at91_pm_init
` [PATCH v3 09/13] ARM: at91: pm: find and remap the pmc
` [PATCH v3 10/13] ARM: at91: pm: move idle functions to pm.c
` [PATCH v3 11/13] ARM: at91: remove useless includes and function prototypes
` [PATCH v3 12/13] usb: gadget: atmel: access the PMC using regmap
` [PATCH v3 13/13] clk: at91: pmc: drop at91_pmc_base

[PATCH] clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'
 2015-12-10 17:03 UTC 

[PATCH] clk: let clk_disable() return immediately if clk is NULL or error
 2015-12-10  9:40 UTC  (2+ messages)

[PATCH v1 0/8] This serial of patches add dts/pinctrl/clock-tree/doc for rk3228
 2015-12-10  0:19 UTC  (5+ messages)
` [PATCH v1 3/8] rockchip: add clock controller "
` [PATCH v1 5/8] clk: rockchip: allow more than 2 parents for cpuclk

[GIT PULL] clk: fixes for 4.4
 2015-12-09 20:39 UTC 

[PATCH 1/2] clk: samsung: exynos5422: add missing parent GSCL block clocks
 2015-12-09 13:36 UTC  (2+ messages)

[PATCH v5] clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver
 2015-12-09  9:17 UTC  (5+ messages)

[git pull] clk: shmobile: Updates for v4.5
 2015-12-09  9:13 UTC 

[PATCH 1/2] clk: Add brcm,bcm63xx-gate-clk device tree binding
 2015-12-08 12:24 UTC  (7+ messages)
` [PATCH 2/2] clk: bcm63xx: Add BCM63xx gated clock support

[PATCH v3 3/3] ARM: dts: dove: add Dove divider clocks
 2015-12-08 10:38 UTC 

[PATCH v3 2/3] clk: add Dove PLL divider support for GPU, VMeta and AXI clocks
 2015-12-08 10:38 UTC 

[PATCH v3 1/3] dt-bindings: add Marvell core PLL and clock divider PMU documentation
 2015-12-08 10:38 UTC 

[PATCH v2 1/9] clk: hi3519: add dt-binding document and header file
 2015-12-08 10:23 UTC  (9+ messages)

[PATCH resend 0/6] ARM: sunxi: Add support for A10/A20 Video Engine clocks
 2015-12-08 10:06 UTC  (14+ messages)
` [PATCH resend 1/6] clk: sunxi: Add DRAM gates support for sun4i-a10
` [PATCH resend 2/6] clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
  ` [linux-sunxi] "
` [PATCH resend 3/6] ARM: dts: sun4i: Add DRAM gates
` [PATCH resend 4/6] ARM: dts: sun4i: Add VE (Video Engine) module clock node
` [PATCH resend 5/6] ARM: dts: sun7i: Add DRAM gates
` [PATCH resend 6/6] ARM: dts: sun7i: Add VE (Video Engine) module clock node

[PATCH 1/3] clk: tegra: Fix sparse warning for pll_m
 2015-12-08  9:55 UTC  (8+ messages)
` [PATCH 2/3] clk: tegra210: Fix sparse warnings for functions not declared as static
` [PATCH 3/3] clk: tegra-super: "

[PATCH v6 0/5] clk: shmobile: Add new CPG/MSSR driver
 2015-12-08  9:38 UTC  (5+ messages)
` [PATCH v6 4/5] clk: shmobile: Add new CPG/MSSR driver core

[PATCH v3 0/4] Add PWM clock support for bcm2835
 2015-12-08  4:09 UTC  (11+ messages)
` [PATCH v3 1/4] clk: bcm2835: add a round up ability to the clock divisor
` [PATCH v3 2/4] clk: bcm2835: Support for clock parent selection
` [PATCH v3 3/4] clk: bcm2835: Add PWM clock support
` [PATCH v3 4/4] clk: bcm2835: Add PWM clock support to the device tree

[PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422
 2015-12-07 21:19 UTC  (27+ messages)
` [PATCH 01/12] cpufreq: arm_big_little: add cluster regulator support
` [PATCH 02/12] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH 03/12] ARM: dts: Exynos5420: add CPU OPP and regulator supply property
` [PATCH 04/12] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH 05/12] clk: samsung: exynos5800: fix cpu clock configuration data
` [PATCH 06/12] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH 07/12] ARM: dts: Exynos5422: fix OPP tables
` [PATCH 08/12] ARM: Exynos: use generic cpufreq driver for Exynos5800
` [PATCH 09/12] ARM: dts: Exynos5420/5800: add cluster regulator supply properties
` [PATCH 10/12] cpufreq: arm-big-little: accept operating-points-v2 nodes
` [PATCH 11/12] cpufreq: arm-big-little: clarify frequency units
` [PATCH 12/12] cpufreq: arm-big-little: warn on invalid regulator

[PATCH v3 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2015-12-07 20:44 UTC  (4+ messages)
` [PATCH v3 4/5] clk: Add consumer APIs for discovering possible parent clocks

[PATCH v2 2/3] clk: add Dove PLL divider support for GPU, VMeta and AXI clocks
 2015-12-07 17:43 UTC  (3+ messages)

[PATCH v2 3/3] ARM: dts: dove: add Dove divider clocks
 2015-12-07 17:40 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: add Marvell core PLL and clock divider PMU documentation
 2015-12-07 17:37 UTC  (2+ messages)

[PATCH v2 0/5] clk: lpc32xx: add clock support for NXP LPC32xx
 2015-12-07 14:39 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add description of LPC32xx clock controller
` [PATCH v2 2/5] dt-bindings: clock: add description of LPC32xx USB "
` [PATCH v2 3/5] dt-bindings: clock: add NXP LPC32xx clock list for consumers
` [PATCH v2 4/5] clk: lpc18xx: add NXP specific COMMON_CLK_NXP configuration symbol
` [PATCH v2 5/5] clk: lpc32xx: add common clock framework driver

[PATCH 0/6] ARM: sunxi: Add support for A10/A20 Video Engine clocks
 2015-12-07 14:15 UTC  (9+ messages)
` [PATCH 1/6] clk: sunxi: Add DRAM gates support for sun4i-a10
` [PATCH 2/6] clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
` [PATCH 3/6] ARM: dts: sun4i: Add DRAM gates
` [PATCH 4/6] ARM: dts: sun4i: Add VE (Video Engine) module clock node
` [PATCH 5/6] ARM: dts: sun7i: Add DRAM gates
` [PATCH 6/6] ARM: dts: sun7i: Add VE (Video Engine) module clock node

[PATCH v5 0/6] Add initial support for RPM clocks
 2015-12-07 10:42 UTC  (8+ messages)
` [PATCH v5 1/6] clk: qcom: Add support for SMD-RPM Clocks
` [PATCH v5 2/6] arm64: dts: qcom: msm8916: Add fixed rate on-board oscillators
` [PATCH v5 3/6] arm64: dts: qcom: msm8916: Add RPMCC DT node
` [PATCH v5 4/6] clk: qcom: Add support for RPM Clocks
` [PATCH v5 5/6] arm: dts: qcom: apq8064: Add fixed rate on-board oscillators
` [PATCH v5 6/6] arm: dts: qcom: apq8064: Add RPMCC DT node

[PATCH 0/3] dt-bindings: regulator/clock/mfd: Reorganize S2M/S5M bindings
 2015-12-07  9:38 UTC  (15+ 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 v2 0/3] Add PWM clock support for bcm2835
 2015-12-06  0:19 UTC  (12+ messages)
` [PATCH v2 1/3] clk: bcm2835: Always round up clock divisor
` [PATCH v2 2/3] clk: bcm2835: Support for clock parent selection

[PATCH] clk: fix codying style of if ... else blocks
 2015-12-05  5:15 UTC  (2+ messages)

[PATCH RFC RFT 0/3] clk: detect per-user enable imbalances and implement hand-off
 2015-12-05  0:46 UTC  (3+ messages)

[GIT PULL] rockchip clock changes for 4.5
 2015-12-04 22:43 UTC 

[PATCH v2 0/7] Add basic SMP support for Amlogic Meson8b
 2015-12-04 14:53 UTC  (11+ messages)
` [PATCH v2 2/7] dt-bindings: Amlogic: Document the CPU reset controller for Meson8b
` [PATCH v2 3/7] clk: Amlogic: Add reset controller for CPU cores "
` [PATCH v2 4/7] ARM: DTS: Amlogic: Enable reset controller "
` [PATCH v2 5/7] dt-bindings: Amlogic: Add SMP related documentation
` [PATCH v2 6/7] ARM: Amlogic: Add SMP bringup code for Meson8b
` [PATCH v2 7/7] ARM: DTS: Amlogic: Add SMP related nodes "

clk: scpi: Fix checking return value of platform_device_register_simple()
 2015-12-04  9:55 UTC  (2+ messages)

[PATCH linux-next 1/2] clk: Add brcm,bcm6345-gate-clk device tree binding
 2015-12-03 19:25 UTC  (2+ messages)
` [PATCH linux-next 2/2] clk: bcm6345: Add BCM6345 gated clock support

[PATCH v2 0/4] Add Cygnus audio clock support
 2015-12-03 17:37 UTC  (3+ messages)

[PATCH] clk: ti: omap5+: dpll: implement errata i810
 2015-12-03 16:48 UTC  (2+ messages)

[PATCH 0/2] Clock driver for dm814x ADPLL
 2015-12-03 16:07 UTC  (4+ messages)
` [PATCH 1/2] clk: ti: Add support "
` [PATCH 2/2] ARM: dts: Add clocks "

[PATCH] clk: rockchip: fix rk3368 cpuclk divider offsets
 2015-12-03 15:47 UTC  (2+ messages)

[PATCH] clk: qcom: common: check for failure
 2015-12-03  8:42 UTC  (3+ messages)

[PATCH v2] clk: sunxi: pll2: Fix clock running too fast
 2015-12-03  7:31 UTC  (2+ messages)

[PATCH v3] clk: let of_clk_get_parent_name() fail for invalid clock-indices
 2015-12-03  6:35 UTC  (2+ messages)

[PATCH] clk: uniphier: add clock drivers for UniPhier SoCs
 2015-12-03  5:16 UTC 

[PATCH v2 2/9] clk: hi3519: add CRG driver for hisilicon hi3519 soc
 2015-12-03  2:40 UTC 

[PATCH v2 8/9] clk: hisilicon: rename ARCH_HI3xxx to ARCH_HI36xx
 2015-12-03  2:48 UTC 

[PATCH v2 0/9] ARM: hisi: enable hi3519 soc
 2015-12-03  2:29 UTC 

[PATCH v2] clk: let of_clk_get_parent_name() fail for invalid clock-indices
 2015-12-03  2:25 UTC  (5+ messages)

[PATCH] clk: rockchip: rk3368: protect aclk_bus and aclk_peri clocks
 2015-12-03  0:30 UTC  (3+ 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 NNTP newsgroup(s).