linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-22 10:10:35 to 2024-12-28 05:12:37 UTC [more...]

[PATCH 00/12] pm: Introduce devm_pm_set_wake_irq
 2024-12-28  5:11 UTC  (14+ messages)
` [PATCH 01/12] PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq
` [PATCH 02/12] input: keyboard: ep93xx_keypad: Use devm_pm_set_wake_irq
` [PATCH 03/12] input: keyboard: omap4_keypad: "
` [PATCH 04/12] input: misc: nxp-bbnsm-pwrkey: Use resource managed API to simplify code
` [PATCH 05/12] input: touchscreen: ti_am335x_tsc: "
` [PATCH 06/12] rtc: stm32: "
` [PATCH 07/12] rtc: nxp-bbnsm: "
` [PATCH 08/12] rtc: ds1343: Use devm_pm_set_wake_irq
` [PATCH 09/12] rtc: pm8xxx: "
` [PATCH 10/12] rtc: ab8500: Use resource managed API to simplify code
` [PATCH 11/12] rtc: mpfs: Use devm_pm_set_wake_irq
` [PATCH 12/12] rtc: pl031: Use resource managed API to simplify code

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-27 15:59 UTC  (10+ messages)
` [PATCH v4 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v4 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v4 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v4 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v4 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v4 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v4 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH 1/1] rtc: mediatek: Add mt6685 RTC driver
 2024-12-27 10:44 UTC  (3+ messages)

BUG: Invalid wait context at: mc146818_avoid_UIP tick_freeze
 2024-12-26 17:48 UTC  (2+ messages)

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-26  9:25 UTC  (39+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2024-12-26  8:12 UTC  (11+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Add bindings for "
` [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 0/2] Subject: [PATCH v1 0/2] Add support for MAX31331 RTC
 2024-12-23 18:24 UTC  (6+ messages)
` [PATCH 1/2] dtbindings:rtc:max31335:Add max31331 support
` [PATCH 2/2] rtc:max31335: Add driver support for max31331

[RFC PATCH v4 0/4] Add virtio_rtc module
 2024-12-23 10:39 UTC  (4+ messages)
` [RFC PATCH v4 1/4] virtio_rtc: Add module and driver core
` [RFC PATCH v4 4/4] virtio_rtc: Add RTC class driver

[PATCH] rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
 2024-12-18 19:34 UTC 

[PATCH] rtc: brcmstb-waketimer: disable wakeup in .remove() and in the error path of .probe()
 2024-12-18  1:06 UTC  (3+ messages)

[PATCH] rtc: use boolean values with device_init_wakeup()
 2024-12-17 11:01 UTC  (3+ messages)

[PATCH] rtc: snvs: Add check for clk_enable()
 2024-12-15 22:28 UTC 

[PATCH] rtc: Remove hpet_rtc_dropped_irq()
 2024-12-15  2:23 UTC 

[PATCH v3] rtc: bd70528: enable the device's wakeup in the last step of .probe()
 2024-12-14  2:18 UTC  (6+ messages)

[PATCH] rtc: cros-ec: disable wakeup in the error path of .probe()
 2024-12-12 12:11 UTC 

[PATCH] rtc: cpcap: enable the device's wakeup in the last step of .probe()
 2024-12-12 10:24 UTC 

[PATCH v2] rtc: bd70528: disable wakeup in the error path of .probe()
 2024-12-12 10:05 UTC  (2+ messages)

[PATCH] rtc: bd70528: disable wakeup in the error path of .probe()
 2024-12-12 10:03 UTC  (3+ messages)

[PATCH] rtc: tps6594: Fix integer overflow on 32bit systems
 2024-12-11 12:29 UTC  (3+ messages)

