linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-19 02:18:48 to 2022-01-22 18:39:35 UTC [more...]

[PATCH AUTOSEL 5.16 01/52] clk: imx: Use div64_ul instead of do_div
 2022-01-22 18:39 UTC  (5+ messages)
` [PATCH AUTOSEL 5.16 02/52] clk: samsung: exynos850: Register clocks early

[PATCH 00/31] clk: mediatek: Cleanups and Improvements - Part 1
 2022-01-22  9:17 UTC  (32+ messages)
` [PATCH 01/31] clk: mediatek: Use %pe to print errors
` [PATCH 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH 22/31] clk: mediatek: gate: "
` [PATCH 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH 25/31] clk: mediatek: pll: "
` [PATCH 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
` [PATCH 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
` [PATCH 30/31] clk: mediatek: mt8195: Implement remove functions
` [PATCH 31/31] clk: mediatek: Warn if clk IDs are duplicated

[PATCH v3 00/10] clk: Improve clock range handling
 2022-01-22  1:51 UTC  (16+ messages)
` [PATCH v3 01/10] clk: Add Kunit tests for rate
` [PATCH v3 02/10] clk: Always clamp the rounded rate
` [PATCH v3 03/10] clk: Use clamp instead of open-coding our own
` [PATCH v3 04/10] clk: Always set the rate on clk_set_range_rate
` [PATCH v3 05/10] clk: Add clk_drop_range
` [PATCH v3 06/10] clk: bcm: rpi: Add variant structure
` [PATCH v3 07/10] clk: bcm: rpi: Set a default minimum rate
` [PATCH v3 08/10] clk: bcm: rpi: Run some clocks at the minimum rate allowed
` [PATCH v3 09/10] drm/vc4: Add logging and comments
` [PATCH v3 10/10] drm/vc4: hdmi: Remove clock rate initialization

[PATCH v3 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-22  1:36 UTC  (19+ messages)
  ` [PATCH v3 01/16] dt-bindings: add vendor prefix for Tesla
  ` [PATCH v3 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks
  ` [PATCH v3 03/16] dt-bindings: clock: Document FSD CMU bindings
  ` [PATCH v3 04/16] clk: samsung: fsd: Add initial clock support
  ` [PATCH v3 05/16] clk: samsung: fsd: Add cmu_peric block clock information
  ` [PATCH v3 06/16] clk: samsung: fsd: Add cmu_fsys0 "
  ` [PATCH v3 07/16] clk: samsung: fsd: Add cmu_fsys1 "
  ` [PATCH v3 08/16] clk: samsung: fsd: Add cmu_imem block "
  ` [PATCH v3 09/16] clk: samsung: fsd: Add cmu_mfc "
  ` [PATCH v3 10/16] clk: samsung: fsd: Add cam_csi "
  ` [PATCH v3 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
  ` [PATCH v3 12/16] pinctrl: samsung: add FSD SoC specific data
  ` [PATCH v3 13/16] dt-bindings: arm: add Tesla FSD ARM SoC
  ` [PATCH v3 14/16] arm64: dts: fsd: Add initial device tree support
  ` [PATCH v3 15/16] arm64: dts: fsd: Add initial pinctrl support
  ` [PATCH v3 16/16] arm64: defconfig: Enable Tesla FSD SoC

[v1 01/16] dt-bindings: ARM: Mediatek: Add new document bindings of MT8186 clock
 2022-01-22  0:27 UTC  (4+ messages)
` [v1 02/16] clk: mediatek: Add dt-bindings of MT8186 clocks

[v2 0/3] Integrate vppsys with mtk-mmsys in MT8195
 2022-01-21 23:35 UTC  (3+ messages)
` [v2 2/3] dt-bindings: ARM: Mediatek: Remove vppsys in MT8195 clock document

[PATCH v3 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-01-21 21:03 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: clock: split qcom,gcc.yaml to common and specific schema
` [PATCH v3 02/15] dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation
` [PATCH v3 03/15] dt-bindings: clock: Document qcom,gcc-ipq8064 binding
` [PATCH v3 04/15] drivers: clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0
` [PATCH v3 05/15] drivers: clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH v3 06/15] drivers: clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
` [PATCH v3 07/15] drivers: clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH v3 08/15] drivers: clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH v3 09/15] drivers: clk: qcom: gcc-ipq806x: add unusued flag for critical clock
` [PATCH v3 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH v3 11/15] dt-bindings: clock: add ipq8064 ce5 clk define
` [PATCH v3 12/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine clocks
` [PATCH v3 13/15] dt-bindings: reset: add ipq8064 ce5 resets
` [PATCH v3 14/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine resets
` [PATCH v3 15/15] ARM: dts: qcom: Add syscon and cxo/pxo clock to gcc node for ipq8064

[PATCH v3 0/9] ARM: mstar: cpupll
 2022-01-21 19:35 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: clk: mstar msc313 cpupll binding description
` [PATCH v3 2/9] clk: mstar: msc313 cpupll clk driver
` [PATCH v3 3/9] ARM: mstar: Add cpupll to base dtsi
` [PATCH v3 4/9] ARM: mstar: Link cpupll to cpu
` [PATCH v3 5/9] ARM: mstar: Link cpupll to second core
` [PATCH v3 6/9] ARM: mstar: Add OPP table for infinity
` [PATCH v3 7/9] ARM: mstar: Add OPP table for infinity3
` [PATCH v3 8/9] ARM: mstar: Add OPP table for mercury5
` [PATCH v3 9/9] ARM: mstar: Extend opp_table for infinity2m

[PATCH v2 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-01-21 19:22 UTC  (24+ messages)
` [PATCH v2 01/15] dt-bindings: clock: permit additionalProprieties to qcom,gcc
` [PATCH v2 02/15] dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation
` [PATCH v2 03/15] dt-bindings: clock: Document qcom,gcc-ipq8064 binding
` [PATCH v2 04/15] drivers: clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0
` [PATCH v2 05/15] drivers: clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH v2 06/15] drivers: clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
` [PATCH v2 07/15] drivers: clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH v2 08/15] drivers: clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH v2 09/15] drivers: clk: qcom: gcc-ipq806x: add unusued flag for critical clock
` [PATCH v2 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH v2 11/15] dt-bindings: clock: add ipq8064 ce5 clk define
` [PATCH v2 12/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine clocks
` [PATCH v2 13/15] dt-bindings: reset: add ipq8064 ce5 resets
` [PATCH v2 14/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine resets
` [PATCH v2 15/15] ARM: dts: qcom: Add syscon and cxo/pxo clock to gcc node for ipq8064

[PATCH v3 0/3] Support for Apple SoCs' NCO blocks
 2022-01-21 17:56 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: Add Apple NCO
` [PATCH v3 2/3] clk: clk-apple-nco: Add driver for "
` [PATCH v3 3/3] MAINTAINERS: Add clk-apple-nco under ARM/APPLE MACHINE

[PATCH v2 04/12] dt-bindings: clock: renesas: Document RZ/V2L SoC
 2022-01-21 16:39 UTC  (6+ messages)
` [PATCH v2 05/12] clk: renesas: Add support for "

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-21 14:44 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK

[PATCH 1/5] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
 2022-01-21 13:12 UTC  (10+ messages)
` [PATCH 2/5] clk: stm32mp1: Add parent_data to ETHRX clock
` [PATCH 5/5] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM

[PATCH v8 00/10] Add Sunplus SP7021 SoC Support
 2022-01-21  8:12 UTC  (12+ messages)
` [PATCH v8 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v8 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v8 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v8 04/10] reset: Add Sunplus "
` [PATCH v8 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v8 06/10] clk: Add Sunplus "
` [PATCH v8 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v8 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v8 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v8 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH v10 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-21  7:45 UTC  (5+ messages)
` [PATCH v10 1/4] clk: meson: add one based divider support for sclk
` [PATCH v10 2/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH v10 3/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v10 4/4] clk: meson: add sub MMC clock controller driver

[GIT PULL] clk fixes for the merge window
 2022-01-21  7:38 UTC  (2+ messages)

[PATCH v2 0/3] Support for Apple SoCs' NCO blocks
 2022-01-20 20:59 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Apple NCO
` [PATCH v2 2/3] clk: clk-apple-nco: Add driver for "

[bug report] clk: visconti: Add support common clock driver and reset driver
 2022-01-20 20:55 UTC  (2+ messages)

[PATCH v2] clk: gate: Add some kunit test suites
 2022-01-20 17:58 UTC  (4+ messages)

[PATCH v3] clk: gate: Add some kunit test suites
 2022-01-20 17:59 UTC 

[PATCH] clk: mediatek: Disable ACP to fix 3D on MT8192
 2022-01-20 14:27 UTC  (8+ messages)

[PATCH v2 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-20 13:53 UTC  (11+ messages)
  ` [PATCH v2 14/16] arm64: dts: fsd: Add initial device tree support
  ` [PATCH v2 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks
  ` [PATCH v2 04/16] clk: samsung: fsd: Add initial clock support

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-01-20  9:26 UTC  (14+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH v2] clk: zynqmp: replace warn_once with pr_debug for failed clock ops
 2022-01-20  9:17 UTC  (2+ messages)

[PATCH 0/1] Relicense mt7986 clock driver to GPL-2.0
 2022-01-19 20:05 UTC  (3+ messages)
` [PATCH 1/1] clk: mediatek: relicense "

Looking for help with mt6577 clock driver
 2022-01-19 17:24 UTC 

[PATCH 00/14] Multiple addition and improvement to ipq8064 gcc
 2022-01-19 14:10 UTC  (4+ messages)
` [PATCH 01/14] dt-bindings: clock: Document qcom,gcc-ipq8064 binding

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-19 14:05 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header

[PATCH v8 0/4] clk: ralink: make system controller a reset provider
 2022-01-19 13:55 UTC  (3+ messages)

[PATCH 0/4] Refactor the PRCI driver to reduce the complexity
 2022-01-19 11:02 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: change the macro name of prci in header files and example
` [PATCH 2/4] riscv: dts: Change the macro name of prci in each device node
` [PATCH 3/4] clk: sifive: Add SoCs prefix in each SoCs-dependent data
` [PATCH 4/4] clk: sifive: Move all stuff into SoCs header files from C files

[PATCH v3 RESEND] clk: sifive: Fix W=1 kernel build warning
 2022-01-19  9:38 UTC  (13+ messages)

[PATCH v9 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-19  2:55 UTC  (8+ messages)
` [PATCH v9 4/4] clk: meson: add sub MMC clock controller driver


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