linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 11:40:57 to 2020-03-09 09:30:58 UTC [more...]

[PATCH 1/3] rtc: pl031: remove useless invalid alarm handling
 2020-03-09  9:30 UTC  (6+ messages)
` [PATCH 2/3] rtc: pl031: set range
` [PATCH 3/3] rtc: pl031: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH v8 0/5] Add Support for MediaTek PMIC MT6358
 2020-03-09  2:33 UTC  (13+ messages)
` [PATCH v8 1/5] mfd: mt6397: modify suspend/resume behavior
` [PATCH v8 2/5] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v8 3/5] mfd: Add support "
` [PATCH v8 4/5] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [PATCH v8 5/5] arm64: dts: mt6358: add PMIC MT6358 related nodes

[PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-09  0:38 UTC  (7+ messages)
` [PATCH V3 2/7] firmware: imx: add COMPILE_TEST support
` [PATCH V3 3/7] rtc: add COMPILE_TEST support for i.MX SC RTC
` [PATCH V3 4/7] input: keyboard: add COMPILE_TEST support for KEYBOARD_IMX_SC_KEY
` [PATCH V3 5/7] input: keyboard: imx_sc_key: Fix build warning for !CONFIG_IMX_SCU case
` [PATCH V3 6/7] watchdog: add COMPILE_TEST support for IMX_SC_WDT
` [PATCH V3 7/7] thermal: add COMPILE_TEST support for IMX_SC_THERMAL

[PATCH V2 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-09  0:45 UTC  (9+ messages)
` [PATCH V2 2/7] firmware: imx: add COMPILE_TEST support
` [PATCH V2 3/7] rtc: add COMPILE_TEST support for i.MX SC RTC
` [PATCH V2 4/7] input: keyboard: add COMPILE_TEST support for KEYBOARD_IMX_SC_KEY
` [PATCH V2 5/7] input: keyboard: imx_sc_key: Fix build warning for !CONFIG_IMX_SCU case
` [PATCH V2 6/7] watchdog: add COMPILE_TEST support for IMX_SC_WDT
` [PATCH V2 7/7] thermal: add COMPILE_TEST support for IMX_SC_THERMAL

[PATCH v2 0/2] rtc: sun6i: Make external oscillator optional
 2020-03-08 13:58 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: sun6i: Make external 32k "
` [PATCH v2 2/2] arm64: dts: allwinner: h6: Move ext. oscillator to board DTs

[PATCH 1/5] firmware: imx: add COMPILE_TEST support
 2020-03-07  3:33 UTC  (15+ messages)
` [PATCH 2/5] rtc: add COMPILE_TEST support for i.MX SC RTC
` [PATCH 3/5] input: keyboard: add COMPILE_TEST support for KEYBOARD_IMX_SC_KEY
` [PATCH 4/5] watchdog: add COMPILE_TEST support for IMX_SC_WDT
` [PATCH 5/5] thermal: add COMPILE_TEST support for IMX_SC_THERMAL

[PATCH RESEND] rtc: fsl-ftm-alarm: allow COMPILE_TEST
 2020-03-06 13:16 UTC 

[PATCH 1/2] PNP: constify driver name
 2020-03-06  7:53 UTC  (2+ messages)
` [PATCH 2/2] rtc: cmos: remove useless cast for driver_name

[PATCH 1/4] rtc: mpc5121: simplify probe
 2020-03-06  7:44 UTC  (4+ messages)
` [PATCH 2/4] rtc: mpc5121: convert to devm_rtc_allocate_device
` [PATCH 3/4] rtc: mpc5121: set range
` [PATCH 4/4] rtc: mpc5121: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/4] rtc: pm8xxx: convert to devm_rtc_allocate_device
 2020-03-06  7:37 UTC  (4+ messages)
` [PATCH 2/4] rtc: pm8xxx: set range
` [PATCH 3/4] rtc: pm8xxx: : switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH 4/4] rtc: pm8xxx: stop validating valid alarm time

[PATCH 1/3] rtc: da9052: convert to devm_rtc_allocate_device
 2020-03-06  7:35 UTC  (3+ messages)
` [PATCH 2/3] rtc: da9052: set range
` [PATCH 3/3] rtc: da9052: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/3] rtc: da9052: convert to devm_rtc_allocate_device
 2020-03-06  7:35 UTC 

