Linux-RTC Archive mirror
 help / color / mirror / Atom feed
[PATCH v1 00/21] hwmon: Fix the type of 'config' in struct hwmon_channel_info to u64
 2025-01-22 14:36 UTC  (40+ messages)
` [PATCH v1 01/21] "
` [PATCH v1 02/21] media: video-i2c: Use HWMON_CHANNEL_INFO macro to simplify code
` [PATCH v1 03/21] net: aquantia: "
` [PATCH v1 04/21] net: nfp: "
` [PATCH v1 05/21] net: phy: marvell: "
` [PATCH v1 06/21] net: phy: marvell10g: "
` [PATCH v1 07/21] rtc: ab-eoz9: "
` [PATCH v1 08/21] rtc: ds3232: "
` [PATCH v1 09/21] w1: w1_therm: w1: "
` [PATCH v1 10/21] net: phy: aquantia: "
` [PATCH v1 11/21] hwmon: (asus_wmi_sensors) Fix type of 'config' in struct hwmon_channel_info to u64
` [PATCH v1 12/21] hwmon: (hp-wmi-sensors) "
` [PATCH v1 13/21] hwmon: (mr75203) Fix the "
` [PATCH v1 14/21] hwmon: (pwm-fan) "
` [PATCH v1 15/21] hwmon: (scmi-hwmon) "
` [PATCH v1 16/21] hwmon: (tmp401) "
` [PATCH v1 17/21] hwmon: (tmp421) "
` [PATCH v1 18/21] net/mlx5: "
` [PATCH v1 19/21] platform/x86: dell-ddv: "
` [PATCH v1 20/21] hwmon: (asus-ec-sensors) "
` [PATCH v1 21/21] hwmon: (lm90) "

[PATCH 0/4] rtc/scmi: Support multiple RTCs
 2025-01-21 15:15 UTC  (10+ messages)
` [PATCH 1/4] firmware: arm_scmi: imx: Support more event sources
` [PATCH 2/4] firmware: arm_scmi: imx: Introduce bbm_info hook
` [PATCH 3/4] rtc: Introduce devm_rtc_allocate_device_priv
` [PATCH 4/4] rtc: imx-sm-bbm: Support multiple RTCs

[PATCH 0/7] arm64: dts: qcom: x1e80100: enable rtc
 2025-01-21 10:07 UTC  (19+ messages)
` [PATCH 1/7] dt-bindings: rtc: qcom-pm8xxx: add uefi-variable offset
` [PATCH 2/7] dt-bindings: rtc: qcom-pm8xxx: document qcom,no-alarm flag
` [PATCH 3/7] rtc: pm8xxx: add support for uefi offset
` [PATCH 4/7] rtc: pm8xxx: mitigate flash wear
` [PATCH 5/7] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-x13s: switch to uefi rtc offset
` [PATCH 7/7] arm64: dts: qcom: x1e80100: enable rtc

[PATCH v3 0/5] x1e80100 RTC support
 2025-01-20 14:51 UTC  (3+ messages)

[PATCH v2] rtc: pcf85063: do a SW reset if POR failed
 2025-01-20  9:34 UTC 

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

[PATCH v4 0/2] Add support for MAX31331 RTC
 2025-01-20  7:32 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: rtc: max31335: Add max31331 support
` [PATCH v4 2/2] rtc: max31335: Add driver support for max31331

[PATCH v2 0/5] rtc-rv8803: Implement timestamp trigger over event pins
 2025-01-16 13:15 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: rtc: add new type for epson,rx8901
` [PATCH v2 2/5] rtc-rv8803: add new type for rv8901
` [PATCH v2 3/5] rtc-rv8803: add tamper function to sysfs "
` [PATCH v2 4/5] rtc-rv8803: extend sysfs to trigger internal ts-event
` [PATCH v2 5/5] rtc-rv8803: extend sysfs to read status

