linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 11:13:15 to 2024-02-01 06:11:34 UTC [more...]

[PATCH v2 00/11] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-01  6:11 UTC  (20+ messages)
` [PATCH v2 01/11] clk: renesas: r9a08g045: Add clock and reset support for watchdog
` [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM
` [PATCH v2 03/11] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v2 04/11] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v2 05/11] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH v2 06/11] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v2 07/11] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v2 08/11] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v2 09/11] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
` [PATCH v2 10/11] arm64: dts: renesas: r9a08g045: Add watchdog node
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface

[geert-renesas-devel:master] BUILD SUCCESS 7d7dc8c44825e8fc58f8d9e23b06b9b82183fd67
 2024-02-01  6:09 UTC 

[geert-renesas-drivers:renesas-clk-for-v6.9] BUILD SUCCESS 096311157d2a6bb8f06e28e1143e2a5de6a0183b
 2024-02-01  5:20 UTC 

[geert-renesas-devel:renesas-arm-defconfig-for-v6.9] BUILD SUCCESS 93189f33fcb4e678c9494cddeff96b123ef5674f
 2024-02-01  5:00 UTC 

[geert-renesas-devel:renesas-dt-bindings-for-v6.9] BUILD SUCCESS 49558e814fefdf33bf0b2d1c46c30d6a3f9634f3
 2024-02-01  3:58 UTC 

[PATCH v2] i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency calculation
 2024-01-31 22:55 UTC  (3+ messages)

[PATCH v3 00/24] of: property: add port base loop
 2024-02-01  0:12 UTC  (30+ messages)
` [PATCH v3 01/24] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
` [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count()
` [PATCH v3 03/24] of: property: rename of_graph_get_next_endpoint() to of_graph_get_next_device_endpoint()
` [PATCH v3 04/24] video: fbdev: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 05/24] media: i2c: "
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 07/24] gpu: drm: "
` [PATCH v3 08/24] hwtracing: "
` [PATCH v3 09/24] staging: "
` [PATCH v3 10/24] ASoC: "
` [PATCH v3 11/24] of: remove of_graph_get_next_endpoint() define
` [PATCH v3 12/24] of: property: add port base loop
` [PATCH v3 13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint()
` [PATCH v3 15/24] drm: omapdrm: use of_graph_get_next_endpoint()
` [PATCH v3 16/24] media: xilinx-tpg: "
` [PATCH v3 17/24] ASoC: audio-graph-card: "
` [PATCH v3 18/24] ASoC: audio-graph-card2: use of_graph_get_next_port()
` [PATCH v3 19/24] ASoC: audio-graph-card2: use of_graph_get_next_endpoint()
` [PATCH v3 20/24] ASoC: test-component: use for_each_port_of_node()
` [PATCH v3 21/24] fbdev: omapfb: use of_graph_get_remote_port()
` [PATCH v3 22/24] fbdev: omapfb: use of_graph_get_next_port()
` [PATCH v3 23/24] fbdev: omapfb: use of_graph_get_next_endpoint()
` [PATCH v3 24/24] fbdev: omapfb: use of_graph_get_next_device_endpoint()

[PATCH v6 RESEND 0/6] Convert DA906{1,2} bindings to json-schema
 2024-01-31 23:20 UTC  (9+ messages)
` [PATCH v6 RESEND 1/6] dt-bindings: mfd: da9062: Update watchdog description
` [PATCH v6 RESEND 2/6] dt-bindings: mfd: dlg,da9063: Update watchdog child node
` [PATCH v6 RESEND 3/6] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
` [PATCH v6 RESEND 4/6] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v6 RESEND 5/6] dt-bindings: mfd: dlg,da9063: Sort child devices
` [PATCH v6 RESEND 6/6] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema

renesas/master baseline-nfs: 22 runs, 2 regressions (renesas-devel-2024-01-31-v6.8-rc2)
 2024-01-31 21:21 UTC 

renesas/master baseline: 53 runs, 8 regressions (renesas-devel-2024-01-31-v6.8-rc2)
 2024-01-31 21:21 UTC 

renesas/next baseline: 50 runs, 7 regressions (renesas-next-2024-01-31-v6.8-rc1)
 2024-01-31 20:18 UTC 

renesas/next baseline-nfs: 21 runs, 2 regressions (renesas-next-2024-01-31-v6.8-rc1)
 2024-01-31 20:18 UTC 

[PATCH net-next v5 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-01-31 19:51 UTC  (18+ messages)
` [PATCH net-next v5 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH net-next v5 02/15] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH net-next v5 03/15] net: ravb: Make reset controller support mandatory
` [PATCH net-next v5 04/15] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH net-next v5 05/15] net: ravb: Use tabs instead of spaces
` [PATCH net-next v5 06/15] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH net-next v5 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v5 08/15] net: ravb: Move the IRQs getting/requesting in the probe() method
` [PATCH net-next v5 09/15] net: ravb: Split GTI computation and set operations
` [PATCH net-next v5 10/15] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v5 11/15] net: ravb: Move DBAT configuration to "
` [PATCH net-next v5 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v5 13/15] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v5 14/15] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v5 15/15] net: ravb: Simplify ravb_resume()

[PATCH v2] dt-bindings: timer: renesas,tmu: Document input capture interrupt
 2024-01-31 19:34 UTC  (4+ messages)

[PATCH] fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
 2024-01-31 19:32 UTC  (4+ messages)

renesas/master ltp-ipc: 8 runs, 1 regressions (renesas-devel-2024-01-31-v6.8-rc2)
 2024-01-31 18:50 UTC 

[PATCH 0/5] Add IAX45 support for RZ/Five SoC
 2024-01-31 18:36 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH 2/5] irqchip/renesas-rzg2l: Add support for "
` [PATCH 3/5] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
` [PATCH 4/5] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
` [PATCH 5/5] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes

