mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
@ 2024-02-07 12:07 Claudiu
  2024-02-07 12:07 ` [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq Claudiu
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Claudiu @ 2024-02-07 12:07 UTC (permalink / raw)
  To: s.shtylyov, davem, edumazet, kuba, pabeni
  Cc: netdev, linux-renesas-soc, linux-kernel, claudiu.beznea, Claudiu Beznea

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

Series adds runtime PM support for the ravb driver. This is a continuation
of [1].

There are 4 more preparation patches (patches 1-4) and patch 5
adds runtime PM support.

Patches in this series were part of [2].

Changes since [2]:
- patch 1/5 is new
- use pm_runtime_get_noresume() and pm_runtime_active() in patches
  3/5, 4/5
- fixed higlighted typos in patch 4/5

[1] https://lore.kernel.org/all/20240202084136.3426492-1-claudiu.beznea.uj@bp.renesas.com/
[2] https://lore.kernel.org/all/20240105082339.1468817-1-claudiu.beznea.uj@bp.renesas.com/

Claudiu Beznea (5):
  net: ravb: Get rid of temporary variable irq
  net: ravb: Keep the reverse order of operations in ravb_close()
  net: ravb: Return cached statistics if the interface is down
  net: ravb: Do not apply RX checksum settings to hardware if the
    interface is down
  net: ravb: Add runtime PM support

 drivers/net/ethernet/renesas/ravb_main.c | 118 ++++++++++++++++++-----
 1 file changed, 94 insertions(+), 24 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-02-09 19:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 12:07 [PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2) Claudiu
2024-02-07 12:07 ` [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq Claudiu
2024-02-08 20:43   ` Sergey Shtylyov
2024-02-09  5:48     ` claudiu beznea
2024-02-09 19:43       ` Sergey Shtylyov
2024-02-08 20:44   ` Sergey Shtylyov
2024-02-07 12:07 ` [PATCH net-next 2/5] net: ravb: Keep the reverse order of operations in ravb_close() Claudiu
2024-02-07 12:07 ` [PATCH net-next 3/5] net: ravb: Return cached statistics if the interface is down Claudiu
2024-02-07 20:18   ` Sergey Shtylyov
2024-02-07 12:07 ` [PATCH net-next 4/5] net: ravb: Do not apply RX checksum settings to hardware " Claudiu
2024-02-07 20:50   ` Sergey Shtylyov
2024-02-08  8:09     ` Biju Das
2024-02-08  9:16       ` Biju Das
2024-02-08 16:11     ` claudiu beznea
2024-02-07 12:07 ` [PATCH net-next 5/5] net: ravb: Add runtime PM support Claudiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®