linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-24 11:37:39 to 2020-02-02 01:08:22 UTC [more...]

[PATCH v6 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-02-02  1:08 UTC  (4+ messages)
` [PATCH v6 07/12] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-01-31 20:31 UTC  (43+ messages)
` [RFC PATCH v1 1/5] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v1 2/5] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v1 3/5] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v1 4/5] media: tegra: Add Tegra Video input driver for Tegra210
        `  "
        `  "
` [RFC PATCH v1 5/5] arm64: tegra: Add Tegra VI CSI suppport in device tree
    `  "
        `  "
            `  "

[PATCH v3 00/15] clk: qcom: Fix parenting for dispcc/gpucc/videocc
 2020-01-31 16:48 UTC  (20+ messages)
` [PATCH v3 01/15] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
` [PATCH v3 02/15] dt-bindings: clock: Fix qcom,dispcc bindings for sdm845/sc7180
` [PATCH v3 03/15] arm64: dts: qcom: sdm845: Add the missing clocks on the dispcc
` [PATCH v3 04/15] clk: qcom: Get rid of fallback global names for dispcc-sc7180
` [PATCH v3 05/15] clk: qcom: Get rid of the test clock "
` [PATCH v3 06/15] clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocks
` [PATCH v3 07/15] dt-bindings: clock: Fix qcom,gpucc bindings for sdm845/sc7180/msm8998
` [PATCH v3 08/15] arm64: dts: qcom: sdm845: Add missing clocks / fix names on the gpucc
` [PATCH v3 09/15] clk: qcom: Get rid of the test clock for gpucc-sc7180
` [PATCH v3 10/15] clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocks
` [PATCH v3 11/15] dt-bindings: clock: Cleanup qcom,videocc bindings for sdm845/sc7180
` [PATCH v3 12/15] clk: qcom: Get rid of the test clock for videocc-sc7180
` [PATCH v3 13/15] clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocks
` [PATCH v3 14/15] arm64: dts: qcom: sdm845: Add the missing clock on the videocc
` [PATCH v3 15/15] arm64: dts: sc7180: Add clock controller nodes

[PATCH v2] clk: at91: sam9x60: Don't use audio PLL
 2020-01-31 11:58 UTC 

[PATCH] clk: at91: sam9x60: Don't use audio PLL
 2020-01-31 11:51 UTC  (3+ messages)

[PATCH v4 0/2] clk: intel: Add a new driver for a new clock controller IP
 2020-01-31  2:25 UTC  (5+ messages)
` [PATCH v4 1/2] clk: intel: Add CGU clock driver for a new SoC
` [PATCH v4 2/2] dt-bindings: clk: intel: Add bindings document & header file for CGU

[PATCH 01/17] clk: sunxi: sunxi-ng: convert to devm_platform_ioremap_resource
 2020-01-31  1:06 UTC  (2+ messages)

[PATCH] clk: qoriq: add ls1088a hwaccel clocks support
 2020-01-31  0:32 UTC  (2+ messages)

[v12 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2020-01-31  0:32 UTC  (4+ messages)
` [v12 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH v2 00/10] clk: qcom: Fix parenting for dispcc/gpucc/videocc
 2020-01-30 21:19 UTC  (20+ messages)
` [PATCH v2 01/10] clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
` [PATCH v2 02/10] dt-bindings: clock: Fix qcom,dispcc bindings for sdm845/sc7180
` [PATCH v2 03/10] arm64: dts: qcom: sdm845: Add the missing clocks on the dispcc
` [PATCH v2 04/10] dt-bindings: clock: Fix qcom,gpucc bindings for sdm845/sc7180/msm8998
` [PATCH v2 05/10] clk: qcom: Fix sc7180 dispcc parent data
` [PATCH v2 06/10] arm64: dts: qcom: sdm845: Add the missing clocks on the gpucc
` [PATCH v2 07/10] clk: qcom: Fix sc7180 gpucc parent data
` [PATCH v2 08/10] dt-bindings: clock: Cleanup qcom,videocc bindings for sdm845/sc7180
` [PATCH v2 09/10] arm64: dts: qcom: sdm845: Add the missing clock on the videocc
` [PATCH v2 10/10] arm64: dts: sc7180: Add clock controller nodes

