All of lore.kernel.org
 help / color / mirror / Atom feed
From: Derek Basehore <dbasehore@chromium.org>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>,
	Len Brown <len.brown@intel.com>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Russell King <linux@arm.linux.org.uk>,
	martyn.welch@collabora.co.uk, linux-pm@vger.kernel.org,
	David Airlie <airlied@linux.ie>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, linux-acpi@vger.kernel.org,
	Tony Lindgren <tony@atomide.com>,
	Alan Stern <stern@rowland.harvard.edu>,
	Pavel Machek <pavel@ucw.cz>,
	Tomas Winkler <tomas.winkler@intel.com>,
	linux-omap@vger.kernel.org, Kevin Hilman <khilman@kernel.org>,
	linux-arm-kernel@lists.infradead.org, Len Brown <lenb@kernel.org>,
	djkurtz@chromium.org
Subject: Re: Re: [PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
Date: Mon, 4 Jan 2016 18:27:18 -0800	[thread overview]
Message-ID: <20160105021052.GA32392@google.com> (raw)
In-Reply-To: <2496228.i2Z9PmMBtz@vostro.rjw.lan>

On Mon, Nov 02, 2015 at 02:50:40AM +0100, Rafael J. Wysocki wrote:
> 
> I've queued up this series for the second half of the v4.4 merge window.
> 
> Thanks,
> Rafael
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

What's the status of this patch series? I haven't seen the patches
posted for v4.4, plus there's the issue that Dan found that needs to be
addressed.

Is there a new revision of the patch series being worked on?

WARNING: multiple messages have this Message-ID (diff)
From: dbasehore@chromium.org (Derek Basehore)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
Date: Mon, 4 Jan 2016 18:27:18 -0800	[thread overview]
Message-ID: <20160105021052.GA32392@google.com> (raw)
In-Reply-To: <2496228.i2Z9PmMBtz@vostro.rjw.lan>

On Mon, Nov 02, 2015 at 02:50:40AM +0100, Rafael J. Wysocki wrote:
> 
> I've queued up this series for the second half of the v4.4 merge window.
> 
> Thanks,
> Rafael
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

What's the status of this patch series? I haven't seen the patches
posted for v4.4, plus there's the issue that Dan found that needs to be
addressed.

Is there a new revision of the patch series being worked on?

  reply	other threads:[~2016-01-05  2:27 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27 14:38 [PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping Tomeu Vizoso
2015-10-27 14:38 ` Tomeu Vizoso
2015-10-27 14:38 ` [PATCH v11 1/4] device core: add device_is_bound() Tomeu Vizoso
2015-10-27 14:38 ` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain Tomeu Vizoso
2015-10-27 14:38   ` Tomeu Vizoso
2015-10-27 14:38   ` Tomeu Vizoso
2015-11-10  9:33   ` Daniel Kurtz
2015-11-10  9:33     ` Daniel Kurtz
2015-11-10  9:33     ` Daniel Kurtz
2016-01-07 14:47     ` Tomeu Vizoso
2016-01-07 14:47       ` Tomeu Vizoso
2016-01-08  0:20       ` Rafael J. Wysocki
2016-01-08  0:20         ` Rafael J. Wysocki
2016-01-08  0:20         ` Rafael J. Wysocki
2016-01-11 14:35       ` Fabio Estevam
2016-01-11 14:35         ` Fabio Estevam
2016-01-11 14:35         ` Fabio Estevam
2016-01-11 14:45         ` Rafael J. Wysocki
2016-01-11 14:45           ` Rafael J. Wysocki
2016-01-11 14:52           ` Fabio Estevam
2016-01-11 14:52             ` Fabio Estevam
2016-01-11 21:09           ` Ulf Hansson
2016-01-11 21:09             ` Ulf Hansson
2015-10-27 14:38 ` [PATCH v11 3/4] PM / sleep: Go direct_complete if driver has no callbacks Tomeu Vizoso
2015-10-27 14:38 ` [PATCH v11 4/4] USB / PM: Allow USB devices to remain runtime-suspended when sleeping Tomeu Vizoso
2015-11-02  1:50 ` [PATCH v11 0/4] " Rafael J. Wysocki
2015-11-02  1:50   ` Rafael J. Wysocki
2016-01-05  2:27   ` Derek Basehore [this message]
2016-01-05  2:27     ` Derek Basehore
2016-01-05 12:48     ` Rafael J. Wysocki
2016-01-05 12:48       ` Rafael J. Wysocki
2016-01-05 23:38       ` dbasehore .
2016-01-05 23:38         ` dbasehore .

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=20160105021052.GA32392@google.com \
    --to=dbasehore@chromium.org \
    --cc=airlied@linux.ie \
    --cc=djkurtz@chromium.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=khilman@kernel.org \
    --cc=len.brown@intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=martyn.welch@collabora.co.uk \
    --cc=pavel@ucw.cz \
    --cc=rjw@rjwysocki.net \
    --cc=stern@rowland.harvard.edu \
    --cc=tomas.winkler@intel.com \
    --cc=tomeu.vizoso@collabora.com \
    --cc=tony@atomide.com \
    --cc=ulf.hansson@linaro.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.