linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hwspinlock updates for v5.5
@ 2019-11-30 19:14 Bjorn Andersson
  2019-12-02  2:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2019-11-30 19:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Baolin Wang,
	Bjorn Andersson

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.5

for you to fetch changes up to 9d399f0c52951c1acf972bf98ea55ba8798fea7a:

  hwspinlock: u8500_hsem: Remove redundant PM runtime implementation (2019-11-08 16:42:26 -0800)

----------------------------------------------------------------
hwspinlock updates for v5.5

This contains a number of cleanups to the core and several drivers, in
particular removing the requirement for drivers to implement pm_runtime.

It also udpates the location of the git tree in MAINTAINERS.

----------------------------------------------------------------
Baolin Wang (11):
      hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()
      hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memory
      hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock controller
      hwspinlock: sprd: Change to use devm_platform_ioremap_resource()
      hwspinlock: sprd: Check the return value of clk_prepare_enable()
      hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unprepare()
      hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controller
      hwspinlock: Remove BUG_ON() from the hwspinlock core
      hwspinlock: Let the PM runtime can be optional
      hwspinlock: sprd: Remove redundant PM runtime implementation
      hwspinlock: u8500_hsem: Remove redundant PM runtime implementation

Bjorn Andersson (1):
      MAINTAINERS: hwspinlock: update git tree location

 MAINTAINERS                          |  2 +-
 drivers/hwspinlock/hwspinlock_core.c | 16 +++++------
 drivers/hwspinlock/sprd_hwspinlock.c | 48 +++++++++++++++-----------------
 drivers/hwspinlock/u8500_hsem.c      | 53 ++++++++----------------------------
 4 files changed, 42 insertions(+), 77 deletions(-)


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

* Re: [GIT PULL] hwspinlock updates for v5.5
  2019-11-30 19:14 [GIT PULL] hwspinlock updates for v5.5 Bjorn Andersson
@ 2019-12-02  2:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-02  2:50 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Linus Torvalds, Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Baolin Wang, Bjorn Andersson

The pull request you sent on Sat, 30 Nov 2019 11:14:48 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/454d9c4aa7d54fd4f15c1427fc4f51347f300262

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-12-02  2:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-30 19:14 [GIT PULL] hwspinlock updates for v5.5 Bjorn Andersson
2019-12-02  2:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).