linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RTC fixes for 6.16
@ 2025-06-29 22:15 Alexandre Belloni
  2025-07-01  0:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2025-06-29 22:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-rtc, linux-kernel

Hello Linus,

Here are some fixes for 6.16. The cmos one is important for PREEMPT_RT. I've
also added the s5m changes as they had a dependency on the MFD pull request that
was included in 6.16-rc1 and we didn't synchronize before the merge window and
they won't hurt.

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 08d82d0cad51c2b1d454fe41ea1ff96ade676961:

  rtc: pcf2127: add missing semicolon after statement (2025-06-24 16:06:14 +0200)

----------------------------------------------------------------
RTC fixes for 6.16

Drivers:
 - cmos: use spin_lock_irqsave in cmos_interrupt
 - pcf2127: fix SPI command byte for PCF2131
 - s5m: add S2MPG10 support

----------------------------------------------------------------
André Draszik (7):
      rtc: s5m: cache device type during probe
      rtc: s5m: prepare for external regmap
      rtc: s5m: add support for S2MPG10 RTC
      rtc: s5m: fix a typo: peding -> pending
      rtc: s5m: switch to devm_device_init_wakeup
      rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
      rtc: s5m: replace open-coded read/modify/write registers with regmap helpers

Elena Popa (1):
      rtc: pcf2127: fix SPI command byte for PCF2131

Hugo Villeneuve (1):
      rtc: pcf2127: add missing semicolon after statement

Mateusz Jończyk (1):
      rtc: cmos: use spin_lock_irqsave in cmos_interrupt

 drivers/rtc/rtc-cmos.c    |  10 ++-
 drivers/rtc/rtc-pcf2127.c |   7 +-
 drivers/rtc/rtc-s5m.c     | 197 ++++++++++++++++++++++++++++++----------------
 3 files changed, 140 insertions(+), 74 deletions(-)

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

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

* Re: [GIT PULL] RTC fixes for 6.16
  2025-06-29 22:15 [GIT PULL] RTC fixes for 6.16 Alexandre Belloni
@ 2025-07-01  0:19 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-01  0:19 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-rtc, linux-kernel

The pull request you sent on Mon, 30 Jun 2025 00:15:54 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4b424a3f7d91c4c694a36ecb30b978e30689cdae

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-07-01  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-29 22:15 [GIT PULL] RTC fixes for 6.16 Alexandre Belloni
2025-07-01  0:19 ` 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;
as well as URLs for NNTP newsgroup(s).