linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 13:56:47 to 2024-02-13 13:03:42 UTC [more...]

[PATCH] dt-bindings: timer: renesas: ostm: Document RZ/Five SoC
 2024-02-13 13:03 UTC  (3+ messages)

[PATCH v2] dt-bindings: renesas: Document preferred compatible naming
 2024-02-13 12:40 UTC  (8+ messages)

[PATCH v3] pmdomain: renesas: Adjust the waiting time to cover the worst case
 2024-02-13 12:33 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: ravb: Add runtime PM support (part 2)
 2024-02-13 11:39 UTC  (10+ messages)
` [PATCH net-next v3 1/6] net: ravb: Get rid of the temporary variable irq
` [PATCH net-next v3 2/6] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH net-next v3 3/6] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v3 4/6] net: ravb: Move the update of ndev->features to ravb_set_features()
` [PATCH net-next v3 5/6] net: ravb: Do not apply features to hardware if the interface is down
` [PATCH net-next v3 6/6] net: ravb: Add runtime PM support

[PATCH v8 00/10] Support Andes PMU extension
 2024-02-13 10:04 UTC  (3+ messages)
` [PATCH v8 02/10] irqchip/riscv-intc: Allow large non-standard interrupt number

[geert-renesas-devel:master] BUILD SUCCESS 9e0cc09169b2f36ea51ce2f1b05b2432c20d5d0b
 2024-02-13  9:44 UTC 

[RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-02-13  9:38 UTC  (21+ messages)
` [RFC PATCH net-next v2 1/7] net: ravb: Simplify poll & receive functions
` [RFC PATCH net-next v2 2/7] net: ravb: Count packets instead of descriptors in RX path
` [RFC PATCH net-next v2 3/7] net: ravb: Always process TX descriptor ring
` [RFC PATCH net-next v2 4/7] net: ravb: Always update error counters
` [RFC PATCH net-next v2 5/7] net: ravb: Align poll function with NAPI docs
` [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth
` [RFC PATCH net-next v2 7/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP

[PATCH v3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts
 2024-02-13  9:05 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.9
 2024-02-13  8:41 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-13  6:59 UTC  (15+ messages)
` [PATCH net-next v2 1/5] net: ravb: Get rid of the temporary variable irq
` [PATCH net-next v2 2/5] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH net-next v2 3/5] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v2 4/5] net: ravb: Do not apply RX checksum settings to hardware "
` [PATCH net-next v2 5/5] net: ravb: Add runtime PM support

[PATCH v7 0/4] Add RZ/V2{M, MA} PWM driver support
 2024-02-12 21:06 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v7 2/4] pwm: Add support for RZ/V2M PWM driver
` [PATCH v7 3/4] arm64: dts: renesas: r9a09g011: Add pwm nodes
` [PATCH v7 4/4] arm64: dts: renesas: rzv2m evk: Enable pwm

[PATCH v6 0/4] Add RZ/V2{M, MA} PWM driver support
 2024-02-12 20:09 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v6 2/4] pwm: Add support for RZ/V2M PWM driver
` [PATCH v6 3/4] arm64: dts: renesas: r9a09g011: Add pwm nodes
` [PATCH v6 4/4] arm64: dts: renesas: rzv2m evk: Enable pwm

[PATCH v2 0/3] RZ/G2L pinctrl trivial changes
 2024-02-12 18:58 UTC  (8+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode
` [PATCH v2 2/3] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able

