mbox series

[GIT,PULL] RTC fixes for 6.1

Message ID Y1v99D722uI1nu1M@mail.local
State Accepted
Headers show
Series [GIT,PULL] RTC fixes for 6.1 | expand

Pull-request

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

Message

Alexandre Belloni Oct. 28, 2022, 4:06 p.m. UTC
Linus,

Here are fixes for the RTC subsystem for 6.1. They fix wakeup support
that broke on multiple platforms.

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to db4e955ae333567dea02822624106c0b96a2f84f:

  rtc: cmos: fix build on non-ACPI platforms (2022-10-18 22:36:54 +0200)

----------------------------------------------------------------
RTC fixes for 6.1

Drivers:
 - cmos: fix wakeup support

----------------------------------------------------------------
Alexandre Belloni (1):
      rtc: cmos: fix build on non-ACPI platforms

Rafael J. Wysocki (1):
      rtc: cmos: Fix wake alarm breakage

 drivers/rtc/rtc-cmos.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 28, 2022, 9:10 p.m. UTC | #1
The pull request you sent on Fri, 28 Oct 2022 18:06:12 +0200:

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

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

Thank you!