linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 20:08:17 to 2022-03-27 16:14:06 UTC [more...]

[PATCH 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-03-25  4:19 UTC  (3+ messages)
` [PATCH 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module

[PATCH v2 0/5] Add multiple-consumer support to int3472-tps68470 driver
 2022-03-27 16:13 UTC  (6+ messages)
` [PATCH v2 1/5] ACPI: scan: Add acpi_dev_get_next_consumer_dev()
` [PATCH v2 2/5] ACPI: bus: Add iterator for dependent devices
` [PATCH v2 3/5] platform/x86: int3472: Support multiple clock consumers
` [PATCH v2 4/5] platform/x86: int3472: Support multiple gpio lookups in board data
` [PATCH v2 5/5] platform/x86: int3472: Add board data for Surface Go2 IR camera

[PATCH v1 1/3] dt-bindings: clock: fix some conversion issues for rockchip,rk3399-cru.yaml
 2022-03-27  8:04 UTC  (5+ messages)
` [PATCH v1 2/3] arm64: dts: rockchip: rk3399: use generic pmucru nodename
` [PATCH v1 3/3] arm64: dts: rockchip: add clocks property to cru node rk3399

[PATCH v1 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
 2022-03-26 21:29 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: dts: rockchip: add clocks property to cru node rk3288

[PATCH v1 00/12] Add support for the i.MXRT1170-evk
 2022-03-26 14:43 UTC  (13+ messages)
` [PATCH v1 01/12] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
` [PATCH v1 02/12] dt-bindings: timer: gpt: "
` [PATCH v1 03/12] dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation
` [PATCH v1 04/12] dt-bindings: clock: imx: Add documentation for i.MXRT1170 clock
` [PATCH v1 05/12] ARM: mach-imx: Add support for i.MXRT1170
` [PATCH v1 06/12] ARM: clk: imx: Update pllv3 to support i.MXRT1170
` [PATCH v1 07/12] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v1 08/12] clk: imx: Add initial support for i.MXRT1170 clock driver
` [PATCH v1 09/12] pinctrl: freescale: Add i.MXRT1170 pinctrl driver support
` [PATCH v1 10/12] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header
` [PATCH v1 11/12] ARM: dts: imx: Add i.MXRT1170-EVK support
` [PATCH v1 12/12] ARM: imxrt_defconfig: Add i.MXRT1170

[PATCH v6 00/12] clk: Improve clock range handling
 2022-03-25 22:44 UTC  (11+ messages)
` [PATCH v6 02/12] clk: Introduce Kunit Tests for the framework

[PATCH] clk: use simple i2c probe function
 2022-03-25 18:18 UTC  (2+ messages)

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-25 16:52 UTC  (38+ messages)
` [PATCH v3 04/26] crypto: rockchip: fix privete/private typo
` [PATCH v3 05/26] crypto: rockchip: do not store mode globally
` [PATCH v3 06/26] crypto: rockchip: add fallback for cipher
` [PATCH v3 07/26] crypto: rockchip: add fallback for ahash
` [PATCH v3 08/26] crypto: rockchip: better handle cipher key
` [PATCH v3 09/26] crypto: rockchip: remove non-aligned handling
` [PATCH v3 10/26] crypto: rockchip: rework by using crypto_engine
` [PATCH v3 11/26] crypto: rockchip: rewrite type
` [PATCH v3 12/26] crypto: rockchip: add debugfs
` [PATCH v3 13/26] crypto: rockchip: introduce PM
` [PATCH v3 14/26] crypto: rockchip: handle reset also in PM
` [PATCH v3 15/26] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v3 16/26] crypto: rockchip: add support for r3399
` [PATCH v3 17/26] clk: rk3399: use proper crypto0 name
` [PATCH v3 18/26] arm64: dts: rockchip: rk3399: add crypto node
` [PATCH v3 19/26] arm64: dts: rockchip: add rk3328 "
` [PATCH v3 20/26] ARM: dts: rk3288: crypto does not need reset-names anymore
` [PATCH v3 21/26] dt-bindings: crypto: convert rockchip-crypto to yaml
` [PATCH v3 22/26] crypto: rockchip: add support for rk3328
` [PATCH v3 23/26] crypto: rockchip: Check for maximum frequency of clocks
` [PATCH v3 24/26] crypto: rockchip: add myself as maintainer
` [PATCH v3 25/26] crypto: rockchip: fix style issue
` [PATCH v3 26/26] crypto: rockchip: use read_poll_timeout

[PATCH v2 0/3] clk: Some Clock Range Fixes
 2022-03-25 16:11 UTC  (4+ messages)
` [PATCH v2 1/3] clk: Initialize orphan req_rate
` [PATCH v2 2/3] clk: test: Test clk_set_rate_range on orphan mux
` [PATCH v2 3/3] clk: Drop the rate range on clk_put

[PATCH v2 1/2] dt-bindings: clock: convert rockchip,rk3188-cru.txt to YAML
 2022-03-25 15:39 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188

[PATCH 0/3] clk: Some Clock Range Fixes
 2022-03-25 15:13 UTC  (5+ messages)
` [PATCH 1/3] clk: Initialize orphan req_rate
` [PATCH 2/3] clk: test: Test clk_set_rate_range on orphan mux
` [PATCH 3/3] clk: Drop the rate range on clk_put

[PATCH] clk: pxa: add a check for the return value of kzalloc()
 2022-03-25 10:27 UTC 

[PATCH v1] dt-bindings: clock: convert rockchip,rk3188-cru.txt to YAML
 2022-03-25  7:36 UTC  (6+ messages)

[PATCH] dt-bindings: clock: fix dt_binding_check error for qcom,gcc-other.yaml
 2022-03-25  7:25 UTC  (4+ messages)

[PATCH] dt-bindings: clock: renesas: Make example 'clocks' parsable
 2022-03-25  2:24 UTC  (7+ messages)

[PATCH v6 00/18] Modernize rest of the krait drivers
 2022-03-25  1:22 UTC  (41+ messages)
` [PATCH v6 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v6 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v6 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v6 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v6 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v6 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v6 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v6 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v6 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v6 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v6 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v6 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v6 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v6 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v6 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v6 16/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v6 17/18] dt-bindings: arm: msm: Convert kpss-gcc "
` [PATCH v6 18/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks

[PATCH] clk: qcom: gcc-msm8994: Fix gpll4 width
 2022-03-25  0:52 UTC  (3+ messages)

[PATCH] clk: use i2c_match_id and simple i2c probe
 2022-03-24 16:59 UTC 

[PATCH v3 0/7] Add PCIe support for SM8150 SoC
 2022-03-24 20:52 UTC  (3+ messages)
` [PATCH v3 5/7] PCI: qcom: Add SM8150 SoC support

[PATCH v7 00/12] clk: Improve clock range handling
 2022-03-24 19:25 UTC  (6+ messages)
` [PATCH v7 06/12] clk: Always set the rate on clk_set_range_rate

[PATCH] dt-bindings: clock: qcom: prevent interpret of See also: as keyword
 2022-03-24 14:42 UTC  (2+ messages)

[PATCH v5 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-03-24 13:16 UTC  (5+ messages)
` [PATCH v5 01/15] dt-bindings: clock: split qcom,gcc.yaml to common and specific schema

[PATCH] clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
 2022-03-24  7:10 UTC 

[PATCH v3 0/2] Add ufs power-domain entries for SM8150
 2022-03-23 20:26 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8150: Add ufs power-domain entries

[PATCH 0/3] clk-raspberrypi: Add support for few more clocks
 2022-03-23 16:08 UTC  (4+ messages)
` [PATCH 1/3] clk-raspberrypi: Also support HEVC clock
` [PATCH 2/3] clk-raspberrypi: Support VEC clock
` [PATCH 3/3] clk: bcm: rpi: Add the BCM283x pixel clock

[PATCH v11 0/9] Add Sunplus SP7021 SoC Support
 2022-03-23 11:15 UTC  (22+ messages)
` [PATCH v11 1/9] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v11 2/9] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v11 3/9] reset: Add Sunplus "
` [PATCH v11 4/9] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v11 5/9] clk: Add Sunplus "
` [PATCH v11 6/9] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v11 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v11 8/9] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v11 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-03-23 10:44 UTC  (3+ messages)
` [PATCH 05/14] dt-bindings: clock: renesas,rzg2l: Document RZ/V2M SoC

[PATCH v1 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-03-23  8:50 UTC  (6+ messages)
` [PATCH v1 1/5] clk: qcom: regmap-mux: add pipe clk implementation
` [PATCH v1 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
` [PATCH v1 3/5] clk: qcom: gcc-sc7280: "
` [PATCH v1 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v1 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-22 20:34 UTC  (5+ messages)
` [PATCH v8 04/16] iio: Make use of devm_clk_get_enabled()

Questions regarding regarding idt/renesas versaclock5 driver
 2022-03-22 20:09 UTC  (11+ messages)
        ` [EXTERNAL] "

[PATCH v4 00/18] Modernize rest of the krait drivers
 2022-03-22 18:15 UTC  (5+ messages)
` [PATCH v4 18/18] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation to yaml

[PATCH 1/2] dt-bindings: gpio: pca95xx: drop useless consumer example
 2022-03-22  8:46 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: clock: "

[PATCH v2 00/15] Mediatek MT8186 clock support
 2022-03-22  8:30 UTC  (4+ messages)
` [PATCH v2 02/15] clk: mediatek: Add MT8186 mcusys "

[PATCH] clk: vc5: Enable VC5_HAS_PFD_FREQ_DBL on 5p49v6965
 2022-03-21 21:49 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH v5 00/18] Modernize rest of the krait drivers
 2022-03-21 21:51 UTC  (6+ messages)
` [PATCH v5 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v5 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation


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