public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-13 10:43:42 to 2022-12-23 06:22:15 UTC [more...]

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-12-23  6:23 UTC  (24+ messages)
` [PATCH v3 01/11] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v3 02/11] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v3 03/11] reset: Create subdirectory for StarFive drivers
` [PATCH v3 04/11] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v3 05/11] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v3 06/11] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v3 09/11] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v3 10/11] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v3 11/11] reset: starfive: Add StarFive JH7110 reset driver

[PATCH] dt-bindings: clock: imx8m-clock: correct i.MX8MQ node name
 2022-12-23  3:05 UTC 

[PATCH] clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed
 2022-12-22 22:23 UTC 

[PATCH] clk: qcom: dispcc-sm6125: Fix compatible string to match bindings
 2022-12-22 21:01 UTC 

[PATCH v1 0/6] MediaTek Frequency Hopping: MT6795/8173/92/95
 2022-12-22 20:32 UTC  (9+ messages)
` [PATCH v1 1/6] clk: mediatek: fhctl: Add support for older fhctl register layout
` [PATCH v1 2/6] dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95
` [PATCH v1 3/6] clk: mediatek: mt6795: Add support for frequency hopping through FHCTL
` [PATCH v1 4/6] clk: mediatek: mt8173: "
` [PATCH v1 5/6] clk: mediatek: mt8192: "
` [PATCH v1 6/6] clk: mediatek: mt8195: "

[PATCH v4 0/5] Add the Renesas USBF controller support
 2022-12-22 16:28 UTC  (12+ messages)
` [PATCH v4 1/5] dt-bindings: usb: add the Renesas RZ/N1 USBF controller
` [PATCH v4 2/5] soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presence
` [PATCH v4 3/5] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH v4 4/5] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH v4 5/5] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry

[PATCH v4 0/5] Improve GPU reset sequence for Adreno GPU
 2022-12-22 16:05 UTC  (3+ messages)
` [PATCH v4 2/5] clk: qcom: gdsc: Support 'synced_poweroff' genpd flag

[PATCH v1 00/25] MediaTek clocks cleanups and improvements
 2022-12-22 11:48 UTC  (26+ messages)
` [PATCH v1 01/25] clk: mediatek: mt8192: Correctly unregister and free clocks on failure
` [PATCH v1 02/25] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v1 03/25] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
` [PATCH v1 04/25] clk: mediatek: cpumux: Propagate struct device where possible
` [PATCH v1 05/25] clk: mediatek: clk-mtk: Propagate struct device for composites
` [PATCH v1 06/25] clk: mediatek: clk-mux: Propagate struct device for mtk-mux
` [PATCH v1 07/25] clk: mediatek: clk-mtk: Add dummy clock ops
` [PATCH v1 08/25] dt-bindings: clock: mt8173: Add dummy clock ID
` [PATCH v1 09/25] clk: mediatek: mt8173: Migrate to platform driver and common probe
` [PATCH v1 10/25] clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
` [PATCH v1 11/25] clk: mediatek: mt8173: Break down clock drivers and allow module build
` [PATCH v1 12/25] dt-bindings: clock: mt2701/mt6779: Add dummy clock with ID 0
` [PATCH v1 13/25] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
` [PATCH v1 14/25] clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
` [PATCH v1 15/25] clk: mediatek: mt8173: Migrate pericfg/topckgen to mtk_clk_simple_probe()
` [PATCH v1 16/25] clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs
` [PATCH v1 17/25] clk: mediatek: mt8192: Join top_adj_divs and top_muxes
` [PATCH v1 18/25] clk: mediatek: mt8186: Join top_adj_div "
` [PATCH v1 19/25] clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs
` [PATCH v1 20/25] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
` [PATCH v1 21/25] clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe()
` [PATCH v1 22/25] clk: mediatek: clk-mt8186-topckgen: Migrate "
` [PATCH v1 23/25] clk: mediatek: clk-mt6795-topckgen: "
` [PATCH v1 24/25] clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled
` [PATCH v1 25/25] clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe()

[PATCH 0/2] Add resets for ADSP based audio clock controller driver
 2022-12-22 10:44 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: clock: SC7280: Add resets for LPASS audio clock controller
