Linux RTC
 help / color / mirror / Atom feed
 messages from 2016-05-11 07:11:22 to 2016-06-20 16:06:46 UTC [more...]

[rtc-linux] __rtc_read_alarm missing month/year field bug?
 2016-06-20 16:06 UTC 

[rtc-linux] [PATCH 0/5] rtc: s35390a: allow shutdown on NAS after alarm triggered
 2016-06-20 13:55 UTC  (6+ messages)
` [rtc-linux] [PATCH 1/5] rtc: s35390a: fix reading out alarm
` [rtc-linux] [PATCH 2/5] rtc: s35390a: implement reset routine as suggested by the reference
` [rtc-linux] [PATCH 3/5] rtc: s35390a: improve irq handling
` [rtc-linux] [PATCH 4/5] rtc: s35390a: improve two comments in .set_alarm
` [rtc-linux] [PATCH 5/5] rtc: fix a typo and reduce three empty lines to one

[rtc-linux] [PATCH 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-20  9:03 UTC  (11+ messages)
` [rtc-linux] [PATCH 1/5] mfd: pm8921: Add support for pm8018
` [rtc-linux] [PATCH 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
  ` [rtc-linux] "
` [rtc-linux] [PATCH 3/5] rtc: rtc-pm8xxx: Add support for pm8018 rtc
` [rtc-linux] [PATCH 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
` [rtc-linux] [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
  ` [rtc-linux] "

[rtc-linux] [PATCH v3 0/8] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-20  2:52 UTC  (9+ messages)
` [rtc-linux] [PATCH v3 1/8] regmap: Support bulk writes for devices without raw formatting
` [rtc-linux] [PATCH v3 2/8] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC
` [rtc-linux] [PATCH v3 3/8] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC "
` [rtc-linux] [PATCH v3 4/8] rtc: ac100: Add RTC driver for X-Powers AC100
` [rtc-linux] [PATCH v3 5/8] rtc: ac100: Add clk output support
` [rtc-linux] [PATCH v3 6/8] ARM: dts: sun9i: a80-optimus: Add device node for AC100
` [rtc-linux] [PATCH v3 7/8] ARM: dts: sun9i: cubieboard4: "
` [rtc-linux] [PATCH v3 8/8] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k

[rtc-linux] [PATCH 00/13] DS1341 support and code cleanup
 2016-06-19 18:12 UTC  (16+ messages)
` [rtc-linux] [PATCH 01/13] RTC: ds1307: Add DS1341 variant
` [rtc-linux] [PATCH 02/13] RTC: ds1307: Disable square wave and timers as default
` [rtc-linux] [PATCH 03/13] RTC: ds1307: Add DS1341 specific power-saving options
  ` [rtc-linux] "
` [rtc-linux] [PATCH 04/13] RTC: ds1307: Convert ds1307_can_wakeup_device into a predicate
` [rtc-linux] [PATCH 05/13] RTC: ds1307: Convert want_irq "
` [rtc-linux] [PATCH 06/13] RTC: ds1307: Move chip configuration into a separate routine
` [rtc-linux] [PATCH 07/13] RTC: ds1307: Move chip sanity checking "
` [rtc-linux] [PATCH 08/13] RTC: ds1307: Remove register "cache"
` [rtc-linux] [PATCH 09/13] RTC: ds1307: Constify struct ds1307 where possible
` [rtc-linux] [PATCH 10/13] RTC: ds1307: Convert goto to a loop
` [rtc-linux] [PATCH 11/13] RTC: ds1307: Redefine RX8025_REG_* to minimize extra code
` [rtc-linux] [PATCH 12/13] RTC: ds1307: Report oscillator problems more intelligently
` [rtc-linux] [PATCH 13/13] RTC: ds1307: Move last bits of sanity checking out of chip_configure

[rtc-linux] [PATCH v2 00/10] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-19 14:34 UTC  (19+ messages)
` [rtc-linux] [PATCH v2 01/10] regmap: Support bulk writes for devices without raw formatting
` [rtc-linux] [PATCH v2 02/10] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC "
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 04/10] rtc: ac100: Add RTC driver for X-Powers AC100
` [rtc-linux] [PATCH v2 05/10] rtc: ac100: Add clk output support
` [rtc-linux] [PATCH v2 06/10] ARM: dts: sun9i: a80-optimus: Add device node for AC100
` [rtc-linux] [PATCH v2 07/10] ARM: dts: sun9i: cubieboard4: "
` [rtc-linux] [PATCH v2 08/10] ARM: dts: sun9i: cubieboard4: Order nodes by alphabetical order
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 09/10] ARM: dts: sun9i: a80-optimus: "
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 10/10] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k

[rtc-linux] [RESEND v7 0/6] regulator: mfd: max8997: Add regmap
 2016-06-17 12:59 UTC  (9+ messages)
` [rtc-linux] [RESEND v7 1/6] mfd: max8997: Use regmap to access registers
  ` [rtc-linux] "