[PATCH v5 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-16 11:23 UTC  (23+ messages)
` [PATCH v5 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v5 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v5 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v5 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v5 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v5 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v5 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v3 0/2] Add support for MAX31331 RTC
 2025-01-16  8:16 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: max31335: Add max31331 support
` [PATCH v3 2/2] rtc: max31335: Add driver support for max31331

[PATCH] rtc-m41t62: kickstart ocillator upon failure
 2025-01-16  6:26 UTC 

[PATCH] rtc: Use str_enable_disable-like helpers
 2025-01-15 16:56 UTC  (3+ messages)

[PATCH 0/2] Enable RTC for the MT6357
 2025-01-14 10:53 UTC  (5+ messages)
` [PATCH 1/2] rtc: mt6359: add mt6357 support
` [PATCH 2/2] rtc: mt6359: fix year issue

[PATCH] rtc: Remove hpet_rtc_dropped_irq()
 2025-01-13 22:10 UTC  (4+ messages)

[PATCH] dt-bindings: Correct indentation and style in DTS example
 2025-01-13 15:29 UTC  (5+ messages)

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-13 14:27 UTC  (6+ messages)
` [PATCH v4 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v4 6/7] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH] rtc: stm32: Use syscon_regmap_lookup_by_phandle_args
 2025-01-13  8:35 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: mxc: Document fsl,imx31-rtc
 2025-01-13  8:35 UTC  (2+ messages)

[PATCH] rtc: zynqmp: Fix optional clock name property
 2025-01-12 23:41 UTC  (2+ messages)

[PATCH v2] rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()
 2025-01-12 23:40 UTC  (2+ messages)

[PATCH] rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
 2025-01-12 23:27 UTC  (2+ messages)

[PATCH] rtc: tps6594: Fix integer overflow on 32bit systems
 2025-01-12 23:21 UTC  (2+ messages)

[PATCH v1 0/7] rtc-rv8803: Implement timestamp trigger over event pins
 2025-01-12  4:52 UTC  (15+ messages)
` [PATCH v1 1/7] dt-bindings: rtc: add new type for epson,rx8901
` [PATCH v1 2/7] rtc-rv8803: add new type for rv8901
` [PATCH v1 3/7] rtc-rv8803: add register definitions for rv8901 tamper detection
` [PATCH v1 4/7] rtc-rv8803: add tamper function to sysfs for rv8901
` [PATCH v1 5/7] rtc-rv8803: extend sysfs to trigger internal ts-event
` [PATCH v1 6/7] rtc-rv8803: make tamper function configurable via sysfs
` [PATCH v1 7/7] rtc-rv8803: extend sysfs to read ts-event and buffer status

[PATCH] rtc: pcf2127: add BSM support
 2025-01-10 23:01 UTC  (3+ messages)

[PATCH V5 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
 2025-01-10  9:27 UTC  (4+ messages)
` [PATCH V5 1/3] rtc: atcrtc100: Add "
` [PATCH V5 2/3] dt-bindings: rtc: Add support for ATCRTC100 RTC
` [PATCH V5 3/3] MAINTAINERS: Add entry for ATCRTC100 RTC driver

[PATCH] rtc: use boolean values with device_init_wakeup()
 2025-01-09 20:03 UTC  (2+ messages)

[PATCH] rtc: RTC_DRV_SPEAR should not default to y when compile-testing
 2025-01-09 17:27 UTC  (2+ messages)

[PATCH] rtc: pcf85063: do a SW reset after rtc power fail
 2025-01-07 10:06 UTC  (4+ messages)

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-01-06 12:21 UTC  (19+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Add bindings for "
` [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] Add support for MAX31331 RTC
 2025-01-03 14:25 UTC  (5+ messages)
` [PATCH v2 1/2] dtbindings:rtc:max31335:Add max31331 support
` [PATCH v2 2/2] rtc:max31335: Add driver support for max31331


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 read-only IMAP folder(s) and NNTP newsgroup(s).