linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-10 08:36:25 to 2018-10-16 22:44:20 UTC [more...]

[PATCH V6 0/4] clk: new APIs to handle all available clocks
 2018-10-16 22:44 UTC  (13+ messages)
` [PATCH V6 1/4] clk: bulk: add of_clk_bulk_get()
` [PATCH V6 2/4] clk: add new APIs to operate on all available clocks
` [PATCH V6 3/4] clk: add managed version of clk_bulk_get_all

[PATCH V2] clk: tegra: Fixes for MBIST work around
 2018-10-16 22:30 UTC  (2+ messages)

[PATCH v2] clk: tegra: probe deferral error reporting
 2018-10-16 22:30 UTC  (2+ messages)

[PATCH v1 0/3] CPU clock changes for Tegra20/30
 2018-10-16 22:29 UTC  (2+ messages)

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-10-16 22:24 UTC  (15+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[PATCH v2 1/4] clk: ingenic: Add proper Kconfig entries
 2018-10-16 22:20 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: clock: ingenic: Explicitly list compatible strings
` [PATCH v2 3/4] dt-bindings: clock: Add jz4725b-cgu.h header
` [PATCH v2 4/4] clk: Add Ingenic jz4725b CGU driver

[PATCH v2 0/2] clk: qcom: Add support for QCS404
 2018-10-16 22:17 UTC  (6+ messages)
` [PATCH v2 1/2] clk: qcom: Export clk_alpha_pll_configure()
` [PATCH v2 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

[PATCH] clk: qcom: Add Global Clock controller (GCC) driver for SDM660
 2018-10-16 22:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] Add clock support for Hi3670 SoC
 2018-10-16 21:49 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: clk: hisilicon: Add bindings for Hi3670 clk
` [PATCH 4/4] clk: hisilicon: Add clock driver for Hi3670 SoC

[PATCH v2] clk: s2mps11: Fix matching when built as module and DT node contains compatible
 2018-10-16 21:45 UTC  (2+ messages)

