linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-18 09:23:46 to 2018-09-11 02:33:35 UTC [more...]

[PATCH v2 0/2] rtc: abx80x: add basic watchdog support
 2018-09-10 21:36 UTC  (2+ messages)
` [PATCH 1/2] rtc: abx80x: use a 'priv' struct for client data

[PATCH] rtc: abx80x: add basic watchdog support
 2018-09-10 16:39 UTC  (4+ messages)

[PATCH 1/3] rtc: mt6397: fix possible race condition
 2018-09-10  6:44 UTC  (4+ messages)
` [PATCH 2/3] rtc: pl030: "
` [PATCH 3/3] rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device

[PATCH] alpha: rtc: simplify alpha_rtc_init
 2018-09-09 21:15 UTC 

[PATCH] mfd: menelaus: fix possible race condition and leak
 2018-09-09 20:48 UTC 

[PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips
 2018-09-08 17:29 UTC  (6+ messages)
` [PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c

[PATCH] rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
 2018-09-08 14:37 UTC  (2+ messages)

[PATCH v1 0/5] add quartz load support to NXP rtc drivers
 2018-09-07 21:43 UTC  (7+ messages)
` [PATCH v1 1/5] dt-binding: rtci-pcf8523: add quartz_load property
` [PATCH v1 2/5] dt-binding: rtc-pcf85063: add quartz load property
` [PATCH v1 3/5] dts: add nxp,quartz_load_12.5pf to all pcf8523 nodes
` [PATCH v1 4/5] rtc: pcf8523: external capacitor configuration
` [PATCH v1 5/5] rtc: pcf85063: "

rtc: fix chardev initialization races
 2018-09-04 22:02 UTC  (4+ messages)

[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-09-03 13:41 UTC  (7+ messages)
` [PATCH v4 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v4 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v4 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v4 4/5] rtc: rk808: add RK809 and RK817 support
` [PATCH v4 5/5] clk: RK808: "

[PATCH v3 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-09-03  8:52 UTC  (12+ messages)
` [PATCH v3 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v3 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v3 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v3 4/5] rtc: rk808: add RK809 and RK817 support
` [PATCH v3 5/5] clk: RK808: "

[PATCH -next] rtc: mrst: remove set but not used variable 'valid'
 2018-08-31  9:17 UTC  (2+ messages)

[PATCH] rtc: rtc-omap: Replace mdelay() with msleep() in omap_rtc_power_off()
 2018-08-28  9:06 UTC  (4+ messages)

[PATCH 1/2] rtc: mips: default to rtc-cmos on mips
 2018-08-28  8:10 UTC  (4+ messages)
` [PATCH 2/2] rtc: move compat_ioctl handling into rtc-dev.c

[PATCH 1/2] rtc: rv8803: fix the rv8803 id in the OF table
 2018-08-27 21:23 UTC  (2+ messages)
` [PATCH 2/2] rtc: rv8803: add Epson RX8803 support

[PATCH] rtc: sysfs: fix NULL check in rtc_add_groups()
 2018-08-27 21:05 UTC  (2+ messages)

[PATCH] rtc: sun6i: Use struct_size() in kzalloc()
 2018-08-27 21:02 UTC  (5+ messages)

[PATCH] rtc: jz4740: Drop dependency on MACH_INGENIC
 2018-08-27 21:00 UTC  (5+ messages)

[PATCH v6 1/2] rtc: omap: use of_device_is_system_power_controller function
 2018-08-27 20:53 UTC  (5+ messages)
` [PATCH v6 2/2] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH] rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()
 2018-08-27 20:52 UTC  (2+ messages)

[GIT PULL] RTC for 4.19
 2018-08-20 23:39 UTC  (3+ messages)

[PATCH 0/2] rtc: Use PTR_ERR_OR_ZERO to replace the open code
 2018-08-15  8:20 UTC  (8+ messages)
` [PATCH 1/2] rtc:rtc-digicolor: "
` [PATCH 2/2] rtc:rtc-ds1347: "

[PATCH 1/2] rtc: maxim: Add SPDX license identifiers
 2018-08-14 21:40 UTC  (4+ messages)
` [PATCH 2/2] rtc: s5m: Add SPDX license identifier

[PATCH v5 0/5] rtc: isl1208: fixes, documentation and isl1219 support
 2018-08-14 21:27 UTC  (8+ messages)
` [PATCH v5 2/5] rtc: isl1208: add support for isl1219 with tamper detection
` [PATCH v5 3/5] rtc: isl1208: Add "evdet" interrupt source for isl1219
` [PATCH v5 4/5] rtc: isl1208: set ev-evienb bit from device tree
` [PATCH v5 1/5] rtc: sysfs: facilitate attribute add to rtc device
` [PATCH v5 5/5] rtc: isl1219: add device tree docu

