public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-12 13:29:31 to 2022-03-16 13:11:32 UTC [more...]

[PATCH RESEND v3 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-03-16 13:09 UTC  (7+ messages)
` [PATCH RESEND v3 01/13] dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
` [PATCH RESEND v3 02/13] clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
` [PATCH RESEND v3 03/13] clk: stm32mp13: add stm32_mux clock management
` [PATCH RESEND v3 04/13] clk: stm32mp13: add stm32_gate management
` [PATCH RESEND v3 05/13] clk: stm32mp13: add stm32 divider clock
` [PATCH RESEND v3 06/13] clk: stm32mp13: add composite clock

[PATCH 1/2] dt-bindings: gpio: pca95xx: drop useless consumer example
 2022-03-16 13:08 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clock: "

[PATCH v3 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-03-16 13:04 UTC  (5+ messages)
` [PATCH v3 01/13] dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
` [PATCH v3 02/13] clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
` [PATCH v3 03/13] clk: stm32mp13: add stm32_mux clock management

[PATCH v2 1/2] dt-bindings: clk: Introduce 'critical-clocks' property
 2022-03-16 12:30 UTC  (2+ messages)
` [PATCH v2 2/2] "

[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 12:13 UTC  (16+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 04/11] hv: Use driver_set_override() instead of open-coding
` [PATCH v4 05/11] PCI: "
` [PATCH v4 06/11] s390/cio: "
` [PATCH v4 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v4 08/11] vdpa: "
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v4 10/11] slimbus: qcom-ngd: "
` [PATCH v4 11/11] rpmsg: "

[PATCH 1/3] dt-bindings: clk: Introduce 'critical-clocks' property
 2022-03-16 11:30 UTC  (9+ messages)
` [PATCH 2/3] "

[Linux-stm32] [PATCH v2 12/13] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
 2022-03-16 11:17 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: u8500: Add clkout clock bindings
 2022-03-16 10:45 UTC  (5+ messages)
` [PATCH 2/2] clk: ux500: Implement the missing CLKOUT clocks

[PATCH v7 00/12] clk: Improve clock range handling
 2022-03-16  8:37 UTC  (3+ messages)

[PATCH] clk: visconti: prevent array overflow in visconti_clk_register_gates()
 2022-03-16  8:35 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-16  8:33 UTC  (26+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit
` [PATCH v8 02/16] clk: Provide new devm_clk helpers for prepared and enabled clocks
` [PATCH v8 03/16] hwmon: Make use of devm_clk_get_enabled()
` [PATCH v8 04/16] iio: "
` [PATCH v8 05/16] hwrng: meson - Don't open-code devm_clk_get_optional_enabled()
` [PATCH v8 06/16] bus: bt1: Don't open code devm_clk_get_enabled()
` [PATCH v8 07/16] gpio: vf610: Simplify error handling in probe
` [PATCH v8 08/16] drm/meson: dw-hdmi: Don't open code devm_clk_get_enabled()
` [PATCH v8 09/16] rtc: ingenic: Simplify using devm_clk_get_enabled()
` [PATCH v8 10/16] clk: meson: axg-audio: Don't duplicate devm_clk_get_enabled()
` [PATCH v8 11/16] watchdog: Make use of devm_clk_get_enabled()
` [PATCH v8 12/16] pwm: atmel: Simplify using devm_clk_get_prepared()
` [PATCH v8 13/16] rtc: at91sam9: Simplify using devm_clk_get_enabled()
` [PATCH v8 14/16] i2c: imx: "
` [PATCH v8 15/16] spi: davinci: "
` [PATCH v8 16/16] dmaengine: lgm: Fix error handling

[PATCH v2 0/5] Refactor the PRCI driver to reduce the complexity
 2022-03-16  1:53 UTC  (14+ messages)
` [PATCH v2 1/5] clk: sifive: duplicate the macro definitions for the time being
` [PATCH v2 2/5] dt-bindings: change the macro name of prci in header files and example
` [PATCH v2 3/5] riscv: dts: Change the macro name of prci in each device node
` [PATCH v2 4/5] clk: sifive: Add SoCs prefix in each SoCs-dependent data
` [PATCH v2 5/5] clk: sifive: Move all stuff into SoCs header files from C files

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

[PATCH v3 1/3] dt-bindings: clk: rs9: Add Renesas 9-series I2C PCIe clock generator
 2022-03-15 23:58 UTC  (6+ messages)
` [PATCH v3 2/3] clk: Make __clk_hw_register_fixed_factor non-static
` [PATCH v3 3/3] clk: rs9: Add Renesas 9-series PCIe clock generator driver

[PATCH] clk: vc5: Enable VC5_HAS_PFD_FREQ_DBL on 5p49v6965
 2022-03-15 22:52 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH 00/30] fix typos in comments
 2022-03-15 22:49 UTC  (8+ messages)
` [PATCH 14/30] clk: ti: clkctrl: "
` [PATCH 15/30] clk: qcom: sm6125-gcc: "
` (subset) [PATCH 00/30] "

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

[PATCH v5 0/8] RZN1 DMA support
 2022-03-15 22:28 UTC  (12+ messages)
` [PATCH v5 1/8] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
` [PATCH v5 2/8] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v5 3/8] dt-bindings: dmaengine: Introduce RZN1 DMA compatible
` [PATCH v5 4/8] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v5 5/8] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v5 6/8] dmaengine: dw: Add RZN1 compatible
` [PATCH v5 7/8] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v5 8/8] ARM: dts: r9a06g032: Describe the DMA router

[PATCH] clk: imx: Select MXC_CLK for i.MX93 clock driver
 2022-03-15 21:45 UTC  (4+ messages)

[PATCH 0/5] Unify omap4/5 clocks with clock-output-names
 2022-03-15 21:25 UTC  (5+ messages)
` [PATCH 1/5] ARM: dts: Add clock-output-names for omap4

[PATCH 0/3] Drop TI compatibility clocks
 2022-03-15 21:18 UTC  (10+ messages)
` [PATCH 1/3] clk: ti: Drop legacy compatibility clocks for am3
` [PATCH 2/3] clk: ti: Drop legacy compatibility clocks for am4
` [PATCH 3/3] clk: ti: Drop legacy compatibility clocks for dra7

[GIT PULL] Qualcomm clock updates for v5.18
 2022-03-15 20:37 UTC 

[PATCH] clk: clk-apple-nco: Allow and fix module building
 2022-03-15 16:56 UTC  (2+ messages)

[PATCH v10 1/6] dt-bindings: Add en7523-scu device tree binding documentation
 2022-03-15 16:34 UTC  (3+ messages)
` [PATCH v10 2/6] clk: en7523: Add clock driver for Airoha EN7523 SoC

[PATCH 0/4] Add GPIO,ETHERNET and SDHI Clock/Reset entries for RZ/G2UL
 2022-03-15 15:46 UTC  (5+ messages)
` [PATCH 1/4] clk: renesas: r9a07g043: Add GPIO clock and reset entries
` [PATCH 2/4] clk: renesas: r9a07g043: Add ethernet clock sources
` [PATCH 3/4] clk: renesas: r9a07g043: Add GbEthernet clock/reset
` [PATCH 4/4] clk: renesas: r9a07g043: Add SDHI clock and reset entries

[PATCH v3 4/7] dt-bindings: clock: renesas: Document RZ/G2UL SoC
 2022-03-15 14:29 UTC 

[PATCH v3 0/7] Add Renesas RZ/G2UL Type-1 {SoC,SMARC EVK} support
 2022-03-15 14:26 UTC  (2+ messages)
` [PATCH v3 5/7] clk: renesas: Add support for RZ/G2UL SoC

[PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
 2022-03-15 10:13 UTC  (13+ messages)

[PATCH 1/3] clk: renesas: r8a7795: Add ZG clocks
 2022-03-14 22:00 UTC  (3+ messages)
` [PATCH 2/3] clk: renesas: r8a7796: "
` [PATCH 3/3] clk: renesas: r8a77965: "

[PATCH v2 0/7] clk: qcom: add camera clock controller driver for SM8450 SoC
 2022-03-14 14:42 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: clock: add QCOM SM8450 camera clock bindings
` [PATCH v2 2/7] arm64: dts: qcom: sm8450: Add description of camera clock controller
` [PATCH v2 3/7] clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
` [PATCH v2 4/7] clk: qcom: clk-alpha-pll: limit exported symbols to GPL licensed code
` [PATCH v2 5/7] clk: qcom: clk-alpha-pll: export lucid evo PLL configuration interfaces
` [PATCH v2 6/7] clk: qcom: clk-alpha-pll: add rivian "
` [PATCH v2 7/7] clk: qcom: add camera clock controller driver for SM8450 SoC

[PATCH v6 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-03-14 12:46 UTC  (4+ messages)
` [PATCH v6 15/15] ARM: dts: qcom: add syscon and cxo/pxo clock to gcc node for ipq8064

[PATCH] clk: imx8mp: Add DISP2 pixel clock
 2022-03-13 12:39 UTC 

[PATCH v3 15/15] clk: mediatek: Add MT8186 ipesys clock support
 2022-03-12 23:26 UTC  (2+ messages)

[PATCH v3 14/15] clk: mediatek: Add MT8186 mdpsys clock support
 2022-03-12 23:25 UTC  (2+ messages)

[PATCH v3 13/15] clk: mediatek: Add MT8186 camsys clock support
 2022-03-12 23:22 UTC  (2+ messages)

[PATCH v3 12/15] clk: mediatek: Add MT8186 vencsys clock support
 2022-03-12 23:21 UTC  (2+ messages)

[PATCH v3 11/15] clk: mediatek: Add MT8186 vdecsys clock support
 2022-03-12 23:17 UTC  (2+ messages)

[PATCH v3 10/15] clk: mediatek: Add MT8186 imgsys clock support
 2022-03-12 23:16 UTC  (2+ messages)

[PATCH v3 09/15] clk: mediatek: Add MT8186 wpesys clock support
 2022-03-12 23:13 UTC  (2+ messages)

[PATCH v3 08/15] clk: mediatek: Add MT8186 mmsys clock support
 2022-03-12 23:12 UTC  (2+ messages)

[PATCH v3 07/15] clk: mediatek: Add MT8186 mfgsys clock support
 2022-03-12 23:11 UTC  (2+ messages)

[PATCH v3 06/15] clk: mediatek: Add MT8186 imp i2c wrapper clock support
 2022-03-12 23:08 UTC  (2+ messages)

[PATCH v3 05/15] clk: mediatek: Add MT8186 apmixedsys clock support
 2022-03-12 23:05 UTC  (2+ messages)

[PATCH v3 04/15] clk: mediatek: Add MT8186 infrastructure clock support
 2022-03-12 23:04 UTC  (2+ messages)

[PATCH v3 03/15] clk: mediatek: Add MT8186 topckgen clock support
 2022-03-12 23:02 UTC  (2+ messages)

[PATCH v3 02/15] clk: mediatek: Add MT8186 mcusys clock support
 2022-03-12 23:00 UTC  (2+ messages)

[PATCH v2] clk: bcm: rpi: Fix slab-out-of-bounds during raspberrypi_discover_clocks
 2022-03-12 15:42 UTC 


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