public inbox for linux-rtc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 13:49:16 to 2026-03-07 00:09:44 UTC [more...]

[PATCH v2 0/6] Remove use of i2c_match_id in RTC
 2026-03-07  0:09 UTC  (10+ messages)
` [PATCH v2 1/6] rtc: abx80x: Remove use of i2c_match_id()
` [PATCH v2 2/6] rtc: m41t80: "
` [PATCH v2 3/6] rtc: pcf2127: "
` [PATCH v2 4/6] rtc: rs5c372: "
` [PATCH v2 5/6] rtc: rv8803: "
` [PATCH v2 6/6] rtc: rx8025: "

[PATCH v3 0/6] rtc: max77686: convert to i2c_new_ancillary_device
 2026-03-06 15:33 UTC  (9+ messages)
` [PATCH v3 1/6] regulator: dt-binding: regulator-max77620: convert to DT schema
` [PATCH v3 2/6] dt-binding: pinctrl: pinctrl-max77620: "
` [PATCH v3 3/6] dt-bindings: gpio: trivial-gpio: remove max77620 compatible
` [PATCH v3 4/6] dt-bindings: mfd: max77620: convert to DT schema
` [PATCH v3 5/6] dt-bindings: mfd: max77620: document optional RTC address for MAX77663
` [PATCH v3 6/6] rtc: max77686: convert to i2c_new_ancillary_device

[PATCH 0/5] Add RTC support for the Renesas RZ/V2N SoC
 2026-03-06 12:35 UTC  (4+ messages)
` [PATCH 1/5] clk: renesas: r9a09g056: Fix ordering of module clocks array

[QUESTION] rtc: zynqmp: CALIB_RD reset behavior differs between ZynqMP and Versal
 2026-03-06 11:13 UTC  (3+ messages)

[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-03-06  7:03 UTC  (19+ messages)
` [PATCH v3 01/13] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v3 02/13] dt-bindings: leds: document Samsung S2M series PMIC RGB "
` [PATCH v3 03/13] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v3 04/13] dt-bindings: power: supply: document Samsung S2M series PMIC charger device
` [PATCH v3 05/13] dt-bindings: mfd: s2mps11: add documentation for S2MU005 PMIC
` [PATCH v3 06/13] mfd: sec: add support "
` [PATCH v3 07/13] mfd: sec: set DMA coherent mask
` [PATCH v3 08/13] mfd: sec: resolve PMIC revision in S2MU005
` [PATCH v3 09/13] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v3 10/13] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v3 11/13] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v3 12/13] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v3 13/13] power: supply: add support for Samsung S2M series PMIC charger device

