Linux RTC
 help / color / mirror / Atom feed
 messages from 2016-06-04 13:27:48 to 2016-06-24 15:44:43 UTC [more...]

[rtc-linux] [PATCH v2 0/4] add device tree support for rtc-rv8803
 2016-06-24 15:44 UTC  (11+ messages)
` [rtc-linux] [PATCH v2 1/4] devicetree: Add Micro Crystal AG vendor id
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 2/4] dt/bindings: Add bindings for Micro Crystal rv8803
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 3/4] rtc: rv8803: add device tree compatible names
` [rtc-linux] [PATCH v2 4/4] rtc: rv8803: Be able to set VDETOFF and SWOFF via devcie tree

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

[rtc-linux] [PATCH RFC 0/2] rtc-cmos: Workaround unwanted interrupt generation
 2016-06-23 14:37 UTC  (5+ messages)
` [rtc-linux] [PATCH RFC 1/2] rtc/hpet: Factorize hpet_rtc_timer_init()
  ` [rtc-linux] "
` [rtc-linux] [PATCH RFC 2/2] rtc/rtc-cmos: Initialize software counters before irq is registered

[rtc-linux] [PATCH 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-22 15:52 UTC  (20+ messages)
` [rtc-linux] [PATCH 1/5] mfd: pm8921: Add support for pm8018
  ` [rtc-linux] "
` [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] "
` [rtc-linux] [PATCH 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
  ` [rtc-linux] "
` [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-22 10:11 UTC  (13+ 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] "
` [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] "
` [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 1/4] devicetree: Add Micro Crystal AG vendor id
 2016-06-22  5:15 UTC  (7+ messages)
` [rtc-linux] [PATCH 2/4] dt/bindings: Add bindings for Micro Crystal rv8803
  ` [rtc-linux] "
` [rtc-linux] [PATCH 3/4] rtc: rv8803: add device tree compatible names
` [rtc-linux] [PATCH 4/4] rtc: rv8803: Be able to set VDETOFF and SWOFF via devcie tree
` [rtc-linux] Re: [PATCH 1/4] devicetree: Add Micro Crystal AG vendor id

[rtc-linux] [PATCH 00/13] DS1341 support and code cleanup
 2016-06-22  2:34 UTC  (20+ 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/17] DS1341 support and code cleanup
 2016-06-21 23:51 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v2 02/17] RTC: ds1307: Disable square wave and timers as default
 2016-06-21 23:43 UTC  (20+ messages)
` [rtc-linux] [PATCH v2 03/17] RTC: ds1307: Add devicetree bindings for DS1341
` [rtc-linux] [PATCH v2 04/17] RTC: ds1307: Add DS1341 specific power-saving options
` [rtc-linux] [PATCH v2 05/17] RTC: ds1307: Convert ds1307_can_wakeup_device into a predicate
` [rtc-linux] [PATCH v2 06/17] RTC: ds1307: Convert want_irq "
` [rtc-linux] [PATCH v2 07/17] RTC: ds1307: Move chip configuration into a separate routine
` [rtc-linux] [PATCH v2 08/17] RTC: ds1307: Move chip sanity checking "
` [rtc-linux] [PATCH v2 09/17] RTC: ds1307: Remove register "cache"
` [rtc-linux] [PATCH v2 10/17] RTC: ds1307: Constify struct ds1307 where possible
` [rtc-linux] [PATCH v2 11/17] RTC: ds1307: Convert goto to a loop
` [rtc-linux] [PATCH v2 12/17] RTC: ds1307: Redefine RX8025_REG_* to minimize extra code
` [rtc-linux] [PATCH v2 13/17] RTC: ds1307: Report oscillator problems more intelligently
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 14/17] RTC: ds1307: Move last bits of sanity checking out of chip_configure
` [rtc-linux] [PATCH v2 15/17] RTC: rtctest: Change alarm IRQ support detection
` [rtc-linux] [PATCH v2 16/17] RTC: rtctest: Change no IRQ detection for RTC_IRQP_READ
` [rtc-linux] [PATCH v2 17/17] RTC: rtctest: Change no IRQ detection for RTC_IRQP_SET
` [rtc-linux] Re: [PATCH v2 02/17] RTC: ds1307: Disable square wave and timers as default

[rtc-linux] [PATCH v2 01/17] RTC: ds1307: Add DS1341 variant
 2016-06-21 23:28 UTC  (3+ messages)
` [rtc-linux] "

[rtc-linux] [PATCH v2 00/17] DS1341 support and code cleanup
 2016-06-21 13:08 UTC  (2+ messages)
` [rtc-linux] "

[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 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  (5+ messages)
` [rtc-linux] [PATCH v7 1/6] mfd: max8997: Use regmap to access registers
  ` [rtc-linux] "

[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  (8+ messages)
` [rtc-linux] [RESEND PATCH v5 3/5] mfd: dt-bindings: Add RK818 device tree bindings document
  ` [rtc-linux] "
` [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  (4+ messages)
` [rtc-linux] "

[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] Re: [PATCH 1/1] rtc: ds1685: correct check of day of month
 2016-06-04 13:46 UTC  (3+ messages)
` [rtc-linux] [PATCH v2 "
  ` [rtc-linux] "

[rtc-linux] [PATCH] rtc: interface: ignore exprired timers one enqueing new timers
 2016-06-04 13:27 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