` [rtc-linux] [RESEND v7 2/6] mfd: max8997: handle IRQs using regmap
` [rtc-linux] [RESEND v7 3/6] mfd: max8997: Change irq names to upper case
` [rtc-linux] [RESEND v7 4/6] extcon: max8997: Fix handling error code of regmap_irq_get_virq()
` [rtc-linux] [RESEND v7 5/6] rtc: max8997: Check for ERRNO "
` [rtc-linux] [RESEND v7 6/6] extcon: max8997: Fix inconsistent indenting

[rtc-linux] [PATCH v7 0/6] mfd: (multiple trees): max8997: Add regmap
 2016-06-16 15:07 UTC  (10+ messages)
` [rtc-linux] [PATCH v7 1/6] mfd: max8997: Use regmap to access registers
  ` [rtc-linux] "
` [rtc-linux] [PATCH v7 2/6] mfd: max8997: handle IRQs using regmap
` [rtc-linux] [PATCH v7 3/6] mfd: max8997: Change irq names to upper case
` [rtc-linux] [PATCH v7 4/6] extcon: max8997: Fix handling error code of regmap_irq_get_virq()
` [rtc-linux] [PATCH v7 5/6] rtc: max8997: Check for ERRNO "
` [rtc-linux] [PATCH v7 6/6] extcon: max8997: Fix inconsistent indenting

[rtc-linux] [PATCH v6 1/5] mfd: RK808: Add RK818 support
 2016-06-15 16:02 UTC  (6+ messages)
` [rtc-linux] [PATCH v6 2/5] regulator: rk808: Add regulator driver for RK818
` [rtc-linux] [PATCH v6 3/5] mfd: dt-bindings: Add RK818 device tree bindings document
` [rtc-linux] [PATCH v6 4/5] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808
` [rtc-linux] [PATCH v6 5/5] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808
` [rtc-linux] Re: [PATCH v6 1/5] mfd: RK808: Add RK818 support

[rtc-linux] [PATCH] rtc: omap: Support ext_wakeup configuration
 2016-06-15 10:56 UTC  (11+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] RTC: Add functionality to read/write rtc scratch registers
 2016-06-15  5:30 UTC 

[rtc-linux] [PATCH] rtc: ds1307: Fix relying on reset value for weekday
 2016-06-15  4:14 UTC  (6+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH 00/10] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-14  2:20 UTC  (13+ messages)
` [rtc-linux] [PATCH 01/10] regmap: Support bulk writes for devices without raw formatting
` [rtc-linux] [PATCH 02/10] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC
` [rtc-linux] [PATCH 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC "
` [rtc-linux] [PATCH 03/10] mfd: "
  ` [rtc-linux] "
` [rtc-linux] [PATCH 04/10] rtc: ac100: Add RTC driver for X-Powers AC100
` [rtc-linux] [PATCH 05/10] rtc: ac100: Add clk output support
` [rtc-linux] [PATCH 06/10] ARM: dts: sun9i: a80-optimus: Add device node for AC100
` [rtc-linux] [PATCH 07/10] ARM: dts: sun9i: cubieboard4: "
` [rtc-linux] [PATCH 08/10] ARM: dts: sun9i: cubieboard4: Order nodes by alphabetical order
` [rtc-linux] [PATCH 09/10] ARM: dts: sun9i: a80-optimus: "
` [rtc-linux] [PATCH 10/10] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k

[rtc-linux] [RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-06-09 15:28 UTC  (11+ messages)
` [rtc-linux] [RESEND PATCH v5 2/5] regulator: rk808: Add regulator driver for RK818
` [rtc-linux] [RESEND PATCH v5 3/5] mfd: dt-bindings: Add RK818 device tree bindings document
  ` [rtc-linux] "
` [rtc-linux] [RESEND PATCH v5 4/5] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808
` [rtc-linux] [RESEND PATCH v5 5/5] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808
` [rtc-linux] Re: [RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support

[rtc-linux] linux-4.7-rc2/drivers/rtc/rtc-ds1685.c: 2 * bad if test ?
 2016-06-07 22:12 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] rtc: rv8803: broaden workaround
 2016-06-07 18:44 UTC 

[rtc-linux] [PATCH] x86: include linux/ratelimit.h in nmi.c
 2016-06-06 15:08 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] rtc: efi: Fail probing if RTC reads don't work
 2016-06-06 15:08 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [abelloni:rtc-next 4/23] include/linux/printk.h:375:9: error: type defaults to 'int' in declaration of 'DEFINE_RATELIMIT_STATE'
 2016-06-04 23:31 UTC 

[rtc-linux] [abelloni:rtc-next 4/23] include/linux/printk.h:375:9: error: invalid storage class for function 'DEFINE_RATELIMIT_STATE'
 2016-06-04 23:27 UTC 

[rtc-linux] [abelloni:rtc-next 4/23] include/linux/printk.h:379:6: error: implicit declaration of function '__ratelimit'
 2016-06-04 23:06 UTC 

[rtc-linux] [PATCH 1/2] rtc-cmos: Clear expired alarm after resume
 2016-06-04 17:48 UTC  (6+ messages)
` [rtc-linux] [PATCH 2/2] rtc-cmos: Restore "
` [rtc-linux] Re: [PATCH 1/2] rtc-cmos: Clear expired "

[rtc-linux] [PATCH v4] rtc:add support for maxim rtc max6916
 2016-06-04 14:07 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] rtc-pcf2123: use sign_extend32() for sign extension
 2016-06-04 13:52 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH 1/1] rtc: ds1685: correct check of day of month
 2016-06-04 13:46 UTC  (4+ messages)
` [rtc-linux] "
  ` [rtc-linux] [PATCH v2 "
    ` [rtc-linux] "

[rtc-linux] [PATCH] rtc: interface: ignore exprired timers one enqueing new timers
 2016-06-04 13:27 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] sparc32: remove stale RTC_PORT definition
 2016-06-04 10:52 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] mn10300: Add missing include file to proc-init.c
 2016-06-03 11:53 UTC  (2+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH] rtc: ab8500: move device_init_wakeup() call
 2016-06-03  9:40 UTC  (4+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v4 00/16] genrtc removal
 2016-06-01 21:58 UTC  (20+ messages)
` [rtc-linux] [PATCH v4 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
` [rtc-linux] [PATCH v4 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
` [rtc-linux] [PATCH v4 03/16] char/genrtc: x86: remove remnants of asm/rtc.h
` [rtc-linux] [PATCH v4 04/16] rtc: sh: provide rtc_class_ops directly
  ` [rtc-linux] "
` [rtc-linux] [PATCH v4 05/16] char/genrtc: remove alpha support
` [rtc-linux] [PATCH v4 06/16] char/genrtc: remove mn10300 support
` [rtc-linux] [PATCH v4 07/16] rtc: parisc: provide rtc_class_ops directly
` [rtc-linux] [PATCH v4 08/16] char/genrtc: remove parisc support
` [rtc-linux] [PATCH v4 09/16] rtc: m68k: provide rtc_class_ops directly
` [rtc-linux] [PATCH v4 10/16] rtc: m68k: provide ioctl for q40
` [rtc-linux] [PATCH v4 11/16] char/genrtc: remove m68k support
` [rtc-linux] [PATCH v4 12/16] rtc: powerpc: provide rtc_class_ops directly
` [rtc-linux] [PATCH v4 13/16] char/genrtc: remove powerpc support
` [rtc-linux] [PATCH v4 14/16] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
` [rtc-linux] [PATCH v4 15/16] char/genrtc: remove asm-generic/rtc.h from mips
` [rtc-linux] [PATCH v4 16/16] char/genrtc: remove the rest of the driver
` [rtc-linux] Re: [PATCH v4 00/16] genrtc removal

[rtc-linux] [PATCH 1/2] mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
 2016-06-01 14:46 UTC  (2+ messages)
` [rtc-linux] [PATCH 2/2] rtc: move mc146818 helper functions out-of-line

[rtc-linux] [abelloni:rtc-testing 2/17] include/linux/printk.h:375:9: error: type defaults to 'int' in declaration of 'DEFINE_RATELIMIT_STATE'
 2016-05-30 13:42 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [abelloni:rtc-testing 6/17] arch/mn10300/proc-mn103e010/proc-init.c:54:2: error: implicit declaration of function 'mn10300_dcache_flush_inv'
 2016-05-30  6:01 UTC 

[rtc-linux] [PATCH 39/54] MAINTAINERS: Add file patterns for rtc device tree bindings
 2016-05-29 23:41 UTC  (2+ messages)
  ` [rtc-linux] "

[rtc-linux] [PATCH v3 00/16] genrtc removal
 2016-05-29 23:37 UTC  (4+ messages)
` [rtc-linux] "

[PATCH RESEND 0/2] rtc: initial patches to fix borkage of rtc-s35390a
 2016-05-29 23:27 UTC  (4+ messages)
` [rtc-linux] [PATCH RESEND 1/2] rtc: initialize output parameter for read alarm to "uninitialized"
  ` [rtc-linux] "
` [rtc-linux] [PATCH RESEND 2/2] rtc: make rtc_time64_to_tm save to use for dates before 1970

[rtc-linux] [GIT PULL] RTC for 4.7
 2016-05-21 19:31 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v4] rtc:add support for maxim rtc max6916
 2016-05-16 12:50 UTC 

[rtc-linux] [PATCH] rtc: add support for Maxim rtc max6916 v3.0
 2016-05-13 16:05 UTC  (2+ messages)

[rtc-linux] [PATCH v5 0/6] Add support for rk818
 2016-05-13 11:20 UTC  (3+ messages)
` [rtc-linux] [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818
  ` [rtc-linux] "

[rtc-linux] [PATCH] rtc: add support for Maxim rtc max6916 v3.0
 2016-05-13  6:02 UTC 

[rtc-linux] [PATCH] rtc: add support for Maxim rtc max6916 v3.0
 2016-05-13  5:56 UTC 

[rtc-linux] [PATCH] rtc: rename so the tps6586x-rtc module can be autoloaded at boot
 2016-05-11 14:58 UTC  (2+ messages)
` [rtc-linux] "


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