linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-20 11:51:31 to 2018-09-20 20:19:29 UTC [more...]

[PATCH] rtc: ds1307: use rtc_add_group
 2018-09-20 14:35 UTC 

[PATCH 1/3] rtc: ds1685: drop RTC_DS1685_PROC_REGS
 2018-09-19 17:52 UTC  (3+ messages)
` [PATCH 2/3] rtc: ds1685: use generic nvmem
` [PATCH 3/3] rtc: ds1685: use rtc_add_group

[PATCH v11 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-09-19 17:06 UTC  (6+ 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 1/2] rtc: test: make license text and module license match
 2018-09-19  1:16 UTC  (2+ messages)
` [PATCH 2/2] rtc: test: Switch to SPDX identifier

[PATCH] rtc: tx4939: fixup nvmem name and register size
 2018-09-19  1:14 UTC 

[PATCH 1/2] rtc: move rtc_add_group/s definitions
 2018-09-19  1:13 UTC  (2+ messages)
` [PATCH 2/2] rtc: isl1208: don't include core header file

[PATCH] rtc: reorder Makefile entries
 2018-09-19  1:11 UTC 

[PATCH] rtc: isl1208: fix error handling in isl1208_probe()
 2018-09-15 11:49 UTC  (2+ messages)

[PATCH] rtc: isl1208: avoid possible sysfs race
 2018-09-15 11:43 UTC 

[PATCH v1 0/5] add quartz load support to NXP rtc drivers
 2018-09-13 20:51 UTC  (14+ 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: "

[PATCH] rtc: remove irq_task from kerneldoc
 2018-09-12 20:43 UTC 

[PATCH] rtc: unexport non devm managed registration
 2018-09-12 20:22 UTC 

[PATCH v2 06/17] compat_ioctl: move rtc handling into rtc-dev.c
 2018-09-12 20:00 UTC  (2+ messages)

[PATCH v3 0/2] rtc: abx80x: add basic watchdog support
 2018-09-12 11:18 UTC  (5+ messages)
` [PATCH 1/2] rtc: abx80x: use a 'priv' struct for client data
` [PATCH 2/2] rtc: abx80x: add basic watchdog support

[PATCH] mfd: menelaus: fix possible race condition and leak
 2018-09-11 15:43 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD and RTC due for the v4.20 merge window

[PATCH v4 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-09-11 12:39 UTC  (8+ 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-11 12:37 UTC  (14+ 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 1/3] rtc: mt6397: fix possible race condition
 2018-09-11 11:32 UTC  (5+ messages)
` [PATCH 2/3] rtc: pl030: "
` [PATCH 3/3] rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device

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

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

[PATCH] alpha: rtc: simplify alpha_rtc_init
 2018-09-09 21:15 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)

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

[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 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 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  (11+ messages)
` [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 v4 0/4] rtc: OMAP: Add support for rtc-only mode
 2018-07-20 11:03 UTC  (9+ messages)
` [PATCH v4 1/4] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec


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