Linux RTC
 help / color / mirror / Atom feed
 messages from 2015-05-26 16:27:22 to 2015-06-20 14:43:48 UTC [more...]

[rtc-linux] [PATCH v2 0/6] add device tree support for mxc rtc
 2015-06-20 14:43 UTC  (8+ messages)
` [rtc-linux] [PATCH v2 1/6] imx31: add a second rtc clock
` [rtc-linux] [PATCH v2 2/6] imx35: define two clocks for rtc
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 3/6] rtc: mxc: use a second rtc clock
` [rtc-linux] [PATCH v2 4/6] rtc: mxc: add support of device tree
` [rtc-linux] [PATCH v2 5/6] dt-binding: document the binding for mxc rtc
` [rtc-linux] [PATCH v2 6/6] apf27: dt: add support of internal rtc

[rtc-linux] [PATCH-v2 0/3] mfd: 88pm800: Add Device tree support
 2015-06-20  0:43 UTC  (6+ messages)
` [rtc-linux] [PATCH-v2 1/3] mfd: 88pm800: Add device "
` [rtc-linux] [PATCH-v2] rtc: 88pm80x: add "
` [rtc-linux] [PATCH-v2 2/3] mfd: 88pm800: Allow configuration of interrupt clear method
` [rtc-linux] [PATCH-v2 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding

[rtc-linux] [QUESTION] rtc and regmap_irq wakeup
 2015-06-16 17:46 UTC  (3+ messages)

[rtc-linux] [PATCH 0/4] Add Device tree support for 88PM800 mfd and rtc driver
 2015-06-16 14:36 UTC  (19+ messages)
` [rtc-linux] [PATCH 1/4] mfd: 88pm800: add device tree support
  ` [rtc-linux] "
` [rtc-linux] [PATCH 2/4] mfd: 88pm800: use irq_mode to configure interrupt status reg clear method
  ` [rtc-linux] "
` [rtc-linux] [PATCH 3/4] rtc: 88pm80x: add device tree support
` [rtc-linux] [PATCH 4/4] mfd: 88pm800: allocate pdata->rtc if not allocated earlier
  ` [rtc-linux] "

[rtc-linux] [PATCH] driver: rtc: pcf2127: use OFS flag to detect unreliable date and warn the user
 2015-06-16  9:39 UTC  (7+ messages)
        ` [rtc-linux] [PATCH] driver: rtc: use rtc_valid_tm() error code when reading date/time
        ` [rtc-linux] [PATCH v2] driver: rtc: pcf2127: use OFS flag to detect unreliable date and warn the user

[rtc-linux] [RFC PATCH v2 0/2] rtc: Prevent the automatic reboot after powering off the system
 2015-06-14 22:37 UTC  (6+ messages)
` [rtc-linux] [RFC PATCH v2 1/2] rtc-cmos: Clear interrupt flag if alarm time is
  ` [rtc-linux] "
` [rtc-linux] [RFC PATCH v2 2/2] rtc-cmos: Revert "rtc-cmos: Add an alarm disable quirk"

[rtc-linux] [PATCH] rtc: remove useless I2C dependencies
 2015-06-14 21:08 UTC 

[rtc-linux] [PATCH] rtc: whitespace fixes
 2015-06-14 21:07 UTC 

[rtc-linux] [PATCH] rtc: Properly sort Makefile
 2015-06-14 20:49 UTC 

[rtc-linux] [PATCH] rtc: hym8563: make the irq optional
 2015-06-14 19:42 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] MAINTAINERS: Add RTC subsystem repository
 2015-06-14 18:47 UTC 

[1/2] rtc: pcf8563: Refactor to use SMBUS api instead of raw I2C
 2015-06-14  9:57 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v4 0/6] SA1100/PXA RTC clean-up
 2015-06-14  8:11 UTC  (10+ messages)
`  "
  ` [rtc-linux] "

[rtc-linux] [PATCH] efi: rtc-efi: use correct EFI 'epoch'
 2015-06-13 12:57 UTC  (7+ messages)
` [rtc-linux] "
` [rtc-linux] [PATCH v2] "
  ` [rtc-linux] "

