linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-30 06:02:48 to 2017-11-07 05:37:21 UTC [more...]

[PATCH v3 0/4] fix the clock setting for SAR ADC
 2017-11-07  5:36 UTC 

[PATCH v2 0/3] Add clock driver for Actions S900 SoC
 2017-11-06 22:44 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Actions S900 clock bindings
` [PATCH v2 2/3] arm64: dts: actions: Add S900 clock management unit nodes
` [PATCH v2 3/3] clk: actions: Add clock driver for Actions S900 SoC

[PATCH 00/27] clk: ti: clkctrl fixes and support for additional SoCs
 2017-11-06 22:18 UTC  (36+ messages)
` [PATCH 01/27] clk: ti: clkctrl: fix error messages to print out node name properly
` [PATCH 02/27] clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
` [PATCH 03/27] clk: ti: add support for clkctrl aliases
` [PATCH 04/27] clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspended
` [PATCH 05/27] clk: ti: clkctrl: add support for retrying failed init
` [PATCH 06/27] clk: ti: clkctrl: fix flags for mux and divider opt clocks
` [PATCH 07/27] clk: ti: omap4: cleanup unnecessary clock aliases
` [PATCH 08/27] clk: ti: dra7: drop "
` [PATCH 09/27] clk: ti: omap5: cleanup "
` [PATCH 10/27] clk: ti: dm814x: "
` [PATCH 11/27] clk: ti: dm816x: "
` [PATCH 12/27] clk: ti: am33xx: "
` [PATCH 14/27] clk: ti: omap3: "
` [PATCH 15/27] dt-bindings: clk: add omap5 clkctrl definitions
` [PATCH 16/27] clk: ti: omap5: add clkctrl clock data
` [PATCH 17/27] dt-bindings: clk: add dra7 clkctrl definitions
` [PATCH 18/27] clk: ti: dra7: add clkctrl clock data
` [PATCH 19/27] dt-bindings: clk: add am33xx clkctrl definitions
` [PATCH 20/27] clk: ti: am33xx: add clkctrl clock data
` [PATCH 21/27] dt-bindings: clk: add am43xx clkctrl definitions
` [PATCH 22/27] clk: ti: am43xx: add clkctrl clock data
` [PATCH 23/27] dt-bindings: clk: add dm814 clkctrl definitions
` [PATCH 24/27] clk: ti: dm814: add clkctrl clock data
` [PATCH 25/27] dt-bindings: clk: add dm816 clkctrl definitions
` [PATCH 26/27] clk: ti: dm816: add clkctrl clock data
` [PATCH 27/27] clk: ti: omap4: clkctrl data fixes for opt-clocks

[PATCH 0/3] Hi3660 stubclock drivers
 2017-11-06 22:15 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clk: Hi3660: Document stub clock
` [PATCH 2/3] clk: hisilicon: Add support for Hi3660 stub clocks
` [PATCH 3/3] arm64: dts: Hi3660: Add binding for stub clock

[PATCH] clk: meson: gxbb: fix wrong clock for SARADC/SANA
 2017-11-06 22:03 UTC  (9+ messages)

[PATCH V3 00/11] add clock driver for Spreadtrum platforms
 2017-11-06 21:43 UTC  (21+ messages)
` [PATCH V3 01/11] drivers: move clock common macros out from vendor directories
` [PATCH V3 02/11] dt-bindings: Add Spreadtrum clock binding documentation
` [PATCH V3 03/11] clk: sprd: Add common infrastructure
` [PATCH V3 04/11] clk: sprd: add gate clock support
` [PATCH V3 05/11] clk: sprd: add mux "
` [PATCH V3 06/11] clk: sprd: add divider "
` [PATCH V3 07/11] clk: sprd: add composite "
` [PATCH V3 08/11] clk: sprd: add adjustable pll support
` [PATCH V3 09/11] clk: sprd: add clocks support for SC9860
` [PATCH V3 10/11] arm64: dts: add syscon for whale2 platform
` [PATCH V3 11/11] arm64: dts: add clocks for SC9860

[PATCH 0/3] Add clock driver for Actions S900 SoC
 2017-11-04 10:04 UTC  (22+ messages)
` [PATCH 1/3] arm64: dts: actions: add s900 clock controller nodes
` [PATCH 2/3] clk: owl: add clock driver for Actions S900 SoC
` [PATCH 3/3] Documentation: add Actions S900 clock bindings

[PATCH v2 00/10] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-11-06  8:40 UTC  (9+ messages)
` [PATCH v2 01/10] dt-bindings: fix the binding of Allwinner DE2 CCU of A83T and H3
` [PATCH v2 08/10] dt-bindings: add binding for A64 DE2 CCU SRAM

