linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 09:54:24 to 2019-06-19 14:42:24 UTC [more...]

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-19 14:42 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-19 14:31 UTC  (5+ messages)

[PATCH v6 0/6] Add CPU clock support for Armada 7K/8K
 2019-06-19 14:15 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file
` [PATCH v6 2/6] clk: mvebu: add helper file for Armada AP and CP clocks
` [PATCH v6 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8K
` [PATCH v6 4/6] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH v6 5/6] arm64: marvell: enable the Armada 7K/8K CPU clk driver
` [PATCH v6 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[PATCH] clk: renesas: cpg-mssr: Use [] to denote a flexible array member
 2019-06-19 14:09 UTC  (2+ messages)

[PATCH v3] clk: qcom: msm8916: Don't build drivers by default
 2019-06-19 13:47 UTC  (2+ messages)

[RFT 00/10] ARM/arm64: dts: exynos: Add support for Mali
 2019-06-19 10:17 UTC  (15+ messages)
` [RFT 01/10] dt-bindings: gpu: mali: Add Samsung compatibles for Midgard and Utgard
` [RFT 02/10] clk: samsung: Add bus clock for GPU/G3D on Exynos4412
` [RFT 03/10] ARM: dts: exynos: Fix language typo and indentation
` [RFT 04/10] ARM: dts: exynos: Add GPU/Mali 400 node to Exynos3250
` [RFT 05/10] ARM: dts: exynos: Add GPU/Mali 400 node to Exynos4
` [RFT 06/10] arm64: dts: exynos: Add GPU/Mali T760 node to Exynos5433
` [RFT 07/10] arm64: dts: exynos: Add GPU/Mali T760 node to Exynos7
` [RFT 08/10] ARM: multi_v7_defconfig: Enable Panfrost and LIMA drivers
` [RFT 09/10] ARM: exynos_defconfig: "
` [RFT 10/10] arm64: defconfig: Enable Panfrost driver

[PATCH 1/2] clk: Add clk_bulk_get_optional() function
 2019-06-19  9:39 UTC  (2+ messages)
    ` [PATCH 2/2] clk: Add devm_clk_bulk_get_optional() function

[PATCH V3 00/17] SC7 entry and exit support for Tegra210
 2019-06-19  8:57 UTC  (44+ messages)
` [PATCH V3 01/17] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V3 02/17] pinctrl: tegra: add suspend and resume support
` [PATCH V3 03/17] gpio: tegra: use resume_noirq for tegra gpio resume
` [PATCH V3 04/17] clk: tegra: save and restore divider rate
` [PATCH V3 05/17] clk: tegra: pllout: save and restore pllout context
` [PATCH V3 06/17] clk: tegra: pll: save and restore pll context
` [PATCH V3 07/17] clk: tegra: save and restore CPU and System clocks context
` [PATCH V3 08/17] clk: tegra: add support for peripheral clock suspend and resume
` [PATCH V3 09/17] clk: tegra: support for saving and restoring OSC clock context
` [PATCH V3 10/17] clk: tegra: add suspend resume support for DFLL
` [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume
` [PATCH V3 12/17] soc/tegra: pmc: allow support for more tegra wake
` [PATCH V3 13/17] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V3 14/17] arm64: tegra: enable wake from deep sleep on RTC alarm
` [PATCH V3 15/17] soc/tegra: pmc: configure core power request polarity
` [PATCH V3 16/17] soc/tegra: pmc: configure deep sleep control settings
` [PATCH V3 17/17] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings

[GIT PULL] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-19  8:23 UTC 

[PATCH 1/2] clk: imx: Remove __init for imx_register_uart_clocks() API
 2019-06-19  7:12 UTC  (2+ messages)
` [PATCH 2/2] clk: imx8mq: Keep uart clocks on during system boot

[PATCH V5 1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-19  5:52 UTC  (5+ messages)
` [PATCH V5 2/5] clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
` [PATCH V5 3/5] clk: imx: Add API for clk unregister when driver probe fail
` [PATCH V5 4/5] clk: imx: Add support for i.MX8MN clock driver
` [PATCH V5 5/5] arm64: defconfig: Select CONFIG_CLK_IMX8MN by default

[PATCH v4 00/10] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-19  1:14 UTC  (22+ messages)
` [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v4 02/10] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v4 03/10] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v4 04/10] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v4 05/10] memory: tegra20-emc: Replace clk_get_sys with devm_clk_get
` [PATCH v4 06/10] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller
` [PATCH v4 07/10] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v4 08/10] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v4 09/10] memory: tegra: Consolidate registers definition into one place
` [PATCH v4 10/10] ARM: dts: tegra30: Add External Memory Controller node

[PATCH] clk: imx6q: Annotate imx6q_obtain_fixed_clk_hw with __init
 2019-06-18 14:40 UTC  (3+ messages)

[PATCH] clk: imx6q: fix section mismatch warning
 2019-06-18 13:17 UTC  (2+ messages)

[PATCH 0/5] clk: renesas: rcar-gen2/gen3: Switch to .determine_rate()
 2019-06-18 11:09 UTC  (7+ messages)
` [PATCH 1/5] clk: renesas: rcar-gen2-legacy: Switch Z clock "
` [PATCH 2/5] clk: renesas: rcar-gen2: "
` [PATCH 3/5] clk: renesas: rcar-gen3: Switch Z clocks "
` [PATCH 4/5] clk: renesas: rcar-gen3: Avoid double table iteration in SD .set_rate()
` [PATCH 5/5] clk: renesas: rcar-gen3: Switch SD clocks to .determine_rate()

