linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-25 11:04:43 to 2019-02-12 09:39:28 UTC [more...]

[PATCH v8 0/8] support ROHM BD70528 PMIC
 2019-02-12  9:37 UTC  (21+ messages)
` [PATCH v8 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v8 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v8 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v8 4/8] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v8 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v8 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v8 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v8 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH v3 1/4] rtc: isl1208: Introduce driver state struct
 2019-02-12  2:34 UTC  (4+ messages)
` [PATCH v3 2/4] rtc: isl1208: Support more chip variations
` [PATCH v3 4/4] dt-bindings: rtc: Update for new chip in isl1208 series
` [PATCH v3 3/4] rtc: isl1208: Add new style nvmem support to driver

[PATCH 1/3] rtc: isl1208: Introduce driver state struct
 2019-02-12  1:30 UTC  (5+ messages)
` [PATCH 2/3] rtc: isl1208: Support more chip variations
` [PATCH 3/3] rtc: isl1208: Add new style nvmem support to driver

[PATCH] rtc: meson: remove useless rtc_nvmem_unregister call
 2019-02-11 10:33 UTC 

[PATCH v7 0/2] Amlogic Meson6/8/8b/8m2 SoC RTC driver
 2019-02-10 21:21 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: rtc: add device-tree bindings for the Amlogic Meson RTC
` [PATCH v7 2/2] rtc: support "

[PATCH v2] rtc: isl1208: Add new style nvmem support to driver
 2019-02-10 21:18 UTC  (2+ messages)

[PATCH v2] rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted
 2019-02-10 20:57 UTC  (2+ messages)

[PATCH v7 0/4] platform/chrome: Add basic support for Wilco EC
 2019-02-09  0:40 UTC  (3+ messages)
` [PATCH v7 4/4] platform/chrome: rtc: Add RTC driver

[PATCH v8 0/4] platform/chrome: Add basic support for Wilco EC
 2019-02-09  0:37 UTC  (2+ messages)
` [PATCH v8 4/4] platform/chrome: rtc: Add RTC driver

[PATCH v6 0/2] Amlogic Meson6/8/8b/8m2 SoC RTC driver
 2019-02-09  0:10 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: rtc: add device-tree bindings for the Amlogic Meson RTC
` [PATCH v6 2/2] rtc: support "

[PATCH v6 0/4] platform/chrome: Add basic support for Wilco EC
 2019-02-08 17:15 UTC  (8+ messages)
` [PATCH v6 4/4] platform/chrome: rtc: Add RTC driver

[PATCH] rtc: imx-sc: depend on HAVE_ARM_SMCCC
 2019-02-08 10:58 UTC  (2+ messages)

[PATCH] rtc: pm8xxx: fix unintended sign extension
 2019-02-07 20:53 UTC  (2+ messages)

[PATCH] rtc: 88pm80x: fix unintended sign extension
 2019-02-07 20:53 UTC  (2+ messages)

[PATCH] rtc: 88pm860x: fix unintended sign extension
 2019-02-07 20:53 UTC  (2+ messages)

[PATCH 1/2] rtx: x1205: Add DT bindings
 2019-02-07 20:42 UTC  (8+ messages)
` [PATCH 2/2] rtc: x1205: Add DT probing support

[PATCH 1/5] rtc: ds1307: Move register definitions to start of file
 2019-02-07 20:37 UTC  (6+ messages)
` [PATCH 2/5] rtc: ds1307: forward declare chips array instead of a bunch of functions
` [PATCH 3/5] rtc: ds1307: correct register offset for rx8130
` [PATCH 4/5] rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the time
` [PATCH 5/5] rtc: ds1307: rx8130: Fix alarm handling

[PATCH v4 0/9] platform/chrome: rtc: Add support for Wilco EC
 2019-02-07 19:50 UTC  (3+ messages)
` [PATCH v4 4/9] platform/chrome: rtc: Add RTC driver

[PATCH] rtc: imx-sc: add rtc set time support
 2019-02-07 19:46 UTC  (2+ messages)

[PATCH v7 00/10] support ROHM BD70528 PMIC
 2019-02-07  6:01 UTC  (16+ messages)
` [PATCH v7 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [PATCH v7 02/10] regulator: bd718x7 use chip specific and generic data structs
` [PATCH v7 03/10] clk: bd718x7: "
` [PATCH v7 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v7 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v7 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v7 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v7 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v7 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v7 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH] rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted
 2019-02-06  9:58 UTC  (4+ messages)

[PATCH] rtc: snvs: make sure clock is enabled for interrupt handle
 2019-02-05 22:10 UTC  (2+ messages)

[PATCH] rtc: rtc-ds1672: fix unintended sign extension
 2019-02-05 21:59 UTC  (2+ messages)

[PATCH] rtc: rs5c372: r2221: fix to use the correct XSTP bit
 2019-02-05 21:57 UTC  (2+ messages)

[PATCH v6 00/10] support ROHM BD70528 PMIC
 2019-02-05 15:14 UTC  (12+ messages)
` [PATCH v6 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [PATCH v6 02/10] regulator: bd718x7 use chip specific and generic data structs
` [PATCH v6 03/10] clk: bd718x7: "
` [PATCH v6 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v6 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v6 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v6 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v6 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v6 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v6 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[RFC PATCH v5 00/10] support ROHM BD70528 PMIC
 2019-02-05  7:20 UTC  (13+ messages)
` [RFC PATCH v5 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v5 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v5 03/10] clk: bd718x7: "
` [RFC PATCH v5 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v5 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v5 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v5 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v5 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v5 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v5 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH v2 1/2] rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC support
 2019-02-04 21:25 UTC  (4+ messages)

[RFC PATCH v4 00/10] support ROHM BD70528 PMIC
 2019-02-04 12:53 UTC  (16+ messages)
` [RFC PATCH v4 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v4 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v4 03/10] clk: bd718x7: "
` [RFC PATCH v4 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v4 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v4 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v4 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v4 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v4 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v4 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[RFC PATCH v3 00/10] support ROHM BD70528 PMIC
 2019-01-31 10:48 UTC  (14+ messages)
` [RFC PATCH v3 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v3 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v3 03/10] clk: bd718x7: "
` [RFC PATCH v3 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v3 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v3 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v3 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v3 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v3 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v3 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH] rtc: rv3028: new driver
 2019-01-30 16:13 UTC  (2+ messages)

[PATCH] rtc: abx80x: Configure reserved bits in RV1805
 2019-01-30 15:11 UTC  (2+ messages)

[RFC PATCH v2 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
 2019-01-30  0:24 UTC  (10+ messages)

Add Ingenic X1000 RTC support
 2019-01-29  3:53 UTC  (9+ messages)
` [PATCH 1/3] RTC: Ingenic: Add support for the X1000
` [PATCH 2/3] Dt-bindings: RTC: Add X1000 RTC bindings
` [PATCH 3/3] RTC: Ingenic: Replace jz47xx with XBurst

[RFC PATCH v2 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
 2019-01-28 20:35 UTC  (5+ messages)

[RFC PATCH v2 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
 2019-01-28 14:46 UTC  (4+ messages)

[RFC PATCH v2 07/10] gpio: Initial support for ROHM bd70528 GPIO block
 2019-01-28 14:04 UTC  (3+ messages)

[RFC PATCH v2 00/10] support ROHM BD70528 PMIC
 2019-01-28  7:38 UTC  (3+ messages)

[RFC PATCH v2 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
 2019-01-25 11:04 UTC 

[RFC PATCH v2 05/10] clk: bd718x7: Support ROHM BD70528 clk block
 2019-01-25 11:04 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).