linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-06 06:53:55 to 2021-01-25 23:30:24 UTC [more...]

[PATCH v4 12/21] dt-bindings: rtc: sun6i: Add H616 compatible string
 2021-01-25 22:51 UTC  (2+ messages)

[PATCH v3 0/2] rtc: pcf2127: proper initialization after power loss
 2021-01-25 23:28 UTC  (5+ messages)
` [PATCH v3 1/2] rtc: pcf2127: Disable Power-On Reset Override
` [PATCH v3 2/2] rtc: pcf2127: Run a OTP refresh if not done before

[PATCH v2 1/2] rtc: tps65910: Support wakeup-source property
 2021-01-25 23:21 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: tegra: Specify tps65911 as wakeup source
` (subset) [PATCH v2 1/2] rtc: tps65910: Support wakeup-source property

[PATCH 01/14] rtc: ac100: use rtc_lock/rtc_unlock
 2021-01-25 22:14 UTC  (17+ messages)
` [PATCH 02/14] rtc: asm9260: "
` [PATCH 03/14] rtc: ds1305: "
` [PATCH 04/14] rtc: ds1307: "
` [PATCH 05/14] rtc: ds1685: "
` [PATCH 06/14] rtc: ds3232: "
` [PATCH 07/14] rtc: hym8563: "
` [PATCH 08/14] rtc: m41t80: "
` [PATCH 09/14] rtc: mcp795: "
` [PATCH 10/14] rtc: pcf2123: "
` [PATCH 11/14] rtc: rv3029: "
` [PATCH 12/14] rtc: rx8010: "
` [PATCH 13/14] rtc: rx8025: "
` [PATCH 14/14] rtc: stm32: "
` [PATCH v2] rtc: ac100: "

[RFC][PATCH] rtc: proc/sysfs: read actual alarm time from hardware
 2021-01-25 17:17 UTC 

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-24 21:41 UTC  (8+ messages)
` [PATCH v9 1/7] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v9 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller
` [PATCH v9 3/7] mfd: Add base driver "
` [PATCH v9 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v9 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v9 6/7] MAINTAINERS: Add entry for "
` [PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add "

out of tree rtc driver RX8900CE, has anybody updated it to the new v5 kernel interface?
 2021-01-24 14:07 UTC 

[PATCH 0/3] rtc: remove obsolete drivers
 2021-01-23 13:57 UTC  (8+ messages)
` [PATCH 1/3] rtc: remove sirfsoc driver
` [PATCH 2/3] rtc: remove ste coh901 driver
` [PATCH 3/3] rtc: remove ste ab3100 driver

[PATCH v1] rtc: mrst: Remove driver for deprecated platform
 2021-01-22 16:49 UTC  (4+ messages)

[PATCH v5 0/8] Add Support for MediaTek PMIC MT6359
 2021-01-22 14:00 UTC  (10+ messages)
