linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-03 09:22:54 to 2020-05-18 14:51:21 UTC [more...]

[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 00/28] DT: Improve validation for Marvell SoCs
 2020-05-17 19:34 UTC  (22+ 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 v13 0/6] Add Support for MediaTek PMIC MT6358
 2020-05-16 15:25 UTC  (8+ 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

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-13 17:17 UTC  (20+ 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 2/2] alpha: add a delay before serial port read
 2020-05-10  0:13 UTC  (17+ messages)
  ` [PATCH 2/2 v2] "
          ` [PATCH 2/2 v3] "
              ` [PATCH 2/2 v4] "
                      ` [PATCH 2/2 v5] "

[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  (18+ 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 3/6] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v12 4/6] mfd: Add support "
` [PATCH v12 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [PATCH v12 6/6] arm64: dts: mt6358: add PMIC MT6358 related nodes

[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 

[PATCH] rtc: rc5t619: Fix an ERR_PTR vs NULL check
 2020-04-15  7:59 UTC  (2+ messages)

[PATCH 0/5] add RTT support for SAM9X60
 2020-04-14 13:59 UTC  (19+ messages)
` [PATCH 1/5] irqchip/atmel-aic5: add support for sam9x60 rtt fixup
` [PATCH 2/5] rtc: at91sam9: enable driver for sam9x60
` [PATCH 3/5] ARM: dts: sam9x60ek: enable gpbr
` [PATCH 4/5] ARM: dts: sam9x60: add rtt
` [PATCH 5/5] rtc: at91sam9: add microchip,sam9x60-rtt

[PATCH AUTOSEL 5.6 138/149] rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
 2020-04-11 23:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 148/149] rtc: imx-sc: Align imx sc msg structs to 4

[PATCH AUTOSEL 5.5 112/121] rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
 2020-04-11 23:07 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 120/121] rtc: imx-sc: Align imx sc msg structs to 4

[PATCH AUTOSEL 5.4 099/108] rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
 2020-04-11 23:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 107/108] rtc: imx-sc: Align imx sc msg structs to 4

[PATCH AUTOSEL 4.19 61/66] rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
 2020-04-11 23:11 UTC 

[PATCH v11 0/5] Add Support for MediaTek PMIC MT6358
 2020-04-07  4:01 UTC  (4+ messages)
` [PATCH v11 4/5] rtc: mt6397: Add support for the MediaTek MT6358 RTC

[PATCH] rtc: Delete an error message in three functions
 2020-04-05 16:31 UTC  (2+ messages)

[GIT PULL] RTC for 5.7
 2020-04-04 17:50 UTC  (2+ messages)

[PATCH][next][V3] rtc: ds1307: check for failed memory allocation on wdt
 2020-04-03 11:40 UTC  (2+ messages)

[PATCH][V2][next] rtc: ds1307: check for failed memory allocation on wdt
 2020-04-03 10:01 UTC  (6+ messages)


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