linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 22:41:08 to 2019-05-23 22:57:17 UTC [more...]

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

about selftests/rtc test related stuff
 2019-05-23 22:52 UTC  (3+ messages)

[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  (9+ messages)
` [PATCH 2/2] Add alarm support to rtc-pcf2123

[PATCH RESEND v13 0/8] support ROHM BD70528 PMIC
 2019-05-02  7:35 UTC  (11+ messages)
` [PATCH RESEND v13 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH RESEND v13 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH RESEND v13 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH RESEND v13 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings
` [PATCH RESEND v13 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH RESEND v13 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH RESEND v13 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH RESEND v13 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog 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  (7+ messages)
` [PATCH v2 2/7] rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH v2 3/7] rtc: jz4740: remove useless check
` [PATCH v2 4/7] rtc: jz4740: use .set_time
` [PATCH v2 5/7] rtc: jz4740: use dev_pm_set_wake_irq() to simplify code
` [PATCH v2 6/7] rtc: jz4740: rework invalid time detection
` [PATCH v2 7/7] rtc: jz4740: convert to SPDX identifier

[PATCH] rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
 2019-04-30  1:09 UTC  (4+ messages)

[PATCH] rtc: wm831x: use .set_time
 2019-04-29 13:49 UTC  (2+ messages)

[PATCH] rtc: 88pm860x: prevent use-after-free on device remove
 2019-04-26 18:57 UTC  (2+ messages)

[PATCH next 21/25] rtc: Use dev_get_drvdata()
 2019-04-26 18:52 UTC  (2+ messages)

[PATCH 1/7] rtc: jz4740: set range
 2019-04-26 14:38 UTC  (10+ messages)
` [PATCH 2/7] rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH 3/7] rtc: jz4740: remove useless check
` [PATCH 4/7] rtc: jz4740: use .set_time
` [PATCH 5/7] rtc: jz4740: use dev_pm_set_wake_irq() to simplify code
` [PATCH 6/7] rtc: jz4740: rework invalid time detection
` [PATCH 7/7] rtc: jz4740: convert to SPDX identifier

[PATCH v7 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-04-25  9:11 UTC  (5+ messages)
` [PATCH v7 2/6] mfd: rk808: Add RK817 and RK809 support

[PATCH] rtc: stm32: manage the get_irq probe defer case
 2019-04-24 15:56 UTC  (3+ messages)

[PATCH AUTOSEL 5.0 05/66] rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured
 2019-04-24 14:33 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 06/66] rtc: sh: Fix invalid alarm warning for non-enabled alarm
` [PATCH AUTOSEL 5.0 37/66] rtc: da9063: set uie_unsupported when relevant

[PATCH AUTOSEL 4.14 03/35] rtc: sh: Fix invalid alarm warning for non-enabled alarm
 2019-04-24 14:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 18/35] rtc: da9063: set uie_unsupported when relevant

[PATCH AUTOSEL 4.9 03/28] rtc: sh: Fix invalid alarm warning for non-enabled alarm
 2019-04-24 14:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 16/28] rtc: da9063: set uie_unsupported when relevant

[PATCH AUTOSEL 4.4 02/15] rtc: sh: Fix invalid alarm warning for non-enabled alarm
 2019-04-24 14:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 07/15] rtc: da9063: set uie_unsupported when relevant

[PATCH AUTOSEL 3.18 02/10] rtc: sh: Fix invalid alarm warning for non-enabled alarm
 2019-04-24 14:52 UTC 

[PATCH AUTOSEL 4.19 04/52] rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured
 2019-04-24 14:38 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 05/52] rtc: sh: Fix invalid alarm warning for non-enabled alarm
` [PATCH AUTOSEL 4.19 29/52] rtc: da9063: set uie_unsupported when relevant

[PATCH] spi: Epson RX-6610: declare missing of table
 2019-04-24 10:18 UTC  (2+ messages)

[PATCH v3 1/1] rtc: ds3232: get SRAM access using NVMEM Framework
 2019-04-19 20:39 UTC  (2+ messages)

[PATCH 1/8] rtc: ep93xx: stop setting platform_data
 2019-04-19  8:00 UTC  (8+ messages)
` [PATCH 2/8] rtc: ep93xx: convert to devm_rtc_allocate_device
` [PATCH 3/8] rtc: ep93xx: use rtc_add_group
` [PATCH 4/8] rtc: ep93xx: set range
` [PATCH 5/8] rtc: ep93xx: switch to rtc_time64_to_tm
` [PATCH 6/8] rtc: ep93xx: use .set_time
` [PATCH 7/8] rtc: ep93xx: convert to SPDX identifier
` [PATCH 8/8] rtc: ep93xx: fix checkpatch issues

[PATCH 1/6] rtc: ds2404: set range
 2019-04-19  8:25 UTC  (6+ messages)
` [PATCH 2/6] rtc: ds2404: switch to rtc_time64_to_tm
` [PATCH 3/6] rtc: ds2404: use .set_time
` [PATCH 4/6] rtc: ds2404: convert to SPDX identifier
` [PATCH 5/6] rtc: ds2404: remove ds2404_chip_ops
` [PATCH 6/6] rtc: ds2404: simplify .probe and remove .remove

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-16 22:33 UTC  (2+ 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).