[PATCH 0/9] Add support for mt6392 PMIC
 2026-03-06  0:29 UTC  (15+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
` [PATCH 2/9] dt-bindings: regulator: add support for MT6392
` [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
` [PATCH 5/9] soc: mediatek: mtk-pmic-wrap: add compatible for MT6392 PMIC
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH 7/9] input: keyboard: mtk-pmic-keys: add MT6392 support
` [PATCH 8/9] rtc: mt6397: add compatible for MT6392 PMIC
` [PATCH 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi

[PATCH v2 0/2] rtc: max77686: convert to i2c_new_ancillary_device
 2026-03-05 23:56 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: max77620: document optional RTC address for max77663
` [PATCH v2 2/2] rtc: max77686: convert to i2c_new_ancillary_device

[PATCH 0/6] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
 2026-03-05 23:53 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: rtc: sc2731: Add compatible for SC2730
` [PATCH 2/6] dt-bindings: leds: "
` [PATCH 3/6] regulator: dt-bindings: sc2731: Deprecate compatible property
` [PATCH 4/6] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()
` [PATCH 5/6] power: reset: sc27xx: Add platform_device_id table
` [PATCH 6/6] regulator: sc2731: "

[PATCH] rtc: armada38x: zalloc + calloc to single allocation
 2026-03-05  8:51 UTC  (3+ messages)

[PATCH v1 0/7] ACPI: TAD: Assorted improvements and RTC class device interface
 2026-03-05  7:48 UTC  (9+ messages)
` [PATCH v1 1/7] ACPI: TAD: Create one attribute group
` [PATCH v1 2/7] ACPI: TAD: Support RTC without wakeup
` [PATCH v1 3/7] ACPI: TAD: Use __free() for cleanup in time_store()
` [PATCH v1 4/7] ACPI: TAD: Rearrange RT data validation checking
` [PATCH v1 5/7] ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()
` [PATCH v1 6/7] ACPI: TAD: Add RTC class device interface
` [PATCH v1 7/7] ACPI: TAD: Update the driver description comment

[PATCH v2] rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
 2026-03-04 12:55 UTC 

[PATCH v1 0/8] ACPI: x86/rtc-cmos: Bind rtc-cmos to platform devices
 2026-03-04 12:42 UTC  (20+ messages)
` [PATCH v1 1/8] ACPI: x86: cmos_rtc: Clean up address space handler driver
` [PATCH v1 2/8] ACPI: x86: cmos_rtc: Improve coordination with ACPI TAD driver
` [PATCH v1 3/8] ACPI: x86: cmos_rtc: Create a CMOS RTC platform device
` [PATCH v1 4/8] ACPI: x86/rtc-cmos: Use platform device for driver binding
` [PATCH v1 5/8] ACPI: PNP: Drop CMOS RTC PNP device support
` [PATCH v1 6/8] x86: rtc: Drop PNP device check
` [PATCH v1 7/8] rtc: cmos: Drop PNP device support
` [PATCH v1 8/8] ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setup

[PATCH 0/3] OP-TEE/OP-TEE drivers: simplify context matches
 2026-03-04  9:34 UTC  (4+ messages)
` [PATCH 1/3] optee: simplify OP-TEE context match

[PATCH v1] dt-bindings: rtc: mpfs-rtc: permit resets
 2026-03-04  8:34 UTC  (2+ messages)

[PATCH] rtc: cmos: Remove redundant include of linux/acpi.h
 2026-03-04  2:35 UTC 

[PATCH] rtc: spear: check return value of clk_enable in resume
 2026-03-01 16:19 UTC 

[PATCH v4] dt-bindings: rtc: isl12026: convert to YAML schema
 2026-02-28 14:15 UTC  (2+ messages)

[PATCH v3] dt-bindings: rtc: isl12026: convert to YAML schema
 2026-02-28 13:26 UTC  (2+ messages)

[PATCH v3] dt-bindings: rtc: isl12026: convert to YAML schema
 2026-02-28 10:40 UTC  (2+ messages)

[RFC PATCH v3 0/5] rust: Add RTC driver support
 2026-02-27 15:09 UTC  (36+ messages)
` [RFC PATCH v3 1/5] rtc: add device selector for rtc_class_ops callbacks

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-02-25 12:02 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.1] rtc: zynqmp: correct frequency value
 2026-02-23 16:17 UTC 

[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-02-23 13:56 UTC  (20+ messages)
` [PATCH v2 02/12] dt-bindings: leds: document Samsung S2M series PMIC RGB LED device
` [PATCH v2 03/12] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v2 06/12] mfd: sec: add support for S2MU005 PMIC
` [PATCH v2 08/12] leds: flash: add support for Samsung S2M series PMIC flash LED device

[PATCH] rtc: pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-22 23:30 UTC 

[GIT PULL] RTC for 7.0
 2026-02-22 20:18 UTC  (2+ messages)

[PATCH RFC 00/10] driver core: constify groups arrays in several structs
 2026-02-21 14:04 UTC  (16+ messages)
` [PATCH RFC 01/10] IB/core: Prepare for immutable device groups
` [PATCH RFC 02/10] rtc: prepare for struct device member groups becoming a constant array
` [PATCH RFC 03/10] sysfs: constify group arrays in function arguments
` [PATCH RFC 04/10] driver: core: constify groups array argument in device_add_groups and device_remove_groups
` [PATCH RFC 05/10] driver core: make struct device member groups a constant array
` [PATCH RFC 06/10] driver core: make struct device_type "
` [PATCH RFC 07/10] driver core: make struct bus_type groups members constant arrays
` [PATCH RFC 08/10] driver core: make struct class "
` [PATCH RFC 09/10] driver core: make struct device_driver groups members contact arrays
` [PATCH RFC 10/10] kobject: make struct kobject member default_groups a constant array

[PATCH v2] dt-bindings: rtc: isl12026: convert to YAML schema
 2026-02-21 10:22 UTC  (4+ messages)
  ` [PATCH v3] "

[RFC PATCH v2 0/5] rust: Add RTC driver support
 2026-02-20 23:19 UTC  (8+ messages)
` [RFC PATCH v2 1/5] rtc: migrate driver data to RTC device

[PATCH] dt-bindings: rtc: isl12026: convert to YAML schema
 2026-02-18 20:27 UTC  (3+ messages)

[PATCH v1 0/2] rtc: max77686: convert to i2c_new_ancillary_device
 2026-02-12 11:27 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: mfd: maxim,max77686: document optional RTC address
` [PATCH v1 2/2] rtc: max77686: convert to i2c_new_ancillary_device

[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
 2026-02-10 15:50 UTC  (3+ messages)

[PATCH] rtc: ds1390: fix number of bytes read from RTC
 2026-02-09  5:34 UTC 


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