linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 20:14:05 to 2020-06-01 13:13:14 UTC [more...]

[PATCH v5 0/8] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-06-01 13:11 UTC  (14+ messages)
` [PATCH v5 1/8] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
` [PATCH v5 2/8] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
` [PATCH v5 3/8] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
` [PATCH v5 4/8] clocksource: dw_apb_timer: Make CPU-affiliation being optional
  ` [tip: timers/core] "
` [PATCH v5 5/8] clocksource: dw_apb_timer: Affiliate of-based timer with any CPU
` [PATCH v5 6/8] clocksource: dw_apb_timer_of: Fix missing clockevent timers
` [PATCH v5 7/8] clocksource: mips-gic-timer: Register as sched_clock
` [PATCH v5 8/8] clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes

[PATCH v2] rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
 2020-06-01  7:19 UTC 

Investment
 2020-05-30 22:30 UTC 

abx80x: RV-1805 initialization order correct?
 2020-05-30 21:54 UTC  (3+ messages)

[PATCH] rtc: abx80x: Add support for autocalibration filter capacitor
 2020-05-30 12:50 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: abx80x: Add autocal-filter property
 2020-05-30 12:49 UTC  (2+ messages)
` [PATCH 2/2] rtc: abx80x: Add support for autocalibration filter capacitor

[PATCH v2] rtc: abx80x: Provide debug feedback for invalid dt properties
 2020-05-30 12:29 UTC 

[PATCH] rtc: abx80x: Add Device Tree matching table
 2020-05-30  2:16 UTC  (2+ messages)

[PATCH v2] rtc: rv3028: Add missed check for devm_regmap_init_i2c()
 2020-05-30  2:03 UTC  (2+ messages)

[PATCH] rtc: rv3028: add the missed check for devm_regmap_init_i2c
 2020-05-30  1:56 UTC  (2+ messages)

[PATCH 1/2] rtc: goldfish: Use correct return value for goldfish_rtc_probe()
 2020-05-30  1:32 UTC  (3+ messages)
` [PATCH 2/2] rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()

[PATCH 1/2] rtc: snvs: Make SNVS clock always prepared
 2020-05-30  1:21 UTC  (3+ messages)
` [PATCH 2/2] rtc: snvs: Add necessary clock operations for RTC APIs

[PATCH] rtc: abx80x: Provide feedback for invalid dt properties
 2020-05-29 13:16 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: rtc: add wakeup-source for FlexTimer
 2020-05-29  8:23 UTC  (4+ messages)
` [PATCH 2/2] rtc: fsl-ftm-alarm: fix freeze(s2idle) doesnot wake

[PATCH] dt-bindings: rtc: rtc-sh: Add missing power-domains property
 2020-05-28 21:06 UTC  (2+ messages)

[PATCH] rtc: rv3028: Add missed check for devm_regmap_init_i2c()
 2020-05-28 10:21 UTC  (2+ messages)

Automatical handling of /sys/class/rtc/rtcN/offset
 2020-05-28  5:56 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: rtc: Convert MXC RTC to json-schema
 2020-05-28  2:45 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: rtc: Convert MXC RTC V2 "

[v3 1/2] dts: ppc: t4240rdb: remove interrupts property
 2020-05-27 23:03 UTC  (4+ messages)
` [v3 2/2] dts: ppc: t1024rdb: "

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-27  0:23 UTC  (43+ messages)
  ` [PATCH 1/2 v2] alpha: add a delay to inb_p, inb_w and inb_l
    ` [PATCH 1/2 v3] "
            ` [PATCH v4] alpha: add a barrier after outb, outw and outl
                        ` [PATCH v4] alpha: fix memory barriers so that they conform to the specification
                              ` [PATCH v5] "
                                      ` [PATCH v6] "
                                        ` [PATCH v7] "

[PATCH 1/2] rtc: goldfish: Fix return value of goldfish_rtc_probe()
 2020-05-25  1:27 UTC  (5+ messages)
` [PATCH 2/2] rtc: mpc5121: Fix return value of mpc5121_rtc_probe()

[PATCH 2/2] alpha: add a delay before serial port read
 2020-05-23 10:37 UTC  (18+ messages)
  ` [PATCH 2/2 v2] "
          ` [PATCH 2/2 v3] "
              ` [PATCH 2/2 v4] "
                      ` [PATCH 2/2 v5] "

[v2 1/2] dts: ppc: t4240rdb: remove interrupts property
 2020-05-22 19:22 UTC  (4+ messages)
` [v2 2/2] dts: ppc: t1024rdb: "

[PATCH v4 0/7] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-21 15:04 UTC  (11+ messages)
` [PATCH v4 1/7] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
` [PATCH v4 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
` [PATCH v4 3/7] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
` [PATCH v4 4/7] clocksource: dw_apb_timer: Set clockevent any-possible-CPU mask
` [PATCH v4 5/7] clocksource: dw_apb_timer_of: Fix missing clockevent timers
` [PATCH v4 6/7] clocksource: mips-gic-timer: Register as sched_clock
` [PATCH v4 7/7] clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes

[PATCH v13 0/6] Add Support for MediaTek PMIC MT6358
 2020-05-21  9:38 UTC  (8+ messages)
` [PATCH v13 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [PATCH v13 6/6] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [GIT PULL] Immutable branch between MFD, Power and RTC due for the v5.8 merge window

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-05-18 15:20 UTC  (24+ messages)
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH v2 0/6] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-18 14:51 UTC  (18+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
  ` [PATCH v3 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
  ` [PATCH v3 3/7] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
  ` [PATCH v3 4/7] clocksource: dw_apb_timer: Set clockevent any-possible-CPU mask
  ` [PATCH v3 5/7] clocksource: dw_apb_timer_of: Fix missing clockevent timers
  ` [PATCH v3 6/7] clocksource: mips-gic-timer: Register as sched_clock
  ` [PATCH v3 7/7] clocksource: mips-gic-timer: Set limitations on clocksource/sched-clocks usage

[PATCH 1/7] rtc: ingenic: Only support probing from devicetree
 2020-05-11 14:37 UTC  (8+ messages)
` [PATCH 2/7] rtc: ingenic: Use local 'dev' variable in probe
` [PATCH 3/7] rtc: ingenic: Enable clock "
` [PATCH 4/7] rtc: ingenic: Set wakeup params "
` [PATCH 5/7] rtc: ingenic: Remove unused fields from private structure
` [PATCH 6/7] rtc: ingenic: Fix masking of error code
` [PATCH 7/7] rtc: ingenic: Reset regulator register in probe

[PATCH 1/3] dt-bindings: mfd: Document the RTC present on MAX77620
 2020-05-11 14:28 UTC  (9+ messages)
` [PATCH 3/3] rtc: max77686: Use single-byte writes "

[PATCH v2] rtc: mc13xxx: fix a double-unlock issue
 2020-05-11 14:23 UTC  (2+ messages)

[PATCH] rtc: stmp3xxx: update contact email
 2020-05-11 14:23 UTC  (2+ messages)

[PATCH v2] rtc: pcf2127: report battery switch over
 2020-05-11 14:03 UTC 

[PATCH 1/3] rtc: ds1374: add uie_unsupported property to drop warning
 2020-05-08 11:59 UTC  (7+ messages)
` [PATCH 2/3] dts: ppc: t4240rdb: "
` [PATCH 3/3] dts: ppc: t1024rdb: add wakeup-source "

[PATCH -next] rtc: pcf8523: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06  9:34 UTC  (2+ messages)

[PATCH 1/5] rtc: add new VL flag for backup switchover
 2020-05-05 22:09 UTC  (5+ messages)
` [PATCH 4/5] rtc: pcf2127: set regmap max_register
` [PATCH 5/5] rtc: pcf2127: report battery switch over


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