[PATCH 0/2] clk: aspeed/ast2600: Add critical clock setting logic
 2020-01-30 20:59 UTC  (4+ messages)
` [PATCH 1/2] clk: aspeed: add "

[PATCH v2] dt-bindings: clk: qcom: Fix self-validation, split, and clean cruft
 2020-01-30 18:17 UTC  (3+ messages)

[PATCH v3 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-01-30 18:09 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
` [PATCH v3 2/3] dt-bindings: clock: Introduce QCOM Modem "
` [PATCH v3 3/3] clk: qcom: Add modem clock controller driver for SC7180

[PATCH v3 1/3] clk: rockchip: convert rk3399 pll type to use readl_poll_timeout
 2020-01-30 17:19 UTC  (6+ messages)
` [PATCH v3 2/3] clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout
` [PATCH v3 3/3] clk: rockchip: convert rk3036 pll type to use internal lock status

[PATCH v3 0/2] clk: intel: Add a new driver for a new clock controller IP
 2020-01-30  8:54 UTC  (3+ messages)
` [PATCH v3 1/2] clk: intel: Add clock controller driver for a new SoC
` [PATCH v3 2/2] dt-bindings: clk: intel: Add bindings document & header file for a new clock driver

[PATCH] dt-bindings: clk: qcom: Fix self-validation, split, and clean cruft
 2020-01-30  0:24 UTC  (6+ messages)

[PATCH v7 0/5] add Amlogic A1 clock controller driver
 2020-01-29  5:44 UTC  (3+ messages)
` [PATCH v7 4/5] dt-bindings: clock: meson: add A1 peripheral clock controller bindings

[PATCH v6 0/5] add Amlogic A1 clock controller driver
 2020-01-29  5:42 UTC  (3+ messages)
` [PATCH v6 5/5] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH] clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
 2020-01-29  3:21 UTC  (2+ messages)

[PATCH v3 1/3] clk: composite: add _register_composite_pdata() variants
 2020-01-28 22:04 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: clock: document the fsl-sai driver
` [PATCH v3 3/3] clk: fsl-sai: new driver

[PATCH] clk, clk-si5341: Support multiple input ports
 2020-01-28 21:06 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/3] clk: rockchip: convert rk3399 pll type to use readl_poll_timeout
 2020-01-28 18:43 UTC  (6+ messages)
` [PATCH 2/3] clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout
` [PATCH 3/3] clk: rockchip: convert rk3036 pll type to use internal lock status

[PATCH] clk: qcom: rpmh: Sort OF match table
 2020-01-28 18:27 UTC  (2+ messages)

[PATCH V4 0/4] clk: imx: imx8m: introduce imx8m_clk_hw_composite_core
 2020-01-28 14:47 UTC  (6+ messages)
` [PATCH V4 1/4] clk: imx: composite-8m: add imx8m_clk_hw_composite_core
` [PATCH V4 2/4] clk: imx: imx8mq: use imx8m_clk_hw_composite_core
` [PATCH V4 3/4] clk: imx: imx8mm: "
` [PATCH V4 4/4] clk: imx: imx8mn: "

[PATCH] clk: rockchip: convert rk3036 pll type to use internal lock status
 2020-01-28 10:26 UTC  (3+ messages)

[PATCH V3 0/4] clk: imx: imx8m: introduce imx8m_clk_hw_composite_core
 2020-01-27 20:33 UTC  (5+ messages)
` [PATCH V3 2/4] clk: imx: imx8mq: use imx8m_clk_hw_composite_core

[GIT PULL] clk: tegra: Changes for v5.6-rc1
 2020-01-27 19:03 UTC  (2+ messages)

[PATCH 0/8] media: sunxi: Add DE2 rotate driver
 2020-01-25 11:24 UTC  (12+ messages)
` [PATCH 1/8] clk: sunxi-ng: sun8i-de2: Swap A64 and H6 definitions
  ` [linux-sunxi] "
` [PATCH 2/8] clk: sunxi-ng: sun8i-de2: Fix A83T clocks and reset
` [PATCH 3/8] ARM: dts: sunxi: Fix DE2 clocks register range
` [PATCH 4/8] arm64: dts: allwinner: a64: Fix display clock "
` [PATCH 5/8] media: dt-bindings: media: Add Allwinner A83T Rotate driver
` [PATCH 6/8] media: sun8i: "
` [PATCH 7/8] ARM: dts: sun8i: a83t: Add device node for rotation core
` [PATCH 8/8] arm64: dts: allwinner: a64: add "

[PATCH v2 0/7] Add device tree and clock drivers for SM8250 SoC
 2020-01-24 22:49 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Add RPMHCC bindings for SM8250
` [PATCH v2 2/7] clk: qcom: rpmh: Add support for RPMH clocks on SM8250
` [PATCH v2 3/7] clk: qcom: clk-alpha-pll: Refactor and cleanup trion PLL
` [PATCH v2 4/7] clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
` [PATCH v2 5/7] dt-bindings: clock: Add SM8250 GCC clock bindings
` [PATCH v2 7/7] arm64: dts: qcom: sm8250: Add sm8250 dts file

[PATCH AUTOSEL 5.4 002/107] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
 2020-01-24 21:08 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 022/107] clk: Don't try to enable critical clocks if prepare failed
` [PATCH AUTOSEL 5.4 023/107] clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock
` [PATCH AUTOSEL 5.4 024/107] clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order
` [PATCH AUTOSEL 5.4 027/107] clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs
` [PATCH AUTOSEL 5.4 028/107] clk: mmp2: Fix the order of timer mux parents

[PATCH 0/7] Add device tree and clock drivers for SM8250 SoC
 2020-01-24 18:35 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: clock: Add RPMHCC bindings for SM8250
` [PATCH 2/7] clk: qcom: rpmh: Add support for RPMH clocks on SM8250
` [PATCH 3/7] clk: qcom: clk-alpha-pll: Refactor and cleanup trion PLL
` [PATCH 4/7] clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
` [PATCH 5/7] dt-bindings: clock: Add SM8250 GCC clock bindings
` [PATCH 7/7] arm64: dts: qcom: sm8250: Add sm8250 dts file
  ` [PATCH 6/7] clk: qcom: gcc: Add global clock controller driver for SM8250

[RFC PATCH v3] clk: Use new helper in managed functions
 2020-01-24 16:16 UTC 

[PATCH AUTOSEL 4.19 12/56] clk: Don't try to enable critical clocks if prepare failed
 2020-01-24 14:19 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 13/56] clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order
` [PATCH AUTOSEL 4.19 16/56] clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs
` [PATCH AUTOSEL 4.19 17/56] clk: mmp2: Fix the order of timer mux parents

[PATCH AUTOSEL 4.14 06/32] clk: Don't try to enable critical clocks if prepare failed
 2020-01-24 14:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 08/32] clk: mmp2: Fix the order of timer mux parents

[PATCH AUTOSEL 4.9 05/18] clk: Don't try to enable critical clocks if prepare failed
 2020-01-24 14:21 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 07/18] clk: mmp2: Fix the order of timer mux parents

[PATCH AUTOSEL 4.4 2/9] clk: mmp2: Fix the order of timer mux parents
 2020-01-24 14:22 UTC 

[PATCH] clk: renesas: rcar-gen3: Add CCREE clocks
 2020-01-24 13:31 UTC 

[Patch v4 00/10] ARM: dts: dra7: add cal nodes
 2020-01-24 11:32 UTC  (3+ messages)
` [Patch v4 09/10] arm64: dts: k3-am65-main Add CAL node


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