All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regulator fixes for v7.1-rc4
Date: Fri, 22 May 2026 18:53:14 +0100	[thread overview]
Message-ID: <61e5f905503dce235d751b1db6d192f9@kernel.org> (raw)

The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:

  Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v7.1-rc4

for you to fetch changes up to f9b2d3b703d13df50c630997dfdc25648e96db0d:

  regulator: tps65219: fix irq_data.rdev not being assigned (2026-05-18 10:52:24 +0100)

----------------------------------------------------------------
regulator: Fixes for v7.1

A couple of fixes here, one very minor Kconfig fix and a fix for a nasty
issue with error reporting in the tps65219 driver.

----------------------------------------------------------------
Alexander Sverdlin (1):
      regulator: tps65219: fix irq_data.rdev not being assigned

Ihor Matushchak (1):
      regulator: Kconfig: fix a typo in help

 drivers/regulator/Kconfig              |   2 +-
 drivers/regulator/tps65219-regulator.c | 135 +++++++++++++++++++++++----------
 2 files changed, 96 insertions(+), 41 deletions(-)

             reply	other threads:[~2026-05-22 17:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-22 17:53 Mark Brown [this message]
2026-05-22 20:25 ` [GIT PULL] regulator fixes for v7.1-rc4 pr-tracker-bot

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=61e5f905503dce235d751b1db6d192f9@kernel.org \
    --to=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.