linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 14:59:52 to 2019-08-12 12:24:27 UTC [more...]

[PATCH v5 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-12 12:15 UTC  (7+ messages)
` [PATCH v5 03/10] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v5 04/10] rtc: mt6397: improvements of rtc driver
` [PATCH v5 05/10] mfd: mt6323: some improvements of mt6397-core
` [PATCH v5 06/10] rtc: mt6397: add compatible for mt6323
` [PATCH v5 07/10] mfd: mt6323: add mt6323 rtc+pwrc
` [PATCH v5 10/10] arm: dts: mt6323: add keys, power-controller, rtc and codec

[PATCH v3 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-12 11:51 UTC  (23+ messages)
` [PATCH v3 01/10] dt-bindings: add powercontroller
    ` Aw: "
      `  "
        ` Aw: "
          `  "
` [PATCH v3 02/10] dt-bindings: add missing mt6397 rtc
` [PATCH v3 03/10] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v3 04/10] rtc: mt6397: improvements of rtc driver
` [PATCH v3 05/10] rtc: mt6397: add compatible for mt6323
` [PATCH v3 06/10] mfd: mt6323: some improvements of mt6397-core
    ` Aw: "
      `  "
` [PATCH v3 07/10] mfd: mt6323: add mt6323 rtc+pwrc
` [PATCH v3 08/10] power: reset: add driver for mt6323 poweroff

[PATCH v4 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-12 11:00 UTC  (19+ messages)
` [PATCH v4 01/10] mfd: mt6397: clean up code
` [PATCH v4 02/10] mfd: mt6397: extract irq related code from core driver
` [PATCH v4 03/10] mfd: mt6397: modify suspend/resume behavior
` [PATCH v4 04/10] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v4 05/10] regulator: Add document for MT6358 regulator
` [PATCH v4 06/10] mfd: Add support for the MediaTek MT6358 PMIC
` [PATCH v4 07/10] regulator: mt6358: Add support for MT6358 regulator
` [PATCH v4 08/10] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [PATCH v4 09/10] rtc: mt6397: fix alarm register overwrite
` [PATCH v4 10/10] rtc: Add support for the MediaTek MT6358 RTC

[PATCH] rtc: bd70528: fix driver dependencies
 2019-08-12  6:36 UTC 

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-11  7:32 UTC  (14+ messages)
` [PATCH v4 1/9] w1: add 1-wire master driver for IP block found in SGI ASICs
` [PATCH v4 2/9] w1: add DS2501, DS2502, DS2505 EPROM device driver
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find
` [PATCH v4 4/9] MIPS: PCI: refactor ioc3 special handling
` [PATCH v4 5/9] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v4 6/9] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v4 8/9] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v4 9/9] Input: add IOC3 serio driver
  ` [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 14/16] rtc: remove w90x900/nuc900 driver
 2019-08-09 20:27 UTC 

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-08-09 12:22 UTC  (4+ messages)
  ` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-08-09  9:16 UTC  (19+ messages)
` [PATCH 1/3] dt-bindings: Add compatible for H6 RTC
  ` [linux-sunxi] "
` [PATCH 2/3] rtc: sun6i: Add support "
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH 0/3] Add basic support for RTC on Allwinner H6 SoC

[PATCH] rtc: bd70528: fix link error
 2019-08-08 20:40 UTC  (7+ messages)

[PATCH v6 39/57] rtc: Remove dev_err() usage after platform_get_irq()
 2019-08-08  8:05 UTC  (2+ messages)

[PATCH v2 0/2] rtc: add new Amlogic Virtual Wake RTC
 2019-08-08  4:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
` [PATCH v2 2/2] rtc: Add Amlogic Virtual Wake RTC

[PATCH] rtc: ds1307: Enable battery backup on RX8130
 2019-08-07 11:12 UTC  (2+ messages)

[PATCH] rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
 2019-08-07  8:23 UTC 

[PATCH v4 09/10] MAINTAINERS: add Mediatek shutdown drivers
 2019-08-06 16:30 UTC  (2+ messages)
` [PATCH v4 10/10] arm: dts: mt6323: add keys, power-controller, rtc and codec

[PATCH v4 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-06 16:27 UTC  (9+ messages)
` [PATCH v4 01/10] dt-bindings: add powercontroller
` [PATCH v4 02/10] dt-bindings: add missing mt6397 rtc
` [PATCH v4 03/10] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v4 04/10] rtc: mt6397: improvements of rtc driver
` [PATCH v4 05/10] mfd: mt6323: some improvements of mt6397-core
` [PATCH v4 06/10] rtc: mt6397: add compatible for mt6323
` [PATCH v4 07/10] mfd: mt6323: add mt6323 rtc+pwrc
` [PATCH v4 08/10] power: reset: add driver for mt6323 poweroff

