]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Feb 2023 21:46:37 +0000 (13:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Feb 2023 21:46:37 +0000 (13:46 -0800)
commit95078069c1e70d1b3b141132d18d0c563acedd0c
tree8d19605c48c9522f57f464f0ffd15086b1024540
parentdb27c22251e7c8f3a9d5bfb55c9c8c701a70bbb3
parent08279468a294d8c996a657ecc9e51bd5c084c75d
Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux

Pull RTC fixes from Alexandre Belloni:
 "Here are a few fixes for 6.2. The EFI one is the most important as it
  allows some RTCs to actually work. The other two are warnings that are
  worth fixing.

   - efi: make WAKEUP services optional

   - sunplus: fix format string warning"

* tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:
  rtc: sunplus: fix format string for printing resource
  dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' property
  rtc: efi: Enable SET/GET WAKEUP services as optional