[PATCH net-next 0/8] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-01-31 18:26 UTC  (10+ messages)
` [PATCH net-next 1/8] net: ravb: Split R-Car & GbEth poll functions
` [PATCH net-next 2/8] net: ravb: Simplify GbEth poll & receive functions
` [PATCH net-next 3/8] net: ravb: Count packets in GbEth RX (not descriptors)
` [PATCH net-next 4/8] net: ravb: Always process TX descriptor ring in GbEth poll
` [PATCH net-next 5/8] net: ravb: Always update error counters
` [PATCH net-next 6/8] net: ravb: Align GbEth poll function with NAPI docs
` [PATCH net-next 7/8] net: ravb: Enable SW IRQ Coalescing for GbEth
` [PATCH net-next 8/8] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP

[PATCH] media: rcar-isp: Disallow unbind of devices
 2024-01-31 18:04 UTC 

[PATCH/RFC] lib: add CPU MHz benchmark test
 2024-01-31 17:38 UTC  (2+ messages)

[PATCH RFC 0/3] Add clk_disable_unprepare_sync()
 2024-01-31 16:09 UTC  (4+ messages)
` [PATCH RFC 1/3] clk: "
` [PATCH RFC 2/3] clk: renesas: rzg2l: Add disable_sync() callback
` [PATCH RFC 3/3] media: platform: rzg2l-cru: rzg2l-video: Use clk_disable_unprepare_sync()

[PATCH v2 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support
 2024-01-31 14:56 UTC  (3+ messages)

Patchwork summary for: linux-renesas-soc
 2024-01-31 14:50 UTC 

[PATCH v6 0/4] Add missing port pins on RZ/Five SoC
 2024-01-31 14:39 UTC  (5+ messages)
` [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH net-next v2 0/7] Fix missing PHY-to-MAC RX clock
 2024-01-31 13:53 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: phy: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v2 2/7] net: phy: add rxc_always_on flag to phylink_pcs

[PATCH v6 0/8] Convert DA906{1,2} bindings to json-schema
 2024-01-31 10:47 UTC  (6+ messages)

[PATCH] media: v4l: async: Fix completion of chained subnotifiers
 2024-01-31 10:40 UTC  (7+ messages)