[PATCH 1/2] rtc: ds1305: set range
 2020-03-06  7:34 UTC  (2+ messages)
` [PATCH 2/2] rtc: ds1305: switch to rtc_tm_to_time64

[PATCH 1/3] rtc: ds1374: fix possible race condition
 2020-03-06  7:34 UTC  (3+ messages)
` [PATCH 2/3] rtc: ds1374: set range
` [PATCH 3/3] rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/3] rtc: cpcap: convert to devm_rtc_allocate_device
 2020-03-06  1:57 UTC  (3+ messages)
` [PATCH 2/3] rtc: cpcap: set range
` [PATCH 3/3] rtc: cpcap: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/2] rtc: puv3: set range
 2020-03-06  1:02 UTC  (2+ messages)
` [PATCH 2/2] rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/3] rtc: sa1100: fix possible race condition
 2020-03-06  1:01 UTC  (3+ messages)
` [PATCH 2/3] rtc: sa1100: set range
` [PATCH 3/3] rtc: sa1100: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH] rtc: ab8500: switch to rtc_time64_to_tm/rtc_tm_to_time64
 2020-03-06  1:01 UTC 

[PATCH 1/4] rtc: au1xxx: convert to devm_rtc_allocate_device
 2020-03-06  0:59 UTC  (4+ messages)
` [PATCH 2/4] rtc: au1xxx: remove goto label
` [PATCH 3/4] rtc: au1xxx: set range
` [PATCH 4/4] rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/2] rtc: starfire: set range
 2020-03-06  0:59 UTC  (2+ messages)
` [PATCH 2/2] rtc: starfire: switch to rtc_time64_to_tm

[PATCH 1/3] rtc: pl030: set range
 2020-03-06  0:57 UTC  (3+ messages)
` [PATCH 2/3] rtc: pl030: remove useless invalid alarm handling
` [PATCH 3/3] rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH 1/4] rtc: davinci: convert to devm_rtc_allocate_device
 2020-03-05 21:50 UTC  (4+ messages)
` [PATCH 2/4] rtc: davinci: remove useless 24h alarm handling
` [PATCH 3/4] rtc: davinci: let the core handle rtc range
` [PATCH 4/4] rtc: davinci: remove useless error handling

[PATCH 1/3] rtc: sirfsoc: convert to devm_rtc_allocate_device
 2020-03-05 16:04 UTC  (3+ messages)
` [PATCH 2/3] rtc: sirfsoc: set range
` [PATCH 3/3] rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64

[PATCH] RTC: use kobj_to_dev
 2020-03-03 16:09 UTC  (2+ messages)

[PATCH] rtc: snvs: Improve Kconfig dependency
 2020-03-03 16:06 UTC  (2+ messages)

[PATCH v2 0/8] firmware: imx: Align imx SC msg structs to 4
 2020-03-03 11:02 UTC  (19+ messages)
` [PATCH v2 1/8] clk: imx: Align imx sc clock "
` [PATCH v2 2/8] clk: imx: Align imx sc clock parent "
` [PATCH v2 3/8] firmware: imx: misc: Align imx sc "
` [PATCH v2 4/8] firmware: imx: scu-pd: "
` [PATCH v2 5/8] firmware: imx: Align imx_sc_msg_req_cpu_start "
` [PATCH v2 6/8] pinctrl: imx: scu: Align imx sc msg structs "
` [PATCH v2 7/8] rtc: imx-sc: "
` [PATCH v2 8/8] soc: imx-scu: "

[PATCH] rtc/cmos: Protect rtc_lock from interrupts
 2020-03-03 10:59 UTC  (2+ messages)

[PATCH] rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
 2020-03-03 10:57 UTC  (2+ messages)

[PATCH 1/3] rtc: jz4740: Add support for JZ4760 SoC
 2020-03-02 21:39 UTC  (3+ messages)
` [PATCH 2/3] rtc: jz4740: Rename vendor-specific DT properties
` [PATCH 3/3] dt-bindings: rtc: Convert and update jz4740-rtc doc to YAML

[PATCH v6 0/7] mfd: rn5t618: Add RTC/ADC support
 2020-02-27 18:31 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v6 2/7] mfd: rn5t618: add IRQ support
` [PATCH v6 3/7] mfd: rn5t618: add RTC related registers
` [PATCH v6 4/7] mfd: rn5t618: add more subdevices
` [PATCH v6 5/7] rtc: rc5t619: add Ricoh RC5T619 RTC driver
` [PATCH v6 6/7] iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619
` [PATCH v6 7/7] mfd: rn5t618: cleanup i2c_device_id

