linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-18 14:18:58 to 2019-12-14 22:03:31 UTC [more...]

[PATCH 00/17] rtc: Unify RTC_VL_READ meaning
 2019-12-14 22:02 UTC  (6+ messages)
` [PATCH 12/17] rtc: rv3028: remove RTC_VL_CLR handling
` [PATCH 13/17] rtc: rv3028: return meaningful value for RTC_VL_READ
` [PATCH 14/17] rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLR
` [PATCH 16/17] rtc: rx8010: remove RTC_VL_CLR handling
` [PATCH 17/17] rtc: rx8010: return meaningful value for RTC_VL_READ

[PATCH v2] dt-bindings: rtc: Convert stm32 rtc bindings to json-schema
 2019-12-14  9:00 UTC 

[PATCH] rtc: asm9260: add the missed check for devm_clk_get
 2019-12-14  7:45 UTC 

[PATCH] dt-bindings: rtc: Convert stm32 rtc bindings to json-schema
 2019-12-13 23:25 UTC  (2+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-13 14:36 UTC  (5+ messages)

[PATCH v11 net-next 0/2] Use MFD framework for SGI IOC3 drivers
 2019-12-13 12:42 UTC  (3+ messages)
` [PATCH v11 net-next 1/2] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v11 net-next 2/2] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] rtc: rv3029: drop deprecated compatbiles
 2019-12-12 23:02 UTC 

[PATCH v2 1/2] rtc: hym8563: Return -EINVAL if the time is known to be invalid
 2019-12-12 15:31 UTC  (2+ messages)
` [PATCH v2 2/2] rtc: hym8563: Read the valid flag directly instead of caching it

[PATCH] rtc: zynqmp: Clear alarm interrupt status before interrupt enable
 2019-12-12 13:00 UTC 

[PATCH 1/2] rtc: hym8563: Read the valid flag directly instead of caching it
 2019-12-12 10:43 UTC  (3+ messages)
` [PATCH 2/2] rtc: hym8563: Return -EINVAL if the time is known to be invalid

[PATCH v4 0/5] Add rtc support for rn5t618 mfd
 2019-12-11 21:54 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v4 2/5] mfd: rn5t618: add IRQ support
` [PATCH v4 3/5] mfd: rn5t618: add RTC related registers
` [PATCH v4 4/5] mfd: rn5t618: add more subdevices
` [PATCH v4 5/5] rtc: rc5t619: add ricoh rc5t619 RTC driver

[PATCH v3 0/6] Add rtc support for rn5t618 mfd
 2019-12-11 20:17 UTC  (18+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v3 2/6] mfd: rn5t618: prepare for irq handling
` [PATCH v3 3/6] mfd: rn5t618: add irq support
` [PATCH v3 4/6] mfd: rn5t618: add rtc related registers
` [PATCH v3 5/6] mfd: rn5t618: add more subdevices
` [PATCH v3 6/6] rtc: rtc-rc5t619: add ricoh rc5t619 RTC driver

[PATCH] rtc: pcf2127: default power management mode
 2019-12-11 16:33 UTC  (2+ messages)

[PATCH v7 0/6] Add Support for MediaTek PMIC MT6358
 2019-12-11 12:27 UTC  (9+ messages)
` [PATCH v7 1/6] mfd: mt6397: modify suspend/resume behavior
` [PATCH v7 2/6] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v7 3/6] mfd: Add support "
` [PATCH v7 4/6] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [PATCH v7 5/6] rtc: mt6397: fix alarm register overwrite
` [PATCH v7 6/6] rtc: Add support for the MediaTek MT6358 RTC

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-11 11:48 UTC  (18+ messages)
` [PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 06/15] mfd: input: bd71828: Add power-key support
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v6 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v6 10/15] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v6 11/15] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v6 12/15] rtc: bd70528 add BD71828 support
` [PATCH v6 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v6 14/15] leds: Add common LED binding parsing support to LED class/core
` [PATCH v6 15/15] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v6 0/6] Add Support for MediaTek PMIC MT6358
 2019-12-11  2:19 UTC  (10+ messages)
` [PATCH v6 1/6] mfd: mt6397: modify suspend/resume behavior
` [PATCH v6 2/6] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v6 3/6] mfd: Add support "
` [PATCH v6 4/6] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [PATCH v6 5/6] rtc: mt6397: fix alarm register overwrite
` [PATCH v6 6/6] rtc: Add support for the MediaTek MT6358 RTC

