linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-10 07:14:59 to 2019-10-09 07:46:44 UTC [more...]

[PATCH -next 00/34] rtc: use devm_platform_ioremap_resource() to simplify code
 2019-10-09  7:46 UTC  (41+ messages)
` [PATCH -next 01/34] rtc: asm9260: "
` [PATCH -next 02/34] rtc: rtc-aspeed: "
` [PATCH -next 03/34] rtc: brcmstb-waketimer: "
` [PATCH -next 04/34] rtc: at91sam9: "
` [PATCH -next 05/34] rtc: cadence: "
` [PATCH -next 06/34] rtc: coh901331: "
` [PATCH -next 07/34] rtc: davinci: "
` [PATCH -next 08/34] rtc: digicolor: "
` [PATCH -next 09/34] rtc: ds1216: "
` [PATCH -next 10/34] rtc: ds1511: "
` [PATCH -next 11/34] rtc: ds1553: "
` [PATCH -next 12/34] rtc: ep93xx: "
` [PATCH -next 13/34] rtc: jz4740: "
` [PATCH -next 14/34] rtc: lpc24xx: "
` [PATCH -next 15/34] rtc: lpc32xx: "
` [PATCH -next 16/34] rtc: meson: "
` [PATCH -next 17/34] rtc: mt7622: "
` [PATCH -next 18/34] rtc: mv: "
` [PATCH -next 19/34] rtc: omap: "
` [PATCH -next 20/34] rtc: pic32: "
` [PATCH -next 21/34] rtc: rtd119x: "
` [PATCH -next 22/34] rtc: s3c: "
` [PATCH -next 23/34] rtc: sa1100: "
` [PATCH -next 24/34] rtc: spear: "
` [PATCH -next 25/34] rtc: stk17ta8: "
` [PATCH -next 26/34] rtc: ds1286: "
` [PATCH -next 27/34] rtc: st-lpc: "
` [PATCH -next 28/34] rtc: stm32: "
` [PATCH -next 29/34] rtc: sunxi: "
` [PATCH -next 30/34] rtc: tegra: "
` [PATCH -next 31/34] rtc: tx4939: "
` [PATCH -next 32/34] rtc: vt8500: "
` [PATCH -next 33/34] rtc: xgene: "
` [PATCH -next 34/34] rtc: zynqmp: "

[PATCH v2] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-09  3:18 UTC  (3+ messages)

[PATCH v4] rtc: wilco-ec: Handle reading invalid times
 2019-10-08 22:26 UTC  (2+ messages)

[PATCH] rtc: xilinx: Fix calibval variable type
 2019-10-08 14:31 UTC  (2+ messages)

[PATCH v3] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-08 11:36 UTC 

[RESEND PATCH RFC] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-08  9:24 UTC  (4+ messages)

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-07 17:54 UTC  (10+ messages)
` [PATCH v7 1/5] nvmem: core: add nvmem_device_find
` [PATCH v7 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v7 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v7 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v7 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH v2] dt-bindings: rtc: rtc-sh: convert bindings to json-schema
 2019-10-07 15:10 UTC  (2+ messages)

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-07 13:53 UTC  (3+ messages)
` [PATCH 03/10] rtc: armada38x: Use of_device_get_match_data()

[RFT] rtc: da9063: Handle invalid IRQ from platform_get_irq_byname()
 2019-10-07 13:50 UTC  (3+ messages)

[PATCH 01/10] rtc: add a timestamp for year 0
 2019-10-07 13:47 UTC  (10+ messages)
` [PATCH 02/10] rtc: ds1347: remove verbose messages
` [PATCH 03/10] rtc: ds1347: remove useless read
` [PATCH 04/10] rtc: ds1347: simplify getting .driver_data
` [PATCH 05/10] rtc: ds1347: mask ALM OUT when reading time
` [PATCH 06/10] rtc: ds1347: convert to devm_rtc_allocate_device
` [PATCH 07/10] rtc: ds1347: set range
` [PATCH 08/10] rtc: ds1347: properly handle oscillator failures
` [PATCH 09/10] rtc: ds1347: use regmap_update_bits
` [PATCH 10/10] rtc: ds1347: handle century register

[PATCH 1/4] dt-bindings: samsung: Indent examples with four spaces
 2019-10-07 13:17 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: rtc: s3c: Use defines instead of clock numbers
` [PATCH 3/4] dt-bindings: rtc: s3c: Include generic dt-schema bindings
` [PATCH 4/4] dt-bindings: iio: adc: exynos: Use defines instead of clock numbers

[PATCH] rtc: pcf2127: handle boot-enabled watchdog feature
 2019-10-07 12:31 UTC  (13+ messages)
