All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] improve runtime-pm support for mt7663/mt7921
@ 2021-04-21 10:43 Lorenzo Bianconi
  2021-04-21 10:43 ` [PATCH 1/4] mt76: mt7921: improve doze opportunity Lorenzo Bianconi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lorenzo Bianconi @ 2021-04-21 10:43 UTC (permalink / raw)
  To: nbd; +Cc: linux-wireless, lorenzo.bianconi, sean.wang

This is the second series to fix/improve runtime-pm support for mt7663/mt7921
chipsets.
This series is based on the series below:
https://patchwork.kernel.org/project/linux-wireless/list/?series=469235

Lorenzo Bianconi (3):
  mt76: mt7921: improve doze opportunity
  mt76: mt7663: add awake and doze time accounting
  mt76: connac: unschedule mac_work before going to sleep

Sean Wang (1):
  mt76: mt7921: mt7921_stop should put device in fw_own state

 .../wireless/mediatek/mt76/mt7615/debugfs.c   | 32 ++++++++++++++++++-
 .../net/wireless/mediatek/mt76/mt7615/init.c  |  2 ++
 .../net/wireless/mediatek/mt76/mt7615/mac.c   |  2 ++
 .../net/wireless/mediatek/mt76/mt7615/mcu.c   | 24 +++++++++++---
 .../wireless/mediatek/mt76/mt76_connac_mac.c  |  6 ++--
 .../net/wireless/mediatek/mt76/mt7921/mac.c   |  6 ++--
 .../wireless/mediatek/mt76/mt7921/mt7921.h    |  2 +-
 7 files changed, 63 insertions(+), 11 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-04-21 10:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21 10:43 [PATCH 0/4] improve runtime-pm support for mt7663/mt7921 Lorenzo Bianconi
2021-04-21 10:43 ` [PATCH 1/4] mt76: mt7921: improve doze opportunity Lorenzo Bianconi
2021-04-21 10:43 ` [PATCH 2/4] mt76: mt7663: add awake and doze time accounting Lorenzo Bianconi
2021-04-21 10:43 ` [PATCH 3/4] mt76: connac: unschedule mac_work before going to sleep Lorenzo Bianconi
2021-04-21 10:43 ` [PATCH 4/4] mt76: mt7921: mt7921_stop should put device in fw_own state Lorenzo Bianconi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.