linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-19 16:46:27 to 2022-04-22 17:18:10 UTC [more...]

[PATCHv1 00/19] Basic RK3588 Support
 2022-04-22 17:09 UTC  (18+ messages)
` [PATCHv1 01/19] dt-binding: clock: Document rockchip,rk3588-cru bindings
` [PATCHv1 02/19] clk: rockchip: add register offset of the cores select parent
` [PATCHv1 03/19] clk: rockchip: add pll type for RK3588
` [PATCHv1 04/19] clk: rockchip: clk-cpu: add mux setting for cpu change frequency
` [PATCHv1 05/19] clk: rockchip: add dt-binding header for rk3588
` [PATCHv1 07/19] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588
` [PATCHv1 08/19] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
` [PATCHv1 09/19] mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
` [PATCHv1 10/19] mmc: sdhci-of-dwcmshc: add support for rk3588
` [PATCHv1 11/19] dt-bindings: pinctrl: rockchip: add rk3588
` [PATCHv1 12/19] pinctrl/rockchip: add error handling for pull/drive register getters
` [PATCHv1 13/19] pinctrl/rockchip: add rk3588 support
` [PATCHv1 14/19] gpio: rockchip: add support for rk3588
` [PATCHv1 15/19] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588
` [PATCHv1 16/19] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
` [PATCHv1 17/19] arm64: dts: rockchip: Add rk3588s pinctrl data
` [PATCHv1 19/19] arm64: dts: rockchip: Add rk3588-evb1 board

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-22 17:05 UTC  (15+ messages)
` [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 09/48] watchdog: sa1100: use platform device registration
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 38/48] ARM: pxa: move clk register definitions to driver
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 43/48] ARM: mmp: rename pxa_register_device

[RESEND PATCH 0/3] Clock fixes for Ingenic SoCs
 2022-04-22 15:54 UTC  (4+ messages)
` [RESEND PATCH 2/3] clk: ingenic: Mark critical clocks in "

[PATCH v2 0/8] Printbufs & improved shrinker debugging
 2022-04-22 15:37 UTC  (22+ messages)
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
` [PATCH v2 2/8] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v2 3/8] mm/memcontrol.c: Convert to printbuf
` [PATCH v2 4/8] clk: tegra: bpmp: "
` [PATCH v2 5/8] mm: Add a .to_text() method for shrinkers
` [PATCH v2 6/8] mm: Count requests to free & nr freed per shrinker
` [PATCH v2 7/8] mm: Move lib/show_mem.c to mm/
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c

[PATCH 0/9] Add RZ/G2L Display clock support
 2022-04-22 15:10 UTC  (11+ messages)
` [PATCH 1/9] clk: renesas: rzg2l: Add FOUTPOSTDIV clk support
` [PATCH 2/9] clk: renesas: rzg2l: Add PLL5_4 clk mux support
` [PATCH 3/9] clk: renesas: rzg2l: Add DSI divider clk support

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-22 15:02 UTC  (6+ messages)
  ` [PATCH v2 03/13] dt-bindings: clock: Add r9a09g011 CPG Clock Definitions

