The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] RTC fixes for 6.18
Date: Sat, 8 Nov 2025 21:39:08 +0100	[thread overview]
Message-ID: <20251108203908b1400ce8@mail.local> (raw)

Hello Linus,

Here are some fixes for 6.18. The two reverts are for patches that I
shouldn't have applied. The rx8025 patch fixes an issue present since
2022.

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-6.18-fixes

for you to fetch changes up to 162f24cbb0f6ec596e7e9f3e91610d79dc805229:

  rtc: rx8025: fix incorrect register reference (2025-11-08 20:56:12 +0100)

----------------------------------------------------------------
RTC fixes for 6.18

Drivers:
 - cpcap, tps6586x: revert incorrect irq enable/disable balance fix
 - rx8025: fix incorrect register reference

----------------------------------------------------------------
Jon Hunter (2):
      Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"
      Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance"

Yuta Hayama (1):
      rtc: rx8025: fix incorrect register reference

 drivers/rtc/rtc-cpcap.c    | 1 -
 drivers/rtc/rtc-rx8025.c   | 2 +-
 drivers/rtc/rtc-tps6586x.c | 1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

             reply	other threads:[~2025-11-08 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-08 20:39 Alexandre Belloni [this message]
2025-11-09  0:08 ` [GIT PULL] RTC fixes for 6.18 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=20251108203908b1400ce8@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox