linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-02 06:34:33 to 2017-06-07 20:04:39 UTC [more...]

[PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset
 2017-06-07 20:04 UTC  (16+ messages)
` [PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
` [PATCH 02/15] clk: ingenic: support PLLs with no bypass bit
` [PATCH 03/15] clk: ingenic: Add code to enable/disable PLLs
` [PATCH 04/15] clk: Add Ingenic jz4770 CGU driver
` [PATCH 05/15] serial: 8250_ingenic: Add support for the JZ4770 SoC
` [PATCH 06/15] serial: 8250_ingenic: Parse earlycon options
` [PATCH 07/15] MIPS: Setup boot_command_line before plat_mem_setup
` [PATCH 08/15] MIPS: ingenic: Use common cmdline handling code
` [PATCH 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
` [PATCH 10/15] MIPS: ingenic: Add machine info for supported boards
` [PATCH 11/15] MIPS: ingenic: Initial JZ4770 support
` [PATCH 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
` [PATCH 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
` [PATCH 14/15] devicetree/bindings: Add GCW vendor prefix
` [PATCH 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-07 18:15 UTC  (30+ messages)
` [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
` [PATCH v2 02/11] drm: sun4i: add support for H3 mixers
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [PATCH v2 04/11] drm: sun4i: add support for H3's TCON0/1
` [PATCH v2 05/11] drm: sun4i: add compatible for H3 display engine
` [PATCH v2 06/11] drm: sun4i: add color space correction support for DE2 mixer
` [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
` [PATCH v2 08/11] clk: sunxi-ng: allow CLK_DE to set CLK_PLL_DE for H3
` [PATCH v2 09/11] clk: sunxi-ng: export "
` [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
` [PATCH v2 11/11] [DO NOT MERGE] ARM: sun8i: h3: enable TV output on Orange Pi PC

[PATCH] clk: socfpga: Fix the smplsel on Arria10 and Stratix10
 2017-06-07 17:45 UTC  (2+ messages)

[PATCH 1/2] clk: bcm2835: Add AUX interrupt controller
 2017-06-07 17:25 UTC  (4+ messages)

[PATCH v5 0/3] ARM: dts: imx7: add NAND support
 2017-06-07 15:33 UTC  (8+ messages)
` [PATCH v5 1/3] clk: imx7d: create clocks behind rawnand clock gate
` [PATCH v5 2/3] ARM: dts: imx7: add GPMI NAND and APBH DMA
` [PATCH v5 3/3] ARM: dts: imx7-colibri: add NAND support

[PATCH/RFC] clk: renesas: cpg-mssr: Restore module clock registers during resume
 2017-06-07 11:58 UTC 

[PATCH 0/3] use the Meson8b clock controller driver on Meson8 SoCs
 2017-06-07 11:55 UTC  (11+ messages)
` [PATCH 1/3] clk: meson: meson8b: add compatibles for Meson8 and Meson8m2
` [PATCH 2/3] arm: meson: select the clock controller for Meson8
` [PATCH 3/3] ARM: dts: meson8: add and use the real clock controller

[PATCH 2/2] ARM: dts: bcm283x: Enable AUX interrupt controller
 2017-06-07 11:11 UTC 

[PATCH 0/2] Add bcm2835aux interrupt controller
 2017-06-07 11:11 UTC 

[PATCH v2] clk: bcm2835: remove remains from stub clk driver
 2017-06-07  8:21 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
 2017-06-07  8:17 UTC  (15+ messages)
            ` [PATCH] clk: sunxi-ng: Move all clock types to a library

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-06-07  7:58 UTC  (18+ messages)
` [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

[RESEND PATCH v4] clk: stm32h7: Add stm32h743 clock driver
 2017-06-07  6:59 UTC 

[PATCH] clk: imx7d: Fix the DDR PLL enable bit
 2017-06-07  0:42 UTC  (3+ messages)

[PATCH v6 00/11] Broadcom Stingray SOC Initial Support
 2017-06-06 22:30 UTC  (11+ messages)
` [PATCH v6 03/11] clk: bcm: Add clocks for Stingray SOC
` [PATCH v6 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
` [PATCH v6 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
` [PATCH v6 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC

CLK_OF_DECLARE advice required
 2017-06-06 20:49 UTC  (12+ messages)

[PATCH 00/19] drm/sun4i: hdmi: Support HDMI controller on A31
 2017-06-06 19:27 UTC  (32+ messages)
` [PATCH 01/19] drm/sun4i: call drm_vblank_init with correct number of crtcs
` [PATCH 02/19] drm/sun4i: add components in two passes with encoders added in second pass
` [PATCH 03/19] drm/sun4i: tcon: Add support for demuxing TCON output on A31
` [PATCH 04/19] drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
` [PATCH 05/19] drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
` [PATCH 06/19] dt-bindings: display: sun4i: Add binding for A31 HDMI controller
` [PATCH 07/19] drm/sun4i: hdmi: Support different variants of the TMDS clock
` [PATCH 08/19] drm/sun4i: hdmi: Support the TMDS clock in the A31's HDMI controller
` [PATCH 09/19] drm/sun4i: hdmi: Support different variants of the DDC clock
` [PATCH 10/19] drm/sun4i: hdmi: Rename internal DDC clock to avoid name collision
` [PATCH 11/19] drm/sun4i: hdmi: Add A31 specific DDC register definitions
` [PATCH 12/19] drm/sun4i: hdmi: Support the DDC clock in the A31's HDMI controller
` [PATCH 13/19] drm/sun4i: hdmi: Add support for controller hardware variants
` [PATCH 14/19] drm/sun4i: hdmi: Add support for A31's HDMI controller
` [PATCH 15/19] clk: sunxi-ng: sun6i: Export video PLLs
` [PATCH 16/19] ARM: sun6i: a31: Add device node for HDMI controller
` [PATCH 17/19] ARM: sun6i: a31: Enable HDMI support on the A31 Hummingbird
` [PATCH 18/19] ARM: sun6i: a31s: Enable HDMI display output on the Sinlinx SinA31s
` [PATCH 19/19] ARM: sun6i: a31s: Enable HDMI display output on the MSI Primo81 tablet

[PATCH v2] clk: imx7d: Fix the powerdown bit location of PLL DDR
 2017-06-06 15:46 UTC  (3+ messages)

[PATCH v3 0/5] Add minimal boot support for IPQ8074
 2017-06-06 10:31 UTC  (7+ messages)
` [PATCH v3 2/5] dt-bindings: qcom: Add IPQ8074 bindings
` [PATCH v3 3/5] clk: qcom: ipq8074: Add Global Clock Controller support

[PATCH v3 0/6] provide power off support for iMX6 with external PMIC
 2017-06-06  7:31 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property
` [PATCH v3 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v3 3/6] kernel/reboot.c: export pm_power_off_prepare
` [PATCH v3 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property
` [PATCH v3 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
` [PATCH v3 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

[PATCH v7 0/1] Broadcom Stingray SOC Initial Support
 2017-06-06  4:23 UTC  (2+ messages)
` [PATCH v7 1/1] clk: bcm: Add clocks for Stingray SOC

[PATCH 2/2 v4] clk: Add Gemini SoC clock controller
 2017-06-05 19:58 UTC  (4+ messages)

[PATCH] clk: at91: fix clk-generated compilation
 2017-06-05 19:56 UTC  (2+ messages)

[PATCH] clk: bcm2835: remove remains from stub clk driver
 2017-06-05 17:34 UTC  (2+ messages)

[PATCH v4 1/2] clk: at91: fix clk-generated parenting
 2017-06-05 14:25 UTC  (4+ messages)
` [PATCH v4 2/2] clk: at91: Add sama5d2 suspend/resume

[PATCH 1/2 v5] clk: add DT bindings header for Gemini clock controller
 2017-06-05 13:51 UTC  (2+ messages)
` [PATCH 2/2 v5] clk: Add Gemini SoC "

[PATCH v4 0/6] Add minimal boot support for IPQ8074
 2017-06-05  6:23 UTC  (10+ messages)
` [PATCH v4 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v4 2/6] dt-bindings: qcom: Add ipq8074 bindings
` [PATCH v4 3/6] clk: qcom: Add DT bindings for ipq8074 gcc clock controller
` [PATCH v4 4/6] clk: qcom: Add ipq8074 Global Clock Controller support
` [PATCH v4 5/6] arm64: dts: Add ipq8074 SoC and HK01 board support
` [PATCH v4 6/6] arm64: defconfig: Enable qcom ipq8074 clock and pinctrl

[PATCH] Documentation: clock: address more for clock-cells property
 2017-06-05  3:15 UTC  (3+ messages)

[clk:clk-next 3/7] drivers/clk/at91/clk-generated.c:273:20: error: invalid storage class for function 'of_sama5d2_clk_generated_setup'
 2017-06-03 23:51 UTC 

[PATCH] clk: versatile: delete old RealView clock implementation
 2017-06-02 23:27 UTC  (2+ messages)

[PATCH v4 2/2] clk: bcm2835: Minimise clock jitter for PCM clock
 2017-06-02 22:45 UTC  (2+ messages)

[PATCH v4 1/2] clk: bcm2835: Limit PCM clock to OSC and PLLD_PER
 2017-06-02 22:45 UTC  (2+ messages)

[PATCH] clk: Re-evaluate clock rate on min/max update
 2017-06-02 22:45 UTC  (6+ messages)

[PATCH] clk: bcm2835: Correct the prediv logic
 2017-06-02 22:41 UTC  (2+ messages)

[PATCH] clk: meson-gxbb: Add const to some parent name arrays
 2017-06-02 22:40 UTC  (2+ messages)

[PATCH V3 0/3] clk: introduce clk_bulk_get accessories
 2017-06-02 22:40 UTC  (6+ messages)
` [PATCH V3 1/3] clk: add "
` [PATCH V3 2/3] clk: add managed version of clk_bulk_get

[PATCH v4 1/4] dt-bindings: Document img,boston-clock binding
 2017-06-02 18:20 UTC  (2+ messages)
` [PATCH v4 2/4] clk: boston: Add a driver for MIPS Boston board clocks

[GIT PULL] Amlogic clock driver updates for 4.13
 2017-06-02 17:58 UTC  (2+ messages)

[PATCH v1] clk: palmas: undo preparation of a clock source
 2017-06-02 17:49 UTC  (2+ messages)

[PATCH v2] clk: Provide dummy of_clk_get_from_provider() for compile-testing
 2017-06-02 17:49 UTC  (2+ messages)

[PATCH v3] clk/axs10x: introduce AXS10X pll driver
 2017-06-02 17:42 UTC  (2+ messages)

[PATCH v3 0/4] make some special clk as critical_clocks
 2017-06-02 14:10 UTC  (2+ messages)

[PATCH v2 0/7] Improve ap806 clk support on Marvell Armada 7K/8K
 2017-06-02 13:52 UTC  (3+ messages)

[PATCH v4 0/3] clk: rockchip: support clk controller for RK3128 SoC
 2017-06-02 13:39 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: add bindings for rk3128 clock controller


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