From: 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 v5.8-rc2
Date: Mon, 22 Jun 2020 12:40:20 +0100 [thread overview]
Message-ID: <20200622114114.606FD206BE@mail.kernel.org> (raw)
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.8-rc2
for you to fetch changes up to 1b3bcca2085865c1facfbea9baf2f5cde5dc15e4:
regulator: mt6358: Remove BROKEN dependency (2020-06-17 13:01:19 +0100)
----------------------------------------------------------------
regulator: Fixes for v5.8
This has a fix for the refactoring out of the pickable ranges
functionality, plus the removal of a BROKEN dependency on mt6358 now
that the dependencies were merged in -rc1 and a couple of device
specific fixes.
----------------------------------------------------------------
Axel Lin (1):
regulator: mt6358: Remove BROKEN dependency
Mark Brown (1):
Merge tag 'v5.8-rc1' into regulator-5.8
Martin Fuzzey (1):
regulator: da9063: fix LDO9 suspend and warning.
Matti Vaittinen (1):
regulator: Fix pickable ranges mapping
Robin Gong (1):
regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
drivers/regulator/Kconfig | 2 +-
drivers/regulator/da9063-regulator.c | 1 -
drivers/regulator/helpers.c | 2 +-
drivers/regulator/pfuze100-regulator.c | 60 ++++++++++++++++++++++------------
4 files changed, 41 insertions(+), 24 deletions(-)
next reply other threads:[~2020-06-22 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-22 11:40 broonie [this message]
2020-06-22 16:55 ` [GIT PULL] regulator fixes for v5.8-rc2 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=20200622114114.606FD206BE@mail.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.