Linux-RTC Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 01:45:27 to 2020-11-12 13:08:08 UTC [more...]

[PATCH v2 0/3] Adding I2C support to RX6110 RTC
 2020-11-12 13:07 UTC 

[PATCH] rtc: pl031: fix resource leak in pl031_probe
 2020-11-12 12:01 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH] rtc: at91rm9200: add correction support
 2020-11-10 13:18 UTC  (2+ messages)

Subject: [RFC] clang tooling cleanups
 2020-11-10 13:12 UTC  (4+ messages)
`  "

[PATCH] rtc: destroy mutex when releasing the device
 2020-11-10  9:42 UTC 

[PATCH] rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
 2020-11-10  9:35 UTC 

[PATCH 0/8] rtc: rework resource management
 2020-11-09 16:34 UTC  (9+ messages)
` [PATCH 1/8] rtc: omap: use devm_pinctrl_register()
` [PATCH 2/8] Revert "rtc: sc27xx: Always read normal alarm when registering RTC device"
` [PATCH 3/8] Documentation: list RTC devres helpers in devres.rst
` [PATCH 4/8] rtc: nvmem: remove nvram ABI
` [PATCH 5/8] rtc: add devm_ prefix to rtc_nvmem_register()
` [PATCH 6/8] rtc: nvmem: emit an error message when nvmem registration fails
` [PATCH 7/8] rtc: rework rtc_register_device() resource management
` [PATCH 8/8] rtc: shrink devm_rtc_allocate_device()

[PATCH] rtc: nvmem: remove nvram ABI
 2020-11-09 10:03 UTC  (2+ messages)

[PATCH] rtc: rv3032: fix nvram nvmem priv pointer
 2020-11-08 22:37 UTC 

[PATCH 0/2] Adding I2C support to RX6110 RTC
 2020-11-06  9:08 UTC  (10+ messages)
` [PATCH 1/2] rtc: rx6110: add i2c support
` [PATCH 2/2] rtc: rx6110: add ACPI bindings to I2C

[PATCH v2] rtc: hym8563: enable wakeup when applicable
 2020-11-06  9:06 UTC 

[PATCH] rtc: da9063: Simplify bool comparison
 2020-11-06  8:00 UTC 

[PATCH] rtc: sc27xx: Remove unnecessary conversion to bool
 2020-11-06  7:30 UTC 

[PATCH] rtc: hym8563: enable wakeup by default
 2020-11-05 22:28 UTC  (3+ messages)

[PATCH] platform/chrome: Don't treat RTC events as wakeup sources
 2020-10-30 23:25 UTC 

[PATCH] [v3] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
 2020-10-28 17:52 UTC  (3+ messages)

[PATCH] rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
 2020-10-27 11:32 UTC  (2+ messages)

[Patch v2 1/3] dt-bindings: rtc: pcf2127: Add bindings for nxp,pcf2127
 2020-10-26 21:29 UTC  (20+ messages)
` [Patch v2 2/3] rtc: pcf2127: add "no-watchdog" property
` [Patch v2 3/3] arm64: dts: lx2160a: Add "no-watchdog" property to pcf2127
          ` [PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available
            ` [PATCH 1/2] rtc: pcf2127: move watchdog initialisation to a separate function
            ` [PATCH 2/2] [RFC] rtc: pcf2127: only use watchdog when explicitly available

[GIT PULL] RTC for 5.10
 2020-10-21 18:35 UTC  (2+ messages)

[PATCH] [v2] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
 2020-10-20  5:53 UTC  (3+ messages)
  `  "

[PATCH] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
 2020-10-18  6:00 UTC  (5+ messages)
  `  "
      `  "

[PATCH v3 1/3] dt-bindings: rtc: add trickle-voltage-millivolt
 2020-10-16 17:23 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: rtc: rv3032: add RV-3032 bindings
` [PATCH v3 3/3] rtc: rv3032: Add a driver for Microcrystal RV-3032

[PATCH 1/6] rtc: r9701: remove leftover comment
 2020-10-15 19:11 UTC  (6+ messages)
` [PATCH 2/6] rtc: r9701: stop setting a default time
` [PATCH 3/6] rtc: r9701: remove useless memset
` [PATCH 4/6] rtc: r9701: stop setting RWKCNT
` [PATCH 5/6] rtc: r9701: convert to devm_rtc_allocate_device
` [PATCH 6/6] rtc: r9701: set range

[bug report] [PATCH] RTC subsystem: class
 2020-10-15 17:38 UTC  (2+ messages)

[PATCH] rtc: mt6397: Remove unused member dev
 2020-10-15 10:01 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: rtc: add trickle-voltage-millivolt
 2020-10-13 14:42 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: rtc: rv3032: add RV-3023 bindings
` [PATCH v2 3/3] rtc: rv3032: Add a driver for Microcrystal RV-3032

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

[PATCH 1/4] rtc: rv3028: fix clock output support
 2020-10-09 15:31 UTC  (4+ messages)
` [PATCH 2/4] rtc: rv3028: fix trickle resistor values
` [PATCH 3/4] rtc: rv3028: factorize EERD bit handling
` [PATCH 4/4] rtc: rv3028: ensure ram configuration registers are saved

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (37+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[Question] rtc wake behavior and sysfs
 2020-10-06  7:03 UTC  (4+ messages)

Hello!
 2020-10-03  8:36 UTC 

[PATCH 1/3] dt-bindings: rtc: add trickle-voltage-mV
 2020-09-30 13:05 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: rtc: rv3032: add RV-3023 bindings
` [PATCH 3/3] rtc: rv3032: Add a driver for Microcrystal RV-3032

[PATCH -next] rtc: rv8803: simplify the return expression of rv8803_nvram_write
 2020-09-29 20:20 UTC  (2+ messages)

[PATCH -next] rtc: meson: simplify the return expression of meson_vrtc_probe
 2020-09-29 20:19 UTC  (3+ messages)

[PATCH] rtc: rx8010: rename rx8010_init_client() to rx8010_init()
 2020-09-29 20:18 UTC  (2+ messages)

[PATCH 0/4] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2020-09-29 18:45 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: rtc: Add bindings for LS2X RTC
` [PATCH 3/4] MIPS: Loongson64: DTS: Add RTC support to LS7A
` [PATCH 4/4] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig

[PATCH v2 0/8] rtc: expand charge support, implement rx8130 charging
 2020-09-24  7:59 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: rtc: let aux-voltage-chargeable supersede trickle-diode-disable

[PATCH 1/5] rtc: pcf2127: fix a bug when not specify interrupts property
 2020-09-22 22:28 UTC  (7+ messages)
` [PATCH 2/5] arm64: dts: lx2160a-rdb: remove useless property of rtc
    ` [EXT] "

[PATCH 1/3] dt-bindings: rtc-2127: Add bindings for nxp,rtc-2127.txt
 2020-09-18  1:45 UTC  (7+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).