linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 09:29:02 to 2019-06-05 18:10:50 UTC [more...]

[PATCH 08/13] drivers: Add generic helper to match by name
 2019-06-05 18:13 UTC  (4+ messages)
` [PATCH 10/13] drivers: Introduce variants of class_find_device()

[PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
 2019-06-05 16:26 UTC  (5+ messages)

[PATCH v1] rtc: tegra: Drop MODULE_ALIAS
 2019-06-05 12:43 UTC  (3+ messages)

[PATCH 0/3] rtc: pcf8563: Fix unhandled interrupt storm
 2019-06-04  4:23 UTC  (4+ messages)
` [PATCH 1/3] rtc: pcf8563: Fix interrupt trigger method
` [PATCH 2/3] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
` [PATCH 3/3] arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC

[RFC PATCH 31/57] drivers: rtc: Use class_find_device_by_name() helper
 2019-06-03 15:49 UTC 

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-03  7:28 UTC  (8+ messages)
` [PATCH v15 1/7] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v15 2/7] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v15 3/7] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v15 4/7] dt-bindings: mfd: Document first ROHM BD70528 bindings
` [PATCH v15 5/7] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v15 6/7] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v15 7/7] power: supply: Initial support for ROHM BD70528 PMIC charger block

[PATCH V7 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-06-01 21:18 UTC  (3+ messages)
` [PATCH V7 4/4] rtc: imx-sc: add rtc alarm support

[PATCH] rtc: tps65910: fix typo in register name in read_alarm()
 2019-06-01 21:14 UTC 

[PATCH] rtc: tps65910: remove superfluous Kconfig dependency
 2019-06-01 21:14 UTC 

[PATCH 1/1] rtc: rv3028: check return value
 2019-06-01 21:03 UTC  (2+ messages)

[PATCH 0/3] rtc: tegra: Dust off and deferred probe support
 2019-06-01 20:39 UTC  (6+ messages)
` [PATCH 1/3] rtc: tegra: checkpatch and miscellaneous cleanups
` [PATCH 2/3] rtc: tegra: Use consistent variable names and types
` [PATCH 3/3] rtc: tegra: Turn into regular driver

[PATCH v2 01/11] dt-bindings: rtc: Add YAML schemas for the generic RTC bindings
 2019-05-28 20:30 UTC  (11+ messages)
` [PATCH v2 02/11] dt-bindings: rtc: Move trivial RTC over to a schemas of their own
` [PATCH v2 03/11] dt-bindings: rtc: Convert Allwinner A10 RTC to a schema
` [PATCH v2 04/11] dt-bindings: rtc: Convert Allwinner A31 "
` [PATCH v2 05/11] dt-bindings: rtc: sun6i: Add the R40 RTC compatible
` [PATCH v2 06/11] rtc: sun6i: Add R40 compatible
` [PATCH v2 07/11] ARM: dts: sun6i: Fix RTC node
` [PATCH v2 08/11] ARM: dts: sun6i: Add external crystals accuracy
` [PATCH v2 09/11] ARM: dts: sun8i: v3s: Fix the RTC node
` [PATCH v2 10/11] ARM: dts: sun8i: v3s: Add external crystals accuracy
` [PATCH v2 11/11] ARM: dts: sun8i: r40: Change the RTC compatible

[PATCH 01/10] dt-bindings: rtc: Move trivial RTC over to trivial devices
 2019-05-28 12:20 UTC  (23+ messages)
` [PATCH 02/10] dt-bindings: rtc: Add YAML schemas for the generic RTC bindings
` [PATCH 03/10] dt-bindings: rtc: Convert Allwinner A10 RTC to a schema
` [PATCH 04/10] dt-bindings: rtc: Convert Allwinner A31 "
` [PATCH 05/10] dt-bindings: rtc: sun6i: Add the R40 RTC compatible
` [PATCH 06/10] rtc: sun6i: Add R40 compatible
` [PATCH 07/10] ARM: dts: sun6i: Fix RTC node
` [PATCH 08/10] ARM: dts: sun6i: Add external crystals accuracy
` [PATCH 09/10] ARM: dts: sun8i: v3s: Fix the RTC node
` [PATCH 10/10] ARM: dts: r40: Change the RTC compatible

[PATCH] rtc: ds1347: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-25 11:40 UTC  (2+ messages)

about selftests/rtc test related stuff
 2019-05-24 17:04 UTC  (5+ messages)

[PATCH 0/2] kselftest: fix rtctest timeout
 2019-05-23 23:32 UTC  (7+ messages)
` [PATCH 1/2] selftests/harness: Allow test to configure timeout
` [PATCH 2/2] selftests: rtc: rtctest: specify timeouts

[PATCH v2 0/4] rtc: s35390a: uie_unsupported and minor fixes
 2019-05-23 15:48 UTC  (6+ messages)
` [PATCH v2 1/4] rtc: s35390a: clarify INT2 pin output modes
` [PATCH v2 2/4] rtc: s35390a: set uie_unsupported
` [PATCH v2 3/4] rtc: s35390a: introduce struct device in probe
` [PATCH v2 4/4] rtc: s35390a: change FLAG defines to use BIT macro

[PATCH v2] rtc: test: enable wakeup flags
 2019-05-23 15:45 UTC  (2+ messages)

[PATCH] rtc: ds2404: use hw endiannes variable
 2019-05-23 15:42 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 061/375] rtc: 88pm860x: prevent use-after-free on device remove
 2019-05-22 19:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 062/375] rtc: stm32: manage the get_irq probe defer case

[PATCH AUTOSEL 5.0 053/317] rtc: 88pm860x: prevent use-after-free on device remove
 2019-05-22 19:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 054/317] rtc: stm32: manage the get_irq probe defer case

[PATCH AUTOSEL 4.19 044/244] rtc: 88pm860x: prevent use-after-free on device remove
 2019-05-22 19:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 045/244] rtc: stm32: manage the get_irq probe defer case

[PATCH AUTOSEL 4.14 030/167] rtc: 88pm860x: prevent use-after-free on device remove
 2019-05-22 19:26 UTC 

[PATCH AUTOSEL 4.9 017/114] rtc: 88pm860x: prevent use-after-free on device remove
 2019-05-22 19:28 UTC 

[PATCH AUTOSEL 4.4 08/92] rtc: 88pm860x: prevent use-after-free on device remove
 2019-05-22 19:30 UTC 

[No Subject]
 2019-05-22  8:53 UTC 

[PATCH 0/3] rtc: s35390a: uie_unsupported and minor fixes
 2019-05-22  7:49 UTC  (6+ messages)
` [PATCH 1/3] rtc: s35390a: clarify INT2 pin output modes
` [PATCH 2/3] rtc: s35390a: set uie_unsupported
` [PATCH 3/3] rtc: s35390a: introduce struct device in probe

[PATCH] tracing: fix typos in code and comments
 2019-05-21 14:59 UTC  (3+ messages)

[PATCH v14 0/8] support ROHM BD70528 PMIC
 2019-05-21 12:24 UTC  (16+ messages)
` [PATCH v14 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v14 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v14 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v14 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings
` [PATCH v14 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v14 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v14 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v14 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

Trade enquiry 21/May/2019
 2019-05-21  6:08 UTC 

[PATCH] rtc: test: enable wakeup flags
 2019-05-15 13:53 UTC  (3+ messages)

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-05-14 14:29 UTC  (6+ messages)
  ` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

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

[GIT PULL] RTC for 5.2
 2019-05-10 14:38 UTC  (3+ messages)

[PATCH V2] rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
 2019-05-05 16:00 UTC  (2+ messages)

[PATCH v2 1/4] rtc: pcf2123: remove sysfs register view
 2019-05-03 19:52 UTC  (4+ messages)
` [PATCH v2 2/4] rtc: pcf2123: port to regmap
` [PATCH v2 3/4] rtc: pcf2123: add alarm support
` [PATCH v2 4/4] rtc: pcf2123: use %ptR

[PATCH] rtc: imxdi: remove unused variable
 2019-05-03 15:53 UTC  (2+ messages)

[PATCH 1/2] Port rtc-pcf2123 to regmap
 2019-05-03 13:30 UTC  (7+ messages)

[PATCH RESEND v13 0/8] support ROHM BD70528 PMIC
 2019-05-02  7:35 UTC  (4+ messages)
` [PATCH RESEND v13 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block

[PATCH] rtc: st-lpc: remove unnecessary check
 2019-05-01 20:30 UTC  (5+ messages)

[PATCH v2] rtc: drop set_mms and set_mmss64
 2019-05-01 14:07 UTC 

[PATCH] rtc: drop set_mms and set_mmss64
 2019-04-30 19:39 UTC 

[PATCH 1/4] rtc: digicolor: fix possible race condition
 2019-04-30 19:10 UTC  (13+ messages)
` [PATCH 2/4] rtc: digicolor: set range
` [PATCH 3/4] rtc: digicolor: use .set_time
` [PATCH 4/4] rtc: digicolor: convert to SPDX identifier

[PATCH 1/4] rtc: pcap: set range
 2019-04-30  9:33 UTC  (4+ messages)
` [PATCH 2/4] rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH 3/4] rtc: pcap: use .set_time
` [PATCH 4/4] rtc: pcap: convert to SPDX identifier

[PATCH v2 1/7] rtc: jz4740: set range
 2019-04-30  9:28 UTC  (3+ messages)
` [PATCH v2 2/7] rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH v2 4/7] rtc: jz4740: use .set_time


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