All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for 5.3
@ 2019-09-09 14:16 Mark Brown
  2019-09-09 19:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2019-09-09 14:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Liam Girdwood

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

The following changes since commit 811ba489fa524ec634933cdf83aaf6c007a4c004:

  regulator: of: Add of_node_put() before return in function (2019-08-01 14:07:46 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.3-rc8

for you to fetch changes up to 3829100a63724f6dbf264b2a7f06e7f638ed952d:

  regulator: twl: voltage lists for vdd1/2 on twl4030 (2019-08-15 15:08:41 +0100)

----------------------------------------------------------------
regulator: Fixes for v5.3

This is obviouly very late, containing three small and simple
driver specific fixes.  The main one is the TWL fix, this fixes
issues with cpufreq on the PMICs used with BeagleBoard generation
OMAP SoCs which had been broken due to changes in the generic OPP
code exposing a bug in the regulator driver for these devices
causing them to think that OPPs weren't supported on the system.

Sorry about sending this so late, I hadn't registered that the
TWL issue manifested in cpufreq.

----------------------------------------------------------------

Andreas Kemnade (1):
      regulator: twl: voltage lists for vdd1/2 on twl4030

Dan Carpenter (1):
      regulator: slg51000: Fix a couple NULL vs IS_ERR() checks

Raag Jadav (1):
      regulator: act8945a-regulator: fix ldo register addresses in set_mode hook

 drivers/regulator/act8945a-regulator.c |  8 ++++----
 drivers/regulator/slg51000-regulator.c |  4 ++--
 drivers/regulator/twl-regulator.c      | 23 ++++++++++++++++++++---
 3 files changed, 26 insertions(+), 9 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [GIT PULL] regulator fixes for 5.3
  2019-09-09 14:16 [GIT PULL] regulator fixes for 5.3 Mark Brown
@ 2019-09-09 19:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-09 19:40 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Liam Girdwood

The pull request you sent on Mon, 9 Sep 2019 15:16:04 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.3-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/56037cadf60461b4a2996b4d8f0057c4d343c17c

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-09-09 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09 14:16 [GIT PULL] regulator fixes for 5.3 Mark Brown
2019-09-09 19:40 ` pr-tracker-bot

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.