linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-10 15:58:19 to 2018-11-29 09:09:54 UTC [more...]

[PATCH v4 00/21] lib, rtc: Print rtc_time via %ptR[dt][r]
 2018-11-29  9:09 UTC  (27+ messages)
` [PATCH v4 01/21] nvmem: Mark nvmem_type_str array with __maybe_unused
` [PATCH v4 02/21] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v4 03/21] rtc: Switch to use %ptR
` [PATCH v4 04/21] rtc: at91rm9200: "
` [PATCH v4 05/21] rtc: at91sam9: "
` [PATCH v4 06/21] rtc: m41t80: "
` [PATCH v4 07/21] rtc: m48t59: "
` [PATCH v4 08/21] rtc: mcp795: "
` [PATCH v4 09/21] rtc: pcf50633: "
` [PATCH v4 10/21] rtc: pic32: "
` [PATCH v4 11/21] rtc: pm8xxx: "
` [PATCH v4 12/21] rtc: puv3: "
` [PATCH v4 13/21] rtc: rk808: "
` [PATCH v4 14/21] rtc: rx6110: "
` [PATCH v4 15/21] rtc: rx8025: "
` [PATCH v4 16/21] rtc: s3c: "
` [PATCH v4 17/21] rtc: s5m: "
` [PATCH v4 18/21] rtc: tegra: "
` [PATCH v4 19/21] Input: hp_sdc_rtc - "
` [PATCH v4 20/21] mk68/mac: "
` [PATCH v4 21/21] PM: "

[PATCH V4 0/4] Add i.MX system controller RTC driver
 2018-11-29  1:50 UTC  (5+ messages)
` [PATCH V4 1/4] dt-bindings: fsl: scu: add rtc binding
` [PATCH V4 2/4] rtc: add i.MX system controller RTC support
` [PATCH V4 3/4] defconfig: arm64: "
` [PATCH V4 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH 00/15] rtc: sun6i: clock rework and pre-H6 SoC support
 2018-11-28 21:29 UTC  (37+ messages)
` [PATCH 01/15] dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a list
` [PATCH 02/15] dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variants
` [PATCH 03/15] dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31
` [PATCH 04/15] dt-bindings: rtc: sun6i-rtc: Export internal RC oscillator
` [PATCH 05/15] rtc: sun6i: Add default clock name for LOSC
` [PATCH 06/15] rtc: sun6i: Add support for different variants
` [PATCH 07/15] rtc: sun6i: Add support for all known pre-H6 variants
` [PATCH 07/15] rtc: sun6i: Add support for all known variants
  ` [linux-sunxi] "
` [PATCH 08/15] rtc: sun6i: Expose internal oscillator through device tree
` [PATCH 09/15] clk: sunxi-ng: r40: Force LOSC parent to RTC LOSC output
` [PATCH 10/15] ARM: dts: sun8i: a23/a33: Fix up RTC device node
` [PATCH 11/15] ARM: dts: sunxi: h3/h5: Add clock accuracy for external oscillators
` [PATCH 12/15] ARM: dts: sunxi: h3/h5: Fix up RTC device node and clock references
` [PATCH 13/15] ARM: dts: sun8i: r40: Add clock accuracy for external oscillators
` [PATCH 14/15] ARM: dts: sun8i: r40: Add RTC device node
` [PATCH 15/15] arm64: dts: allwinner: a64: Fix up RTC device node and clock references
` [linux-sunxi] [PATCH 00/15] rtc: sun6i: clock rework and pre-H6 SoC support