` [PATCH v5 1/8] mfd: mt6358: refine interrupt code
` [PATCH v5 2/8] rtc: mt6397: refine RTC_TC_MTH
` [PATCH v5 3/8] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC
` [PATCH v5 4/8] dt-bindings: regulator: Add document for MT6359 regulator
` [PATCH v5 5/8] mfd: Add support for the MediaTek MT6359 PMIC
` [PATCH v5 6/8] regulator: mt6359: Add support for MT6359 regulator
` [PATCH v5 7/8] regulator: mt6359: Add support for MT6359P regulator
` [PATCH v5 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes

[PATCH v4 0/9] Add Support for MediaTek PMIC MT6359
 2021-01-20 19:42 UTC  (5+ messages)
` [PATCH v4 5/9] mfd: Add support for the MediaTek MT6359 PMIC
` [PATCH v4 7/9] regulator: mt6359: Set the enable time for LDOs

[PATCH v8 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-20 17:37 UTC  (9+ messages)
` [PATCH v8 1/7] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v8 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller
` [PATCH v8 3/7] mfd: Add base driver "
` [PATCH v8 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v8 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v8 6/7] MAINTAINERS: Add entry for "
` [PATCH v8 7/7] ARM: dts: imx50-kobo-aura: Add "

[PATCH v2 00/17] Support ROHM BD71815 PMIC
 2021-01-20  6:37 UTC  (17+ messages)
` [PATCH v2 01/17] regulator: bd718x7, bd71828, Fix dvs voltage levels
` [PATCH v2 02/17] rtc: bd70528: Do not require parent data
` [PATCH v2 03/17] clk: BD718x7: Do not depend on parent driver data
` [PATCH v2 04/17] mfd: bd718x7: simplify by cleaning unnecessary device data
` [PATCH v2 05/17] dt_bindings: bd71828: Add clock output mode
` [PATCH v2 06/17] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators
` [PATCH v2 07/17] dt_bindings: mfd: Add ROHM BD71815 PMIC
` [PATCH v2 08/17] mfd: Add ROHM BD71815 ID
` [PATCH v2 09/17] mfd: Support for ROHM BD71815 PMIC core
` [PATCH v2 10/17] gpio: support ROHM BD71815 GPOs
` [PATCH v2 16/17] rtc: bd70528: Support RTC on ROHM BD71815

[PATCH v1 1/2] rtc: tps65910: Support wakeup-source property
 2021-01-19 23:59 UTC  (2+ messages)
` [PATCH v1 2/2] ARM: tegra: Specify tps65911 as wakeup source

[PATCH v3 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2021-01-18 12:05 UTC  (3+ messages)

[PATCH v5 0/3] rtc: s5m: driver improvements
 2021-01-16 22:23 UTC  (6+ messages)
` [PATCH v5 1/3] rtc: s5m: select REGMAP_I2C
` [PATCH v5 2/3] rtc: s5m: use devm_i2c_new_dummy_device()
` [PATCH v5 3/3] rtc: s5m: check the return value of s5m8767_rtc_init_reg()

[PATCH v7 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-14 22:31 UTC  (17+ messages)
` [PATCH v7 1/7] dt-bindings: Add vendor prefix for Netronix, Inc
` [PATCH v7 2/7] dt-bindings: mfd: Add binding for Netronix embedded controller
` [PATCH v7 3/7] mfd: Add base driver "
` [PATCH v7 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v7 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v7 6/7] MAINTAINERS: Add entry for "
` [PATCH v7 7/7] ARM: dts: imx50-kobo-aura: Add "

[PATCH v2 0/2] rtc: pcf2127: proper initialization after power loss
 2021-01-14 11:18 UTC  (15+ messages)
` [PATCH v2 1/2] rtc: pcf2127: Disable Power-On Reset Override
` [PATCH v2 2/2] rtc: pcf2127: Run a OTP refresh if not done before

[PATCH 0/2] rtc: pcf2127: proper initilize rtc after power loss
 2021-01-13  8:35 UTC  (5+ messages)
` [PATCH 1/2] rtc: pcf2127: Disable Power-On Reset Override

[PATCH 00/10] Remove support for TX49xx
 2021-01-12 23:33 UTC  (13+ messages)
` [PATCH 05/10] dma: tx49 removal
` (subset) [PATCH 00/10] Remove support for TX49xx

[PATCH] dt-bindings: rtc: at91rm9200: add sama7g5 compatible
 2021-01-12 23:18 UTC  (3+ messages)

[PATCH] rtc: rx6110: fix build against modular I2C
 2021-01-12 22:47 UTC  (2+ messages)

[PATCH] rtc: pm8xxx: Read ALARM_EN and update to alarm enabled status
 2021-01-12 22:46 UTC  (2+ messages)

[PATCH 2/2] rtc: rs5c372: let the alarm to be used as wakeup source
 2021-01-12 22:44 UTC  (2+ messages)

[PATCH 1/2] rtc: rs5c372: support alarms up to 1 week
 2021-01-12 22:08 UTC  (2+ messages)

[bug] RTC alarm vs system suspend race condition
 2021-01-12  7:58 UTC 

[PATCH 00/15] Support ROHM BD71815 PMIC
 2021-01-12  6:14 UTC  (10+ messages)
` [PATCH 01/15] rtc: bd70528: Do not require parent data
` [PATCH 03/15] mfd: bd718x7: simplify by cleaning unnecessary device data
` [PATCH 05/15] dt_bindings: mfd: Add ROHM BD71815 PMIC
` [PATCH 07/15] mfd: Add ROHM BD71815 ID
` [PATCH 08/15] mfd: Support for ROHM BD71815 PMIC core
` [PATCH 14/15] rtc: bd70528: Support RTC on ROHM BD71815
` [PATCH 15/15] MAINTAINERS: Add ROHM BD71815AGW

[PATCH 00/17] rtc: constify all rtc_class_ops
 2021-01-11 22:00 UTC  (19+ messages)
` [PATCH 01/17] rtc: introduce features bitfield
` [PATCH 02/17] rtc: pl031: use RTC_FEATURE_ALARM
` [PATCH 03/17] rtc: armada38x: remove armada38x_rtc_ops_noirq
` [PATCH 04/17] rtc: cmos: remove cmos_rtc_ops_no_alarm
` [PATCH 05/17] rtc: mv: remove mv_rtc_alarm_ops
` [PATCH 06/17] rtc: m48t59: remove m48t02_rtc_ops
` [PATCH 07/17] rtc: pcf2127: remove pcf2127_rtc_alrm_ops
` [PATCH 08/17] rtc: pcf85063: remove pcf85063_rtc_ops_alarm
` [PATCH 09/17] rtc: rx8010: drop a struct rtc_class_ops
` [PATCH 10/17] rtc: pcf85363: "
` [PATCH 11/17] rtc: m41t80: constify m41t80_rtc_ops
` [PATCH 12/17] rtc: opal: constify opal_rtc_ops
` [PATCH 13/17] rtc: rv3028: constify rv3028_rtc_ops
` [PATCH 14/17] rtc: rv3029: constify rv3029_rtc_ops
` [PATCH 15/17] rtc: rv3032: constify rv3032_rtc_ops
` [PATCH 16/17] rtc: rv8803: constify rv8803_rtc_ops
` [PATCH 17/17] rtc: tps65910: remove tps65910_rtc_ops_noirq

[PATCH v4 0/3] rtc: s5m: driver improvements
 2021-01-11 14:12 UTC  (9+ messages)
` [PATCH v4 1/3] rtc: s5m: select REGMAP_I2C
` [PATCH v4 2/3] rtc: s5m: check the return value of s5m8767_rtc_init_reg()
` [PATCH v4 3/3] rtc: s5m: use devm_i2c_new_dummy_device()

[patch 0/8] ntp/rtc: Fixes and cleanups
 2021-01-11 10:40 UTC  (5+ messages)
` [patch 5/8] ntp: Make the RTC synchronization more reliable

[PATCH] rtc: opal: set range
 2021-01-10 22:46 UTC 

[PATCH 1/2] rtc: s5m: check the return value of s5m8767_rtc_init_reg()
 2021-01-07 18:20 UTC  (4+ messages)
` [PATCH v3 2/2] rtc: s5m: use devm_i2c_new_dummy_device()

[PATCH v6 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-07 13:58 UTC  (3+ messages)
` [PATCH v6 5/7] rtc: New driver for RTC in Netronix embedded controller

[PATCH 0/2] Preserve goldfish rtc
 2021-01-06 13:27 UTC  (8+ messages)
` [PATCH 1/2] rtc: goldfish: Remove GOLDFISH dependency

[PATCH] rtc: s5m: use devm_i2c_new_dummy_device()
 2021-01-06  6:59 UTC  (4+ messages)


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