` [PATCH 2/2] clk: qcom: lpasscc: Add resets for SC7280 audioreach "

[PATCH] clk: fix memory leak in hisi_clk_init
 2022-12-22  9:12 UTC 

[PATCH] clk: renesas: r9a07g044: Add clock and reset entries for CRU
 2022-12-21 21:27 UTC 

[PATCH 0/4] SDHI/MMC SoC support for the RZ/V2M
 2022-12-21 15:01 UTC  (9+ messages)
` [PATCH 1/4] clk: renesas: r9a09g011: Add SDHI/eMMC clock and reset entries
` [PATCH 2/4] dt-bindings: mmc: renesas,sdhi: Document RZ/V2M support
` [PATCH 3/4] mmc: renesas_sdhi: Add RZ/V2M compatible string
` [PATCH 4/4] arm64: dts: renesas: r9a09g011: Add eMMC and SDHI support

[PATCH 01/16] clk: renesas: r9a09g011: Add USB clock and reset entries
 2022-12-21 14:55 UTC  (2+ messages)

[PATCH 0/6] Add RZ/V2M Compare-Match Timer (TIM) support
 2022-12-21 14:47 UTC  (3+ messages)
` [PATCH 1/6] clk: renesas: r9a09g011: Add TIM clock and reset entries

[PATCH v2 0/5] Add RZ/V2{M, MA} PWM driver support
 2022-12-21 14:10 UTC  (4+ messages)
` [PATCH v2 1/5] clk: renesas: r9a09g011: Add PWM clock and reset entries

[PATCH 1/2] clk: imx8mp: fix sai4 clock
 2022-12-20 20:01 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clocks: imx8mp: make sai4 a dummy clock

[PATCH 1/2] dt-bindings: clk: si521xx: Add Skyworks Si521xx I2C PCIe clock generators
 2022-12-20 14:18 UTC  (3+ messages)
` [PATCH 2/2] clk: si521xx: Clock driver for "

[PATCH v3 0/5] Improve GPU reset sequence for Adreno GPU
 2022-12-20  7:44 UTC  (2+ messages)
` [PATCH v3 2/5] clk: qcom: gdsc: Support 'synced_poweroff' genpd flag

[PATCH v5 0/2] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
 2022-12-19 22:13 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clocks
` [PATCH v5 2/2] clk: qcom: Add QDU1000 and QRU1000 GCC support

[PATCH 00/15] clk: qcom: gcc-qcs404: convert to parent_data
 2022-12-19  9:14 UTC  (34+ messages)
` [PATCH 01/15] dt-bindings: clock: qcom: gcc-qcs404: add two GDSC entries
` [PATCH 02/15] dt-bindings: clock: qcom: gcc-qcs404: switch to gcc.yaml
` [PATCH 03/15] dt-bindings: clock: qcom: gcc-qcs404: define clocks/clock-names for QCS404
` [PATCH 04/15] clk: qcom: gcc-qcs404: use ARRAY_SIZE instead of specifying num_parents
` [PATCH 05/15] clk: qcom: gcc-qcs404: disable gpll[04]_out_aux parents
` [PATCH 06/15] clk: qcom: gcc-qcs404: fix names of the DSI clocks used as parents
` [PATCH 07/15] clk: qcom: gcc-qcs404: fix the name of the HDMI PLL clock
` [PATCH 08/15] clk: qcom: gcc-qcs404: get rid of the test clock
` [PATCH 09/15] clk: qcom: gcc-qcs404: move PLL clocks up
` [PATCH 10/15] clk: qcom: gcc-qcs404: use parent_hws/_data instead of parent_names
` [PATCH 11/15] clk: qcom: gcc-qcs404: sort out the cxo clock
` [PATCH 12/15] clk: qcom: gcc-qcs404: add support for GDSCs
` [PATCH 13/15] arm64: dts: qcom: qcs404: use symbol names for PCIe resets
` [PATCH 14/15] arm64: dts: qcom: qcs404: add power-domains-cells to gcc node
` [PATCH 15/15] arm64: dts: qcom: qcs404: add clocks to the "

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2022-12-19  9:13 UTC  (3+ messages)
` [RFC PATCH v4 3/4] dpll: documentation on DPLL subsystem interface

