[PATCH] rtc: mpfs: fix unchecked devm_clk_get() error pointer in probe()
2026-09-06 11:18 UTC (2+ messages)
[PATCH] rtc: ac100: Assign .num before accessing .hws
2026-09-05 20:45 UTC (3+ messages)
[PATCH] rtc: ac100: Fix clock provider use-after-free on probe failure
2026-09-05 20:41 UTC
[PATCH v3 00/10] Support ROHM BD73800
2026-09-04 14:34 UTC (20+ 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] rtc: fix typos in comments
2026-09-04 10:49 UTC (2+ messages)
[PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC
2026-09-04 7:48 UTC (2+ messages)
[PATCH v5 0/9] rtc: abx80x: add support for abx81x
2026-09-03 21:25 UTC (7+ messages)
` [PATCH v5 3/9] rtc: abx80x: add mutex protection for register writes
` [PATCH v5 7/9] rtc: abx80x: replace read-modify-write pattern with regmap helpers
[PATCH] dt-bindings: maxim-ds1302: Convert to dt schema
2026-09-03 17:53 UTC (3+ messages)
[PATCH v8 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-09-03 9:35 UTC (17+ 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/4] time: time64_to_tm() cleanups
2026-09-03 7:55 UTC (9+ messages)
` [PATCH 1/4] time: Avoid 64-bit by 64-bit division in time64_to_tm()
` [PATCH 2/4] time: test: Avoid unnecessary divisions in time64_to_tm() test
` [PATCH 3/4] rtc: lib: Implement time64_to_tm() in terms of time64_to_tm()
` [PATCH 4/4] rtc: test: Remove test_rtc_lib.c
[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 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 5/6] rtc: s35390a: Add pinctrl
` [PATCH v7 4/6] rtc: s35390a: Read 24-hour mode on access
` [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 (6+ 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 (2+ 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
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).