This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7c2a69f610e6 Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client new 3180cfabf6fb rtc: cpcap: fix range new 05513a706b4f rtc: imxdi: fix trivial typos new d8f090dbeafd rtc: max77686: Do not allow interrupt to fire before syste [...] new 22f8d5a1bf23 rtc: goldfish: Enable interrupt in set_alarm() when necessary new 3567d3d14772 rtc: Replace HTTP links with HTTPS ones new d3de4beb14a8 rtc: ds1374: wdt: Use watchdog core for watchdog part new 4df2ef85f0ef rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable new a5e6f964bb2c rtc: cleanup obsolete comment about struct rtc_class_ops new c7f3be4c94d3 rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies new 3d6cfb36ed71 rtc: ds1374: remove unused define new 9bf130625758 rtc: ds1307: provide an indication that the watchdog has fired new 16c24801122e rtc: max77686: Fix wake-ups for max77620 new 985b30dbe2cf rtc: pcf2127: add pca2129 device id new 8a914bac44be rtc: pcf2127: add alarm support new 27006416be16 rtc: pcf2127: fix alarm handling new dc06fe51d26e Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/ [...]
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/rtc/trivial-rtc.yaml | 2 + drivers/rtc/Kconfig | 3 +- drivers/rtc/rtc-ab-b5ze-s3.c | 2 +- drivers/rtc/rtc-bq32k.c | 2 +- drivers/rtc/rtc-cpcap.c | 2 +- drivers/rtc/rtc-ds1307.c | 6 + drivers/rtc/rtc-ds1374.c | 262 +++++---------------- drivers/rtc/rtc-goldfish.c | 1 + drivers/rtc/rtc-imxdi.c | 4 +- drivers/rtc/rtc-max77686.c | 23 +- drivers/rtc/rtc-mcp795.c | 2 +- drivers/rtc/rtc-pcf2127.c | 144 ++++++++++- drivers/rtc/rtc-pcf85063.c | 4 +- drivers/rtc/rtc-pl031.c | 1 + include/linux/rtc.h | 4 - 15 files changed, 244 insertions(+), 218 deletions(-)