[PATCH] rtc: zynqmp: Add calibration set and get support
 2020-02-27 11:45 UTC  (4+ messages)

[PATCH RESEND 1/2] rtc/ia64: remove legacy efirtc driver
 2020-02-26 22:43 UTC  (2+ messages)
` [PATCH 2/2] rtc/alpha: remove legacy rtc driver

[PATCH RESEND v5 0/5] Add rtc support for rn5t618 mfd
 2020-02-26 19:05 UTC  (6+ messages)
` [PATCH RESEND v5 1/5] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH RESEND v5 2/5] mfd: rn5t618: add IRQ support
` [PATCH RESEND v5 3/5] mfd: rn5t618: add RTC related registers
` [PATCH RESEND v5 4/5] mfd: rn5t618: add more subdevices
` [PATCH RESEND v5 5/5] rtc: rc5t619: add Ricoh RC5T619 RTC driver

[PATCH v5 0/5] Add rtc support for rn5t618 mfd
 2020-02-26 14:46 UTC  (3+ messages)

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-02-26 13:42 UTC  (4+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2020-02-26 13:03 UTC  (6+ messages)

[PATCH v3 0/4] Add Support for MediaTek MT2712 RTC
 2020-02-26  5:13 UTC  (5+ messages)
` [PATCH v3 1/4] bindings: rtc: add bindings for "
` [PATCH v3 2/4] rtc: add support for the MediaTek "
` [PATCH v3 3/4] arm64: dts: add RTC nodes for MT2712
` [PATCH v3 4/4] MAINTAINERS: add MT2712 RTC files

[PATCH 0/2] rtc: sun6i: Make external oscillator optional
 2020-02-20 17:59 UTC  (7+ messages)
` [PATCH 1/2] rtc: sun6i: Make external 32k "
` [PATCH 2/2] arm64: dts: allwinner: h6: Move ext. oscillator to board DTs

[PATCH] firmware: imx: Align imx SC msg structs to 4
 2020-02-20 12:25 UTC  (9+ messages)

[PATCH 4/9] efi: register EFI rtc platform device only when available
 2020-02-19 22:11 UTC  (2+ messages)

[PATCH] rtc: snvs: Remove unused include of of_device.h
 2020-02-18 21:41 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 116/542] rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
 2020-02-14 15:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 252/542] rtc: hym8563: Return -EINVAL if the time is known to be invalid

[PATCH AUTOSEL 5.4 100/459] rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
 2020-02-14 15:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 219/459] rtc: hym8563: Return -EINVAL if the time is known to be invalid

[PATCH AUTOSEL 4.19 116/252] rtc: hym8563: Return -EINVAL if the time is known to be invalid
 2020-02-14 16:09 UTC 

[PATCH AUTOSEL 4.14 089/186] rtc: hym8563: Return -EINVAL if the time is known to be invalid
 2020-02-14 16:15 UTC 

[PATCH AUTOSEL 4.9 071/141] rtc: hym8563: Return -EINVAL if the time is known to be invalid
 2020-02-14 16:20 UTC 

[PATCH AUTOSEL 4.4 052/100] rtc: hym8563: Return -EINVAL if the time is known to be invalid
 2020-02-14 16:23 UTC 

[PATCH] rtc: sh: Restore devm_ioremap() alignment
 2020-02-12 11:24 UTC  (2+ messages)

[PATCH v2] rtc: zynqmp: Clear alarm interrupt status before interrupt enable
 2020-02-12 11:23 UTC  (3+ messages)

[PATCH] rtc: zynqmp: Clear alarm interrupt status before interrupt enable
 2020-02-11 10:40 UTC  (4+ messages)

[PATCH v1 0/2] rtc: update ds1388 support
 2020-02-07  3:18 UTC  (3+ messages)
` [PATCH v1 1/2] rtc: ds1307: handle oscillator failure flags for ds1388 variant
` [PATCH v1 2/2] rtc: ds1307: add support for watchdog timer on ds1388

[PATCH v2 14/17] rtc: cros-ec: Use cros_ec_cmd()
 2020-02-05 20:04 UTC  (2+ messages)

[GIT PULL] RTC for 5.6
 2020-02-04  8:05 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).