linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-20 13:44:53 to 2026-01-04 13:10:31 UTC [more...]

[RFC PATCH v1 0/4] rust: Add RTC driver support
 2026-01-04 13:10 UTC  (11+ messages)
` [RFC PATCH v1 1/4] rust: add AMBA bus abstractions
` [RFC PATCH v1 2/4] rust: add device wakeup support
` [RFC PATCH v1 3/4] rust: add RTC core abstractions and data structures
` [RFC PATCH v1 4/4] rust: add PL031 RTC driver

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

[PATCH] rtc: interface: Fix softlockup in rtc_timer_do_work()
 2025-12-31  9:23 UTC 

[PATCH v1 0/2] RTC: Add Loongson-2K0300 support
 2025-12-30  2:31 UTC  (9+ messages)
` [PATCH v1 1/2] dt-binding: rtc: loongson: Document Loongson-2K0300 compatible
` [PATCH v1 2/2] rtc: loongson: Add Loongson-2K0300 support

[PATCH v4 0/3] spacemit: fix P1 sub-device Kconfig defaults and dependencies
 2025-12-30  1:46 UTC  (8+ messages)
` [PATCH v4 1/3] regulator: spacemit: MFD_SPACEMIT_P1 as dependencies
` [PATCH v4 2/3] mfd: simple-mfd-i2c: add default value
` [PATCH v4 3/3] rtc: spacemit: default module when MFD_SPACEMIT_P1 is enabled

[PATCH v3 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-12-29  1:20 UTC  (12+ messages)
` [PATCH v3 1/4] i2c: spacemit: configure ILCR for accurate SCL frequency
` [PATCH v3 2/4] rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
  ` (subset) "

[PATCH 0/4] rtc: ds1307: Add support for Epson RX8901CE
 2025-12-24  5:07 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: rtc: ds1307: Add epson,rx8901
` [PATCH 2/4] rtc: ds1307: Fix off-by-one issue with wday for rx8130
` [PATCH 3/4] rtc: ds1307: Add Driver for Epson RX8901CE
` [PATCH 4/4] rtc: ds1307: Add support for reading RX8901CE battery VL status

[PATCH] rtc: s35390a: implement nvmem support
 2025-12-23 12:57 UTC 

[PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-12-22 13:50 UTC  (10+ messages)
` [PATCH v5 05/11] mfd: macsmc: Add new __SMC_KEY macro
` [PATCH v5 06/11] hwmon: Add Apple Silicon SMC hwmon driver
` [PATCH v5 08/11] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
` (subset) [PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-18 16:29 UTC  (6+ messages)
` [PATCH v2 06/17] rtc: optee: Migrate to use tee specific driver registration function
` [PATCH v2 07/17] rtc: optee: Make use of tee bus methods

[PATCH 0/4] rtc: zynqmp: fixes for read and set offset
 2025-12-17 19:17 UTC  (17+ messages)
` [PATCH 1/4] rtc: zynqmp: correct frequency value
` [PATCH 2/4] rtc: zynqmp: rework read_offset
` [PATCH 3/4] rtc: zynqmp: rework set_offset
` [PATCH 4/4] rtc: zynqmp: use dynamic max and min offset ranges

[PATCH RESEND v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2025-12-17 10:10 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] mfd: sec: add rtc alarm IRQ as platform device resource
` [PATCH RESEND v2 2/3] rtc: s5m: query platform device IRQ resource for alarm IRQ
` [PATCH RESEND v2 3/3] mfd: sec: drop now unused struct sec_pmic_dev::irq_data

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-17  9:02 UTC  (14+ messages)
` [PATCH v1 06/17] rtc: optee: Migrate to use tee specific driver registration function
` [PATCH v1 07/17] rtc: optee: Make use of tee bus methods

[PATCH v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2025-12-16 16:20 UTC  (8+ messages)
` [PATCH v2 1/3] mfd: sec: add rtc alarm IRQ as platform device resource
` [PATCH v2 2/3] rtc: s5m: query platform device IRQ resource for alarm IRQ
` [PATCH v2 3/3] mfd: sec: drop now unused struct sec_pmic_dev::irq_data