` [PATCHv2] "

[PATCH] rtc: snvs: fix uninitialized usage of "lpcr" in snvs_rtc_enable()
 2019-10-04 19:12 UTC  (2+ messages)

[PATCH v6 0/4] Use MFD framework for SGI IOC3 drivers
 2019-10-04 14:40 UTC  (10+ messages)
` [PATCH v6 1/4] nvmem: core: add nvmem_device_find
` [PATCH v6 2/4] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v6 3/4] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v6 4/4] MIPS: SGI-IP27: fix readb/writeb addressing

[PATCH] rtc: m41t80: set range
 2019-10-03 21:35 UTC 

[PATCH] rtc: Add support for century bits to m41t62 (rv4162) RTC devices
 2019-10-03 21:34 UTC  (11+ messages)

[PATCH v3] rtc: wilco-ec: Handle reading invalid times
 2019-10-03 20:37 UTC  (8+ messages)

[PATCH] rtc: use timeu64_t for range_max
 2019-10-03 19:55 UTC  (2+ messages)

[PATCH] rtc: at91rm9200: use of_device_get_match_data()
 2019-10-03 19:50 UTC  (2+ messages)

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-09-30 19:44 UTC  (10+ messages)
` [PATCH v5 02/10] mfd: mt6397: extract irq related code from core driver
  ` [BUG] "
          ` Aw: "
              ` Aw: "

[PATCH AUTOSEL 5.3 09/49] rtc: bd70528: fix driver dependencies
 2019-09-29 17:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.3 21/49] rtc: snvs: fix possible race condition
` [PATCH AUTOSEL 5.3 22/49] rtc: pcf85363/pcf85263: fix regmap error in set_time

[PATCH AUTOSEL 5.2 19/42] rtc: snvs: fix possible race condition
 2019-09-29 17:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 20/42] rtc: pcf85363/pcf85263: fix regmap error in set_time

[PATCH AUTOSEL 4.19 14/33] rtc: snvs: fix possible race condition
 2019-09-29 17:34 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 15/33] rtc: pcf85363/pcf85263: fix regmap error in set_time

[PATCH AUTOSEL 4.14 11/23] rtc: snvs: fix possible race condition
 2019-09-29 17:35 UTC 

[v5,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
 2019-09-27 16:13 UTC  (3+ messages)
` [v5,2/2] rtc: pcf85263/pcf85363: support PM, wakeup device, improve performance

[PATCH] rtc: rv3028: add clkout support
 2019-09-27 14:15 UTC 

[GIT PULL] RTC for 5.4
 2019-09-22 19:05 UTC  (2+ messages)

[PATCH] rtc: r7301: Use devm_platform_ioremap_resource() in rtc7301_rtc_probe()
 2019-09-22  2:46 UTC  (2+ messages)

[PATCH] rtc: m48t86: Use devm_platform_ioremap_resource() in m48t86_rtc_probe()
 2019-09-21 11:30 UTC 

[PATCH] rtc: goldfish: Use devm_platform_ioremap_resource() in goldfish_rtc_probe()
 2019-09-21 10:48 UTC 

[PATCH] rtc: fsl-ftm-alarm: Use devm_platform_ioremap_resource() in ftm_rtc_probe()
 2019-09-21 10:00 UTC 

[PATCH v2 01/11] dt-bindings: power: syscon-reboot: Convert bindings to json-schema
 2019-09-18 13:17 UTC  (24+ messages)
` [PATCH v2 02/11] dt-bindings: power: syscon-poweroff: "
` [PATCH v2 03/11] dt-bindings: arm: samsung: Convert Samsung board/soc "
` [PATCH v2 04/11] dt-bindings: arm: samsung: Document missing S5Pv210 boards bindings
` [PATCH v2 05/11] dt-bindings: arm: samsung: Document missing Exynos7 "
` [PATCH v2 06/11] dt-bindings: arm: samsung: Convert Exynos Chipid bindings to json-schema
` [PATCH v2 07/11] dt-bindings: arm: samsung: Convert Exynos PMU "
` [PATCH v2 08/11] dt-bindings: arm: samsung: Convert Exynos System Registers "
` [PATCH v2 09/11] dt-bindings: rtc: s3c: Convert S3C/Exynos RTC "
` [PATCH v2 10/11] dt-bindings: iio: adc: exynos: Convert Exynos ADC "
` [PATCH v2 11/11] dt-bindings: iio: adc: exynos: Remove old requirement of two register address ranges

[PATCH] dt-bindings: rtc: rtc-sh: convert bindings to json-schema
 2019-09-17 13:00 UTC  (4+ messages)

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

[PATCH] rtc: wilco-ec: Sanitize values received from RTC
 2019-09-16 17:56 UTC  (5+ messages)

[PATCH RFC] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-09-12  3:30 UTC 

[PATCH v7 0/7] implement poweroff for mt6323 / bpi-r2
 2019-09-11 18:49 UTC  (6+ messages)
` [PATCH v7 1/7] dt-bindings: rtc: mediatek: add missing mt6397 rtc
` [PATCH v7 2/7] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v7 3/7] rtc: mt6397: improvements of rtc driver
` [PATCH v7 5/7] power: reset: add driver for mt6323 poweroff

Inquiry 11/Sept/2019
 2019-09-11 12:10 UTC 

rtc-pcf8563: circular locking dependency
 2019-09-10 16:27 UTC  (4+ messages)

[PATCH] rtc: pcf2127: default power management mode
 2019-09-10 14:39 UTC 

[PATCH] rtc: meson: mark PM functions as __maybe_unused
 2019-09-10 14:15 UTC  (2+ messages)

[PATCH] rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flag
 2019-09-10 14:15 UTC  (2+ messages)

[v3,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
 2019-09-10 10:21 UTC  (4+ 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).