Linux RTC
 help / color / mirror / Atom feed
 messages from 2026-08-21 21:12:30 to 2026-09-02 13:24:49 UTC [more...]

[PATCH v3 00/10] Support ROHM BD73800
 2026-09-02 13:24 UTC  (14+ messages)
` [PATCH v3 01/10] dt-bindings: mfd: common ROHM PMIC properties
` [PATCH v3 02/10] dt-bindings: rohm,bd*: Ref common ROHM bindings
` [PATCH v3 03/10] dt-bindings: regulator: ROHM BD73800 regulators
` [PATCH v3 04/10] dt-bindings: mfd: ROHM BD73800 PMIC
` [PATCH v3 05/10] mfd: Support for ROHM BD73800 PMIC core
` [PATCH v3 06/10] rtc: bd70528: Support RTC on ROHM BD73800
` [PATCH v3 07/10] regulator: bd71828: Support "
` [PATCH v3 08/10] clk: bd718x7: "
` [PATCH v3 09/10] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs
` [PATCH v3 10/10] MAINTAINERS: Add ROHM BD73800 PMIC files

[PATCH RESEND v4] rtc: abx80x: Don't warn about oscillator failure after POR
 2026-09-02 13:10 UTC  (2+ messages)

[PATCH] rtc: spear: initialize IRQ state before requesting alarm IRQ
 2026-09-02  8:15 UTC  (2+ messages)

[PATCH] rtc: amlogic-a4: clear unsupported update interrupt feature
 2026-09-02  3:28 UTC  (3+ messages)

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

[PATCH 0/2] dt-bindings: rtc: Convert to DT schema
 2026-08-31 18:11 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/4] dt-bindings: rtc: ti,omap-rtc: Convert to DT schema and cleanups
 2026-08-31 18:11 UTC  (2+ messages)
` (subset) "

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

[PATCH v7 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-31 16:47 UTC  (14+ 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

[PATCH AUTOSEL 6.18-5.10] rtc: aspeed: add AST2700 compatible
 2026-08-31 16:35 UTC  (8+ messages)
` [PATCH AUTOSEL 6.18] rtc: renesas-rtca3: Check RADJ poll result during initial setup
` [PATCH AUTOSEL 6.18-5.10] rtc: bq32000: add delay between RTC reads
` [PATCH AUTOSEL 6.18-6.12] rtc: mv: add suspend/resume support for wakeup

[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  (2+ 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


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