All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: marcel@holtmann.org, luiz.dentz@gmail.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	robh@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, kvalo@kernel.org, andersson@kernel.org,
	konrad.dybcio@linaro.org, lgirdwood@gmail.com,
	broonie@kernel.org, catalin.marinas@arm.com, will@kernel.org,
	bhelgaas@google.com, saravanak@google.com,
	geert+renesas@glider.be, arnd@arndb.de,
	neil.armstrong@linaro.org, m.szyprowski@samsung.com,
	elder@linaro.org, srinivas.kandagatla@linaro.org,
	gregkh@linuxfoundation.org, abel.vesa@linaro.org,
	mani@kernel.org, lukas@wunner.de, dmitry.baryshkov@linaro.org,
	amit.pundir@linaro.org, wuxilin123@gmail.com,
	linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-wireless@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org,
	linux-pm@vger.kernel.org, bartosz.golaszewski@linaro.org
Subject: Re: [PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
Date: Thu, 20 Jun 2024 14:30:50 +0000	[thread overview]
Message-ID: <171889385036.4585.6482250630135606154.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240605123850.24857-1-brgl@bgdev.pl>

Hello:

This series was applied to bluetooth/bluetooth-next.git (master)
by Bartosz Golaszewski <bartosz.golaszewski@linaro.org>:

On Wed,  5 Jun 2024 14:38:48 +0200 you wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> 
> Hi!
> 
> These are the power sequencing patches sent separately after some
> improvements suggested by Bjorn Helgaas. I intend to pick them up into a
> new branch and maintain the subsystem from now on. I then plan to
> provide an immutable tag to the Bluetooth and PCI subsystems so that the
> rest of the C changes can be applied. This new branch will then be
> directly sent to Linus Torvalds for the next merge window.
> 
> [...]

Here is the summary with links:
  - [v9,1/2] power: sequencing: implement the pwrseq core
    https://git.kernel.org/bluetooth/bluetooth-next/c/249ebf3f65f8
  - [v9,2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
    https://git.kernel.org/bluetooth/bluetooth-next/c/2f1630f437df

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2024-06-20 14:30 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-05 12:38 [PATCH v9 0/2] pwrseq: introduce the subsystem and first driver Bartosz Golaszewski
2024-06-05 12:38 ` Bartosz Golaszewski
2024-06-05 12:38 ` [PATCH v9 1/2] power: sequencing: implement the pwrseq core Bartosz Golaszewski
2024-06-05 12:38   ` Bartosz Golaszewski
2024-06-05 13:12   ` pwrseq: introduce the subsystem and first driver bluez.test.bot
2024-06-10 14:50   ` [PATCH v9 1/2] power: sequencing: implement the pwrseq core Krzysztof Kozlowski
2024-06-10 14:50     ` Krzysztof Kozlowski
2024-06-05 12:38 ` [PATCH v9 2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets Bartosz Golaszewski
2024-06-05 12:38   ` Bartosz Golaszewski
2024-06-10 14:54   ` Krzysztof Kozlowski
2024-06-10 14:54     ` Krzysztof Kozlowski
2024-06-10 14:55     ` Bartosz Golaszewski
2024-06-10 14:55       ` Bartosz Golaszewski
2024-06-10 15:00       ` Krzysztof Kozlowski
2024-06-10 15:00         ` Krzysztof Kozlowski
2024-06-10 15:05   ` Krzysztof Kozlowski
2024-06-10 15:05     ` Krzysztof Kozlowski
2024-06-10 15:07     ` Krzysztof Kozlowski
2024-06-10 15:07       ` Krzysztof Kozlowski
2024-06-10 14:07 ` [PATCH v9 0/2] pwrseq: introduce the subsystem and first driver Bartosz Golaszewski
2024-06-10 14:07   ` Bartosz Golaszewski
2024-06-12  7:24 ` Bartosz Golaszewski
2024-06-20 14:30 ` patchwork-bot+bluetooth [this message]
2024-06-21  1:14   ` Lk Sii
2024-06-21  6:36     ` Bartosz Golaszewski
2024-06-21  9:04       ` Lk Sii
2024-06-21 13:23         ` Bartosz Golaszewski
2024-06-21 14:51         ` Krzysztof Kozlowski
2024-06-24 15:30         ` Luiz Augusto von Dentz
2024-06-21 14:50     ` Krzysztof Kozlowski

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=171889385036.4585.6482250630135606154.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=abel.vesa@linaro.org \
    --cc=amit.pundir@linaro.org \
    --cc=andersson@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=bhelgaas@google.com \
    --cc=brgl@bgdev.pl \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=edumazet@google.com \
    --cc=elder@linaro.org \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=kuba@kernel.org \
    --cc=kvalo@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=lukas@wunner.de \
    --cc=m.szyprowski@samsung.com \
    --cc=mani@kernel.org \
    --cc=marcel@holtmann.org \
    --cc=neil.armstrong@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=robh@kernel.org \
    --cc=saravanak@google.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=will@kernel.org \
    --cc=wuxilin123@gmail.com \
    /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.