public inbox for linux-rtc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 01:33:55 to 2026-01-22 16:05:30 UTC [more...]

[GIT PULL v2] clk: remove deprecated API divider_round_rate() and friends for v6.20
 2026-01-22 16:05 UTC 

[PATCH v4 0/5] rtc: zynqmp: fixes for read and set offset
 2026-01-22 13:53 UTC  (6+ messages)
` [PATCH v4 1/5] rtc: zynqmp: correct frequency value
` [PATCH v4 2/5] rtc: zynqmp: check calibration max value
` [PATCH v4 3/5] rtc: zynqmp: rework read_offset
` [PATCH v4 4/5] rtc: zynqmp: rework set_offset
` [PATCH v4 5/5] rtc: zynqmp: use dynamic max and min offset ranges

[PATCH v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2026-01-22 13:29 UTC  (11+ messages)
` [GIT PULL] Immutable branch between MFD and RTC due for the v6.20 merge window

[PATCH v2] rtc: ac100: convert from divider_round_rate() to divider_determine_rate()
 2026-01-22 12:56 UTC  (2+ messages)

[PATCH v3 0/6] rtc: zynqmp: fixes for read and set offset
 2026-01-22 12:38 UTC  (11+ messages)
` [PATCH v3 1/6] rtc: zynqmp: declare dependency on arch
` [PATCH v3 2/6] rtc: zynqmp: correct frequency value
` [PATCH v3 3/6] rtc: zynqmp: check calibration max value
` [PATCH v3 4/6] rtc: zynqmp: rework read_offset
` [PATCH v3 5/6] rtc: zynqmp: rework set_offset
` [PATCH v3 6/6] rtc: zynqmp: use dynamic max and min offset ranges

[PATCH] rtc: class: Remove duplicate check for alarm
 2026-01-22  9:00 UTC 

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-01-22  2:18 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 2/7] rtc: sun6i: Bind internal CCU via auxiliary bus
` [PATCH 3/7] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH 4/7] clk: sunxi-ng: Extract common RTC CCU clock logic
` [PATCH 5/7] clk: sunxi-ng: mux: Add mux read-only clock operations
` [PATCH 6/7] rtc: sun6i: Add support for A733 RTC
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support

[PATCH 00/27] clk: remove deprecated API divider_round_rate() and friends
 2026-01-22  2:02 UTC  (8+ messages)
` [PATCH 03/27] rtc: ac100: convert from divider_round_rate() to divider_determine_rate()
` (subset) [PATCH 00/27] clk: remove deprecated API divider_round_rate() and friends

[GIT PULL] clk: remove deprecated API divider_round_rate() and friends for v6.20
 2026-01-22  0:52 UTC  (2+ messages)

[PATCH v3 0/3] RTC: Add Loongson-2K0300 support
 2026-01-21 18:28 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: rtc: loongson: Correct Loongson-1C interrupts property
` [PATCH v3 2/3] dt-bindings: rtc: loongson: Document Loongson-2K0300 compatible
` [PATCH v3 3/3] rtc: loongson: Add Loongson-2K0300 support

[PATCH] rtc: fix spelling typos in comments
 2026-01-21 15:42 UTC 

[PATCH v3 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2026-01-20 15:50 UTC  (6+ messages)
` [PATCH v3 1/3] mfd: sec: add rtc alarm IRQ as platform device resource
` [PATCH v3 2/3] rtc: s5m: query platform device IRQ resource for alarm IRQ
` [PATCH v3 3/3] mfd: sec: drop now unused struct sec_pmic_dev::irq_data

[RFC PATCH v3 0/5] rust: Add RTC driver support
 2026-01-20  8:01 UTC  (11+ messages)