[RESEND PATCH v2] clk: Add Sunplus SP7021 clock driver
 2022-12-19  1:51 UTC 

[PATCH AUTOSEL 4.9 20/20] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:23 UTC 

[PATCH AUTOSEL 4.14 23/23] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:21 UTC 

[PATCH AUTOSEL 4.19 26/26] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:20 UTC 

[PATCH AUTOSEL 5.4 30/30] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:18 UTC 

[PATCH AUTOSEL 5.10 39/39] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:15 UTC 

[PATCH AUTOSEL 5.15 46/46] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:12 UTC 

[PATCH AUTOSEL 6.0 69/73] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:07 UTC 

[PATCH AUTOSEL 6.1 80/85] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-12-18 16:01 UTC 

[PATCH] clk: rs9: Drop unused pin_xin field
 2022-12-16 21:09 UTC 

[PATCH v14 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-12-16 18:44 UTC  (3+ messages)
` [PATCH v14 1/1] clk: npcm8xx: add clock controller

[PATCH 0/5] Improve GPU reset sequence for Adreno GPU
 2022-12-16 16:09 UTC  (3+ messages)
` [PATCH 2/5] clk: qcom: gdsc: Support 'synced_poweroff' genpd flag

[PATCH v3 00/10] MediaTek SoC safe clock muxing and GPU clocks
 2022-12-16 11:23 UTC  (5+ messages)
` [PATCH v3 01/10] arm64: dts: mt8183: Fix Mali GPU clock

[PATCH v2 0/5] Improve GPU reset sequence for Adreno GPU
 2022-12-16 10:21 UTC  (2+ messages)
` [PATCH v2 2/5] clk: qcom: gdsc: Support 'synced_poweroff' genpd flag

[PATCH] clk: imx: fix compile testing imxrt1050
 2022-12-16  8:24 UTC  (3+ messages)

[PATCH] clk: qcom: dispcc-sm6115: Shrink single-parent definitions
 2022-12-15 12:58 UTC  (3+ messages)

[PATCH v6 0/5] clk: qcom: Add support for SM8550
 2022-12-14 16:25 UTC  (3+ messages)
` [PATCH v6 4/5] clk: qcom: rpmh: Add support for SM8550 rpmh clocks

[PATCH] clk: ingenic: jz4760: Update M/N/OD calculation algorithm
 2022-12-14 12:37 UTC 

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:10 UTC 

[PATCH 1/2] dt-bindings: clock: add QCOM SM6350 camera clock bindings
 2022-12-14  8:18 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Add camera clock controller driver for SM6350

[RFC PATCH v4 2/4] dpll: Add DPLL framework base functions
 2022-12-14  7:32 UTC  (13+ messages)

[PATCH V4 0/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
 2022-12-14  3:07 UTC  (2+ messages)
` [PATCH V4 1/1] "

[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
 2022-12-13 22:34 UTC  (11+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver

[GIT PULL] clk changes for the merge window
 2022-12-13 21:54 UTC  (2+ messages)

[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
 2022-12-13 18:58 UTC 

[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
 2022-12-13 18:52 UTC 

[PATCH v5 0/6] Nuvoton WPCM450 clock and reset driver
 2022-12-13 14:53 UTC  (4+ messages)
` [PATCH v5 5/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH 0/3] renesas: r8a779g0: Add support for boost mode
 2022-12-13 14:38 UTC  (3+ messages)
` [PATCH 2/3] clk: renesas: rcar-gen4: Add support for fractional multiplication

[PATCH v3 0/9] Add the Renesas USBF controller support
 2022-12-13 13:28 UTC  (18+ messages)
` [PATCH v3 3/9] dt-bindings: PCI: renesas,pci-rcar-gen2: 'depends-on' is no more optional
` [PATCH v3 6/9] soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presence
` [PATCH v3 8/9] ARM: dts: r9a06g032: Add the USBF controller node

[PATCH V3 0/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
 2022-12-13 10:51 UTC  (3+ messages)
` [PATCH V3 1/1] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox