linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-13 15:06:04 to 2019-06-17 13:30:02 UTC [more...]

[PATCH 1/2] clocksource: tegra: Use rating when registering clock source
 2019-06-17 13:29 UTC  (21+ messages)
` [PATCH 2/2] rtc: tegra: Implement suspend "

[PATCH v9 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-06-14 18:24 UTC  (8+ messages)
` [PATCH v9 1/6] mfd: rk808: remove the id_table
` [PATCH v9 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v9 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v9 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v9 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v9 6/6] clk: RK808: "

[PATCH v2 10/28] drivers: Add generic helper to match by name
 2019-06-14 17:54 UTC  (2+ messages)
` [PATCH v2 12/28] drivers: Introduce class_find_device_by_name() helper

[PATCH v2 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
 2019-06-14 16:36 UTC 

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-06-13 17:06 UTC  (7+ messages)
` [PATCH v3 1/7] nvmem: core: add nvmem_device_find
` [PATCH v3 2/7] MIPS: PCI: refactor ioc3 special handling
` [PATCH v3 3/7] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v3 4/7] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v3 6/7] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v3 7/7] Input: add IOC3 serio driver

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-13 13:05 UTC  (12+ 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 1/3] dt-bindings: fsl: scu: Update RTC compatible string
 2019-06-12  0:48 UTC  (10+ messages)
` [PATCH 2/3] rtc: imx-sc: Make compatible string more generic
` [PATCH 3/3] arm64: dts: imx8qxp: Add fallback compatible string for RTC node

[PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
 2019-06-11 19:54 UTC  (9+ messages)

BUG: workqueue lockup (4)
 2019-06-11  6:59 UTC  (4+ messages)
    ` [rtc] "

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-10  7:15 UTC  (13+ messages)
` [PATCH 26/34] rtc: fm3130: simplify getting the adapter of a client
` [PATCH 27/34] rtc: m41t80: "
` [PATCH 28/34] rtc: rv8803: "
` [PATCH 29/34] rtc: rx8010: "
` [PATCH 30/34] rtc: rx8025: "

[PATCH] rtc: jz4740: Make probe function __init_or_module
 2019-06-08 10:19 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
 2019-06-07 19:43 UTC  (2+ messages)
` [PATCH 2/2] rtc: Add Amlogic Virtual Wake RTC

[PATCH v1] rtc: tegra: Drop MODULE_ALIAS
 2019-06-07 12:11 UTC  (4+ messages)

[PATCH v2 01/11] dt-bindings: rtc: Add YAML schemas for the generic RTC bindings
 2019-06-06 10:01 UTC  (12+ 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 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 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 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 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  (4+ messages)

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  (3+ messages)
` [PATCH v3 05/10] regulator: Add document for MT6358 regulator


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