RTC Epson Toyocom RX-8025T
 2019-08-06 12:21 UTC  (3+ messages)

[RFC PATCH] rtc: add a schedule point in 'rtc_timer_do_work'
 2019-08-06  6:07 UTC  (2+ messages)

[PATCH v3 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-02 13:28 UTC  (4+ messages)
` [PATCH v3 04/10] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC

Reminder: 1 open syzbot bug in rtc subsystem
 2019-08-02 10:24 UTC  (5+ messages)

[PATCH v2 0/4] Add Support for MediaTek MT2712 RTC
 2019-08-01 11:01 UTC  (5+ messages)
` [PATCH v2 1/4] bindings: rtc: add bindings for "
` [PATCH v2 2/4] rtc: Add support for the MediaTek "
` [PATCH v2 3/4] arm64: dts: add RTC nodes for MT2712
` [PATCH v2 4/4] MAINTAINERS: add MT2712 RTC files

[PATCH v5 11/29] compat_ioctl: move rtc handling into rtc-dev.c
 2019-07-30 19:25 UTC 

[PATCH v3 09/10] MAINTAINERS: add Mediatek shutdown drivers
 2019-07-29 18:24 UTC 

[PATCH v3 10/10] arm: dts: mt6323: add keys, power-controller, rtc and codec
 2019-07-29 18:24 UTC 

[PATCH v3 1/7] drivers: Introduce device lookup variants by name
 2019-07-29 14:37 UTC  (3+ messages)

RTC Epson Toyocom RX-8025T
 2019-07-27  9:00 UTC 

Bug#932845: TS-219 RTC issue with Debian Buster
 2019-07-26 19:09 UTC  (7+ messages)

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 13:05 UTC  (2+ messages)

[PATCH 0/4] rtc: pcf2127: tamper timestamp and watchdog feature support
 2019-07-24 13:00 UTC  (11+ messages)
` [PATCH 1/4] rtc: pcf2127: convert to devm_rtc_allocate_device
` [PATCH 2/4] rtc: pcf2127: cleanup register and bit defines
` [PATCH 3/4] rtc: pcf2127: add tamper detection support
` [PATCH 4/4] rtc: pcf2127: add watchdog feature support

[PATCH] ARM: kirkwood: ts219: disable the SoC's RTC
 2019-07-24  8:57 UTC  (5+ messages)

TS-219 RTC issue with Debian Buster
 2019-07-23 20:07 UTC  (4+ messages)

[PATCH 0/4] rtc: convert subsystem to i2c_new_dummy_device()
 2019-07-23 15:32 UTC  (8+ messages)
` [PATCH 1/4] rtc: isl12026: convert to i2c_new_dummy_device
` [PATCH 2/4] rtc: max77686: "
` [PATCH 3/4] rtc: s35390a: "
` [PATCH 4/4] rtc: s5m: "

[PATCH 0/3] Add Support for MediaTek MT2712 RTC
 2019-07-22 22:51 UTC  (7+ messages)
` [PATCH 1/3] bindings: rtc: add bindings for "
` [PATCH 2/3] rtc: Add support for the MediaTek "

[PATCH] rtc: imxdi: use devm_platform_ioremap_resource() to simplify code
 2019-07-22 20:17 UTC  (2+ messages)

[PATCH] rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code
 2019-07-22 20:16 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: Remove the PCF8563 from the trivial RTCs
 2019-07-22 20:23 UTC  (2+ messages)

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-22 11:07 UTC 

[PATCH] rtc: snvs: fix possible race condition
 2019-07-20 19:55 UTC  (8+ messages)

[PATCH] rtc: pcf85063: Add support for specifying the clkout frequency from device tree node
 2019-07-19 13:56 UTC  (2+ messages)

[PATCH V2] rtc: snvs: fix possible race condition
 2019-07-19  7:54 UTC  (3+ messages)

[v6,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-19  3:54 UTC  (2+ messages)
` [v6,2/2] dt-bindings: rtc: add bindings for FlexTimer Module

[v5,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-18  3:33 UTC  (8+ messages)
` [v5,2/2] Documentation: dt: binding: rtc: add binding for ftm alarm driver
    ` [EXT] "

[GIT PULL] RTC for 5.3
 2019-07-17 17:15 UTC  (2+ messages)

[v4,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-16  3:49 UTC  (3+ messages)
  ` [EXT] "


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