linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-06 06:07:42 to 2023-09-13 08:28:36 UTC [more...]

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-09-13  8:28 UTC  (12+ messages)
` [PATCH V2 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH V2 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node

[PATCH v5 0/4] Fix Versa3 clock mapping
 2023-09-13  7:22 UTC  (15+ messages)
` [PATCH v5 1/4] dt-bindings: clock: versaclock3: Add description for #clock-cells property
` [PATCH v5 2/4] clk: vc3: Fix 64 by 64 division
` [PATCH v5 3/4] clk: vc3: Fix output clock mapping
` [PATCH v5 4/4] clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum values

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-13  5:40 UTC  (52+ messages)
` [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
` [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
` [PATCH 04/37] soc: renesas: identify "
` [PATCH 05/37] soc: renesas: remove blank lines
` [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
` [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
` [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable()
` [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
` [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields
` [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
` [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL
` [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data
` [PATCH 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
` [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
` [PATCH 19/37] clk: renesas: rzg2l: add a divider clock for RZ/G3S
` [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
` [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
` [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
` [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets
` [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
` [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups
` [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant
` [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH 30/37] pinctrl: renesas: rzg2l: add support for "
` [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
` [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC
` [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
` [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board
` [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
` [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
` [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC

[PATCH v6 0/4] add clock controller of qca8386/qca8084
 2023-09-13  3:27 UTC  (10+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

linux-next: Tree for Sep 12 (drivers/clk/imx/clk-imx8-acm.o)
 2023-09-12 22:28 UTC 

[PATCH v3 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-09-12 18:24 UTC  (10+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: convert twl-family.txt to json-schema
` [PATCH v3 2/5] dt-bindings: mfd: ti,twl: Add clock provider properties
` [PATCH v3 3/5] mfd: twl-core: Add a clock subdevice for the TWL6032
` [PATCH v3 4/5] clk: twl: add clock driver for TWL6032
` [PATCH v3 5/5] ARM: dts: omap4-embt2ws: enable 32K clock on WLAN

[PATCH] Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name
 2023-09-12 17:59 UTC  (7+ messages)

[PATCH] clk: tegra: fix error return case for recalc_rate
 2023-09-12 17:58 UTC  (2+ messages)

[PATCH 0/2] clk: Fix lockdep warnings in clk_test
 2023-09-12 17:55 UTC  (3+ messages)
` [PATCH 1/2] clk: Drive clk_leaf_mux_set_rate_parent test from clk_ops
` [PATCH 2/2] clk: Parameterize clk_leaf_mux_set_rate_parent

[PATCH 1/4] clk: imx: Add 1039.5MHz frequency support for imx9 pll
 2023-09-12 13:16 UTC  (4+ messages)
` [PATCH 2/4] clk: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH 3/4] clk: imx: composite-7ulp: Add some delay before deassert the reset
` [PATCH 4/4] clk: imx: update the pllv4 mult table

[PATCH 1/5] clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
 2023-09-12 10:02 UTC  (10+ messages)
` [PATCH 2/5] clk: mediatek: clk-mt6779: "
` [PATCH 3/5] clk: mediatek: clk-mt6797: "
` [PATCH 4/5] clk: mediatek: clk-mt7629-eth: "
` [PATCH 5/5] clk: mediatek: clk-mt7629: "

[PATCH 0/7] clk:imx: misc update/fix for i.MX8
 2023-09-12  9:19 UTC  (8+ messages)
` [PATCH 1/7] clk: imx: imx8dxl-rsrc: keep sorted in the ascending order
` [PATCH 2/7] clk: imx: imx8qxp: Fix elcdif_pll clock
` [PATCH 3/7] clk: imx: imx8qxp: correct the enet clocks for i.MX8DXL
` [PATCH 4/7] clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCORE
` [PATCH 5/7] clk: imx8: remove MLB support
` [PATCH 6/7] clk: imx: scu: ignore clks not owned by Cortex-A partition
` [PATCH 7/7] clk: imx: imx8qm/qxp: add more resources to whitelist

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-09-12  8:59 UTC  (29+ messages)
` [PATCH v1 01/10] clk: qcom: clk-alpha-pll: introduce stromer plus ops
` [PATCH v1 02/10] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH v1 03/10] clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config
` [PATCH v1 04/10] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
` [PATCH v1 05/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5332
` [PATCH v1 06/10] cpufreq: qti: Enable cpufreq for ipq53xx
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse
` [PATCH v1 08/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ9574
` [PATCH v1 09/10] cpufreq: qti: Introduce cpufreq for ipq95xx
` [PATCH v1 10/10] arm64: dts: qcom: ipq9574: populate the opp table based on the eFuse

[PATCH] clk: renesas: r9a06g032: fix kerneldoc warning
 2023-09-12  8:20 UTC  (2+ messages)

[PATCH] clk: qcom: cbf-msm8996: Convert to platform remove callback returning void
 2023-09-12  6:53 UTC  (3+ messages)

[PATCH 0/5] clk: imx: imx8: Fix some error handling paths
 2023-09-12  6:32 UTC  (2+ messages)

[PATCH 1/2] clk: si521xx: Use REGCACHE_FLAT instead of NONE
 2023-09-11 20:50 UTC  (4+ messages)
` [PATCH 2/2] clk: si521xx: Fix regmap write accessor

[PATCH 0/2] clk: kunit: Fix the lockdep warnings
 2023-09-12  0:53 UTC  (7+ messages)

[PATCH] clk: asm9620: Remove 'hw' local variable that isn't checked
 2023-09-11 20:20 UTC  (2+ messages)

[PATCH RESEND 0/7] Add GPLL0 as clock provider for the Qualcomm's IPQ mailbox controller
 2023-09-11 10:26 UTC  (9+ messages)
` [PATCH RESEND 5/7] dt-bindings: mailbox: qcom: add one more clock provider for IPQ mailbox
` [PATCH RESEND 6/7] clk: qcom: apss-ipq6018: add the GPLL0 clock also as clock provider
` [PATCH RESEND 7/7] arm64: dts: qcom: include the GPLL0 as clock provider for IPQ mailbox

(no subject)
 2023-09-11 17:46 UTC 

[PATCH 6.1 048/600] clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEM
 2023-09-11 13:41 UTC 

[PATCH v2] clk: gate: fix comment typo and grammar
 2023-09-11 20:20 UTC  (2+ messages)

[PATCH V2] clk: sprd: Fix thm_parents incorrect configuration
 2023-09-11 20:31 UTC  (2+ messages)

[PATCH 6.4 049/737] clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEM
 2023-09-11 13:38 UTC 

[PATCH v2 00/15] arm64: dts: meson: a1: introduce several peripheral IPs
 2023-09-11  9:50 UTC  (3+ messages)

[PATCH v1] clk: Add clock consumer and connection id to clk summary
 2023-09-09 21:47 UTC 

[PATCH] clk: si570: Simplify probe()
 2023-09-09 16:47 UTC 

[PATCH] clk: si5351: Simplify probe()
 2023-09-09 16:20 UTC 

[PATCH] clk: si521xx: Use i2c_get_match_data() instead of device_get_match_data()
 2023-09-09 15:28 UTC 

[PATCH] clk: cdce925: Extend match support for OF tables
 2023-09-09 15:05 UTC 

[PATCH] clk: rs9: Use i2c_get_match_data() instead of device_get_match_data()
 2023-09-09 16:02 UTC 

[PATCH] clk: clk-si544: Simplify probe() and is_valid_frequency()
 2023-09-09 15:54 UTC 

[PATCH v2 0/4] clk: qcom: Add support for GCC and RPMHCC on SM4450
 2023-09-09 12:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add RPMHCC for SM4450
` [PATCH v2 2/4] clk: qcom: rpmh: Add RPMH clocks support "
` [PATCH v2 3/4] dt-bindings: clock: qcom: Add GCC clocks "
` [PATCH v2 4/4] clk: qcom: Add GCC driver support "

[RESEND PATCH v1] clk: clk-fractional-divider: Export clk_fractional_divider_general_approximation API
 2023-09-09  4:06 UTC  (2+ messages)

[PATCH 00/42] clk: at91: add support for parent_data and parent_hw (take #2)
 2023-09-09  0:06 UTC  (5+ messages)
` [PATCH 03/42] clk: at91: sam9x60: switch to parent_hw and parent_data

ARM BCM53573 SoC hangs/lockups caused by locks/clock/random changes
 2023-09-08  8:10 UTC  (2+ messages)

[PATCH V2] clk: qcom: clk-alpha-pll: Use determine_rate instead of round_rate
 2023-09-07  9:07 UTC  (5+ messages)

[PATCH] clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
 2023-09-07  9:06 UTC  (2+ messages)

[PATCH 1/1] clk: renesas: Mark concerned clocks as "ignore_unused"
 2023-09-07 13:24 UTC  (3+ messages)

[PATCH v2 1/6] firmware: arm_scmi: Simplify enable/disable Clock operations
 2023-09-06 21:38 UTC  (4+ messages)
` [PATCH v2 5/6] clk: scmi: Add support for .is_enabled clk_ops

[PATCH v5] Common clock: To list active consumers of clocks
 2023-09-06 21:37 UTC  (3+ messages)

[PATCH net-next 0/4] dpll: add phase offset and phase adjust
 2023-09-06 11:45 UTC  (7+ messages)
` [PATCH net-next 3/4] dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
  ` [Intel-wired-lan] "

[PATCH 0/4] Add support for Qualcomm ECPRI clock controller
 2023-09-06  6:07 UTC  (4+ messages)
` [PATCH 2/4] clk: qcom: branch: Add mem ops support for branch2 clocks


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