Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 12:21:18 to 2023-06-12 17:03:11 UTC [more...]

[PATCH v2 00/22] Restructure RPM SMD ICC
 2023-06-12 17:03 UTC  (45+ messages)
` [PATCH v2 01/22] soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUM
` [PATCH v2 02/22] soc: qcom: smd-rpm: Use tabs for defines
` [PATCH v2 03/22] clk: qcom: smd-rpm: Move some RPM resources to the common header
` [PATCH v2 04/22] clk: qcom: smd-rpm: Export clock scaling availability
` [PATCH v2 05/22] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v2 06/22] interconnect: qcom: icc-rpm: Allow negative QoS offset
` [PATCH v2 07/22] interconnect: qcom: Fold smd-rpm.h into icc-rpm.h
` [PATCH v2 08/22] interconnect: qcom: smd-rpm: Add rpmcc handling skeleton code
` [PATCH v2 09/22] interconnect: qcom: Add missing headers in icc-rpm.h
` [PATCH v2 10/22] interconnect: qcom: Define RPM bus clocks
` [PATCH v2 11/22] interconnect: qcom: sdm660: Hook up RPM bus clk definitions
` [PATCH v2 12/22] interconnect: qcom: msm8996: "
` [PATCH v2 13/22] interconnect: qcom: qcs404: "
` [PATCH v2 14/22] interconnect: qcom: msm8939: "
` [PATCH v2 15/22] interconnect: qcom: msm8916: "
` [PATCH v2 16/22] interconnect: qcom: qcm2290: "
` [PATCH v2 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v2 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks
` [PATCH v2 19/22] interconnect: qcom: icc-rpm: Fix bucket number
` [PATCH v2 20/22] interconnect: qcom: icc-rpm: Set bandwidth on both contexts
` [PATCH v2 21/22] interconnect: qcom: icc-rpm: Set correct bandwidth through RPM bw req
` [PATCH v2 22/22] interconnect: qcom: icc-rpm: Fix bandwidth calculations

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-06-12 16:33 UTC  (12+ messages)

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-12 16:29 UTC  (10+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rate
 2023-06-12 16:11 UTC  (7+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-12 16:01 UTC  (33+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v8 02/10] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions
` [RFC PATCH v8 04/10] dpll: netlink: "
` [RFC PATCH v8 05/10] dpll: api header: "
` [RFC PATCH v8 06/10] netdev: expose DPLL pin handle for netdevice
` [RFC PATCH v8 07/10] ice: add admin commands to access cgu configuration
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu
` [RFC PATCH v8 09/10] ptp_ocp: implement DPLL ops
` [RFC PATCH v8 10/10] mlx5: Implement SyncE support using DPLL infrastructure

[PATCH 00/18] ARM: qcom: apq8064: support CPU frequency scaling
 2023-06-12 15:38 UTC  (26+ messages)
` [PATCH 01/18] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH 02/18] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH 03/18] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH 04/18] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH 05/18] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH 06/18] clk: qcom: krait-cc: export L2 clock as an interconnect
` [PATCH 07/18] soc: qcom: spm: add support for voltage regulator
` [PATCH 08/18] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH 09/18] cpufreq: qcom-nvmem: Add support for voltage scaling
` [PATCH 10/18] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH 11/18] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH 12/18] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager
` [PATCH 13/18] ARM: dts: qcom: apq8064: declare SAW2 regulators
` [PATCH 14/18] ARM: dts: qcom: apq8064: add simple CPUFreq support
` [PATCH 15/18] ARM: dts: qcom: apq8064: provide voltage scaling tables
` [PATCH 16/18] ARM: dts: qcom: apq8064: enable passive CPU cooling
` [PATCH 17/18] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators
` [PATCH 18/18] ARM: dts: qcom: apq8064-ifc6410: "

[PATCH v3] clk: mediatek: mt8365: Fix index issue
 2023-06-12 15:14 UTC  (2+ messages)

[PATCH v2 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-12 12:31 UTC  (6+ messages)
` [PATCH v2 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate
` [PATCH v2 2/2] clk: sunxi-ng: a64: allow pll-mipi to set parent's rate

[PATCH 0/2] Add read-only RCG2 ops
 2023-06-12 12:25 UTC  (7+ messages)
` [PATCH 1/2] clk: qcom: rcg2: Introduce "
` [PATCH 2/2] clk: qcom: gcc-msm8996: Use read-only RCG ops for RPM bus clocks

[PATCH v2 00/19] clk: meson: move all private clk IDs to public dt-bindings headers
 2023-06-12  9:57 UTC  (19+ messages)
` [PATCH v2 01/19] clk: meson: introduce meson-clkc-utils
` [PATCH v2 03/19] clk: meson: migrate meson-aoclk out of hw_onecell_data to drop NR_CLKS
` [PATCH v2 04/19] clk: meson: migrate a1 clock drivers "
` [PATCH v2 05/19] clk: meson: migrate meson8b "
` [PATCH v2 06/19] clk: meson: migrate axg-audio "
` [PATCH v2 07/19] dt-bindings: clk: gxbb-clkc: expose all clock ids
` [PATCH v2 08/19] dt-bindings: clk: axg-clkc: "
` [PATCH v2 09/19] dt-bindings: clk: g12a-clks: "
` [PATCH v2 10/19] dt-bindings: clk: g12a-aoclkc: "
` [PATCH v2 11/19] dt-bindings: clk: meson8b-clkc: "
` [PATCH v2 12/19] dt-bindings: clk: amlogic,a1-peripherals-clkc: "
` [PATCH v2 13/19] dt-bindings: clk: amlogic,a1-pll-clkc: "
` [PATCH v2 14/19] dt-bindings: clk: axg-audio-clkc: "
` [PATCH v2 15/19] clk: meson: aoclk: move bindings include to main driver
` [PATCH v2 16/19] clk: meson: eeclk: "
` [PATCH v2 17/19] clk: meson: a1: "
` [PATCH v2 18/19] clk: meson: meson8b: "
` [PATCH v2 19/19] clk: meson: axg-audio: "

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-12  9:53 UTC  (3+ messages)

[PATCH] clk: samsung: add CONFIG_OF dependency
 2023-06-12  9:46 UTC  (2+ messages)

[PATCH] clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH] clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe
 2023-06-12  9:32 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: clock: imx8m: Add missing interrupt property
 2023-06-12  9:32 UTC  (3+ messages)

[PATCH v2] clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
 2023-06-12  9:32 UTC  (3+ messages)

[PATCH] clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()
 2023-06-12  9:32 UTC  (3+ messages)

[PATCH v3 0/6] clk: qcom: sc8280xp: add lpasscc reset control
 2023-06-12  8:26 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: clock: Add LPASSCC and reset controller for SC8280XP
` [PATCH v3 2/6] dt-bindings: clock: Add LPASS AUDIOCC "

[PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
 2023-06-12  3:06 UTC  (12+ messages)

[PATCH v14 0/1] Introduce Nuvoton ma35d1 SoC
 2023-06-12  2:53 UTC  (2+ messages)
` [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH V4 0/4] Add camera clock controller support for SM8550
 2023-06-12  2:25 UTC  (7+ messages)
` [PATCH V4 2/4] clk: qcom: camcc-sm8550: Add camera clock controller driver "
` [PATCH V4 4/4] arm64: dts: qcom: sm8550: Add camera clock controller

[PATCH 00/18] clk: meson: move all private clk IDs to public dt-bindings headers
 2023-06-10 16:39 UTC  (25+ messages)
` [PATCH 03/18] clk: meson: migrate a1 clock drivers out of hw_onecell_data to drop NR_CLKS
` [PATCH 06/18] dt-bindings: clk: gxbb-clkc: expose all clock ids
` [PATCH 07/18] dt-bindings: clk: axg-clkc: "
` [PATCH 08/18] dt-bindings: clk: g12a-clks: "
` [PATCH 09/18] dt-bindings: clk: g12a-aoclkc: "
` [PATCH 10/18] dt-bindings: clk: meson8b-clkc: "
` [PATCH 11/18] dt-bindings: clk: amlogic,a1-peripherals-clkc: "
` [PATCH 12/18] dt-bindings: clk: amlogic,a1-pll-clkc: "
` [PATCH 13/18] dt-bindings: clk: axg-audio-clkc: "

[PATCH v6 0/4] clk: qcom: msm8996: add support for the CBF clock
 2023-06-10  7:26 UTC  (4+ messages)
` [PATCH v6 3/4] clk: qcom: cbf-msm8996: scale CBF clock according to the CPUfreq

[clk:clk-determine-rate 66/68] sound/soc/codecs/tlv320aic32x4-clk.c:219 clk_aic32x4_pll_determine_rate() warn: unsigned 'rate' is never less than zero
 2023-06-10  4:38 UTC 

[GIT PULL] Allwinner clock changes for 6.5
 2023-06-09 21:06 UTC 

[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
 2023-06-09 18:21 UTC  (4+ messages)

[PATCH v2 0/4] clk: Fix/cleanup mvebu CPU DT node accesses
 2023-06-09 18:13 UTC  (5+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add Marvell mvebu clock drivers
` [PATCH v2 2/4] clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
` [PATCH v2 3/4] clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes
` [PATCH v2 4/4] clk: mvebu: Use of_address_to_resource()

[PATCH v4] i2c: Add i2c_get_match_data()
 2023-06-09 15:34 UTC  (3+ messages)

[PATCH] dt-bindings: clock: drop unneeded quotes and use absolute /schemas path
 2023-06-09 14:07 UTC 

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-06-09 12:54 UTC  (8+ messages)
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions

[PATCH V3 0/5] Add camera clock controller support for SM8550
 2023-06-09 12:48 UTC  (13+ messages)
` [PATCH V3 2/5] clk: qcom: Remove support to set CAL_L field in lucid evo pll configure
` [PATCH V3 3/5] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550
` [PATCH V3 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks

[PATCH V2 0/6] Add camera clock controller support for SM8550
 2023-06-09 12:25 UTC  (8+ messages)
` [PATCH V2 3/6] clk: qcom: clk-alpha-pll: Remove explicit CAL_L configuration for EVO PLL


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 read-only IMAP folder(s) and NNTP newsgroup(s).