claudiu beznea ([email protected])

Number of posts: 769 (2.28 per day)
First post: 2023-07-14 18:50:30
Last post: 2024-06-16 07:33:46

Date List Subject
2024-02-08 12:21:27 linux-kernel [PATCH v6 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
2024-02-08 12:09:30 linux-kernel [PATCH v6 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
2024-02-07 13:10:11 linux-kernel [PATCH v5 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
2024-02-07 13:09:44 linux-kernel [PATCH v5 6/9] watchdog: rzg2l_wdt: Remove comparison with zero
2024-02-07 13:09:12 linux-kernel [PATCH v5 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
2024-02-07 13:08:52 linux-kernel [PATCH v5 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
2024-02-07 13:08:40 linux-kernel [PATCH v5 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
2024-02-07 13:08:23 linux-kernel [PATCH v5 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
2024-02-07 12:13:12 linux-kernel [PATCH net-next 5/5] net: ravb: Add runtime PM support
2024-02-07 12:12:49 linux-kernel [PATCH net-next 3/5] net: ravb: Return cached statistics if the interface is down
2024-02-07 12:12:01 linux-kernel [PATCH net-next 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down
2024-02-07 12:11:15 linux-kernel [PATCH net-next 2/5] net: ravb: Keep the reverse order of operations in ravb_close()
2024-02-07 12:11:07 linux-kernel [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq
2024-02-07 12:10:58 linux-kernel [PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
2024-02-06 13:35:43 linux-kernel Re: [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling
2024-02-06 09:31:15 linux-kernel Re: [PATCH v2 3/3] arm64: dts: renesas: r9a08g045: Add missing interrupts of IRQC node
2024-02-06 09:12:05 linux-kernel [PATCH v4 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
2024-02-06 09:11:48 linux-kernel [PATCH v4 8/9] watchdog: rzg2l_wdt: Add suspend/resume support
2024-02-06 09:11:20 linux-kernel [PATCH v4 5/9] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
2024-02-06 09:09:47 linux-kernel [PATCH v4 6/9] watchdog: rzg2l_wdt: Remove comparison with zero
2024-02-06 09:06:03 linux-kernel [PATCH v4 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
2024-02-06 08:54:20 linux-kernel Re: [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
2024-02-06 07:53:11 linux-kernel [PATCH v4 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
2024-02-06 07:53:00 linux-kernel [PATCH v4 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
2024-02-06 07:52:46 linux-kernel [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
2024-02-06 07:52:27 linux-kernel [PATCH v4 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
2024-02-06 07:52:16 linux-kernel [PATCH v4 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
2024-02-06 06:01:31 linux-kernel Re: [PATCH v2 2/8] ARM: dts: microchip: sam9x60ek: Add power-supply properties for sdmmc nodes
2024-02-05 14:17:54 linux-kernel Re: [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling
2024-02-05 11:27:22 linux-kernel [PATCH v3] mmc: renesas_sdhi: Fix change point of data handling
2024-02-05 09:51:31 linux-kernel Re: [PATCH v3 8/8] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
2024-02-05 09:51:25 linux-kernel Re: [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM
2024-02-04 09:35:39 linux-kernel Re: [PATCH RESEND v7 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP
2024-02-04 09:24:46 linux-kernel [PATCH net-next v6 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
2024-02-04 09:21:47 linux-kernel [PATCH net-next v6 15/15] net: ravb: Simplify ravb_resume()
2024-02-04 09:20:13 linux-kernel Re: [PATCH RESEND v7 7/7] drm: atmel-hlcdc: add support for DSI output formats
2024-02-04 09:20:04 linux-kernel Re: [PATCH 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes
2024-02-04 09:07:22 linux-kernel [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM
2024-02-04 09:07:22 linux-kernel [PATCH v3 6/8] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
2024-02-04 09:07:03 linux-kernel [PATCH v3 7/8] watchdog: rzg2l_wdt: Add suspend/resume support
2024-02-04 09:06:44 linux-kernel [PATCH v3 0/8] watchdog: rzg2l_wdt: Add support for RZ/G3S
2024-02-04 09:06:32 linux-kernel [PATCH v3 4/8] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
2024-02-04 09:06:27 linux-kernel [PATCH v3 5/8] watchdog: rzg2l_wdt: Remove comparison with zero
2024-02-04 09:05:38 linux-kernel [PATCH v3 3/8] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
2024-02-04 08:57:27 linux-kernel Re: [PATCH RESEND v7 2/7] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75
2024-02-04 08:42:01 linux-kernel Re: [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend
2024-02-03 17:00:50 linux-kernel Re: [PATCH RESEND v7 4/7] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
2024-02-03 09:27:35 linux-kernel [PATCH net-next v6 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors
2024-02-03 09:26:57 linux-kernel [PATCH net-next v6 06/15] net: ravb: Assert/de-assert reset on suspend/resume
2024-02-03 09:26:41 linux-kernel [PATCH net-next v6 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs
2024-02-03 09:22:09 linux-kernel [PATCH v3 2/8] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()