Linux RTC
 help / color / mirror / Atom feed
 messages from 2026-08-21 14:05:04 to 2026-08-31 13:39:37 UTC [more...]

[PATCH AUTOSEL 6.18-5.10] rtc: aspeed: add AST2700 compatible
 2026-08-31 13:23 UTC 

[PATCH] rtc: efi: restore alarm support with runtime capability probe
 2026-08-31 13:34 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v7 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-29 14:37 UTC  (13+ messages)
` [PATCH v7 1/6] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v7 3/6] rtc: s35390a: Fix alarm not disabling
` [PATCH v7 2/6] rtc: s35390a: Add missing newline to dev_err
` [PATCH v7 4/6] rtc: s35390a: Read 24-hour mode on access
` [PATCH v7 5/6] rtc: s35390a: Add pinctrl
` [PATCH v7 6/6] rtc: s35390a: Add synology quirk

[GIT PULL] RTC for 7.3
 2026-08-28 17:49 UTC  (2+ messages)

[PATCH v3 0/4] rtc: pcf85063: Update interrupt support
 2026-08-28 17:21 UTC  (10+ messages)
` [PATCH v3 1/4] rtc: pcf85063: use devm_of_clk_add_hw_provider() for clkout
` [PATCH v3 2/4] rtc: pcf85063: do not clear AIE in the interrupt handler
` [PATCH v3 3/4] rtc: pcf85063: preserve the alarm flag in clkout register updates
` [PATCH v3 4/4] rtc: pcf85063: add 1 Hz update interrupt (UIE) support

[PATCH] selftests: rtc: fix flaky date_read_loop test
 2026-08-28 11:38 UTC  (2+ messages)

[PATCH] rtc: ftrtc010: fix clock resource leak on probe failure
 2026-08-27  8:17 UTC  (19+ messages)
  ` [PATCH v1 0/3] rtc: ftrtc010: fix resource management and integer overflow
    ` [PATCH v1 1/3] rtc: ftrtc010: fix clock resource leak on probe failure
    ` [PATCH v1 2/3] rtc: ftrtc010: use devm clock APIs to fix use-after-disable in remove
    ` [PATCH v1 3/3] rtc: ftrtc010: fix integer overflow in time calculation
  ` [PATCH v2 0/3] rtc: ftrtc010: fix resource management and integer overflow
    ` [PATCH v2 1/3] rtc: ftrtc010: fix clock resource leak on probe failure
    ` [PATCH v2 2/3] rtc: ftrtc010: use devm clock APIs to fix use-after-disable in remove
    ` [PATCH v2 3/3] rtc: ftrtc010: fix integer overflow in time calculation

[PATCH] rtc: dev: zero-initialize struct rtc_wkalrm to prevent information leak
 2026-08-27  2:04 UTC  (2+ messages)

[PATCH] rtc: rs5c372: add missing error code for unknown RTC type
 2026-08-27  2:03 UTC  (2+ messages)

[PATCH v6 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-26  7:31 UTC  (18+ messages)
` [PATCH v6 1/6] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v6 2/6] rtc: s35390a: Add missing newline to dev_err
` [PATCH v6 3/6] rtc: s35390a: Fix alarm not disabling
` [PATCH v6 4/6] rtc: s35390a: Read 24-hour mode on access
` [PATCH v6 5/6] rtc: s35390a: Add pinctrl
` [PATCH v6 6/6] rtc: s35390a: Add synology quirk

[PATCH] rtc: rv3028: configure backup switch mode from device tree
 2026-08-26  6:57 UTC  (7+ messages)

[PATCH] rtc: pcf85063: disable the clkout output by default
 2026-08-26  6:45 UTC  (10+ messages)

[PATCH 0/2] rtc: Add Qualcomm PMIC RTC-GLINK support for Glymur
 2026-08-26  6:11 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Document RTC client properties

[PATCH 0/4] rtc: pcf2127: add support for battery low voltage detection
 2026-08-25 12:59 UTC  (4+ messages)

[PATCH v2 0/3] rtc: rs5c372: add Ricoh R2223x support
 2026-08-25  7:36 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: rtc: add ricoh,r2223x binding
` [PATCH v2 2/3] rtc: rs5c372: add support for Ricoh R2223x
` [PATCH v2 3/3] rtc: rs5c372: support eco mode on R2223x

[PATCH v1 0/3] rtc: rs5c372: add Ricoh R2223x support
 2026-08-24 16:26 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: rtc: add ricoh,r2223x binding
` [PATCH v1 2/3] rtc: rs5c372: add support for Ricoh R2223x
` [PATCH v1 3/3] rtc: rs5c372: support eco mode on R2223x

[PATCH] rtc: pm8xxx: do not fail probe when UEFI offset variable is missing
 2026-08-24 16:03 UTC  (3+ messages)

[PATCH 0/5] rtc: Make sure clk_init_data is fully initialized
 2026-08-24 15:24 UTC  (3+ messages)

[PATCH] rtc: msc313: Select by default on MSTARV7
 2026-08-24 13:14 UTC  (2+ messages)

[PATCH v2 0/2] firmware: arm_scmi: Ensure automatic module loading
 2026-08-24 12:14 UTC  (3+ messages)
` [PATCH v2 1/2] module: add SCMI device table alias support

[PATCH v2 0/4] Add driver for NXP PCF8525 RTC
 2026-08-24  7:09 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: rtc: Add "
` [PATCH v2 2/4] rtc: pcf8525: Add NXP PCF8525 RTC driver
` [PATCH v2 3/4] rtc: pcf8525: Add watchdog support
` [PATCH v2 4/4] rtc: pcf8525: Add temperature sensor support via hwmon

[PATCH v2 0/4] Add driver for NXP PCF8525 RTC
 2026-08-24  6:55 UTC 

[PATCH v6 00/17] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-23 19:27 UTC  (38+ messages)
` [PATCH v6 01/17] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v6 02/17] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v6 03/17] rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
` [PATCH v6 04/17] rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarm
` [PATCH v6 05/17] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v6 06/17] rtc: rzn1: Disable alarm interrupt before reprogramming alarm registers
` [PATCH v6 07/17] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v6 08/17] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v6 09/17] rtc: rzn1: Use pm_runtime_put_sync()
` [PATCH v6 10/17] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v6 11/17] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v6 12/17] rtc: rzn1: Use temporary variable for struct device
` [PATCH v6 13/17] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v6 14/17] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v6 15/17] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v6 16/17] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v6 17/17] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH v5 00/17] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-21 20:43 UTC  (43+ messages)
` [PATCH v5 01/17] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v5 02/17] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v5 03/17] rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
` [PATCH v5 04/17] rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarm
` [PATCH v5 05/17] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v5 06/17] rtc: rzn1: Disable alarm interrupt before reprogramming alarm registers
` [PATCH v5 09/17] rtc: rzn1: Use pm_runtime_put_sync()
` [PATCH v5 10/17] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v5 11/17] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v5 12/17] rtc: rzn1: Use temporary variable for struct device
` [PATCH v5 14/17] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v5 15/17] rtc: rzn1: Add OF match data to gate SUBU "
` [PATCH v5 16/17] rtc: rzn1: Drop trailing comma from OF match table sentinel
` [PATCH v5 17/17] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH] MAINTAINERS: update rtc subsystem patchwork location
 2026-08-21 20:07 UTC 

[PATCH v2] rtc: pcf85063: add 1 Hz update interrupt (UIE) support
 2026-08-21 15:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox