linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-16 20:25:26 to 2025-10-24 08:33:31 UTC [more...]

[PATCH v1 0/2] rtc: Add support for MT6685 RTC
 2025-10-24  8:33 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: rtc: Add MediaTek MT6685 PM/Clock IC Real Time Clock
` [PATCH v1 2/2] rtc: Add support for MT6685 Clock IC's RTC over SPMI

[PATCH v4 1/3] rtc: tegra: Use devm_clk_get_enabled() in probe
 2025-10-24  6:49 UTC  (3+ messages)
` [PATCH v4 2/3] rtc: tegra: Add ACPI support
` [PATCH v4 3/3] rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPS

[PATCH v3 1/3] rtc: tegra: Use devm_clk_get_enabled() in probe
 2025-10-23 18:05 UTC  (6+ messages)
` [PATCH v3 2/3] rtc: tegra: Add ACPI support
` [PATCH v3 3/3] rtc: tegra: Drop deprecated SIMPLE_DEV_PM_OPS

PROBLEM: hwclock busted w/ M48T59 RTC (regression)
 2025-10-23 13:39 UTC  (3+ messages)

[PATCH v2] rtc: tegra: Add ACPI support
 2025-10-23  9:32 UTC  (5+ messages)

[PATCH v2 0/6] Add RTC support for the Renesas RZ/V2H SoC
 2025-10-22 17:42 UTC  (9+ messages)
` [PATCH v2 1/6] clk: renesas: r9a09g057: Add clock and reset entries for RTC
` [PATCH v2 2/6] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
` [PATCH v2 3/6] rtc: renesas-rtca3: Use OF data for configuration
` [PATCH v2 4/6] rtc: renesas-rtca3: Add support for RZ/V2H SoC
` [PATCH v2 5/6] arm64: dts: renesas: r9a09g057: Add RTC node
` [PATCH v2 6/6] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable RTC

[PATCH] rtc: amlogic-a4: fix double free caused by devm
 2025-10-22  5:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-10-21 21:35 UTC  (18+ messages)
` [PATCH v2 02/11] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v2 05/11] hwmon: Add Apple Silicon SMC hwmon driver
` [PATCH v2 07/11] input: macsmc-hid: New driver to handle the Apple Mac SMC buttons/lid
` [PATCH v2 08/11] mfd: macsmc: Wire up Apple SMC HID subdevice
` [PATCH v2 10/11] arm64: dts: apple: Add common hwmon sensors and fans

[PATCH] rtc: tegra: Add ACPI support
 2025-10-21  6:36 UTC  (4+ messages)

[PATCH 0/6] Add RTC support for the Renesas RZ/V2H SoC
 2025-10-20  8:32 UTC  (14+ messages)
` [PATCH 1/6] clk: renesas: r9a09g057: Add clock and reset entries for RTC
` [PATCH 2/6] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
` [PATCH 3/6] rtc: renesas-rtca3: Use OF data for configuration
` [PATCH 4/6] rtc: renesas-rtca3: Add support for RZ/V2H SoC
` [PATCH 5/6] arm64: dts: renesas: r9a09g057: Add RTC node
` [PATCH 6/6] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable RTC

[PATCH v3 00/13] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-10-16 22:15 UTC  (20+ messages)
` [PATCH v3 01/13] dt-bindings: rtc: Add Apple SMC RTC
` [PATCH v3 02/13] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v3 03/13] rtc: Add new rtc-macsmc driver for Apple Silicon Macs
` [PATCH v3 04/13] mfd: macsmc: Wire up Apple SMC RTC subdevice
` [PATCH v3 05/13] mfd: macsmc: add new __SMC_KEY macro
` [PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver
` [PATCH v3 07/13] mfd: macsmc: Wire up Apple SMC hwmon subdevice
` [PATCH v3 08/13] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
` [PATCH v3 09/13] mfd: macsmc: Wire up Apple SMC input subdevice
` [PATCH v3 10/13] arm64: dts: apple: t8103,t60xx,t8112: Add SMC RTC node
` [PATCH v3 11/13] arm64: dts: apple: t8103, t8112, t60xx: add hwmon SMC subdevice
` [PATCH v3 12/13] arm64: dts: apple: Add common hwmon sensors and fans
` [PATCH v3 13/13] arm64: dts: apple: t8103, t60xx, t8112: Add common hwmon nodes to devices

[PATCH] rtc: rx8025: fix incorrect register reference
 2025-10-15  3:07 UTC 

[PATCH v13 0/7] spacemit: introduce P1 PMIC support
 2025-10-14  0:01 UTC  (3+ messages)
` (subset) "

[GIT PULL] RTC for 6.18
 2025-10-11 19:08 UTC  (2+ messages)

[PATCH v2 0/5] rtc: Fix problems with missing UIE irqs
 2025-10-11 16:21 UTC  (2+ messages)

[PATCH] rtc: Kconfig: add MC34708 to mc13xxx help text
 2025-10-11  6:26 UTC 

[PATCH v7 0/4] Add NVIDIA VRS RTC support
 2025-10-10 14:32 UTC  (6+ messages)
` [PATCH v7 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC
` [PATCH v7 2/4] arm64: tegra: Add device-tree node for NVVRS RTC
` [PATCH v7 3/4] rtc: nvvrs: add NVIDIA VRS RTC device driver
` [PATCH v7 4/4] arm64: defconfig: enable NVIDIA VRS PSEQ RTC

[PATCH v1 0/7] mfd: sec: add support for s2mps16 pmic
 2025-10-10 13:12 UTC  (18+ messages)
` [PATCH v1 1/7] regulator: dt-bindings: add documentation for s2mps16-pmic regulators
` [PATCH v1 2/7] dt-bindings: mfd: samsung,s2mps11: add compatible for s2mps16-pmic
` [PATCH v1 3/7] dt-bindings: clock: samsung,s2mps11: document the S2MPS16 compatible
` [PATCH v1 4/7] mfd: sec: add support for s2mps16 pmic
` [PATCH v1 5/7] clk: s2mps11: add the support for S2MPS16 PMIC clock
` [PATCH v1 6/7] rtc: s5m: add support for S2MPS16 RTC
` [PATCH v1 7/7] regulator: s2mps11: add support for S2MPS16 regulators

[PATCH v4 1/2] dt-bindings: rtc: Add pcf85053 support
 2025-10-10  5:21 UTC  (6+ messages)
` [PATCH v4 2/2] rtc: Add NXP PCF85053 driver support
  ` [EXT] Re: [PATCH v4 1/2] dt-bindings: rtc: Add pcf85053 support

[PATCH v3 0/3] On-chip RTC support for ExynosAutov9
 2025-10-05 21:42 UTC  (2+ messages)

[PATCH] rtc: pcf2127: fix watchdog interrupt mask on pcf2131
 2025-10-05 21:32 UTC  (2+ messages)

[PATCH V2] rtc: zynqmp: Restore alarm functionality after kexec transition
 2025-10-05 21:23 UTC  (4+ messages)

[PATCH v2] rtc: amlogic-a4: Optimize global variables
 2025-10-05 21:11 UTC  (2+ messages)

[PATCH] rtc: sd2405al: Add I2C address
 2025-10-05 20:51 UTC  (2+ messages)

[PATCH] rtc: Kconfig: move symbols to proper section
 2025-10-05 20:30 UTC 

[PATCH] rtc: optee: make optee_rtc_pm_ops static
 2025-10-05 20:19 UTC 

[PATCH 0/2] rtc: optee: Fix a couple error codes
 2025-10-05 18:53 UTC  (4+ messages)
` [PATCH 1/2] rtc: optee: fix error code in probe()
` [PATCH 2/2] rtc: optee: Fix error code in optee_rtc_read_alarm()

[PATCH] dt-bindings: rtc: Convert apm,xgene-rtc to DT schema
 2025-10-05 18:51 UTC  (2+ messages)

[PATCH] rtc: fix error return in pm80x_rtc_read_alarm()
 2025-10-03 15:00 UTC  (2+ messages)

[PATCH] rtc: fix error return in pm80x_rtc_set_time()
 2025-10-03 14:08 UTC  (2+ messages)

[PATCH] rtc: fix error checking in wdt_disable()
 2025-10-03 13:50 UTC  (2+ messages)

[PATCH v3 0/6] rtc: m41t93: add new features alarm, clock out, watchdog
 2025-10-02 15:51 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: rtc: Add ST m41t93
` [PATCH v3 2/6] rtc: m41t93: add device tree support
` [PATCH v3 3/6] rtc: m41t93: migrate to regmap api for register access
` [PATCH v3 4/6] rtc: m41t93: Add alarm support
` [PATCH v3 5/6] rtc: m41t93: Add square wave clock provider support
` [PATCH v3 6/6] rtc: m41t93: Add watchdog support

[PATCH] rtc: fix error return in pm80x_rtc_set_time()
 2025-10-02  9:19 UTC 

[PATCH] rtc: fix error return in pm80x_rtc_read_alarm()
 2025-10-02  9:18 UTC 

[PATCH] rtc: fix error return in pm80x_rtc_set_alarm()
 2025-10-02  9:16 UTC 

[PATCH] drivers rtc-pcf8523.c: add "clockout-disable" property
 2025-10-02  1:59 UTC  (2+ messages)

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-10-01  6:24 UTC  (13+ messages)
` [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 05/25] dt-bindings: rtc: Add RDA Micro RDA8810PL RTC
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller

[PATCH v6 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC
 2025-09-25  5:36 UTC  (4+ messages)

[PATCH v6 3/4] rtc: nvvrs: add NVIDIA VRS RTC device driver
 2025-09-23 15:40 UTC  (2+ messages)

[PATCH 6.12 098/105] rtc: pcf2127: fix SPI command byte for PCF2131 backport
 2025-09-22 19:30 UTC 

[PATCH 6.6 65/70] rtc: pcf2127: fix SPI command byte for PCF2131 backport
 2025-09-22 19:30 UTC 

[PATCH 5.10] rtc: fix error return in pm80x_rtc_set_alarm()
 2025-09-22 14:42 UTC 

[PATCH v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
 2025-09-21 17:43 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: clock: samsung,s2mps11: add s2mpg10
` [PATCH v5 2/2] clk: s2mps11: add support for S2MPG10 PMIC clock

[PATCH] rtc: s35390a: use u8 instead of char for register buffer
 2025-09-20 17:42 UTC 

[PATCH v2 0/6] rtc: m41t93: add new features alarm, clock out, watchdog
 2025-09-20 14:47 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: rtc: Add ST m41t93

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-09-20  4:50 UTC  (31+ messages)
` [PATCH 01/25] ARM: dts: unisoc: rda8810pl: Add label to GPIO nodes
` [PATCH 07/25] ARM: dts: unisoc: rda8810pl: Enable Real-Time Clock
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller
` [PATCH 10/25] drivers: clk: Add Clock and Reset Driver for RDA Micro RDA8810PL SoC
` [PATCH 11/25] dts: unisoc: rda8810pl: Enable clock/reset driver
` [PATCH 14/25] dt-bindings: power: reset: Add RDA Micro Modem Reset
` [PATCH 15/25] power: reset: Add basic power reset driver for RDA8810PL
` [PATCH 16/25] dts: unisoc: rda8810pl: Enable modem reset
` [PATCH 17/25] drivers: gpio: rda: Make direction register unreadable
` [PATCH 18/25] dt-bindings: dma: Add RDA IFC DMA
` [PATCH 19/25] dmaengine: Add RDA IFC driver
` [PATCH 20/25] dts: unisoc: rda8810pl: Enable IFC
` [PATCH 21/25] dt-bindings: mmc: Add RDA SDMMC controller
` [PATCH 22/25] mmc: host: Add RDA Micro SD/MMC driver
` [PATCH 23/25] dts: unisoc: rda8810pl: Add SDMMC controllers
` [PATCH 24/25] dts: unisoc: orangepi-2g: Enable SD Card
` [PATCH 25/25] dts: unisoc: orangepi-i96: "

[PATCH v6 2/4] arm64: tegra: Add device-tree node for NVVRS RTC
 2025-09-19 17:03 UTC  (2+ messages)

[PATCH v6 4/4] arm64: defconfig: enable NVIDIA VRS PSEQ RTC
 2025-09-19 14:02 UTC 

[PATCH v6 0/4] Add NVIDIA VRS RTC support
 2025-09-19 14:02 UTC 

[PATCH 06/25] rtc: Add driver for RDA Micro SoC
 2025-09-19 13:59 UTC  (2+ messages)

[PATCH RESEND v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
 2025-09-17 14:39 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: clock: samsung,s2mps11: add s2mpg10
` [PATCH RESEND v5 2/2] clk: s2mps11: add support for S2MPG10 PMIC clock


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).