linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-03 13:46:34 to 2022-06-09 12:24:57 UTC [more...]

[PATCH -next] clk: stm32: rcc_reset: Fix missing spin_lock_init()
 2022-06-09 12:24 UTC  (2+ messages)

[PATCH v5 0/6] SM8350 Display/GPU clock enablement
 2022-06-09 11:56 UTC  (10+ messages)
` [PATCH v5 1/6] arm64: dts: qcom: sm8350: Replace integers with rpmpd defines
` [PATCH v5 2/6] clk: qcom: add support for SM8350 GPUCC
` [PATCH v5 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings
` [PATCH v5 4/6] clk: qcom: add support for SM8350 DISPCC
` [PATCH v5 5/6] dt-bindings: clock: Add Qcom SM8350 DISPCC bindings
` [PATCH v5 6/6] arm64: dts: qcom: sm8350: Add DISPCC node

[PATCH 0/3] clk: qcom: gdsc: add support for collapse-vote registers
 2022-06-09 11:50 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-09 11:30 UTC  (51+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "

[RFC PATCH 0/4] Add CPG wrapper for Renesas RZ/Five SoC
 2022-06-09  9:56 UTC  (6+ messages)
` [RFC PATCH 1/4] dt-bindings: clock: r9a07g043-cpg: Add Renesas RZ/Five CPG Clock and Reset Definitions

[PATCH] clk: renesas: r8a779f0: Add SDHI0 clock
 2022-06-09  8:41 UTC  (2+ messages)

[PATCH] clk: renesas: r8a779f0: Add thermal clock
 2022-06-09  8:34 UTC  (2+ messages)

[PATCH 0/6] clk: renesas: CPG structure cleanups
 2022-06-09  6:54 UTC  (13+ messages)
` [PATCH 1/6] clk: renesas: r8a73a4: Remove r8a73a4_cpg.reg
` [PATCH 2/6] clk: renesas: r8a7740: Remove r8a7740_cpg.reg
` [PATCH 3/6] clk: renesas: sh73a0: Remove sh73a0_cpg.reg
` [PATCH 4/6] clk: renesas: r8a7778: Remove struct r8a7778_cpg
` [PATCH 5/6] clk: renesas: r8a7779: Remove struct r8a7779_cpg
` [PATCH 6/6] clk: renesas: rza1: Remove struct rz_cpg

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-08 21:48 UTC  (34+ messages)
` [PATCH v2 01/20] clocksource: timer-npcm7xx: Add NPCM845 timer
` [PATCH v2 02/20] dt-bindings: serial: 8250: Add npcm845 compatible string
` [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support
` [PATCH v2 04/20] dt-bindings: watchdog: npcm: Add npcm845 compatible string
` [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
` [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v2 07/20] clk: npcm8xx: add clock controller
` [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
` [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v2 10/20] ARM: dts: nuvoton: add reset "
` [PATCH v2 11/20] reset: npcm: using syscon instead of device data
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v2 13/20] reset: npcm: Add NPCM8XX support
` [PATCH v2 14/20] dt-bindings: arm: npcm: Add maintainer
` [PATCH v2 15/20] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v2 16/20] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v2 17/20] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v2 19/20] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v2 20/20] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
 2022-06-08 20:54 UTC  (3+ messages)

