Linux RTC
 help / color / mirror / Atom feed
[PATCH v3] dt-bindings: rtc: Convert rtc-cmos binding to YAML
 2026-07-10 10:04 UTC  (3+ messages)

[PATCH v2 0/2] firmware: arm_scmi: Ensure automatic module loading
 2026-07-09 15:54 UTC  (12+ messages)

[PATCH 0/8] Support ROHM BD73800
 2026-07-09 10:48 UTC  (20+ messages)
` [PATCH 1/8] dt-bindings: regulator: ROHM BD73800 regulators
` [PATCH 2/8] dt-bindings: mfd: ROHM BD73800 PMIC
` [PATCH 3/8] mfd: Support for ROHM BD73800 PMIC core
` [PATCH 4/8] rtc: bd70528: Support RTC on ROHM BD73800
` [PATCH 5/8] regulator: bd71828: Support "
` [PATCH 6/8] clk: bd718x7: "
` [PATCH 7/8] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs
` [PATCH 8/8] MAINTAINERS: Add ROHM BD73800 PMIC files

[PATCH v4 0/9] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-08 12:38 UTC  (25+ messages)
` [PATCH v4 1/9] dt-bindings: rtc: sun6i: no clock-output-names on h616/r329
` [PATCH v4 2/9] dt-bindings: rtc: sun6i: add sun60i-a733 support
` [PATCH v4 3/9] clk: sunxi-ng: fix ccu probe clock unregister on error
` [PATCH v4 4/9] clk: sunxi-ng: sun6i-rtc: clean up DT usage
` [PATCH v4 5/9] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH v4 6/9] clk: sunxi-ng: div: add read-only operation support
` [PATCH v4 7/9] clk: sunxi-ng: mux: remove unneeded export
` [PATCH v4 8/9] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate
` [PATCH v4 9/9] clk: sunxi-ng: sun6i-rtc: add a733 support
` (subset) [PATCH v4 0/9] clk: sun6i-rtc: Add support for Allwinner A733 SoC

[PATCH] rtc: s32g: add missing MODULE_DEVICE_TABLE()
 2026-07-07 10:50 UTC  (4+ messages)

[PATCH v3 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-07-06 18:04 UTC  (25+ messages)
` [PATCH v3 01/12] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v3 02/12] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v3 03/12] rtc: rzn1: fix weekday underflow when alarm crosses month boundary
` [PATCH v3 04/12] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v3 05/12] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v3 06/12] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v3 07/12] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v3 08/12] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v3 09/12] rtc: rzn1: Use temporary variable for struct device
` [PATCH v3 10/12] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v3 11/12] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v3 12/12] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH v3 0/8] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-06  9:16 UTC  (26+ messages)
` [PATCH v3 1/8] dt-bindings: rtc: sun6i: no clock-output-names on h616/r329
` [PATCH v3 2/8] dt-bindings: rtc: sun6i: add sun60i-a733 support
` [PATCH v3 3/8] clk: sunxi-ng: fix ccu probe clock unregister on error
` [PATCH v3 4/8] clk: sunxi-ng: sun6i-rtc: clean up DT usage
` [PATCH v3 5/8] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH v3 6/8] clk: sunxi-ng: div: add read-only operation support
` [PATCH v3 7/8] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate
` [PATCH v3 8/8] clk: sunxi-ng: sun6i-rtc: add a733 support

[PATCH] rtc: armada38x: do not advertise update interrupt (UIE) support
 2026-07-04 22:13 UTC  (3+ messages)

[PATCH] rtc: ab-eoz9: add missing MODULE_DEVICE_TABLE()
 2026-07-04 15:28 UTC  (2+ messages)

[PATCH] rtc: brcmstb-waketimer: add missing MODULE_DEVICE_TABLE()
 2026-07-04 12:19 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: microchip,pic32mzda-rtc: Convert to DT schema
 2026-07-03 16:20 UTC  (3+ messages)

[PATCH 0/3] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-07-02  8:35 UTC  (20+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add sii,wakealarm-output-pin property for S35390A
` [PATCH 2/3] rtc: s35390a: Add missing newline to dev_err
` [PATCH 3/3] rtc: s35390a: make use of interrupt signal 1

[PATCH 0/4] rtc: convert several drivers to dev_err_probe()
 2026-07-02  4:01 UTC  (12+ messages)
` [PATCH 1/4] rtc: palmas: convert "
` [PATCH 2/4] rtc: moxart: "
` [PATCH 3/4] rtc: sc27xx: "
` [PATCH 4/4] rtc: s35390a: "

[PATCH v2 00/10] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-07-01 14:54 UTC  (21+ messages)
` [PATCH v2 01/10] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v2 02/10] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v2 03/10] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v2 04/10] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v2 05/10] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v2 06/10] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v2 07/10] rtc: rzn1: Use temporary variable for struct device
` [PATCH v2 08/10] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v2 09/10] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v2 10/10] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-07-01 11:50 UTC  (8+ messages)
` [PATCH 07/12] rtc: rzn1: fix alarm range check truncation on 32-bit systems

[PATCH v2 0/6] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-01  5:47 UTC  (10+ messages)
` [PATCH v2 1/6] dt-bindings: rtc: sun6i: add sun60i-a733 support
` [PATCH v2 2/6] clk: sunxi-ng: sun6i-rtc: clean up DT usage
` [PATCH v2 3/6] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH v2 4/6] clk: sunxi-ng: div: add read-only operation support
` [PATCH v2 5/6] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate
` [PATCH v2 6/6] clk: sunxi-ng: sun6i-rtc: add a733 support

[PATCH v6 1/7] mfd: nct6694: Move module type macros to shared header
 2026-07-01  3:56 UTC  (2+ messages)

[PATCH v1] rtc: mpfs: fix counter upload completion condition
 2026-06-30 20:54 UTC  (3+ messages)

[PATCH v3] rtc: ds1307: Add driver for Epson RX8901CE
 2026-06-30  2:07 UTC  (5+ messages)

[PATCH v2 0/3] rtc: ds1307: Add support for Epson RX8901CE
 2026-06-29 15:07 UTC  (4+ messages)
` [PATCH v2 3/3] rtc: ds1307: Add driver "

[PATCH] drivers: rtc: handle OTF clock changes
 2026-06-28 17:34 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v1] rtc: m41t80: clean up watchdog on probe failure
 2026-06-28 15:41 UTC  (3+ messages)

[PATCH v2 0/2] rtc: add a driver for the Freescale MCF5441x on-chip RTC
 2026-06-28 12:40 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: m5441x: add MCF5441x on-chip RTC driver

[GIT PULL] RTC for 7.2
 2026-06-27 21:13 UTC  (2+ messages)

[PATCH] rtc: zynqmp: Return optional clock lookup errors
 2026-06-26 12:42 UTC  (2+ messages)


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