[PATCH] rtc: ds1343: Do not hardcode SPI mode flags
 2019-12-10 16:49 UTC  (2+ messages)

[v5,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
 2019-12-10 16:39 UTC  (2+ messages)

[PATCH 1/2] rtc: zynqmp: re-use rtc_time64_to_tm operation
 2019-12-10 15:50 UTC  (10+ messages)
` [PATCH 2/2] rtc: zynqmp: fix invalid read_time before 1 second

[PATCH -next] rtc: mt6397: drop free_irq of devm_ allocated irq
 2019-12-10 15:44 UTC  (2+ messages)

[PATCH] mailmap: Update email address for Alexandre Belloni
 2019-12-10 13:46 UTC 

[PATCH] rtc: sun6i: Add support for RTC clocks on R40
 2019-12-10 13:33 UTC  (3+ messages)

[PATCH] rtc: stm32: add missed clk_disable_unprepare in error path of resume
 2019-12-10 13:29 UTC  (3+ messages)

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-12-10 13:24 UTC  (41+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v5 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v5 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v5 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core

[PATCH] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2019-12-07 10:52 UTC  (4+ messages)

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-12-06  8:55 UTC  (4+ messages)
` [PATCH v5 06/10] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH -next] rtc: mt6397: drop free_irq of devm_xx allocated irq
 2019-12-04  8:42 UTC  (5+ messages)
  ` [PATCH v2 "

[GIT PULL] RTC for 5.5
 2019-12-03 22:15 UTC  (2+ messages)

[PATCH v2 0/5] Add rtc support for rn5t618 mfd
 2019-11-29 11:25 UTC  (9+ messages)
` [PATCH v2 2/5] mfd: rn5t618: add irq support
` [PATCH v2 5/5] rtc: rtc-rc5t619: add ricoh rc5t619 RTC driver

[PATCH] rtc: interface fix kerneldoc comments
 2019-11-27  8:29 UTC 

[PATCH] rtc: st-lpc: Remove struct resource from struct st_rtc
 2019-11-26 22:35 UTC  (2+ messages)

[PATCH] rtc: pcf8523: Remove struct pcf8523
 2019-11-26 22:35 UTC  (2+ messages)

[PATCH] rtc: sun6i: Remove struct device from sun6i_rtc_dev
 2019-11-26 22:35 UTC  (2+ messages)

[PATCH] rtc: xgene: Remove unused struct device in struct xgene_rtc_dev
 2019-11-26 22:34 UTC  (2+ messages)

[PATCH] rtc: Fix Kconfig indentation
 2019-11-26 22:34 UTC  (2+ messages)

[PATCH] rtc: meson: remove redundant assignment to variable retries
 2019-11-26 22:14 UTC  (3+ messages)

[PATCH 0/8] rtc: fix W=1 warnings and errors
 2019-11-26 21:16 UTC  (13+ messages)
` [PATCH 1/8] rtc: sysfs: fix hctosys_show kerneldoc
` [PATCH 2/8] rtc: ds1374: remove unused variable
` [PATCH 3/8] rtc: ds1685: remove set but unused variables
` [PATCH 4/8] rtc: ds1685: fix build error with make W=1
` [PATCH 5/8] rtc: m41t80: remove excess kerneldoc
` [PATCH 6/8] rtc: pm8xxx: update kerneldoc for struct pm8xxx_rtc
` [PATCH 7/8] rtc: tegra: remove set but unused variable
` [PATCH 8/8] rtc: v3020: "

[PATCH] platform/chrome: cros_ec: Rename cros_ec_dev to cros_ec_mfd_dev
 2019-11-25 16:00 UTC  (3+ messages)

[PATCH V2] rtc: ds1307: Enable battery backup on RX8130
 2019-11-22  9:48 UTC  (7+ messages)

[PATCH] rtc: msm6242: Remove unneeded msm6242_set()/msm6242_clear() functions
 2019-11-18 14:19 UTC  (3+ messages)

[PATCH] rtc: tps65910: allow using RTC without alarm interrupt
 2019-11-18 14:19 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] rtc: msm6242: Fix reading of 10-hour digit
 2019-11-18 14:18 UTC  (2+ 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).