[PATCH v11 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-08 19:22 UTC  (7+ messages)
` [PATCH v11 1/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v11 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_phy_mux_ops for PCIe pipe clocks
` [PATCH v11 3/5] clk: qcom: gcc-sc7280: "
` [PATCH v11 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v11 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-08 17:04 UTC  (12+ messages)
` [PATCH v2 01/10] dt-bindings: firmware: Add fsl,scu yaml file
` [PATCH v2 02/10] dt-bindings: clk: imx: Add fsl,scu-clk "
` [PATCH v2 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v2 04/10] dt-bindings: input: Add fsl,scu-key "
` [PATCH v2 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v2 06/10] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v2 07/10] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v2 08/10] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v2 09/10] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v2 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH 0/5] Bring up internal eMMC on Samsung Galaxy A8 (2018)
 2022-06-08 15:12 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS

[PATCH] dt-bindings: clock: renesas,rzg2l: Simplify header file references
 2022-06-08 13:49 UTC  (2+ messages)

[PATCH] clk: renesas: r8a779f0: Add Z0 and Z1 clock support
 2022-06-08 13:46 UTC 

Napływ Klientów ze strony
 2022-06-08  8:15 UTC 

[PATCH v17 00/10] Add Sunplus SP7021 SoC Support
 2022-06-07 12:02 UTC  (15+ messages)
` [PATCH v17 01/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v17 02/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v17 03/10] reset: Add Sunplus "
` [PATCH v17 04/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v17 05/10] clk: Add Sunplus "
` [PATCH v17 06/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v17 07/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v17 08/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v17 09/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
` [PATCH v17 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[PATCH v9 0/4] clk: provide new devm helpers for prepared and enabled clocks
 2022-06-07 11:46 UTC  (5+ messages)
` [PATCH v9 1/4] clk: Improve documentation for devm_clk_get() and its optional variant

am335x: 5.18.x: system stalling
 2022-06-07  8:55 UTC  (47+ messages)

[PATCH v5 0/4] Add ums512 clocks and relative bindings file
 2022-06-07  8:37 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: Deduplicate ccu_clks arrays
 2022-06-06 21:14 UTC  (3+ messages)

[PATCH v10 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-06 16:35 UTC  (6+ messages)
` [PATCH v10 1/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v10 3/5] clk: qcom: gcc-sc7280: use new clk_regmap_phy_mux_ops for PCIe pipe clocks

[PATCH v2 1/2] dt-bindings: clock: mediatek: add bindings for MT8365 SoC
 2022-06-06 15:31 UTC  (3+ messages)
` [PATCH v2 2/2] clk: mediatek: add driver "

[PATCH 0/2] Hi3521a support
 2022-06-06 11:34 UTC  (14+ messages)
` [RFC v2 "
  ` [RFC v2 1/2] clk: hisilicon: add CRG driver Hi3521a SoC

[PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address
 2022-06-06  9:55 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: "
` [PATCH 3/6] media: i2c: imx274: "
` [PATCH 4/6] mfd: max77714: "
` [PATCH 5/6] power: supply: max77976: "
` [PATCH 6/6] watchdog: max77620: "

[PATCH 0/2] Correct "div4" clocks in Exynos7885
 2022-06-06  9:22 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: exynos: Correct UART clocks on Exynos7885
  ` (subset) "

[RFC PATCH 1/3] clk: bd718x7: Clean up the code, no functional changes
 2022-06-06  6:08 UTC  (5+ messages)
` [RFC PATCH 2/3] clk: bd718x7: Enable the possibility to mark the clock as critical

[PATCH 1/2] clk: fixed: Remove Allwinner A10 special-case logic
 2022-06-05 21:24 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clock: fixed-factor: Drop Allwinner A10 compatible

[RFC PATCH 0/3] Enable clk-critical to bd718x7
 2022-06-05 17:02 UTC 

[PATCH v4 0/3] Add support for audio clock gating resets for SC7280
 2022-06-04  6:21 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller "
` [PATCH v4 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
` [PATCH v4 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280

[PATCH RESEND v5 0/1] ARM: mstar: cpupll
 2022-06-03 19:05 UTC  (2+ messages)
` [PATCH RESEND v5 1/1] clk: mstar: msc313 cpupll clk driver

[PATCH v3 00/28] clk: More clock rate fixes and tests
 2022-06-03 14:30 UTC  (3+ messages)

[PATCH] clk: ingenic-tcu: Properly enable registers before accessing timers
 2022-06-03 13:47 UTC 


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