[PATCH] rtc: interface: Alarm race handling should not discard preceding error
 2025-12-16 15:09 UTC  (3+ messages)

[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-12-16 12:37 UTC  (10+ messages)
` [PATCH v6 1/7] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v6 2/7] mfd: macsmc: Wire up Apple SMC RTC subdevice
` [PATCH v6 3/7] mfd: macsmc: Wire up Apple SMC hwmon subdevice
` [PATCH v6 4/7] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
` [PATCH v6 5/7] mfd: macsmc: Wire up Apple SMC input subdevice
` [PATCH v6 6/7] arm64: dts: apple: t8103,t60xx,t8112: Add SMC RTC node
` [PATCH v6 7/7] arm64: dts: apple: t8103, t8112, t60xx: Add hwmon SMC subdevice
` (subset) [PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices

[PATCH RESEND v6 00/17] Support ROHM BD72720 PMIC
 2025-12-15 13:27 UTC  (19+ messages)
` [PATCH RESEND v6 01/17] dt-bindings: regulator: ROHM BD72720
` [PATCH RESEND v6 02/17] dt-bindings: battery: Clarify trickle-charge
` [PATCH RESEND v6 03/17] dt-bindings: battery: Add trickle-charge upper limit
` [PATCH RESEND v6 04/17] dt-bindings: battery: Voltage drop properties
` [PATCH RESEND v6 05/17] dt-bindings: mfd: ROHM BD72720
` [PATCH RESEND v6 06/17] dt-bindings: leds: bd72720: Add BD72720
` [PATCH RESEND v6 07/17] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH RESEND v6 08/17] mfd: rohm-bd71828: Use standard file header format
` [PATCH RESEND v6 09/17] mfd: rohm-bd71828: Support ROHM BD72720
` [PATCH RESEND v6 10/17] regulator: bd71828: rename IC specific entities
` [PATCH RESEND v6 11/17] regulator: bd71828: Support ROHM BD72720
` [PATCH RESEND v6 12/17] gpio: Support ROHM BD72720 gpios
` [PATCH RESEND v6 13/17] clk: clk-bd718x7: Support BD72720 clk gate
` [PATCH RESEND v6 14/17] rtc: bd70528: Support BD72720 rtc
` [PATCH RESEND v6 15/17] power: supply: bd71828: Support wider register addresses
` [PATCH RESEND v6 16/17] power: supply: bd71828-power: Support ROHM BD72720
` [PATCH RESEND v6 17/17] MAINTAINERS: Add ROHM BD72720 PMIC

PROBLEM: hwclock busted w/ M48T59 RTC (regression)
 2025-12-14 22:04 UTC  (5+ messages)

[GIT PULL] RTC for 6.19
 2025-12-13  5:50 UTC  (2+ messages)

[PATCH] rtc: pcf2127: clear the PWRMNG bits for pcf2131
 2025-12-10 20:19 UTC 

[PATCH] Documentation: ABI: testing: Fix "upto" typo in rtc-cdev
 2025-12-08 22:10 UTC  (2+ messages)

[PATCH] rtc: gamecube: Check the return value of ioremap()
 2025-12-08 22:10 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] rtc: s35390a: use u8 instead of char for register buffer
 2025-12-08 22:09 UTC  (2+ messages)

[PATCH v4 0/4] Add RTC support for the Renesas RZ/V2H SoC
 2025-12-08 22:09 UTC  (2+ messages)
` (subset) "

[PATCH RESEND] rtc: max31335: Fix ignored return value in set_alarm
 2025-12-08 22:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop unneeded file entry in NVIDIA VRS RTC DRIVER
 2025-12-08 22:09 UTC  (5+ messages)

