linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-21 11:21:47 to 2019-09-03 09:10:56 UTC [more...]

[PATCH v5 04/17] MIPS: PCI: refactor ioc3 special handling
 2019-09-03  9:10 UTC  (2+ messages)

[RFC 1/9] dt-bindings: arm: samsung: Convert Samsung board/soc bindings to json-schema
 2019-09-03  8:25 UTC  (16+ messages)
` [RFC 2/9] dt-bindings: arm: samsung: Document missing S5Pv210 boards bindings
` [RFC 3/9] dt-bindings: arm: samsung: Document missing Exynos7 "
` [RFC 4/9] dt-bindings: arm: samsung: Convert Exynos Chipid bindings to json-schema
` [RFC 5/9] dt-bindings: arm: samsung: Convert Exynos PMU "
` [RFC 6/9] dt-bindings: arm: samsung: Convert Exynos System Registers "
` [RFC 7/9] dt-bindings: rtc: s3c: Convert S3C/Exynos RTC "
` [RFC 8/9] dt-bindings: iio: adc: exynos: Convert Exynos ADC "
` [RFC 9/9] ARM: dts: exynos: Remove not accurate secondary ADC compatible

[v3,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
 2019-09-03  6:18 UTC  (2+ messages)
` [v3,2/2] rtc: pcf85263/pcf85363: support PM, wakeup device, improve performance

[v2,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
 2019-09-03  2:30 UTC  (2+ messages)
` [v2,2/2] rtc: pcf85263/pcf85363: support PM, wakeup device, improve performance

[1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
 2019-09-03  2:15 UTC  (6+ messages)
` [2/2] rtc: pcf85263/pcf85363: support PM, wakeup device, improve performance
  ` [EXT] Re: [1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties

Problem when function alarmtimer_suspend returns 0 if time delta is zero
 2019-09-02 10:57 UTC  (3+ messages)

[PATCH v6 00/13] implement poweroff for mt6323 / bpi-r2
 2019-09-02  9:50 UTC  (24+ messages)
` [PATCH v6 01/13] dt-bindings: mfd: mediatek: mt6397: change to relative paths
` [PATCH v6 02/13] dt-bindings: mfd: mediatek: update rtc to include mt6323
` [PATCH v6 03/13] dt-bindings: mfd: mediatek: add mt6323 power-controller
` [PATCH v6 04/13] dt-bindings: rtc: mediatek: add missing mt6397 rtc
` [PATCH v6 05/13] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v6 06/13] mfd: mt6397: add mutex include
` [PATCH v6 08/13] mfd: mt6323: some improvements of mt6397-core
` [PATCH v6 10/13] mfd: mt6323: add mt6323 rtc+pwrc
` [PATCH v6 11/13] power: reset: add driver for mt6323 poweroff
` [PATCH v6 12/13] MAINTAINERS: add Mediatek shutdown drivers

[PATCH] rtc: pcf85063: Add pcf85063 clkout control to common clock framework
 2019-09-02  4:37 UTC 

[PATCH] dt-bindings: rtc: add missing rx8130 compatible
 2019-09-01  9:16 UTC  (2+ messages)

[PATCH v2 0/2] rtc: convert two drivers to devm_i2c_new_dummy_device()
 2019-09-01  9:03 UTC  (5+ messages)
` [PATCH v2 1/2] rtc: max77686: convert "
` [PATCH v2 2/2] rtc: s35390a: "

[RESEND PATCH 1/1] rtc: sun6i: Allow using as wakeup source from suspend
 2019-09-01  9:02 UTC  (4+ messages)

[PATCH 0/2] rtc: convert two drivers to devm_i2c_new_dummy_device()
 2019-08-30 13:18 UTC  (10+ messages)
` [PATCH 1/2] rtc: max77686: convert "
` [PATCH 2/2] rtc: s35390a: "

[PATCH] rtc: ds1307: Enable battery backup on RX8130
 2019-08-30 10:42 UTC  (2+ messages)

[PATCH 1/5] rtc: pcf8563: add Epson RTC8564 compatible
 2019-08-29 21:25 UTC  (5+ messages)
` [PATCH 2/5] rtc: pcf8563: add Microcrystal RV8564 compatible
` [PATCH 3/5] rtc: pcf8563: convert to devm_rtc_allocate_device
` [PATCH 4/5] rtc: pcf8563: remove useless indirection
` [PATCH 5/5] rtc: pcf8563: let the core handle range offsetting

[v5] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-29 21:05 UTC  (3+ messages)

[PATCH] rtc: snvs: fix possible race condition
 2019-08-29 15:39 UTC  (2+ messages)

[PATCH -next] rtc: pcf2127: Fix build error without CONFIG_WATCHDOG_CORE
 2019-08-29 14:04 UTC  (9+ messages)

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

[PATCH 1/2] rtc: snvs: set range
 2019-08-28 20:50 UTC  (2+ messages)
` [PATCH 2/2] rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH] rtc: pcf2127: bugfix: watchdog build dependency
 2019-08-27 16:26 UTC  (2+ messages)

[v4] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-27  8:12 UTC  (3+ messages)
  ` [EXT] "

[v2] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-26 10:40 UTC  (18+ messages)
          ` [EXT] "

[1/3] rtc/fsl: support flextimer for lx2160a
 2019-08-26 10:37 UTC  (10+ messages)
` [2/3] arm64: dts: lx2160a: add ftm_alarm0 DT node
` [3/3] rtc/fsl: support flextimer for SoC LS1021A (ARM32)
  ` [EXT] Re: [1/3] rtc/fsl: support flextimer for lx2160a

[PATCH v1 0/2] x86/rtc: Add option to skip using RTC
 2019-08-26  9:01 UTC  (12+ messages)
  ` [PATCH v1 1/2] "
  ` [PATCH v1 2/2] dt-bindings: rtc: Add optional status property

[v3] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-26  5:12 UTC 

[PATCH v2 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-08-24 22:16 UTC  (21+ messages)
` [PATCH v2 1/3] dt-bindings: Add compatible for H6 RTC
` [PATCH v2 2/3] rtc: sun6i: Add support "
  ` [linux-sunxi] "
` [PATCH v2 3/3] arm64: dts: sun50i-h6: Add support for RTC and fix the clock tree
` [linux-sunxi] [PATCH v2 0/3] Add basic support for RTC on Allwinner H6 SoC

[PATCH][rtc-next] rtc: fsl: fix spelling mistake: "memery" -> "memory"
 2019-08-23 14:25 UTC  (2+ messages)

[PATCH v2 0/4] Add Support for MediaTek MT2712 RTC
 2019-08-23  6:37 UTC  (15+ messages)
` [PATCH v2 1/4] bindings: rtc: add bindings for "
` [PATCH v2 2/4] rtc: Add support for the MediaTek "

[PATCH v4 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-23  1:57 UTC  (4+ messages)
` [PATCH v4 06/10] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH v3 1/5] rtc: pcf2127: convert to devm_rtc_allocate_device
 2019-08-22 21:29 UTC  (11+ messages)
` [PATCH v3 2/5] rtc: pcf2127: cleanup register and bit defines
` [PATCH v3 3/5] rtc: pcf2127: bugfix: read rtc disables watchdog
` [PATCH v3 4/5] rtc: pcf2127: add watchdog feature support
` [PATCH v3 5/5] rtc: pcf2127: add tamper detection support

[v7,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-08-22 21:12 UTC  (4+ messages)
` [v7,2/2] dt-bindings: rtc: add bindings for FlexTimer Module

[PATCH v3 0/2] rtc: add new Amlogic Virtual Wake RTC
 2019-08-22 21:11 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
` [PATCH v3 2/2] rtc: Add Amlogic Virtual Wake RTC

[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
 2019-08-21 20:37 UTC  (8+ messages)
` [PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
` [PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-21 12:48 UTC  (8+ messages)
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find


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