[PATCH v3 00/20] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-11-28 18:16 UTC  (26+ messages)
` [PATCH v3 01/20] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v3 02/20] rtc: Switch to use %ptR
` [PATCH v3 03/20] rtc: at91rm9200: "
` [PATCH v3 04/20] rtc: at91sam9: "
` [PATCH v3 05/20] rtc: m41t80: "
` [PATCH v3 06/20] rtc: m48t59: "
` [PATCH v3 07/20] rtc: mcp795: "
` [PATCH v3 08/20] rtc: pcf50633: "
` [PATCH v3 09/20] rtc: pic32: "
` [PATCH v3 10/20] rtc: pm8xxx: "
` [PATCH v3 11/20] rtc: puv3: "
` [PATCH v3 12/20] rtc: rk808: "
` [PATCH v3 13/20] rtc: rx6110: "
` [PATCH v3 14/20] rtc: rx8025: "
` [PATCH v3 15/20] rtc: s3c: "
` [PATCH v3 16/20] rtc: s5m: "
` [PATCH v3 17/20] rtc: tegra: "
` [PATCH v3 18/20] Input: hp_sdc_rtc - "
` [PATCH v3 19/20] mk68/mac: "
` [PATCH v3 20/20] PM: "

[PATCH V3 0/4] Add i.MX system controller RTC driver
 2018-11-28 15:46 UTC  (8+ messages)
` [PATCH V3 1/4] dt-bindings: rtc: add binding doc for "
` [PATCH V3 2/4] rtc: add i.MX system controller RTC support
` [PATCH V3 3/4] defconfig: arm64: "
` [PATCH V3 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH V2 0/4] Add i.MX system controller RTC driver
 2018-11-28  9:03 UTC  (7+ messages)
` [PATCH V2 1/4] dt-bindings: rtc: add binding doc for "
` [PATCH V2 2/4] rtc: add i.MX system controller RTC support
` [PATCH V2 3/4] defconfig: arm64: "
` [PATCH V2 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH 0/4] Add i.MX system controller RTC driver
 2018-11-28 10:03 UTC  (18+ messages)
` [PATCH 1/4] rtc: add i.MX system controller RTC support
` [PATCH 2/4] dt-bindings: rtc: add binding doc for i.MX system controller RTC driver
` [PATCH 3/4] defconfig: arm64: add i.MX system controller RTC support
` [PATCH 4/4] ARM64: dts: imx: add i.MX8QXP "

rtc-pcf85063 driver bug in pcf85063_stop_clock()
 2018-11-26  0:21 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-23 10:14 UTC  (3+ messages)
` [PATCH 2/3] rtc: sd3078: new driver
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH AUTOSEL 4.19 12/36] rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
 2018-11-22 19:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 13/36] rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write

[PATCH AUTOSEL 4.14 05/21] rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
 2018-11-22 19:54 UTC 

[PATCH AUTOSEL 4.9 05/15] rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
 2018-11-22 19:56 UTC 

[PATCH] rtc: dt-binding: abx80x: fix resistance scale
 2018-11-22 17:50 UTC  (3+ messages)

[PATCH] rtc: isl1208: Use i2c block read/write routines
 2018-11-22 17:13 UTC  (2+ messages)

[PATCH v2] rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()'
 2018-11-22 17:12 UTC  (2+ messages)

[PATCH 0/4] Add NXP pcf85263 real-time clock support
 2018-11-22  9:40 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: rtc: pcf85363: Document pcf85263 real-time clock
` [PATCH 2/4] rtc: pcf85363: Add support for NXP pcf85263 rtc

[PATCH v6 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-11-14 22:22 UTC  (5+ messages)
` [PATCH v6 1/6] regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)
` [PATCH v6 2/6] mfd: rk808: Add RK817 and RK809 support

[GIT PULL] RTC fixes for 4.20
 2018-11-14 20:00 UTC  (2+ messages)

[PATCH] rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()'
 2018-11-14 17:01 UTC  (2+ messages)

[PATCH] rtc: m41t80: Complete error propagation from SMBus calls
 2018-11-14 12:50 UTC  (6+ messages)

[PATCH] rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_time()'
 2018-11-14 11:03 UTC  (3+ messages)

[PATCH] rtc: s3c-rtc: Avoid using broken ALMYEAR register
 2018-11-14  9:59 UTC  (7+ messages)

[PATCH] rtc: m41t80: Correct alarm month range with RTC reads
 2018-11-14  9:47 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-14  9:17 UTC  (3+ messages)
` [PATCH 2/3] rtc: sd3078: new driver
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH] rtc: sh: convert to SPDX identifiers
 2018-11-12 22:18 UTC  (2+ messages)

[PATCH] rtc: clean up indentation issues, remove extraneous space, add missing tabs
 2018-11-12 22:17 UTC  (2+ messages)

[PATCH] rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
 2018-11-12 22:17 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-12 18:03 UTC  (3+ messages)
` [PATCH 2/3] rtc: sd3078: new driver
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH 1/4] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-12 17:40 UTC  (6+ messages)
` [PATCH 2/4] rtc: sd3078: new driver
` [PATCH 3/4] dt-bindings: rtc: sd3078: add device tree documentation
      `  "

Inquiry 12/11/2018
 2018-11-12  8:59 UTC 

[PATCH 1/2] dt-bindings: rtc: add generic bindings
 2018-11-11 19:31 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: rtc: Move trivial RTCs to rtc.txt

[PATCH 1/2] rtc: nvmem: use devm_nvmem_register()
 2018-11-10 20:29 UTC  (2+ messages)
` [PATCH 2/2] rtc: nvmem: remove nvmem from struct rtc_device

[PATCH] rtc: class: remove devm_rtc_device_unregister
 2018-11-10 20:25 UTC 

[PATCH 2/3] rtc: sd3078: new driver
 2018-11-10 15:57 UTC  (3+ messages)
` [PATCH] rtc: sd3078: fix ptr_ret.cocci warnings


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