[PATCH 0/2] clk: renesas: r9a08g04{3,4}: Fix typos
 2024-01-31 10:29 UTC  (3+ 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

rcar-dmac.c: race condition regarding cookie handling?
 2024-01-31  6:31 UTC 

[PATCH] spi: sh-msiof: avoid integer overflow in constants
 2024-01-30 19:38 UTC  (7+ messages)

[PATCH net-next v4 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-01-30 18:22 UTC  (5+ messages)
` [PATCH net-next v4 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs

[PATCH] ASoC: sh: rz-ssi: Fix error message print
 2024-01-30 17:17 UTC  (3+ messages)

[PATCH net-next v2 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-01-30 17:00 UTC  (6+ messages)
` [PATCH net-next v2 1/2] ravb: Add Rx checksum offload support

[PATCH 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-01-30 16:51 UTC  (11+ messages)
` [PATCH 01/10] clk: renesas: r9a08g045: Add clock and reset support for watchdog
` [PATCH 02/10] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH 08/10] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
` [PATCH 09/10] arm64: dts: renesas: r9a08g045: Add watchdog node
` [PATCH 10/10] arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface

[PATCH v2 0/5] Add RZ/G2UL CRU and CSI support
 2024-01-30 16:47 UTC  (14+ messages)
` [PATCH v2 1/5] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G2UL CSI-2 block
` [PATCH v2 2/5] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G2UL CRU block
` [PATCH v2 3/5] arm64: dts: renesas: r9a07g043u: Add CSI and CRU nodes
` [PATCH v2 4/5] arm64: dts: renesas: rzg2ul-smarc: Enable CRU, CSI support
` [PATCH v2 5/5] arm64: dts: renesas: r9a07g043u11-smarc-cru-csi-ov5645: Reduce I2C frequency

[PATCH v2 0/4] clk_disable_unprepare
 2024-01-30 16:42 UTC  (6+ messages)
` [PATCH v2 1/4] media: platform: rzg2l-cru: rzg2l-csi2: Switch to RUNTIME_PM_OPS()
` [PATCH v2 2/4] media: platform: rzg2l-cru: rzg2l-ip: Add delay after D-PHY reset
` [PATCH v2 3/4] media: platform: rzg2l-cru: rzg2l-video: Fix image processing initialization
` [PATCH v2 4/4] media: platform: rzg2l-cru: rzg2l-video: Restructure clk handling

[PATCH v2 RESEND 0/4] RZ/G2L CSI/CRU improvements
 2024-01-30 16:41 UTC  (5+ messages)
` [PATCH v2 RESEND 1/4] media: platform: rzg2l-cru: rzg2l-csi2: Switch to RUNTIME_PM_OPS()
` [PATCH v2 RESEND 2/4] media: platform: rzg2l-cru: rzg2l-ip: Add delay after D-PHY reset
` [PATCH v2 RESEND 3/4] media: platform: rzg2l-cru: rzg2l-video: Fix image processing initialization
` [PATCH v2 RESEND 4/4] media: platform: rzg2l-cru: rzg2l-video: Restructure clk handling

[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
 2024-01-30 15:08 UTC  (22+ messages)
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
` [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device
` [PATCH v1 04/18] thermal/drivers/da9062: Migrate to thermal_zone_device_register()
` [PATCH v1 05/18] thermal/drivers/imx: "
` [PATCH v1 06/18] thermal/drivers/rcar: "
` [PATCH v1 07/18] thermal/drivers/st: "
` [PATCH v1 08/18] thermal: intel: pch_thermal: "
` [PATCH v1 09/18] thermal: intel: quark_dts: "
` [PATCH v1 10/18] thermal: intel: soc_dts_iosf: "
` [PATCH v1 11/18] thermal: intel: int340x: "
` [PATCH v1 12/18] thermal: int340x: processor: "
` [PATCH v1 13/18] thermal: intel: x86_pkg_temp: "
` [PATCH v1 14/18] thermal/drivers/armada: "
` [PATCH v1 15/18] thermal/drivers/dove: "
` [PATCH v1 16/18] thermal/drivers/kirkwood: "
` [PATCH v1 17/18] thermal/drivers/spear: "
` [PATCH v1 18/18] thermal/drivers/int340x: "

[PATCH] clk: renesas: r9a07g043: Add clock and reset entries for CRU
 2024-01-30 14:05 UTC  (2+ messages)

[geert-renesas-devel:renesas-dt-bindings-for-v6.9] BUILD SUCCESS c18327b36e9c1efb917953fc14b869c37d2884e1
 2024-01-30 13:06 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).