[PATCH 0/3] clk: renesas: mstp: Combine private data and array allocation
 2019-06-18 11:02 UTC  (7+ messages)
` [PATCH 1/3] clk: renesas: cpg-mssr: Combine driver-private and clock "
` [PATCH 2/3] clk: renesas: div6: Combine clock-private and parent "
` [PATCH 3/3] clk: renesas: mstp: Combine group-private and clock "

[PATCH] clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv
 2019-06-18 10:47 UTC  (2+ messages)

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-18  9:55 UTC  (2+ messages)

[PATCH] clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-06-18  6:52 UTC  (2+ messages)

[PATCH 1/2] clk: imx: Remove __init for imx_check_clocks() API
 2019-06-18  6:51 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Marvell 98DX1135
 2019-06-17 22:18 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135
` [PATCH v2 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
` [PATCH v2 3/4] pinctrl: mvebu: Add support for MV98DX1135
` [PATCH v2 4/4] clk: kirkwood: "

[PATCH 0/4] Add support for Marvell 98DX1135
 2019-06-17 21:25 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135
` [PATCH 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
` [PATCH 3/4] pinctrl: mvebu: Add support for MV98DX1135
` [PATCH 4/4] clk: kirkwood: "

[PATCH v2 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-06-17 20:07 UTC  (7+ messages)
` [PATCH v2 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time

[PATCH] clk: Simplify clk_core_can_round()
 2019-06-17 14:49 UTC  (2+ messages)

[PATCH] clk: Do a DT parent lookup even when index < 0
 2019-06-17 14:14 UTC  (3+ messages)

[PATCH trivial] clk: Grammar missing "and", Spelling s/statisfied/satisfied/
 2019-06-17 13:56 UTC 

[PATCH] clk: Add support for setting clk_rate via debugfs
 2019-06-17 12:05 UTC 

[PATCH 1/3] clk: tegra: Do not warn unnecessarily
 2019-06-17 11:14 UTC  (7+ messages)
` [PATCH 2/3] clk: tegra: Warn if an enabled PLL is in IDDQ
` [PATCH 3/3] clk: tegra: Do not enable PLL_RE_VCO on Tegra210

[PATCH v4 0/4] Add device links to clocks
 2019-06-17  9:57 UTC  (4+ messages)

[PATCH v2 0/5] clk: qcom: Add support for SM8150 GCC
 2019-06-17  6:16 UTC  (12+ messages)
` [PATCH v2 1/5] clk: qcom: clk-alpha-pll: Remove unnecessary cast
` [PATCH v2 2/5] clk: qcom: clk-alpha-pll: Remove post_div_table checks
` [PATCH v2 3/5] clk: qcom: gcc-qcs404: Add MODULE_ALIAS
` [PATCH v2 4/5] clk: qcom: clk-alpha-pll: Add support for Trion PLLs

[PATCH 1/3] clk: rockchip: add clock id for watchdog pclk on rk3328
 2019-06-15 15:30 UTC  (3+ messages)
` [PATCH 2/3] clk: rockchip: add "
` [PATCH 3/3] arm64: dts: rockchip: enable rk3328 watchdog clock

[PATCH 0/4] hdmi on rk3229
 2019-06-14 23:05 UTC  (12+ messages)
` [PATCH 1/4] clk: rockchip: add clock id for hdmi_phy special clock
` [PATCH 2/4] clk: rockchip: export HDMIPHY clock
` [PATCH 3/4] ARM: dts: rockchip: add display nodes for rk322x
` [PATCH 4/4] ARM: dts: rockchip: fix vop iommu-cells on rk322x

[PATCH 1/2] clk: rockchip: add clock for the watchdog pclk on rk3328
 2019-06-14 19:47 UTC  (5+ messages)

[PATCH v9 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-06-14 18:24 UTC  (3+ messages)
` [PATCH v9 3/6] regulator: rk808: add RK809 and RK817 support

[PATCH V2] clk: tegra210: Fix default rates for HDA clocks
 2019-06-14 17:43 UTC  (2+ messages)

[PATCH 1/2] clk: rockchip: add a type from SGRF-controlled gate clocks
 2019-06-14 16:57 UTC  (2+ messages)

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-06-14 14:24 UTC  (11+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

[PATCH v2] clk: qcom: msm8916: Don't build by default
 2019-06-14 14:08 UTC  (2+ messages)

[PATCH v10 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-14 13:47 UTC  (15+ messages)
  ` [PATCH v10 01/13] clk: samsung: add needed IDs for DMC clocks in Exynos5420
    ` [PATCH v10 03/13] clk: samsung: add BPLL rate table for Exynos 5422 SoC
    ` [PATCH v10 04/13] dt-bindings: ddr: rename lpddr2 directory
  ` [PATCH v10 06/13] drivers: memory: extend of_memory by LPDDR3 support
  ` [PATCH v10 08/13] drivers: memory: add DMC driver for Exynos5422

[PATCH v2 0/6] clk: rockchip: Support for some new features
 2019-06-14 10:44 UTC  (3+ messages)
` [PATCH v2 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type


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