[GIT PULL] clk: renesas: Updates for v5.19
 2022-04-22 14:55 UTC 

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-22 14:54 UTC  (5+ messages)
` [PATCH v7 01/12] driver: platform: Add helper for safer setting of driver_override

[PATCH] clk: mediatek: Delete MT8192 msdc gate
 2022-04-22 14:37 UTC 

[PATCH RESEND v3 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-04-22 13:16 UTC  (7+ messages)
` [PATCH RESEND v3 12/13] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
` [PATCH RESEND v3 13/13] ARM: dts: stm32: add RCC on STM32MP13x SoC family

[PATCH] clk: qcom: clk-rcg2: fix gfx3d frequency calculation
 2022-04-22  9:48 UTC  (5+ messages)

[RFC PATCH 0/4] Dynamic OF and use after free related fixes
 2022-04-22  7:40 UTC  (8+ messages)
` [RFC PATCH 1/4] clk: clk-conf: properly release of nodes
` [RFC PATCH 2/4] clk: fix clk not being unlinked from consumers list

[PATCH v2] clk: microchip: mpfs: don't reset disabled peripherals
 2022-04-22  6:26 UTC  (3+ messages)

[PATCH V3 00/17] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-22  6:01 UTC  (18+ messages)
` [PATCH V3 01/17] clk: mediatek: reset: Add reset.h
` [PATCH V3 02/17] clk: mediatek: reset: Fix written reset bit offset
` [PATCH V3 03/17] clk: mediatek: reset: Refine and reorder functions in reset.c
` [PATCH V3 04/17] clk: mediatek: reset: Extract common drivers to update function
` [PATCH V3 05/17] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V3 06/17] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V3 07/17] clk: mediatek: reset: Add return for clock reset register function
` [PATCH V3 08/17] clk: mediatek: reset: Add new register reset function with device
` [PATCH V3 09/17] clk: mediatek: reset: Add support for input offset and bit from DT
` [PATCH V3 10/17] clk: mediatek: reset: Add reset support for simple probe
` [PATCH V3 11/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192-sys-clock
` [PATCH V3 12/17] dt-binding: mt8192: Add infra_ao reset bit
` [PATCH V3 13/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8195-sys-clock
` [PATCH V3 14/17] dt-binding: mt8195: Add infra_ao reset bit
` [PATCH V3 15/17] clk: mediatek: reset: Add infra_ao reset support for MT8192
` [PATCH V3 16/17] clk: mediatek: reset: Add infra_ao reset support for MT8195
` [PATCH V3 17/17] arm64: dts: mediatek: Add infra #reset-cells property for MT8192

[PATCH V2 00/12] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-22  5:06 UTC  (40+ messages)
` [PATCH V2 01/12] clk: mediatek: reset: Fix written reset bit offset
` [PATCH V2 02/12] clk: mediatek: reset: Use simple reset operations
` [PATCH V2 03/12] clk: mediatek: reset: Refine functions of set_clr
` [PATCH V2 04/12] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V2 05/12] clk: mediatek: reset: Add reset.h
` [PATCH V2 06/12] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V2 07/12] clk: mediatek: reset: Add return for clock reset register function
` [PATCH V2 08/12] clk: mediatek: reset: Add new register reset function with device
` [PATCH V2 09/12] clk: mediatek: reset: Add support for input offset and bit from DT
` [PATCH V2 10/12] clk: mediatek: reset: Add reset support for simple probe
` [PATCH V2 11/12] clk: mediatek: reset: Add infra_ao reset support for MT8192
` [PATCH V2 12/12] clk: mediatek: reset: Add infra_ao reset support for MT8195

[RFC PATCH 0/7] clk: mediatek: Move to struct clk_hw provider APIs
 2022-04-22  4:14 UTC  (8+ messages)

[PATCH v3] clk: qcom: rcg2: Cache CFG register updates for parked RCGs
 2022-04-22  2:43 UTC  (2+ messages)

[PATCH] clk: imx: scu: Fix pm_runtime_get_sync() error checking
 2022-04-22  1:59 UTC  (6+ messages)
  ` [PATCH v2] clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage

[PATCH] clk: at91: generated: consider range when calculating best rate
 2022-04-22  1:12 UTC  (2+ messages)

[RESEND v9 0/5] enable use of resources on the SSC bus on (some) qcom SoCs
 2022-04-21 14:27 UTC  (2+ messages)
` (subset) "

[PATCH] clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
 2022-04-21 13:43 UTC 

[PATCH v2 0/7] RZN1 RTC support
 2022-04-21 11:38 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: rtc: rzn1: Describe the RZN1 RTC
` [PATCH v2 2/7] soc: renesas: rzn1-sysc: Fix the RTC hclock description
` [PATCH v2 3/7] rtc: rzn1: Add new RTC driver
` [PATCH v2 4/7] rtc: rzn1: Add alarm support
` [PATCH v2 5/7] rtc: rzn1: Add oscillator offset support
` [PATCH v2 6/7] MAINTAINERS: Add myself as maintainer of the RZN1 RTC driver
` [PATCH v2 7/7] ARM: dts: r9a06g032: Describe the RTC

[PATCH v3 0/6] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-04-21 11:37 UTC  (3+ messages)

[PATCH v11 0/9] RZN1 DMA support
 2022-04-21  8:51 UTC  (10+ messages)
` [PATCH v11 1/9] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
` [PATCH v11 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v11 3/9] dt-bindings: dmaengine: Introduce RZN1 DMA compatible
` [PATCH v11 4/9] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v11 5/9] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v11 6/9] clk: renesas: r9a06g032: Probe possible children
` [PATCH v11 7/9] dmaengine: dw: Add RZN1 compatible
` [PATCH v11 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v11 9/9] ARM: dts: r9a06g032: Describe the DMA router

[PATCH v3 0/5] Add initial support for MA35D1 SoC
 2022-04-21  8:33 UTC  (12+ messages)
` [PATCH v3 3/5] arm64: dts: nuvoton: Add initial support for MA35D1
` [PATCH v3 5/5] dt-bindings: arm: Add initial bindings for Nuvoton Platform

[PATCH] clk: ast2600: BCLK comes from EPLL
 2022-04-21  4:04 UTC 

[RFT PATCH] clk: ls1c: Fix PLL rate calculation
 2022-04-20 23:30 UTC  (2+ messages)

[PATCH] clk: renesas: r8a779f0: Add UFS clock
 2022-04-20 15:10 UTC  (2+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-04-20 10:04 UTC  (10+ messages)
` [RFC PATCH v2 2/6] dt-bindings: opp: accept array of frequencies
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks
` [RFC PATCH v2 5/6] ufs: use PM OPP when scaling gears

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH 0/7] Cleanup MediaTek clk reset drivers
 2022-04-20  2:20 UTC  (7+ messages)
` [PATCH 4/7] clk: mediatek: reset: Add reset.h
` [PATCH 5/7] clk: mediatek: reset: Revise structure to control reset register

[PATCH v2 3/9] clk: qcom: msm8996-cpu: Add MSM8996 Pro CBF support
 2022-04-19 17:55 UTC  (3+ messages)


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