linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 06:43:09 to 2020-03-06 00:58:19 UTC [more...]

[PATCH 1/3] rtc: pl031: remove useless invalid alarm handling
 2020-03-06  0:58 UTC  (2+ messages)
` [PATCH 2/3] rtc: pl031: set range

[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 v8 0/5] Add Support for MediaTek PMIC MT6358
 2020-03-05  7:37 UTC  (12+ 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] 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  (16+ messages)
` [PATCH v10 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v10 12/13] leds: Add common LED binding parsing support to LED class/core

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

[PATCH v7 0/6] Add Support for MediaTek PMIC MT6358
 2020-02-03  7:46 UTC  (5+ messages)
` [PATCH v7 3/6] mfd: Add support for the MediaTek MT6358 PMIC

rtc rtc0: Timeout trying to get valid LPSRT Counter read
 2020-01-31 23:36 UTC  (9+ messages)

[PATCH] rtc: class: support hctosys from modular RTC drivers
 2020-01-31 18:35 UTC  (6+ messages)

[PATCH 00/17] platform/chrome: Replace cros_ec_cmd_xfer_status
 2020-01-30 20:31 UTC  (2+ messages)
` [PATCH 14/17] rtc: cros-ec: Use cros_ec_send_cmd_msg()

[PATCH] dt-bindings: rtc: at91rm9200: document clocks property
 2020-01-28 21:31 UTC  (2+ messages)

[PATCH 4.9 047/271] rtc: cmos: ignore bogus century byte
 2020-01-28 14:03 UTC 

[PATCH 1/9] rtc: at91rm9200: remove procfs information
 2020-01-28 14:32 UTC  (3+ messages)
` [PATCH 2/9] dt-bindings: rtc: at91rm9200: convert bindings to json-schema

[PATCH 4.4 037/183] rtc: cmos: ignore bogus century byte
 2020-01-28 14:04 UTC 

[PATCH] rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
 2020-01-28  8:59 UTC  (5+ messages)

[PATCH 1/2] rtc: Kconfig: properly indent sd3078 entry
 2020-01-27 22:17 UTC  (2+ messages)
` [PATCH 2/2] rtc: Kconfig: select REGMAP_I2C when necessary

[PATCH v2 1/3] rtc: cmos: Stop using shared IRQ
 2020-01-25 20:57 UTC  (6+ messages)
` [PATCH v2 2/3] rtc: cmos: Use predefined value for RTC IRQ on legacy x86
` [PATCH v2 3/3] rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper

[PATCH v1] rtc: tps6586x: Use IRQ_NOAUTOEN flag
 2020-01-25 20:50 UTC  (2+ messages)

[PATCH 4.19 143/639] rtc: cmos: ignore bogus century byte
 2020-01-25 12:04 UTC  (2+ messages)

[PATCH 4.14 071/343] rtc: cmos: ignore bogus century byte
 2020-01-24  9:28 UTC 

[PATCH v3] rtc: pcf85063: Add pcf85063 clkout control to common clock framework
 2020-01-24  1:52 UTC 

[PATCH v2] rtc: pcf85063: Add pcf85063 clkout control to common clock framework
 2020-01-24  1:46 UTC 

[PATCH v1 1/3] rtc: cmos: Stop using shared IRQ
 2020-01-23  8:08 UTC  (9+ messages)
` [PATCH v1 2/3] rtc: cmos: Use predefined value for RTC IRQ on legacy x86
` [PATCH v1 3/3] rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper

[PATCH] rtc: pcf85063: Add pcf85063 clkout control to common clock framework
 2020-01-22 22:07 UTC  (2+ messages)

[PATCH v1 1/8] rtc: cmos: Use shared IRQ only for Microsoft Surface 3
 2020-01-22 13:53 UTC  (10+ messages)
` [PATCH v1 5/8] x86/quirks: Add a DMI quirk "
` [PATCH v1 7/8] ASoC: Intel: Switch DMI table match to a test of variable

[PATCH v12 00/10] Support ROHM BD71828 PMIC
 2020-01-20 13:41 UTC  (13+ messages)
` [PATCH v12 01/10] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v12 02/10] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v12 03/10] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v12 04/10] mfd: bd718x7: Add compatible for BD71850
` [PATCH v12 05/10] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v12 06/10] mfd: bd71828: Add power-key support
` [PATCH v12 07/10] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v12 08/10] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v12 09/10] mfd: bd70528: Fix hour register mask
` [PATCH v12 10/10] rtc: bd70528: add BD71828 support

[PATCH v11 00/13] Support ROHM BD71828 PMIC
 2020-01-20  8:59 UTC  (7+ messages)
` [PATCH v11 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v11 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v11 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC


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