linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 12:07:21 to 2020-05-23 10:37:40 UTC [more...]

[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] "

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-23 10:26 UTC  (25+ 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 1/2] rtc: goldfish: Fix return value of goldfish_rtc_probe()
 2020-05-23  9:56 UTC  (2+ messages)
` [PATCH 2/2] rtc: mpc5121: Fix return value of mpc5121_rtc_probe()

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

[PATCH v5 0/8] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-22 16:02 UTC  (13+ 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
` [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 1/2] rtc: snvs: Make SNVS clock always prepared
 2020-05-22  2:19 UTC  (2+ messages)
` [PATCH 2/2] rtc: snvs: Add necessary clock operations for RTC APIs

[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  (12+ messages)
` [PATCH v13 1/6] mfd: mt6397: Modify suspend/resume behavior
` [PATCH v13 2/6] mfd: mt6397: Trim probe function to support different chips more cleanly
` [PATCH v13 3/6] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v13 4/6] mfd: Add support "
` [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] dt-bindings: rtc: rtc-sh: Add missing power-domains property
 2020-05-19  7:49 UTC 

[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/2] dt-bindings: rtc: Convert MXC RTC to json-schema
 2020-05-18  8:23 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: rtc: Convert MXC RTC V2 "

[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  (12+ messages)
` [PATCH 2/3] rtc: max77686: Make wakeup support configurable
` [PATCH 3/3] rtc: max77686: Use single-byte writes on MAX77620

[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  (7+ messages)
` [PATCH 2/5] rtc: pcf2127: let the core handle rtc range
` [PATCH 3/5] rtc: pcf2127: remove unnecessary #ifdef
` [PATCH 4/5] rtc: pcf2127: set regmap max_register
` [PATCH 5/5] rtc: pcf2127: report battery switch over

[PATCH] rtc: mc13xxx: fix a double-unlock issue
 2020-05-03 12:05 UTC 

[PATCH] rtc: mc13xxx: fix a double-unlock issue
 2020-05-02 20:28 UTC 

[PATCH v12 0/6] Add Support for MediaTek PMIC MT6358
 2020-04-20 11:55 UTC  (16+ messages)
` [PATCH v12 1/6] mfd: mt6397: Modify suspend/resume behavior
` [PATCH v12 2/6] mfd: mt6397: Trim probe function to support different chips more cleanly
` [PATCH v12 4/6] mfd: Add support for the MediaTek MT6358 PMIC
` [PATCH v12 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-19 18:14 UTC  (15+ messages)
  ` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH] rtc: 88pm860x: remove useless range check
 2020-04-15 20:02 UTC 

[PATCH 1/2] rtc: mt2712: remove unnecessary error string
 2020-04-15 20:00 UTC  (2+ messages)
` [PATCH 2/2] rtc: mt2712: switch to devm_platform_ioremap_resource

[RESEND PATCH v2 1/3] rtc: ds1307: Enable battery backup on RX8130
 2020-04-15 18:56 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: rtc: add chargeable flag for rx8130
` [PATCH 3/3] rtc: ds1307: make backup battery chargeable optionally

[PATCH AUTOSEL 5.6 033/129] rtc: 88pm860x: fix possible race condition
 2020-04-15 11:33 UTC 

[PATCH AUTOSEL 5.5 025/106] rtc: 88pm860x: fix possible race condition
 2020-04-15 11:41 UTC 

[PATCH AUTOSEL 5.4 16/84] rtc: 88pm860x: fix possible race condition
 2020-04-15 11:43 UTC 

[PATCH AUTOSEL 4.19 05/40] rtc: 88pm860x: fix possible race condition
 2020-04-15 11:45 UTC 

[PATCH AUTOSEL 4.14 05/30] rtc: 88pm860x: fix possible race condition
 2020-04-15 11:46 UTC 


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