[PATCH v5 1/2] rtc: omap: use of_device_is_system_power_controller function
 2018-08-14  9:54 UTC  (7+ messages)
` [PATCH v5 2/2] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH] rtc: isl1208: fix error handling in isl1208_probe()
 2018-08-08 22:13 UTC 

[PATCH 0/8] rtc: cleanup task handling
 2018-08-06  9:06 UTC  (11+ messages)
` [PATCH 1/8] rtc: sa1100: don't set PIE frequency
` [PATCH 2/8] rtc: sh: remove dead code
` [PATCH 3/8] rtc: remove rtc_irq_register/rtc_irq_unregister
` [PATCH 4/8] rtc: remove irq_task and irq_task_lock
` [PATCH 5/8] rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
` [PATCH 6/8] rtc: unexport rtc_irq_set_*
` [PATCH 7/8] char: rtc: remove task handling
` [PATCH 8/8] rtc: remove struct rtc_task

[PATCH v2 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-08-02 11:16 UTC  (10+ messages)
` [PATCH v2 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v2 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v2 3/5] dt-bindings: mfd: rk808: Add binding informations for RK809 and RK817
` [PATCH v2 4/5] RTC: RK808: add RK809 and RK817 support
` [PATCH v2 5/5] clk: "

[PATCH 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-07-31  6:56 UTC  (5+ messages)
` [PATCH 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH 2/5] regulator: rk808: Add regulator driver for RK809 and RK817
` [PATCH 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH 3/5] dt-bindings: mfd: rk808: Add binding informations for RK809 and RK817

[PATCH] rtc: pcf85063: preserve control register value between stop and start
 2018-07-28 12:51 UTC  (2+ messages)

[PATCH] rtc: sh: remove unused variable rtc_dev
 2018-07-27 15:28 UTC  (2+ messages)

[PATCH v11 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-07-25 17:26 UTC  (4+ messages)
` [PATCH v11 2/4] rtc: ds1307: support m41t11 variant
` [PATCH v11 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v11 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx

[PATCH 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-07-23 23:13 UTC  (10+ messages)
` [PATCH 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH 2/5] regulator: rk808: Add regulator driver for RK809 and RK817
` [PATCH 3/5] mfd: dt-bindings: Add RK809 and RK817 device tree bindings document
` [PATCH 4/5] RTC: RK808: add RTC driver for RK809 and RK817
` [PATCH 5/5] clk: RK808: add clkout "

[PATCH] rtc: jz4740: Add support for the JZ4725B, JZ4760, JZ4770
 2018-07-23 14:20 UTC  (9+ messages)

[PATCH v9 2/4] rtc: ds1307: support m41t11 variant
 2018-07-20 13:49 UTC  (19+ messages)
` [PATCH v9 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v9 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
    ` [PATCH v10 2/4] rtc: ds1307: support m41t11 variant
      ` [PATCH v10 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
      ` [PATCH v10 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
      ` [PATCH v10 1/4] rtc: ds1307: fix data pointer to m41t0
` [PATCH v9 "

[PATCH v4 0/4] rtc: OMAP: Add support for rtc-only mode
 2018-07-20 11:03 UTC  (16+ messages)
` [PATCH v4 1/4] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec
` [PATCH v4 2/4] rtc: OMAP: Add support for rtc-only mode
` [PATCH v4 3/4] rtc: omap: use of_device_is_system_power_controller function
` [PATCH v4 4/4] rtc: interface: Add power_off_program to rtc_class_ops

[PATCH v4 0/5] rtc: isl1208: fixes, documentation and isl1219 support
 2018-07-18 10:44 UTC  (4+ messages)
` [PATCH v4 2/5] rtc: isl1208: add support for isl1219 with tamper detection

[PATCH v8 2/4] rtc: ds1307: support m41t11 variant
 2018-07-18  9:36 UTC  (5+ messages)
` [PATCH v8 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v8 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
` [PATCH v8 1/4] rtc: ds1307: fix data pointer to m41t0

[PATCH v7 2/4] rtc: ds1307: support m41t11 variant
 2018-07-18  9:13 UTC  (5+ messages)
` [PATCH v7 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v7 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx
` [PATCH v7 1/4] rtc: ds1307: fix data pointer to m41t0

[PATCH v6 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
 2018-07-18  8:45 UTC  (5+ messages)
` [PATCH 2/4] rtc: ds1307: support m41t11 variant
  ` [PATCH 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
  ` [PATCH 4/4] rtc: ds1307: add frequency_test_enable sysfs attribute to check tick on m41txx


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