[PATCH v2 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts
 2024-02-12 17:53 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts
` [PATCH v2 2/3] arm64: dts: renesas: rz-g2l-family: Add missing interrupts from IRQC IP block
` [PATCH v2 3/3] arm64: dts: renesas: r9a08g045: Add missing interrupts of IRQC node

[PATCH net-next v3 0/7] Fix missing PHY-to-MAC RX clock
 2024-02-12 17:53 UTC  (9+ messages)
` [PATCH net-next v3 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v3 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v3 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v3 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v3 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v3 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v3 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH 0/5] Fix spurious TINT IRQ and enhancements
 2024-02-12 17:06 UTC  (8+ messages)
` [PATCH 1/5] irqchip/renesas-rzg2l: Prevent IRQ HW race
` [PATCH 2/5] irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
` [PATCH 3/5] irqchip/renesas-rzg2l: Fix spurious TINT IRQ
` [PATCH 4/5] irqchip/renesas-rzg2l: Use TIEN for enable/disable
` [PATCH 5/5] irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()

[PATCH] dt-bindings: soc: renesas: Preserve the order of SoCs based on their part numbers
 2024-02-12 16:06 UTC  (3+ messages)

[PATCH v2 3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able
 2024-02-12 15:56 UTC  (3+ messages)

[geert-renesas-drivers:topic/v4m-gray-hawk-single-v2] BUILD SUCCESS 9c01d01a114b35cee589d7e2eb6a1e5aa1fb52b2
 2024-02-12 15:38 UTC 

[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
 2024-02-12 15:35 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Add suspend/resume support
` [PATCH 2/2] arm64: dts: renesas: r9a08g045: add PSCI support

[RFC PATCH 0/2] arm64: dts: renesas: ulcb-kf: adapt regulators to schematics
 2024-02-12 14:20 UTC  (8+ messages)
` [RFC PATCH 1/2] arm64: dts: renesas: ulcb-kf: adapt 1.8V HDMI regulator "
` [RFC PATCH 2/2] arm64: dts: renesas: ulcb-kf: adapt sound 5v "

[PATCH 0/2] clk: renesas: r9a08g04{3,4}: Fix typos
 2024-02-12 14:01 UTC  (5+ messages)
` [PATCH 1/2] clk: renesas: r9a08g04{3,4}: Use SEL_SDHI1_STS status configuration for SD1 mux
` [PATCH 2/2] clk: renesas: r9a07g04{3,4}: Fix typo for sel_shdi variable

[PATCH 0/6] mfd: tmio: simplify header and move to platform_data
 2024-02-12 12:12 UTC  (18+ messages)
` [PATCH 1/6] mfd: tmio: remove obsolete platform_data
` [PATCH 2/6] mfd: tmio: remove obsolete io accessors
` [PATCH 3/6] mmc: tmio/sdhi: fix includes
` [PATCH 4/6] mfd: tmio: update include files
` [PATCH 5/6] mfd: tmio: sanitize comments
` [PATCH 6/6] mfd: tmio: move header to platform_data

[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
 2024-02-12 11:57 UTC  (7+ messages)
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()

[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
 2024-02-12 11:08 UTC  (18+ messages)
` [PATCH 01/17] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
` [PATCH 02/17] dt-bindings: clock: r9a07g044-cpg: "
` [PATCH 06/17] dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1>

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-12 10:02 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2024-02-12  9:40 UTC 

[PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property
 2024-02-12  6:17 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: renesas: rcar-gen4: Correct avb[01] reg sizes
 2024-02-11 18:17 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a779a0: "
` [PATCH 2/2] arm64: dts: renesas: r8a779g0: "

[PATCH RFC 0/3] Add clk_disable_unprepare_sync()
 2024-02-11 16:17 UTC  (4+ messages)
` [PATCH RFC 1/3] clk: "

[PATCH v2 0/5] Add RZ/G2UL CRU and CSI support
 2024-02-11 16:13 UTC  (8+ messages)
` [PATCH v2 5/5] arm64: dts: renesas: r9a07g043u11-smarc-cru-csi-ov5645: Reduce I2C frequency

[PATCH v2] pmdomain: renesas: Adjust the waiting time to cover the worst case
 2024-02-11 15:28 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add Ethernet support
 2024-02-11 14:30 UTC 

[PATCH 1/2] arm64: dts: renesas: r8a779h0: Add Ethernet-AVB support
 2024-02-11 14:30 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: renesas: gray-hawk-single: Add Ethernet support

[PATCH] clk: renesas: r8a779h0: Add EtherAVB clocks
 2024-02-11 14:22 UTC 

[PATCH net-next v2 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down
 2024-02-11 12:29 UTC  (4+ messages)

[PATCH/RFC] lib: add CPU MHz benchmark test
 2024-02-11 11:17 UTC  (4+ messages)

[PATCH] clk: renesas: Fix broken clocks on all Gen2 boards
 2024-02-11  9:59 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: eagle: Add capture overlay for expansion board
 2024-02-10 13:04 UTC  (2+ messages)

[PATCH 0/2] PCI endpoint BAR hardware description cleanup
 2024-02-10  1:26 UTC  (2+ messages)
` [PATCH 1/2] PCI: endpoint: Clean up hardware description for BARs

[PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-09 19:43 UTC  (9+ messages)
` [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq
` [PATCH net-next 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down

[PATCH] arm64: dts: renesas: ulcb-kf: add regulators for PCIe ch1
 2024-02-09 17:30 UTC  (2+ messages)

[GIT PULL 0/4] Renesas SoC updates for v6.9
 2024-02-09 16:54 UTC  (5+ messages)
` [GIT PULL 1/4] Renesas ARM defconfig "
` [GIT PULL 2/4] Renesas driver "
` [GIT PULL 3/4] Renesas DT binding "
` [GIT PULL 4/4] Renesas DTS "

[GIT PULL] clk: renesas: Updates for v6.9
 2024-02-09 16:55 UTC 

[PATCH v16 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2024-02-09 15:07 UTC  (3+ messages)
` [PATCH v16 3/5] drm: renesas: Add RZ/G2L DU Support

[PATCH v17 0/4] Add support for RZ/G2L GPT
 2024-02-09 13:39 UTC  (14+ messages)
` [PATCH v17 3/4] pwm: "
` [PATCH v17 4/4] pwm: rzg2l-gpt: Add support for gpt linking with poeg

[PATCH] iommu/ipmmu-vmsa: Minor cleanups
 2024-02-09 10:47 UTC  (2+ messages)

[PATCH v5 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-02-09  3:11 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: use typedef for dma_filter_fn
 2024-02-09  0:10 UTC  (2+ messages)

[PATCH 1/1] pmdomain: renesas: Adjust the waiting time to cover the worst case
 2024-02-08 23:55 UTC 

[PATCH] pmdomain: renesas: Adjust the waiting time to cover the worst case
 2024-02-08 23:52 UTC 

[PATCH] media: v4l: async: Fix completion of chained subnotifiers
 2024-02-08 17:31 UTC  (8+ messages)

[PATCH v3] mmc: renesas_sdhi: Fix change point of data handling
 2024-02-08 16:38 UTC  (7+ messages)

[PATCH 00/18] mfd: convert to use maple tree register cache
 2024-02-08 14:26 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).