[PATCH v1 0/4] ACPI: TAD: Add alarm support to RTC class device interface
From: Rafael J. Wysocki
Date: Tue Mar 31 2026 - 15:43:42 EST
Hi All,
This series adds alarm support via the RTC class device interface
of the ACPI time and alarm device (TAD) driver.
The code is first rearranged to facilitate re-use (patches [1-3/4]
and then the RTC class interface of the driver is extended to
support alarm (patch [4/4]).
Thanks!