[rtc-linux] [PATCH v3 1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
 2015-06-13 12:23 UTC  (6+ messages)
` [rtc-linux] [PATCH v3 2/3] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
  ` [rtc-linux] "
` [rtc-linux] [PATCH v3 3/3] drivers/rtc/interface.c: Remove rtc_set_mmss()
` [rtc-linux] Re: [PATCH v3 1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization

[PATCH v3 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
 2015-06-12 12:29 UTC  (7+ messages)
` [PATCH v3 2/4] rtc/lib: Introduce rtc_tm_sub() helper function
` [PATCH v3 3/4] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time()
` [PATCH v3 4/4] drivers/rtc/sunxi: "
` [rtc-linux] Re: [PATCH v3 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()

[rtc-linux] [PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
 2015-06-12  1:54 UTC  (10+ messages)
` [rtc-linux] [PATCH v2 2/4] rtc/lib: Introduce rtc_tm_subtract() helper function
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 3/4] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time()
` [rtc-linux] [PATCH v2 4/4] drivers/rtc/sunxi: "
` [rtc-linux] Re: [PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()

[rtc-linux] [PATCH V3 0/4] da9062: DA9062 driver submission
 2015-06-11 21:46 UTC  (9+ messages)
` [rtc-linux] [PATCH V3 1/4] mfd: da9062: DA9062 MFD core driver
  ` [rtc-linux] "
    ` [rtc-linux] "

[rtc-linux] [PATCH v2 1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
 2015-06-11 19:19 UTC  (7+ messages)
` [rtc-linux] [PATCH v2 2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 3/4] drivers/rtc/interface.c: Remove rtc_set_mmss()
` [rtc-linux] [PATCH v2 4/4] cris: time: Cleanup of persistent clock stuff
  ` [rtc-linux] "
` [rtc-linux] Re: [PATCH v2 1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization

[42/73] rtc: delete non-required instances of include <linux/init.h>
 2015-06-10  1:49 UTC  (5+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] rtc: palmas: Initialise bb_charging flag before using it
 2015-06-08 19:04 UTC  (2+ messages)

[rtc-linux] [PATCH v2 1/2] rtc: mv: use BIT()
 2015-06-08 14:16 UTC  (2+ messages)
` [rtc-linux] [PATCH v2 2/2] rtc: mv: correct 24 hour error message

[v4,09/21] rtc: support DS1302 RTC on ICP DAS LP-8x4x
 2015-06-08 12:12 UTC  (3+ messages)
  ` [rtc-linux] "

[rtc-linux] [PATCH] Support of century in rtc-cmos
 2015-06-08  9:45 UTC 

[rtc-linux] [PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-06-08  8:46 UTC  (7+ messages)
` [rtc-linux] [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype
  ` [rtc-linux] "

[17/29] drivers/rtc: simplify use of devm_ioremap_resource
 2015-06-06 23:35 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v3 0/2] fix drivers that consider 0 as a valid IRQ in client->irq
 2015-06-05 13:59 UTC  (3+ messages)
` [rtc-linux] [PATCH v3 1/2] iio: "
` [rtc-linux] [PATCH v3 2/2] rtc: "

[rtc-linux] [PATCH v2 0/2] fix drivers that consider 0 as a valid IRQ in client->irq
 2015-06-05 12:54 UTC  (4+ messages)
` [rtc-linux] [PATCH v2 1/2] iio: "
` [rtc-linux] [PATCH v2 2/2] rtc: "
  ` [rtc-linux] "

[rtc-linux] [PATCH 0/2] add dt support for mxc rtc
 2015-06-04 22:22 UTC  (9+ messages)
` [rtc-linux] [PATCH 1/2] rtc: mxc: add a second clock
  ` [rtc-linux] "
` [rtc-linux] [PATCH 2/2] rtc: mxc: add support of device tree
  ` [rtc-linux] "

[rtc-linux] [PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
 2015-06-03 19:20 UTC  (10+ messages)
` [rtc-linux] [PATCH 1/2] iio: "
  ` [rtc-linux] "
` [rtc-linux] [PATCH 2/2] rtc: "
  ` [rtc-linux] "
` [rtc-linux] Re: [PATCH 0/2] "

[5/5] drivers/rtc/sa1100: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm()
 2015-06-03 14:17 UTC  (7+ messages)
  ` [rtc-linux] "

[rtc-linux] [PATCH RESEND 1/3] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
 2015-06-02  3:21 UTC  (7+ messages)
` [rtc-linux] [PATCH RESEND 2/3] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time()
  ` [rtc-linux] "
` [rtc-linux] [PATCH RESEND 3/3] drivers/rtc/sunxi: "
  ` [rtc-linux] "
` [rtc-linux] Re: [PATCH RESEND 1/3] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()

[rtc-linux] [PATCH v2 1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
 2015-06-02  3:18 UTC  (6+ messages)
` [rtc-linux] [PATCH v2 2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
` [rtc-linux] [PATCH v2 3/4] drivers/rtc/interface.c: Remove rtc_set_mmss()
` [rtc-linux] [PATCH v2 4/4] cris: time: Cleanup of persistent clock stuff
` [rtc-linux] Re: [PATCH v2 1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization

[rtc-linux] [PATCH v5 0/6] Change snvs rtc and poweroff to use syscon add pwrkey driver
 2015-06-01 20:25 UTC  (14+ messages)
` [rtc-linux] [PATCH v5 1/6] rtc: arm: imx: snvs: change use syscon to access register
  ` [rtc-linux] "
` [rtc-linux] [PATCH v5 4/6] input: keyboard: imx: add snvs power key driver
  ` [rtc-linux] "
` [rtc-linux] [PATCH v5 5/6] Document: devicetree: input: imx: i.mx snvs power device tree bindings
` [rtc-linux] [PATCH v5 6/6] ARM: dts: imx6sx: enable snvs power key
` [rtc-linux] Re: [PATCH v5 0/6] Change snvs rtc and poweroff to use syscon add pwrkey driver

[rtc-linux] [PATCH RESEND] rtc: snvs: fix wakealarm by call enable_irq_wake earlier
 2015-06-01 18:35 UTC 

[rtc-linux] [PATCH v2 00/12] mfd: Add support for Clocksource to LPC set
 2015-06-01  7:38 UTC  (7+ messages)
` [rtc-linux] [PATCH v2 02/12] clocksource: sti: Provide support for the ST LPC Clocksource IP
  ` [rtc-linux] [PATCH v2.1 "
    ` [rtc-linux] "
` [rtc-linux] [PATCH v2 03/12] clocksource: sti: Provide 'use timer as sched clock' capability
  ` [rtc-linux] "
` [rtc-linux] Re: [PATCH v2 00/12] mfd: Add support for Clocksource to LPC set

[v2] rtc: Fix suspend/resume for APM X-Gene SoC RTC driver
 2015-05-31 22:55 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v2] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
 2015-05-30 22:21 UTC  (5+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v3] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
 2015-05-30 21:56 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] rtc: snvs: fix wakealarm by call enable_irq_wake earlier
 2015-05-30 20:53 UTC  (2+ messages)

[rtc-linux] [PATCH] rtc: sa1100: drop mach/irqs.h include
 2015-05-28 19:48 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH V4 0/3] da9062: DA9062 driver submission
 2015-05-28 13:33 UTC  (4+ messages)
` [rtc-linux] [PATCH V4 1/3] mfd: da9062: DA9062 MFD core driver
` [rtc-linux] [PATCH V4 2/3] watchdog: da9062: DA9062 watchdog driver
` [rtc-linux] [PATCH V4 3/3] devicetree: da9062: Add bindings for DA9062 driver

drivers/rtc/rtc-ds1307.c: Support optional wakeup interrupt source
 2015-05-28 13:09 UTC  (3+ messages)
  ` [rtc-linux] "

[rtc-linux] [RFC PATCH 2/2] rtc: Restore the RTC alarm time to the configured alarm time in BIOS Setup
 2015-05-28 11:16 UTC  (5+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
 2015-05-27  8:55 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH 1/2] rtc-isl1208: Add device tree binding
 2015-05-26 20:49 UTC  (4+ messages)
` [rtc-linux] [PATCH 2/2] rtc-isl1208: add device tree support
  ` [rtc-linux] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox