public inbox for linux-rtc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-16 07:24:02 to 2025-06-16 08:35:59 UTC [more...]

[PATCH v3 0/6] Add NVIDIA VRS PSEQ support
 2025-06-16  8:35 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: add NVIDIA VRS PSEQ
` [PATCH v3 2/6] arm64: tegra: Add device-tree node for NVVRS PSEQ
` [PATCH v3 3/6] mfd: nvvrs: add NVVRS PSEQ MFD driver
` [PATCH v3 4/6] rtc: nvvrs: add NVIDIA VRS PSEQ RTC device driver
` [PATCH v3 5/6] arm64: defconfig: enable NVIDIA VRS PSEQ
` [PATCH v3 6/6] MAINTAINERS: Add NVIDIA VRS PSEQ driver entry

[PATCH v2 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
 2025-06-14 11:17 UTC  (25+ messages)
` [PATCH v2 01/17] pinctrl: starfive: Allow compile testing on other platforms
` [PATCH v2 02/17] pinctrl: Allow compile testing for K210, TB10X and ZYNQ
` [PATCH v2 03/17] pinctrl: amd: Constify pointers to 'pinctrl_desc'
` [PATCH v2 04/17] pinctrl: "
` [PATCH v2 05/17] pinctrl: aspeed: Constify static 'pinctrl_desc'
` [PATCH v2 06/17] pinctrl: nuvoton: "
` [PATCH v2 07/17] pinctrl: bcm: "
` [PATCH v2 08/17] pinctrl: bcm: cygnus-mux: Move fixed assignments to 'pinctrl_desc' definition
` [PATCH v2 09/17] pinctrl: bcm: cygnus-ns2: "
` [PATCH v2 10/17] pinctrl: bcm: cygnus-nsp: "
` [PATCH v2 11/17] pinctrl: as3722: "
` [PATCH v2 12/17] pinctrl: max77620: "
` [PATCH v2 13/17] pinctrl: palmas: "
` [PATCH v2 14/17] pinctrl: renesas: "
` [PATCH v2 15/17] pinctrl: pistachio: Constify static 'pinctrl_desc'
` [PATCH v2 16/17] pinctrl: "
` [PATCH v2 17/17] rtc: stm32: "

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-13 15:09 UTC  (19+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v12 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v12 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v12 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v12 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v12 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v12 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] rtc: Optimize calculations in rtc_time64_to_tm()
 2025-06-13 14:24 UTC 

[PATCH v2] rtc: efi: Defer driver initialization to prioritize more capable RTCs
 2025-06-13  6:17 UTC 

[PATCH] rtc: efi: Defer driver initialization to prioritize more capable RTCs
 2025-06-12 22:33 UTC  (2+ messages)

[PATCH] rtc: pcf2127: add power management device properties
 2025-06-12 14:33 UTC 

[PATCH 0/4] rtc: pm8xxx: fix uefi offset lookup
 2025-06-12  4:00 UTC  (5+ messages)
` (subset) "

[PATCH 5.10.y 0/3] rtc: backport support for handling dates before 1970
 2025-06-11 18:32 UTC  (8+ messages)
` [PATCH 5.10.y 1/3] rtc: Improve performance of rtc_time64_to_tm(). Add tests
` [PATCH 5.10.y 2/3] rtc: Make rtc_time64_to_tm() support dates before 1970
` [PATCH 5.10.y 3/3] rtc: Fix offset calculation for .start_secs < 0

[PATCH 0/2] Expand oscillator stop flag (OSF) validity check to ds1341
 2025-06-11 18:14 UTC  (3+ messages)
` [PATCH 1/2] rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe
` [PATCH 2/2] rtc: ds1307: handle oscillator stop flag (OSF) for ds1341

[PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
 2025-06-11  6:10 UTC  (35+ messages)
` [PATCH 01/17] pinctrl: starfive: Allow compile testing on other platforms
` [PATCH 02/17] pinctrl: Allow compile testing for K210, TB10X and ZYNQ
` [PATCH 03/17] pinctrl: amd: Constify pointers to 'pinctrl_desc'
` [PATCH 04/17] pinctrl: "
` [PATCH 05/17] pinctrl: aspeed: Constify static 'pinctrl_desc'
` [PATCH 06/17] pinctrl: nuvoton: "
` [PATCH 07/17] pinctrl: bcm: "
` [PATCH 08/17] pinctrl: bcm: cygnus-mux: Move fixed assignments to 'pinctrl_desc' definition
` [PATCH 09/17] pinctrl: bcm: cygnus-ns2: "
` [PATCH 10/17] pinctrl: bcm: cygnus-nsp: "
` [PATCH 11/17] pinctrl: as3722: "
` [PATCH 12/17] pinctrl: max77620: "
` [PATCH 13/17] pinctrl: palmas: "
` [PATCH 14/17] pinctrl: renesas: "
` [PATCH 15/17] pinctrl: pistachio: Constify static 'pinctrl_desc'
` [PATCH 16/17] pinctrl: "
` [PATCH 17/17] rtc: stm32: "

[PATCH v3 1/2] dt-bindings: rtc: Add pcf85053a support
 2025-06-09  7:07 UTC  (5+ messages)
  ` [EXT] "

[PATCH] dt-bindings: Move sophgo,cv1800b-rtc to rtc directory
 2025-06-08 22:49 UTC  (2+ messages)

[PATCH] rtc-cmos: use spin_lock_irqsave in cmos_interrupt
 2025-06-07 21:06 UTC 

[PATCH 6.15.y 0/2] rtc: backport support for handling dates before 1970
 2025-06-07  7:09 UTC  (4+ messages)
` [PATCH 6.15.y 1/2] rtc: Make rtc_time64_to_tm() support "
` [PATCH 6.15.y 2/2] rtc: Fix offset calculation for .start_secs < 0

[PATCH 1/1] dt-bindings: rtc: nxp,lpc1788-rtc: add compatible string nxp,lpc1850-rtc
 2025-06-06  0:17 UTC  (2+ messages)

[GIT PULL] RTC for 6.16
 2025-06-05 16:11 UTC  (2+ messages)

[ BUG: Invalid wait context ] rtc_lock at: mc146818_avoid_UIP
 2025-06-03  6:47 UTC  (12+ messages)
        ` [PATCH] timekeeping: Add a lockdep override in tick_freeze()
                ` [DRAFT PATCH] rtc-cmos: use spin_lock_irqsave in cmos_interrupt

[PATCH] rtc: mt6359: Add mt6357 support
 2025-06-01 22:25 UTC  (2+ messages)

[PATCH v4 0/5] Fix pre-1970 date handling
 2025-06-01 22:14 UTC  (6+ messages)
` [PATCH v4 1/5] rtc: Make rtc_time64_to_tm() support dates before 1970

[PATCH v2] rtc: pcf8563: fix wrong alarm register
 2025-06-01 22:04 UTC  (2+ messages)

[PATCH v3 0/3] rtc: rzn1: support XTAL clk and SCMP method
 2025-06-01 21:59 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: rtc: rzn1: add optional second clock
` [PATCH v3 2/3] rtc: rzn1: Disable controller before initialization
` [PATCH v3 3/3] rtc: rzn1: support input frequencies other than 32768Hz

[PATCH v2 1/2] rtc: pcf2127: fix SPI command byte for PCF2131
 2025-05-30 10:40 UTC  (2+ messages)
` [PATCH v2 2/2] rtc: pcf2127: add missing semicolon after statement

[PATCH] rtc: pcf2127: add missing semicolon after statement
 2025-05-29 20:29 UTC 

[PATCH] rtc: pcf2127: fix command byte for PCF2131
 2025-05-29 20:28 UTC  (3+ messages)

[PATCH] rtc: pcf2127: align power management configuration
 2025-05-27  8:22 UTC  (3+ messages)

[PATCH v4 0/7] rtc-rv8803: Implement timestamp trigger over event pins
 2025-05-27  6:43 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: rtc: add new type for epson,rx8901
` [PATCH v4 2/7] rtc-rv8803: add new type for rv8901
` [PATCH v4 3/7] rtc-rv8803: add tamper function to sysfs "
` [PATCH v4 4/7] rtc-rv8803: extend sysfs to trigger internal ts-event
` [PATCH v4 5/7] rtc-rv8803: extend sysfs to read status
` [PATCH v4 6/7] dt-bindings: rtc-rv8803: add tamper detection property node
` [PATCH v4 7/7] rtc-rv8803: make tamper function configurable via dt

[PATCH V5] nvmem: add explicit config option to read old syntax fixed OF cells
 2025-05-26 15:04 UTC  (2+ messages)

[PATCH v2 0/3] rtc: rzn1: support XTAL clk and SCMP method
 2025-05-26  7:38 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: rtc: rzn1: add optional second clock
` [PATCH v2 2/3] rtc: rzn1: Disable controller before initialization
` [PATCH v2 3/3] rtc: rzn1: support input frequencies other than 32768Hz

[PATCH v11 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-26  4:09 UTC  (15+ messages)
` [PATCH v11 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v11 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v11 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v11 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v11 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v11 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v2] selftests: Improve test output grammar, code style
 2025-05-26  2:52 UTC  (4+ messages)

[PATCH] rtc-m41t62: kickstart ocillator upon failure
 2025-05-25 22:24 UTC  (4+ messages)
`  "
  ` [PATCH v2] "

[PATCH] rtc: m41t80: reduce verbosity
 2025-05-25 22:21 UTC 

[PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2025-05-25 21:33 UTC  (9+ messages)
` [PATCH v9 3/4] arm64: defconfig: add S32G RTC module support
` (subset) [PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs

[PATCH] rtc: pcf8563: fix wrong alarm register
 2025-05-25  2:36 UTC  (3+ messages)

[PATCH v5 00/11] Enable Power Modes Support for SAMA7D65 SoC
 2025-05-24 22:31 UTC  (2+ messages)
` (subset) "

[PATCH] rtc: loongson: Add missing alarm notifications for ACPI RTC events
 2025-05-24 22:28 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v15] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
 2025-05-24 22:17 UTC  (2+ messages)

[PATCH 0/7] rtc: drop unused module alias
 2025-05-24 22:03 UTC  (3+ messages)

[PATCH] rtc: amlogic: Do not enable by default during compile testing
 2025-05-24 21:57 UTC  (2+ messages)

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-05-19 14:41 UTC  (5+ messages)

[PATCH] selftests: Improve test output grammar, code style
 2025-05-16  8:44 UTC  (3+ messages)

[PATCH v2 0/5] rtc: Fix problems with missing UIE irqs
 2025-05-16  7:23 UTC  (6+ messages)
` [PATCH v2 1/5] rtc: interface: Fix long-standing race when setting alarm
` [PATCH v2 2/5] rtc: isl12022: Fix initial enable_irq/disable_irq balance
` [PATCH v2 3/5] rtc: cpcap: "
` [PATCH v2 4/5] rtc: tps6586x: "
` [PATCH v2 5/5] rtc: interface: Ensure alarm irq is enabled when UIE is enabled


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