linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-04 02:24:48 to 2019-08-06 16:29:44 UTC [more...]

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

[PATCH v4 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-06 11:41 UTC  (16+ 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

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

[PATCH v3 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-05 13:50 UTC  (13+ messages)
` [PATCH v3 01/10] dt-bindings: add powercontroller
` [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
` [PATCH v3 07/10] mfd: mt6323: add mt6323 rtc+pwrc
` [PATCH v3 08/10] power: reset: add driver for mt6323 poweroff

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

[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 v6 39/57] rtc: Remove dev_err() usage after platform_get_irq()
 2019-07-30 18:15 UTC 

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-07-29 18:45 UTC  (3+ messages)
  ` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

[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  (4+ messages)
` [v4,2/2] Documentation: dt: binding: rtc: add binding for ftm alarm driver
  ` [EXT] Re: [v4,1/2] rtc/fsl: add FTM alarm driver as the wakeup source

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

[PATCH] rtc: Don't state that the RTC holds UTC in case it doesn't
 2019-07-14  1:17 UTC  (7+ messages)

[PATCH] drivers: rtc: rtc-wm831x: Add IRQF_ONESHOT flag
 2019-07-13 19:43 UTC  (3+ messages)

[PATCH] rtc: pcf2123: Fix build error
 2019-07-13 19:31 UTC  (2+ messages)

[v3 2/2] Documentation: dt: binding: rtc: add binding for ftm alarm driver
 2019-07-11 14:43 UTC 

[v2,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-11 14:12 UTC  (7+ messages)
` [v2,2/2] Documentation: dt: binding: rtc: add binding for ftm alarm driver
      ` [EXT] "

[PATCH 1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-10 19:43 UTC  (5+ messages)
` [PATCH 2/2] Documentation: dt: binding: rtc: add binding for ftm alarm driver

[PATCH] rtc: bd70528: fix link error
 2019-07-09  5:25 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: fsl: scu: Update RTC compatible string
 2019-07-09  2:28 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
 2019-07-09  2:07 UTC  (2+ messages)

[PATCH] rtc: bd70528: add dependency to fix build errors
 2019-07-08 13:29 UTC  (2+ messages)

[PATCH] rtc: stm32: One function call less in stm32_rtc_set_alarm()
 2019-07-08  9:12 UTC  (4+ messages)
  ` [PATCH v2] rtc: stm32: One condition check and "

[PATCH v2 0/7] implement poweroff for mt6323/6397
 2019-07-06 20:04 UTC  (18+ messages)
` [PATCH v2 1/7] docs: dt-bindings: add poweroff
` [PATCH v2 2/7] rtc: mt6397: move some common definitions into rtc.h
    ` Aw: "
` [PATCH v2 3/7] rtc: mt6397: improvements of rtc driver
    ` Aw: "
      `  "
        ` Aw: "
          `  "
` [PATCH v2 5/7] power: reset: add driver for mt6323 poweroff
    ` Aw: "

[PATCH] rtc: zynqmp: One function call less in xlnx_rtc_alarm_irq_enable()
 2019-07-06  5:07 UTC  (3+ 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).