[PATCH v4 1/3] rtc: tegra: Use devm_clk_get_enabled() in probe
 2025-12-08 22:09 UTC  (2+ messages)

[PATCH next] rtc: atcrtc100: Fix signedness bug in probe()
 2025-12-08 22:08 UTC  (2+ messages)

[PATCH] rtc: Kconfig: add MC34708 to mc13xxx help text
 2025-12-08 22:08 UTC  (2+ messages)

[PATCH] rtc: isl12026: Add id_table
 2025-12-08 22:07 UTC  (2+ messages)

ペット愛をもつ、経営者様へ
 2025-12-08  7:39 UTC 

まるなげ福祉事業
 2025-12-05  1:05 UTC 

歌・ダンス等のスクール事業 FC説明会
 2025-12-04  2:38 UTC 

rtc-max31335.c: use of IS_REACHABLE()
 2025-12-04  1:38 UTC 

[PATCH v6 00/17] Support ROHM BD72720 PMIC
 2025-12-01 13:21 UTC  (20+ messages)
` [PATCH v6 01/17] dt-bindings: regulator: ROHM BD72720
` [PATCH v6 02/17] dt-bindings: battery: Clarify trickle-charge
` [PATCH v6 03/17] dt-bindings: battery: Add trickle-charge upper limit
` [PATCH v6 04/17] dt-bindings: battery: Voltage drop properties
` [PATCH v6 05/17] dt-bindings: mfd: ROHM BD72720
` [PATCH v6 06/17] dt-bindings: leds: bd72720: Add BD72720
` [PATCH v6 07/17] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH v6 08/17] mfd: rohm-bd71828: Use standard file header format
` [PATCH v6 09/17] mfd: rohm-bd71828: Support ROHM BD72720
` [PATCH v6 10/17] regulator: bd71828: rename IC specific entities
` [PATCH v6 11/17] regulator: bd71828: Support ROHM BD72720
` [PATCH v6 12/17] gpio: Support ROHM BD72720 gpios
` [PATCH v6 13/17] clk: clk-bd718x7: Support BD72720 clk gate
` [PATCH v6 14/17] rtc: bd70528: Support BD72720 rtc
` [PATCH v6 15/17] power: supply: bd71828: Support wider register addresses
` [PATCH v6 16/17] power: supply: bd71828-power: Support ROHM BD72720
` [PATCH v6 17/17] MAINTAINERS: Add ROHM BD72720 PMIC

[PATCH v7 1/2] dt-bindings: rtc: Add pcf85053 support
 2025-11-27 17:15 UTC  (4+ messages)
` [PATCH v7 2/2] rtc: Add NXP PCF85053 driver support
  ` [EXT] Re: [PATCH v7 1/2] dt-bindings: rtc: Add pcf85053 support

[PATCH v5 00/16] Support ROHM BD72720 PMIC
 2025-11-27  7:46 UTC  (8+ messages)
` [PATCH v5 04/16] dt-bindings: battery: Voltage drop properties
` [PATCH v5 07/16] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH v5 08/16] mfd: bd71828: Support ROHM BD72720

[PATCH] rtc: abx80x: Disable alarm feature if no interrupt attached
 2025-11-25 18:00 UTC 

[PATCH v4 1/5] dt-bindings: rtc: nxp,pcf85363: add timestamp mode config
 2025-11-21 12:11 UTC  (5+ messages)
` [PATCH v4 2/5] rtc: pcf85363: support reporting battery switch-over via RTC_VL
` [PATCH v4 3/5] rtc: pcf85363: add timestamp support with configurable timestamp mode
` [PATCH v4 4/5] rtc: pcf85363: add oscillator offset calibration support
` [PATCH v4 5/5] rtc: pcf85363: add watchdog support with configurable step size

[PATCH 0/3] Samsung mfd/rtc driver alarm IRQ simplification
 2025-11-20 14:38 UTC  (4+ messages)
` [PATCH 3/3] mfd: sec: drop now unused struct sec_pmic_dev::irq_data


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