[PATCH RESEND] clk: sunxi-ng: a83t: Fix i2c buses bits
 2017-11-06  8:02 UTC  (2+ messages)

[PATCH 1/2] clk: meson-axg: add clock controller drivers
 2017-11-06  7:31 UTC 

[PATCH 0/2] add clk controller driver for Meson-AXG SoC
 2017-11-06  7:31 UTC 

[PATCH] clk: meson: gxbb: fix wrong clock for SARADC
 2017-11-06  2:56 UTC  (4+ messages)

[PATCH] clk: sunxi-ng: a83t: Fix i2c buses bits
 2017-11-05 16:37 UTC  (3+ messages)

[GIT PULL] clk fixes for v4.14-rc7
 2017-11-03 20:26 UTC 

[GIT PULL] clk/samsung updates for v4.15, part 2
 2017-11-03 15:40 UTC  (4+ messages)

[PATCH 1/4] dt-bindings: clock: tegra: Add sor1_out clock
 2017-11-03 15:16 UTC  (10+ messages)
` [PATCH 2/4] clk: tegra: Add peripheral clock registration helper
` [PATCH 3/4] clk: tegra: Use tegra_clk_register_periph_data()
` [PATCH 4/4] clk: tegra: Fix sor1_out clock implementation

[PATCH v3 18/22] clk: add support for clocks provided by SCMI
 2017-11-03 15:12 UTC  (4+ messages)

[PATCH v4 16/20] clk: add support for clocks provided by SCMI
 2017-11-03 14:47 UTC 

[PATCH 0/2] Add support for Hi6220 coresight
 2017-11-02 10:41 UTC  (6+ messages)

[PATCH v4 00/10] clk: implement clock rate protection mechanism
 2017-11-02  9:36 UTC  (8+ messages)
` [PATCH v4 09/10] clk: add clk_rate_exclusive api

[PATCH 1/2] clk: clk-gpio: Make GPIO clock provider use descriptors only
 2017-11-02  8:21 UTC  (4+ messages)
` [PATCH 2/2] clk: clk-gpio: Request GPIO descriptor as LOW

[PATCH] clk/tegra: Delete an error message for a failed memory allocation in three functions
 2017-11-02  8:19 UTC  (2+ messages)

[PATCH] clk: tegra30: fix cclk_lp divisor register
 2017-11-02  8:17 UTC 

[PATCH 000/102] Convert drivers to explicit reset API
 2017-11-02  8:15 UTC  (5+ messages)
` [PATCH 009/102] clk: sunxi: explicitly request exclusive reset control
` [PATCH 010/102] clk: tegra: "

[PATCH v2 1/4] dt-bindings: clock: mediatek: document clk bindings for MediaTek MT7622 SoC
 2017-11-02  8:12 UTC  (8+ messages)
` [PATCH v2 2/4] clk: mediatek: add the option for determining PLL source clock
` [PATCH v2 3/4] clk: mediatek: add clock support for MT7622 SoC
` [PATCH v2 4/4] clk: mediatek: add clocks dt-bindings required header "

[PATCH] clk: mediatek: mark mtk_infrasys_init_early __init
 2017-11-02  8:06 UTC  (2+ messages)

[PATCH v6 0/9] Mediatek MT2712 clock and scpsys support
 2017-11-02  8:03 UTC  (7+ messages)
