linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 22:08:59 to 2021-02-02 11:23:34 UTC [more...]

[PATCH 00/21] rtc: remove make W=1 warnings
 2021-02-02 11:22 UTC  (5+ messages)
` [PATCH 04/21] rtc: brcmstb-waketimer: quiet maybe-unused variable warning
` [PATCH 05/21] rtc: digicolor: "
` [PATCH 09/21] rtc: m41t80: "
` [PATCH 12/21] rtc: pcf85363: "

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-02 10:49 UTC  (12+ messages)
` [PATCH v3 4/5] amba: Make the remove callback return void

[patch 0/8] ntp/rtc: Fixes and cleanups
 2021-02-02  4:22 UTC  (18+ messages)
` [patch 1/8] rtc: mc146818: Prevent reading garbage
  ` [patch 1/8] rtc: mc146818: Prevent reading garbage - bug
          ` [PATCH V2] rtc: mc146818: Detect and handle broken RTCs
                ` [PATCH] rtc: mc146818: Dont test for bit 0-5 in Register D
                  ` [PATCH V2] "

[PATCH RESEND v5 3/8] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC
 2021-02-02  3:51 UTC  (6+ messages)
` [PATCH RESEND v5 4/8] dt-bindings: regulator: Add document for MT6359 regulator
` [PATCH RESEND v5 6/8] regulator: mt6359: Add support "
` [PATCH RESEND v5 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes

[PATCH v5 12/20] dt-bindings: rtc: sun6i: Add H616 compatible string
 2021-02-02  0:05 UTC  (4+ messages)

[PATCH v2] dt-bindings: rtc: pcf2127: update bindings
 2021-02-02  0:06 UTC 

[PATCH] dt-bindings: Cleanup standard unit properties
 2021-01-29 16:23 UTC  (5+ messages)

[PATCH v5 0/8] Add Support for MediaTek PMIC MT6359
 2021-01-29  3:51 UTC  (11+ 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

[GIT PULL] ib-drm-gpio-pdx86-rtc-wdt-v5.12-1
 2021-01-27 19:59 UTC  (11+ messages)

[PATCH] dt-bindings: rtc: pcf2127: update bindings
 2021-01-27 13:49 UTC  (6+ messages)

[PATCH 1/2] rtc: rv3028: fix PORF handling
 2021-01-26 22:14 UTC  (2+ messages)
` [PATCH 2/2] rtc: rv3028: remove useless warning messages

[PATCH] drivers: rtc: Make xilinx zynqmp driver depend on HAS_IOMEM
 2021-01-27  3:51 UTC 

[PATCH v3 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2021-01-25 11:59 UTC  (4+ messages)

[PATCH v2 00/17] Support ROHM BD71815 PMIC
 2021-01-26  8:29 UTC  (22+ 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] ntp: Use freezable workqueue for RTC synchronization
 2021-01-25 14:30 UTC 

[PATCH v4 12/21] dt-bindings: rtc: sun6i: Add H616 compatible string
 2021-01-26  0:14 UTC  (3+ 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 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 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 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  (9+ messages)
` [PATCH v7 3/7] mfd: Add base driver for Netronix embedded controller
` [PATCH v7 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

[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  (2+ messages)
` (subset) "

[PATCH] dt-bindings: rtc: at91rm9200: add sama7g5 compatible
 2021-01-12 23:18 UTC  (2+ 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)


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