` [RFC PATCH v3 1/5] rtc: add device selector for rtc_class_ops callbacks
` [RFC PATCH v3 2/5] rust: add AMBA bus driver support
` [RFC PATCH v3 3/5] rust: add device wakeup capability support
` [RFC PATCH v3 4/5] rust: add RTC core abstractions and data structures
` [RFC PATCH v3 5/5] rust: add PL031 RTC driver

[PATCH] rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
 2026-01-19 23:17 UTC  (3+ messages)

[PATCH] rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver
 2026-01-19 23:17 UTC  (2+ messages)

[PATCH] rtc: pcf8563: use correct of_node for output clock
 2026-01-19 23:17 UTC  (2+ messages)

[PATCH] rtc: interface: Alarm race handling should not discard preceding error
 2026-01-19 23:08 UTC  (8+ messages)

[PATCH v2 0/5] rtc: zynqmp: fixes for read and set offset
 2026-01-19  9:45 UTC  (16+ messages)
` [PATCH v2 1/5] rtc: zynqmp: correct frequency value
` [PATCH v2 2/5] rtc: zynqmp: check calibration max value
` [PATCH v2 3/5] rtc: zynqmp: rework read_offset
` [PATCH v2 4/5] rtc: zynqmp: rework set_offset
` [PATCH v2 5/5] rtc: zynqmp: use dynamic max and min offset ranges

[PATCH v1] rtc: add device selector for rtc_class_ops callbacks
 2026-01-19  7:57 UTC 

[PATCH v2 0/3] RTC: Add Loongson-2K0300 support
 2026-01-16  1:14 UTC  (11+ messages)
` [PATCH v2 1/3] dt-binding: rtc: loongson: Correct Loongson-1C interrupts property
` [PATCH v2 2/3] dt-binding: rtc: loongson: Document Loongson-2K0300 compatible
` [PATCH v2 3/3] rtc: loongson: Add Loongson-2K0300 support

[PATCH RESEND v6 00/17] Support ROHM BD72720 PMIC
 2026-01-15 13:49 UTC  (14+ messages)
` [PATCH RESEND v6 15/17] power: supply: bd71828: Support wider register addresses
` [PATCH RESEND v6 16/17] power: supply: bd71828-power: Support ROHM BD72720
` [GIT PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v6.20 merge window

[RFC PATCH v2 0/5] rust: Add RTC driver support
 2026-01-14 23:48 UTC  (31+ messages)
` [RFC PATCH v2 1/5] rtc: migrate driver data to RTC device
` [RFC PATCH v2 2/5] rust: add AMBA bus driver support
` [RFC PATCH v2 3/5] rust: add device wakeup capability support
` [RFC PATCH v2 4/5] rust: add RTC core abstractions and data structures
` [RFC PATCH v2 5/5] rust: add PL031 RTC driver

[PATCH v5 0/3] spacemit: fix P1 sub-device Kconfig defaults and dependencies
 2026-01-14  7:40 UTC  (10+ messages)
` [PATCH v5 1/3] regulator: spacemit: MFD_SPACEMIT_P1 as dependencies
` [PATCH v5 2/3] mfd: simple-mfd-i2c: add default value
` [PATCH v5 3/3] rtc: spacemit: default module when MFD_SPACEMIT_P1 is enabled

[PATCH] rtc: add BSM flags descriptions
 2026-01-13 15:04 UTC  (2+ messages)

[PATCH RESEND v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2026-01-13 13:48 UTC  (4+ messages)
` [PATCH RESEND v2 3/3] mfd: sec: drop now unused struct sec_pmic_dev::irq_data

[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
 2026-01-12 22:48 UTC  (2+ messages)
` [PATCH v2 11/16] rtc: pic32: update include to use pic32.h from platform_data

[PATCH v4 0/3] spacemit: fix P1 sub-device Kconfig defaults and dependencies
 2026-01-12  1:49 UTC  (9+ messages)
` [PATCH v4 3/3] rtc: spacemit: default module when MFD_SPACEMIT_P1 is enabled

[PATCH 00/13] MIPS: move pic32.h header file from asm to platform_data
 2026-01-09 17:42 UTC  (4+ messages)
` [PATCH 08/13] rtc: pic32: update include to use pic32.h from platform_data

[PATCH v4 2/3] mfd: simple-mfd-i2c: add default value
 2026-01-09 16:41 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
 2026-01-08 17:33 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2026-01-08 12:38 UTC  (11+ messages)

[RFC PATCH v1 0/4] rust: Add RTC driver support
 2026-01-07 10:15 UTC  (11+ messages)
` [RFC PATCH v1 4/4] rust: add PL031 RTC driver

[PATCH] rtc: interface: Fix softlockup in rtc_timer_do_work()
 2026-01-06  6:24 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