All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: netdev@vger.kernel.org
Cc: linux-sh@vger.kernel.org
Subject: [PATCH 0/2] sh_eth: massage PM code
Date: Wed, 21 Jan 2015 22:16:54 +0000	[thread overview]
Message-ID: <5608250.lrFkJTjgSf@wasted.cogentembedded.com> (raw)

Hello.

   Here's a set of 2 patches against DaveM's 'net-next.git' repo. We're adding
the support for suspend/hibernation as well as somewhat changing the existing
code. There are still MDIO-related issue with suspend (kernel exception), we've
been working on it and shall address it with a separate patch...

[1/2] sh_eth: use SET_RUNTIME_PM_OPS()
[2/2] sh_eth: add more PM methods

WBR, Sergei


WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: netdev@vger.kernel.org
Cc: linux-sh@vger.kernel.org
Subject: [PATCH 0/2] sh_eth: massage PM code
Date: Thu, 22 Jan 2015 01:16:54 +0300	[thread overview]
Message-ID: <5608250.lrFkJTjgSf@wasted.cogentembedded.com> (raw)

Hello.

   Here's a set of 2 patches against DaveM's 'net-next.git' repo. We're adding
the support for suspend/hibernation as well as somewhat changing the existing
code. There are still MDIO-related issue with suspend (kernel exception), we've
been working on it and shall address it with a separate patch...

[1/2] sh_eth: use SET_RUNTIME_PM_OPS()
[2/2] sh_eth: add more PM methods

WBR, Sergei


             reply	other threads:[~2015-01-21 22:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 22:16 Sergei Shtylyov [this message]
2015-01-21 22:16 ` [PATCH 0/2] sh_eth: massage PM code Sergei Shtylyov
2015-01-21 22:18 ` [PATCH 1/2] sh_eth: use SET_RUNTIME_PM_OPS() Sergei Shtylyov
2015-01-21 22:18   ` Sergei Shtylyov
2015-01-21 22:19 ` [PATCH 2/2] sh_eth: add more PM methods Sergei Shtylyov
2015-01-21 22:19   ` Sergei Shtylyov
2015-01-26 23:27 ` [PATCH 0/2] sh_eth: massage PM code David Miller
2015-01-26 23:27   ` David Miller
2015-01-27 19:06 ` Sergei Shtylyov
2015-01-27 19:06   ` Sergei Shtylyov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5608250.lrFkJTjgSf@wasted.cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=linux-sh@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.