[PATCH v3 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-10-16 21:42 UTC  (3+ messages)
` [PATCH v3 6/9] arm64: dts: actions: Add Reset Controller support for S900 SoC

[PATCH v7] Add support for LPASS clock controller for SDM845
 2018-10-16 21:40 UTC  (3+ messages)
` [PATCH v7] clk: qcom: Add lpass clock controller driver "

[PATCH V4 00/11] clk: imx: add imx8qxp clock support
 2018-10-16 21:38 UTC  (24+ messages)
` [PATCH V4 01/11] clk: imx: add configuration option for mmio clks
` [PATCH V4 02/11] clk: imx: scu: add scu clock common part
` [PATCH V4 03/11] clk: imx: scu: add scu clock divider
` [PATCH V4 04/11] clk: imx: scu: add scu clock gpr divider
` [PATCH V4 05/11] clk: imx: scu: add scu clock gate
` [PATCH V4 06/11] clk: imx: scu: add scu clock gpr gate
` [PATCH V4 07/11] clk: imx: scu: add scu clock mux
` [PATCH V4 08/11] clk: imx: scu: add scu clock gpr mux
` [PATCH V4 09/11] clk: imx: add common imx_clk_hw_fixed functions
` [PATCH V4 10/11] clk: imx: add imx_check_clk_hws helper function
` [PATCH V4 11/11] clk: imx: add imx8qxp clk driver

[GIT PULL] clk fixes for v4.19-rc8
 2018-10-16 21:02 UTC 

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-10-16 20:56 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file
` [PATCH 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[PATCH] clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
 2018-10-16 18:18 UTC  (2+ messages)

[PATCH 00/11] clk: ti: clkctrl data split based on clkdm boundaries
 2018-10-16 15:37 UTC  (9+ messages)
` [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node

[PATCH v2 00/22] clk: at91: Rework DT bindings
 2018-10-16 14:22 UTC  (23+ messages)
` [PATCH v2 01/22] clk: at91: audio-pll: fix audio pmc type
` [PATCH v2 02/22] clk: at91: generated: SSCs don't have a gclk
` [PATCH v2 03/22] clk: at91: h32mx: separate registration from DT parsing
` [PATCH v2 04/22] clk: at91: audio-pll: "
` [PATCH v2 05/22] clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
` [PATCH v2 06/22] clk: at91: allow clock registration from C code
` [PATCH v2 07/22] clk: at91: add pmc_data struct and helpers
` [PATCH v2 08/22] dt-bindings: clk: at91: Document new PMC binding
` [PATCH v2 09/22] clk: at91: add new DT lookup function
` [PATCH v2 10/22] clk: at91: add sama5d4 pmc driver
` [PATCH v2 11/22] clk: at91: add sama5d2 PMC driver
` [PATCH v2 12/22] clk: at91: add at91sam9260 "
` [PATCH v2 13/22] clk: at91: add at91sam9x5 PMCs driver
` [PATCH v2 14/22] clk: at91: add at91sam9rl PMC driver
` [PATCH v2 15/22] clk: at91: move DT compatibility code to its own file
` [PATCH v2 16/22] ARM: dts: at91: sama5d4: switch to new clock bindings
` [PATCH v2 17/22] ARM: dts: at91: sama5d2: switch to new binding
` [PATCH v2 18/22] ARM: dts: at91: at91sam9260: switch to new clock bindings
` [PATCH v2 19/22] ARM: dts: at91: at91sam9261: "
` [PATCH v2 20/22] ARM: dts: at91: at91sam9263: "
` [PATCH v2 21/22] ARM: dts: at91: at91sam9x5: "
` [PATCH v2 22/22] ARM: dts: at91: at91sam9rl: "

[PATCH v2 0/8] OLPC 1.75 Keyboard/Touchpad fixes
 2018-10-16  9:44 UTC  (16+ messages)
` [PATCH v2 1/8] dt-bindings: olpc,ap-sp: add clock
` [PATCH v2 2/8] dt-bindings: olpc,ap-sp: add GPIO lines
` [PATCH v2 3/8] dt-bindings: marvell,mmp2: Add clock id for the SP clock
` [PATCH v2 4/8] clk: mmp2: add "
` [PATCH v2 5/8] Input: olpc_apsp: depend on CONFIG_OF
` [PATCH v2 6/8] Input: olpc_apsp: check FIFO status on open(), not probe()
` [PATCH v2 7/8] Input: olpc_apsp: enable the SP clock
` [PATCH v2 8/8] Input: olpc_apsp: allocate the GPIOs used

[PATCH 1/3] clk: qoriq: add t1023 soc support
 2018-10-16  6:17 UTC  (2+ messages)

[PATCH] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
 2018-10-16  4:54 UTC  (4+ messages)

[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-15 21:53 UTC  (13+ messages)
` [PATCH v2 3/5] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[GIT PULL] clk/samsung updates for 4.20-rc1
 2018-10-15 21:22 UTC  (2+ messages)

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-15 18:24 UTC  (5+ messages)
` [PATCH 03/12] dt-bindings: sun6i-dsi: Add compatible for A64 MIPI DSI
` [PATCH 09/12] dt-bindings: panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel bindings

[PATCH v2 00/29] Allwinner H6 DE3 and HDMI support
 2018-10-15 17:43 UTC  (7+ messages)
` [PATCH v2 04/29] clk: sunxi-ng: h6: Set video PLLs limits
  ` [linux-sunxi] "
` [PATCH v2 15/29] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a
    ` [linux-sunxi] "

[PATCH 1/3] clk: imx6q: reset exclusive gates on init
 2018-10-15 17:01 UTC  (4+ messages)
` [PATCH 2/3] clk: imx6q: optionally get CCM inputs via standard clock handles

[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-15 16:48 UTC  (8+ messages)
` [PATCH v4 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v4 6/6] arm64: dts: add LX2160ARDB board support

[PATCH v4 0/3] mmc: tmio_mmc: Add support for RZ/A2
 2018-10-15 15:46 UTC  (6+ messages)
` [PATCH v4 1/3] clk: renesas: r7s9210: Add SDHI clocks
` [PATCH v4 2/3] mmc: renesas_sdhi_internal_dmac: Add R7S9210 support
` [PATCH v4 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210

[PATCH v5 0/8] Tegra20 External Memory Controller driver
 2018-10-15 12:40 UTC  (2+ messages)

[PATCH v5 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-14 17:08 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v5 2/6] soc/fsl/guts: Add definition "
` [PATCH v5 3/6] clk: qoriq: increase array size of cmux_to_group
` [PATCH v5 4/6] clk: qoriq: Add clockgen support for lx2160a
` [PATCH v5 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v5 6/6] arm64: dts: add LX2160ARDB board support

[PATCH 0/2] add 74aup1g157gw 2-input multiplexer as clock driver
 2018-10-14 23:53 UTC  (6+ messages)
` [PATCH 2/2] clk: "

[PATCH v13 0/8] Clock for CPU scaling support for msm8996
 2018-10-14 20:21 UTC  (5+ messages)
` [PATCH v13 3/8] clk: Use devm_ in the register fixed factor clock

[PATCH V4 0/9] clk: add imx7ulp clk support
 2018-10-13 13:26 UTC  (6+ messages)

[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-10-12 19:53 UTC  (3+ messages)
` [PATCH v4 5/5] clk: RK808: add RK809 and RK817 support

[PATCH 00/16] clk: at91: Rework DT bindings
 2018-10-12 19:50 UTC  (7+ messages)

[PATCH v3 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
 2018-10-12 18:25 UTC  (4+ messages)

[resend PATCH v4 0/5] arm/arm64: mediatek: Fix mmsys device probing
 2018-10-12 18:23 UTC  (7+ messages)
` [resend PATCH v4 4/5] drm/mediatek: Add support for mmsys through a pdev

[PATCH v1 0/3] update Mediatek MT2712 clock
 2018-10-12 17:53 UTC  (3+ messages)
` [PATCH v1 3/3] clk: mediatek: mt2712: add pll reference support

[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
 2018-10-12 17:48 UTC  (3+ messages)

[PATCH v6] Add support for LPASS clock controller for SDM845
 2018-10-12 17:35 UTC  (7+ messages)
` [PATCH v6] clk: qcom: Add lpass clock controller driver "

[PATCH v3 0/3] mmc: tmio_mmc: Add support for RZ/A2
 2018-10-12 12:13 UTC  (7+ messages)
` [PATCH v3 1/3] clk: renesas: r7s9210: Add SDHI clocks
` [PATCH v3 2/3] mmc: renesas_sdhi_internal_dmac: Add R7S9210 support
` [PATCH v3 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210

[PATCH 0/3] mmc: tmio_mmc: Add support for RZ/A2
 2018-10-12 11:09 UTC  (9+ messages)
` [PATCH 1/3] clk: renesas: r7s9210: Add SDHI clocks
` [PATCH 2/3] mmc: renesas_sdhi_internal_dmac: Add R7S9210 support
` [PATCH 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210

[PATCH v7 00/24] TCU patchset v7
 2018-10-12 10:44 UTC  (13+ messages)
` [PATCH v7 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v7 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v7 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v7 16/24] pwm: jz4740: Add support for the JZ4725B

[GIT PULL] clk: ti: updates for v4.20
 2018-10-12  6:50 UTC  (3+ messages)

[PATCH 1/2] clk: rockchip: add clock-id for HCLK_HDMI on rk3066
 2018-10-11 12:57 UTC  (2+ messages)

[PATCH] clk: rockchip: fix wrong mmc sample phase shift for rk3328
 2018-10-11 12:56 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-11 10:04 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: add LX2160ARDB board support

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-10-11  9:32 UTC  (8+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

[PATCH v4 0/3] clk: meson: add a sub EMMC clock controller support
 2018-10-11  9:21 UTC  (7+ messages)
` [PATCH v4 1/3] clk: meson: add emmc sub clock phase delay driver
` [PATCH v4 3/3] clk: meson: add sub MMC clock controller driver

[PATCH v2] clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe
 2018-10-10 18:18 UTC 

[PATCH] clk: mvebu: armada-37xx-tbg: Balance devm_clk_get in probe
 2018-10-10 18:06 UTC  (3+ messages)

[PATCH v2 0/3] mmc: tmio_mmc: Add support for RZ/A2
 2018-10-10 14:59 UTC  (6+ messages)
` [PATCH v2 1/3] clk: renesas: r7s9210: Add SDHI clocks
` [PATCH v2 2/3] mmc: renesas_sdhi_internal_dmac: Add R7S9210 support
` [PATCH v2 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210


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