[PATCH v6 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-12-10 23:25 UTC  (14+ messages)
` [PATCH v6 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v6 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v6 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v6 4/4] MAINTAINERS: add NXP S32G RTC driver

[PATCH v2] rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()
 2024-12-09 10:24 UTC  (3+ messages)

[PATCH] rtc: rtc-at91sam9: disable wakeup in .remove() and the error path of .probe()
 2024-12-09  2:50 UTC 

[PATCH] rtc: rtc-as3722: disable wakeup on error path of .probe()
 2024-12-07  3:05 UTC 

[PATCH] rtc: Add check for clk_enable()
 2024-12-06 22:24 UTC 

[PATCH 1/1] rtc: bbnsm: Enable RTC by default to fix time read failure
 2024-12-05 17:20 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 2/4] rtc: cmos: avoid taking rtc_lock for extended period of time
 2024-12-04 22:24 UTC 

[PATCH AUTOSEL 6.6 2/6] rtc: cmos: avoid taking rtc_lock for extended period of time
 2024-12-04 22:24 UTC 

[PATCH AUTOSEL 6.11 2/7] rtc: cmos: avoid taking rtc_lock for extended period of time
 2024-12-04 22:23 UTC 

[PATCH AUTOSEL 6.12 2/8] rtc: cmos: avoid taking rtc_lock for extended period of time
 2024-12-04 22:23 UTC 

[PATCH 0/6] rtc: Fix problems with missing UIE irqs
 2024-12-04  8:09 UTC  (10+ messages)
` [PATCH 1/6] rtc: interface: Fix long-standing race when setting alarm
` [PATCH 2/6] rtc: isl12022: Fix initial enable_irq/disable_irq balance
` [PATCH 3/6] rtc: cpcap: "
` [PATCH 4/6] rtc: st-lpc: "
` [PATCH 5/6] rtc: tps6586x: "
` [PATCH 6/6] rtc: interface: Ensure alarm irq is enabled when UIE is enabled

[PATCH] rtc: RTC_DRV_SPEAR should not default to y when compile-testing
 2024-12-04  3:37 UTC  (2+ messages)

[PATCH v5 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-12-02 13:06 UTC  (14+ messages)
` [PATCH v5 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v5 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v5 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v5 4/4] MAINTAINERS: add NXP S32G RTC driver

[PATCH] rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
 2024-12-02  3:10 UTC  (4+ messages)

[PATCH] rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr
 2024-12-02  1:36 UTC  (3+ messages)

[PATCH] mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
 2024-11-30 20:07 UTC  (8+ messages)
` [PATCH v5 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
` [PATCH v5 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v5 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v5 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v5 4/4] MAINTAINERS: add NXP S32G RTC driver

[GIT PULL] RTC for 6.13
 2024-11-30 19:23 UTC  (2+ messages)

[PATCH] rtc: zynqmp: Fix optional clock name property
 2024-11-27 16:01 UTC 

[PATCH v3 0/2] rtc: pcf2127: make battery switch-over configurable
 2024-11-27 12:58 UTC  (3+ messages)

[PATCH] rtc: ab-eoz9: disable wakeup in the error path
 2024-11-26  2:11 UTC 

[PATCH 0/2] rtc: ab-eoz9: fix the undervoltage handling
 2024-11-25 22:34 UTC  (4+ messages)
` [PATCH 1/2] rtc: ab-eoz9: check the lowest voltage threshold first
` [PATCH 2/2] rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
  ` (subset) "

[RFC PATCH 0/2] rtc: rzn1: simplify driver
 2024-11-25 22:33 UTC  (9+ messages)
` [RFC PATCH 1/2] rtc: rzn1: drop superfluous wday calculation
` [RFC PATCH 2/2] rtc: rzn1: reduce register access

[PATCH v4 0/2] MVME: Adopt standard RTC driver
 2024-11-24  9:42 UTC  (5+ messages)
` [PATCH v4 2/2] m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driver

[PATCH v2 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
 2024-11-22 23:10 UTC  (3+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-22 18:05 UTC  (3+ messages)
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support


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