Linux-RTC Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 20:54:15 to 2021-12-20 08:05:22 UTC [more...]

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-20  8:05 UTC  (46+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd
` [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string
` [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 08/17] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding
` [PATCH v2 13/17] riscv: dts: microchip: use hart and clk defines for icicle kit
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v2 16/17] riscv: dts: microchip: update peripherals in "
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

[PATCH] rtc: ftrtc010: Use platform_get_irq() to get the interrupt
 2021-12-20  2:19 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: rtc: ds1307: Convert to json-schema
 2021-12-18 18:08 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: rtc: Add EM Microelectronic EM3027 bindings

[PATCH v2 1/2] dt-bindings: mfd: Fix typo "DA9093" -> "DA9063"
 2021-12-17  3:47 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: Migrate DA9063 text bindings to YAML

[PATCH] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
 2021-12-16 20:58 UTC  (17+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] rtc: gamecube: Report low battery as invalid data
  ` [PATCH v3 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
    ` [PATCH v3 1/5] rtc: gamecube: "
    ` [PATCH v3 2/5] rtc: gamecube: Report low battery as invalid data
    ` [PATCH v3 3/5] powerpc: wii.dts: Expose HW_SRNPROT on this platform
    ` [PATCH v3 4/5] powerpc: gamecube_defconfig: Enable the RTC driver
    ` [PATCH v3 5/5] powerpc: wii_defconfig: "

Time keeping while suspended in the presence of persistent clock drift
 2021-12-16  0:09 UTC  (14+ messages)

[PATCH] dt-bindings: rtc: qcom-pm8xxx-rtc: update register numbers
 2021-12-15 20:24 UTC  (5+ messages)

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-14 19:16 UTC  (36+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

Wycena paneli fotowoltaicznych
 2021-12-14  8:31 UTC 

[PATCH] rtc: Move variable into switch case statement
 2021-12-14  0:47 UTC  (2+ messages)

[PATCH] rtc: pcf8523: report battery switch over
 2021-12-13  9:18 UTC 

[PATCH rtc-next] drivers/rtc: remove redundant err variable
 2021-12-13  2:15 UTC 

[PATCH v5 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-12-11 20:34 UTC  (10+ messages)
` [PATCH v5 1/9] rtc: max77686: convert comments to kernel-doc format
` [PATCH v5 2/9] rtc: max77686: rename day-of-month defines
` [PATCH v5 3/9] rtc: max77686: remove unused code to read in 12-hour mode
` [PATCH v5 4/9] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH v5 5/9] mfd: max77714: Add driver for "
` [PATCH v5 6/9] watchdog: Kconfig: fix help text indentation
` [PATCH v5 7/9] watchdog: max77620: add support for the max77714 variant
  ` [PATCH v5 8/9] watchdog: max77620: add comment to clarify set_timeout procedure
  ` [PATCH v5 9/9] rtc: max77686: add MAX77714 support

[PATCH v3 0/2] Add driver for RTC in Sunplus SP7021 Soc
 2021-12-10 22:15 UTC  (4+ messages)
` [PATCH v3 1/2] rtc: Add driver for RTC in Sunplus SP7021
` [PATCH v3 2/2] dt-bindings: rtc: Add Sunplus RTC json-schema

[PATCH v4 0/9] rtc-cmos,rtc-mc146818-lib: fixes
 2021-12-10 20:03 UTC  (11+ messages)
` [PATCH v4 1/9] rtc-cmos: take rtc_lock while reading from CMOS
` [PATCH v4 2/9] rtc: change return values of mc146818_get_time()
` [PATCH v4 3/9] Check return value from mc146818_get_time()
` [PATCH v4 4/9] rtc-mc146818-lib: fix RTC presence check
` [PATCH v4 5/9] rtc-mc146818-lib: extract mc146818_avoid_UIP
` [PATCH v4 6/9] rtc-mc146818-lib: refactor mc146818_get_time
` [PATCH v4 7/9] rtc-mc146818-lib: refactor mc146818_does_rtc_work
` [PATCH v4 8/9] rtc-cmos: avoid UIP when reading alarm time
  ` [DEBUG PATCH v4] rtc-cmos: cmos_read_alarm bug demonstration
` [PATCH v4 9/9] rtc-cmos: avoid UIP when writing alarm time

[PATCH RESEND v3 0/7] rtc-cmos,rtc-mc146818-lib: fixes
 2021-12-10 19:05 UTC  (6+ messages)
` [PATCH RESEND v3 2/7] rtc-mc146818-lib: fix RTC presence check

[PATCH] rtc: fix use-after-free on device removal
 2021-12-10 16:09 UTC 

Inquiry about new RTC driver PCF2131
 2021-12-10  6:34 UTC  (2+ messages)

[PATCH v2 00/14] Broadcom DT bindings updates to YAML
 2021-12-08 11:55 UTC  (25+ messages)
` [PATCH v2 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v2 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v2 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v2 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v2 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v2 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v2 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v2 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v2 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v2 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v2 14/14] dt-bindings: usb: Convert BDC "

[PATCH] rtc: pcf2127: Fix typo in comment
 2021-12-07 21:56 UTC 

[PATCH] rtc: rs5c372: fix incorrect oscillation value on r2221tl
 2021-12-06 12:58 UTC 

[PATCH 0/2] rtc: Add driver for MAX31343
 2021-12-04 17:25 UTC  (4+ messages)
` [PATCH 1/2] rtc: max31343: Add a driver for Maxim MAX31343

[PATCH rtc-tools] .gitignore: Add an entry for rtc-range
 2021-12-03 19:03 UTC 

[PATCH 1/2 RESEND] dt/bindings: rtc: rx8900: Add an entry for RX8804
 2021-12-02 22:26 UTC  (2+ messages)

[PATCH v3] rtc: da9063: add as wakeup source
 2021-12-02 22:24 UTC  (2+ messages)

[PATCH 00/14] Broadcom DT bindings updates to YAML
 2021-12-02 21:24 UTC  (10+ messages)
` [PATCH 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH 14/14] dt-bindings: usb: Convert BDC "

[PATCH] rtc: rs5c372: add offset correction support
 2021-12-02 15:25 UTC  (3+ messages)

[PATCH v2] rtc: rs5c372: add offset correction support
 2021-12-02 15:22 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 read-only IMAP folder(s) and NNTP newsgroup(s).