Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC updates from Alexandre Belloni: "Not much this cycle - mostly non urgent driver fixes: - ds1374: use watchdog core - pcf2127: add alarm and pcf2129 support" * tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: pcf2127: fix alarm handling rtc: pcf2127: add alarm support rtc: pcf2127: add pca2129 device id rtc: max77686: Fix wake-ups for max77620 rtc: ds1307: provide an indication that the watchdog has fired rtc: ds1374: remove unused define rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies rtc: cleanup obsolete comment about struct rtc_class_ops rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable rtc: ds1374: wdt: Use watchdog core for watchdog part rtc: Replace HTTP links with HTTPS ones rtc: goldfish: Enable interrupt in set_alarm() when necessary rtc: max77686: Do not allow interrupt to fire before system resume rtc: imxdi: fix trivial typos rtc: cpcap: fix range
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/rtc/trivial-rtc.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/rtc/trivial-rtc.yaml
- drivers/rtc/Kconfig 2 additions, 1 deletiondrivers/rtc/Kconfig
- drivers/rtc/rtc-ab-b5ze-s3.c 1 addition, 1 deletiondrivers/rtc/rtc-ab-b5ze-s3.c
- drivers/rtc/rtc-bq32k.c 1 addition, 1 deletiondrivers/rtc/rtc-bq32k.c
- drivers/rtc/rtc-cpcap.c 1 addition, 1 deletiondrivers/rtc/rtc-cpcap.c
- drivers/rtc/rtc-ds1307.c 6 additions, 0 deletionsdrivers/rtc/rtc-ds1307.c
- drivers/rtc/rtc-ds1374.c 62 additions, 200 deletionsdrivers/rtc/rtc-ds1374.c
- drivers/rtc/rtc-goldfish.c 1 addition, 0 deletionsdrivers/rtc/rtc-goldfish.c
- drivers/rtc/rtc-imxdi.c 2 additions, 2 deletionsdrivers/rtc/rtc-imxdi.c
- drivers/rtc/rtc-max77686.c 21 additions, 2 deletionsdrivers/rtc/rtc-max77686.c
- drivers/rtc/rtc-mcp795.c 1 addition, 1 deletiondrivers/rtc/rtc-mcp795.c
- drivers/rtc/rtc-pcf2127.c 141 additions, 3 deletionsdrivers/rtc/rtc-pcf2127.c
- drivers/rtc/rtc-pcf85063.c 2 additions, 2 deletionsdrivers/rtc/rtc-pcf85063.c
- drivers/rtc/rtc-pl031.c 1 addition, 0 deletionsdrivers/rtc/rtc-pl031.c
- include/linux/rtc.h 0 additions, 4 deletionsinclude/linux/rtc.h
Loading
Please register or sign in to comment