public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v6.8-rc2
@ 2024-02-01 12:05 Mark Brown
  2024-02-01 18:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-02-01 12:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.8-rc2

for you to fetch changes up to a3fa9838e8140584a6f338e8516f2b05d3bea812:

  regulator (max5970): Fix IRQ handler (2024-01-30 15:27:16 +0000)

----------------------------------------------------------------
regulator: Fixes for v6.8

The main set of fixes here are for the PWM regulator, fixing
bootstrapping issues on some platforms where the hardware setup looked
like it was out of spec for the constraints we have for the regulator
causing us to make spurious and unhelpful changes to try to bring things
in line with the constraints.  There's also a couple of other driver
specific fixes.

----------------------------------------------------------------
Martin Blumenstingl (3):
      regulator: pwm-regulator: Add validity checks in continuous .get_voltage
      regulator: pwm-regulator: Calculate the output voltage for disabled PWMs
      regulator: pwm-regulator: Manage boot-on with disabled PWM channels

Patrick Rudolph (1):
      regulator (max5970): Fix IRQ handler

Romain Naour (1):
      regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared interrupt register

 drivers/regulator/max5970-regulator.c |  2 +-
 drivers/regulator/pwm-regulator.c     | 43 +++++++++++++++++++++++++++++++++++
 drivers/regulator/ti-abb-regulator.c  | 22 +++++++++++++++---
 3 files changed, 63 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2024-02-01 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-01 12:05 [GIT PULL] regulator fixes for v6.8-rc2 Mark Brown
2024-02-01 18:23 ` 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