` [PATCH v6 1/9] dt-bindings: ARM: Mediatek: Document bindings for MT2712
` [PATCH v6 2/9] clk: mediatek: Add dt-bindings for MT2712 clocks
` [PATCH v6 3/9] clk: mediatek: Add MT2712 clock support

[PATCH V2 00/10] clk: add imx7ulp clk support
 2017-11-02  7:50 UTC  (5+ messages)
` [PATCH V2 01/10] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE "
` [PATCH V2 02/10] clk: reparent orphans after critical clocks enabled

[PATCH 0/2] Add a regmap to Allwinner R40 CCU to export GMAC register
 2017-11-02  7:49 UTC  (5+ messages)

[PATCH] RESEND: clk: Avoid sending high rates to downstream clocks during set_rate
 2017-11-02  7:38 UTC 

[PATCH RESEND 0/2] Fixes for imx7d-ccm clock driver
 2017-11-02  7:28 UTC  (5+ messages)
` [PATCH RESEND 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK
` [PATCH RESEND 2/2] clk: imx: imx7d: Remove ARM_M0 clock

[PATCH] clk: imx: clk-imx6ul: allow lcdif_pre_sel to change parent rate
 2017-11-02  7:25 UTC  (2+ messages)

[PATCH 1/1] clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU
 2017-11-02  7:25 UTC  (2+ messages)

[PATCH] RESEND: clk: Avoid sending high rates to downstream clocks during set_rate
 2017-11-02  7:22 UTC  (2+ messages)

[RESEND RFC PATCH 0/7] sun8i H3 HDMI glue driver for DW HDMI
 2017-11-02  7:19 UTC  (3+ messages)
` [RESEND RFC PATCH 3/7] clk: sunxi: Add CLK_SET_RATE_PARENT flag for H3 HDMI clock

[PATCH 0/2] clk: qcom: Add RPM clocks for msm8996
 2017-11-02  7:10 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: clk-smd-rpm: add msm8996 rpmclks

[PATCH] RESEND: clk: Avoid sending high rates to downstream clocks during set_rate
 2017-11-02  7:00 UTC  (3+ messages)

[PATCH 1/2 v3] clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCC
 2017-11-02  6:49 UTC  (6+ messages)
` [PATCH 2/2 v3] clk: qcom: Implement RPM clocks for MSM8660/APQ8060

[PATCH v3] clk: qcom: Elaborate on "active" clocks in the RPM clock bindings
 2017-11-02  6:46 UTC  (3+ messages)

[PATCH 2/2] clk: qcom: Modify RCG shared ops to support freq_tbl without XO entry
 2017-11-02  6:46 UTC 

[PATCH] clk: qcom: msm8916: Fix bimc gpu clock ops
 2017-11-02  6:43 UTC  (3+ messages)
` [PATCH] clk: qcom: Remove unused RCG ops

[PATCH v3] clk: at91: utmi: set the mainck rate
 2017-11-02  6:40 UTC  (2+ messages)

[PATCH 0/2] Add a devm_of_clk_add_hw_provider() API
 2017-11-02  6:38 UTC  (5+ messages)
` [PATCH 1/2] clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs
` [PATCH 2/2] clk: qcom: common: Migrate to devm_* APIs for resets and clk providers

[PATCH] clk: make clk_init_data const
 2017-11-02  6:31 UTC  (2+ messages)

[PATCH] clk: imx: make clk_ops const
 2017-11-02  6:31 UTC  (2+ messages)

[PATCH] clk: mmp: make clk_ops const
 2017-11-02  6:31 UTC  (2+ messages)

[PATCH] clk: hisilicon: make clk_ops const
 2017-11-02  6:31 UTC  (2+ messages)

[PATCH] clk: mxs: make clk_ops const
 2017-11-02  6:31 UTC  (2+ messages)

[PATCH] clk: sirf: make clk_ops const
 2017-11-02  6:31 UTC  (2+ messages)

[PATCH] clk: spear: make clk_ops const
 2017-11-02  6:31 UTC  (2+ messages)

[PATCH 0/2] CLK: SPEAr: make structure field, function arg and strutcure const
 2017-11-02  6:22 UTC  (3+ messages)
` [PATCH 1/2] CLK: SPEAr: make structure field and function argument as const

[PATCH] clk: uniphier: fix clock data for PXs3
 2017-11-02  6:18 UTC  (2+ messages)

[PATCH v2] clk: sunxi: fix build warning
 2017-11-02  5:55 UTC  (2+ messages)

[GIT PULL] Rockchip clock updates for 4.15 round 1
 2017-11-02  5:36 UTC  (2+ messages)

[git pull] clk: renesas: Updates for v4.15 (take two)
 2017-11-02  5:36 UTC  (2+ messages)

[GIT PULL] Amlogic clock driver updates for 4.15
 2017-11-02  5:35 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 4.15
 2017-11-02  5:35 UTC  (2+ messages)

[GIT PULL] clk/samsung updates for 4.15
 2017-11-02  5:35 UTC  (2+ messages)

[git pull] clk: renesas: Updates for v4.15
 2017-11-02  5:35 UTC  (2+ messages)

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-11-02  5:33 UTC  (3+ messages)
` [PATCH v6 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property

[RFC PATCH] clk: move of_clk_get_parent_count() declaration to <linux/__clk.h>
 2017-11-02  5:32 UTC  (4+ messages)

[PATCH v5 0/5] clk: Add Aspeed clock driver
 2017-10-30  6:02 UTC  (4+ messages)
` [PATCH v5 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v5 4/5] clk: aspeed: Register gated clocks
` [PATCH v5 5/5] clk: aspeed: Add reset 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).