linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 08:22:19 to 2022-04-08 10:17:51 UTC [more...]

[PATCH] drivers: Fix spelling mistake "writting" -> "writing"
 2022-04-08 10:17 UTC  (2+ messages)

[PATCH 0/7] RZN1 RTC support
 2022-04-07  9:21 UTC  (15+ messages)
` [PATCH 1/7] dt-bindings: rtc: rzn1: Describe the RZN1 RTC
` [PATCH 2/7] soc: renesas: rzn1-sysc: Export a function to enable/disable the RTC
` [PATCH 3/7] rtc: rzn1: Add new RTC driver
` [PATCH 4/7] rtc: rzn1: Add alarm support
` [PATCH 5/7] rtc: rzn1: Add oscillator offset support
` [PATCH 6/7] MAINTAINERS: Add myself as maintainer of the RZN1 RTC driver
` [PATCH 7/7] ARM: dts: r9a06g032: Describe the RTC

[PATCH v16 0/4] m68k: Add Virtual M68k Machine
 2022-04-07  6:18 UTC  (8+ messages)
` [PATCH v16 1/4] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v16 2/4] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v16 3/4] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v16 4/4] m68k: introduce a virtual m68k machine

[PATCH AUTOSEL 5.15 02/27] rtc: fix use-after-free on device removal
 2022-04-07  1:12 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 03/27] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.15 10/27] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.15 20/27] rtc: mc146818-lib: Fix the AltCentury for AMD platforms

[PATCH AUTOSEL 5.10 02/25] rtc: fix use-after-free on device removal
 2022-04-07  1:14 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 03/25] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.10 10/25] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.10 18/25] rtc: mc146818-lib: Fix the AltCentury for AMD platforms

[PATCH AUTOSEL 5.16 04/30] rtc: fix use-after-free on device removal
 2022-04-07  1:11 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 05/30] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.16 13/30] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.16 23/30] rtc: mc146818-lib: Fix the AltCentury for AMD platforms

[PATCH AUTOSEL 5.4 02/17] rtc: fix use-after-free on device removal
 2022-04-07  1:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 11/17] rtc: mc146818-lib: Fix the AltCentury for AMD platforms

[PATCH AUTOSEL 5.17 04/31] rtc: fix use-after-free on device removal
 2022-04-07  1:10 UTC  (4+ messages)
` [PATCH AUTOSEL 5.17 05/31] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.17 13/31] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.17 24/31] rtc: mc146818-lib: Fix the AltCentury for AMD platforms

[PATCH v15 0/5] m68k: Add Virtual M68k Machine
 2022-04-06 15:07 UTC  (16+ messages)
` [PATCH v15 1/5] m68k: add asm/config.h
` [PATCH v15 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v15 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v15 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v15 5/5] m68k: introduce a virtual m68k machine

[RFC v1 00/10] roadtest: a driver testing framework
 2022-04-06 13:08 UTC  (27+ messages)
` [RFC v1 02/10] roadtest: add C backend
` [RFC v1 03/10] roadtest: add framework
` [RFC v1 04/10] roadtest: add base config
` [RFC v1 05/10] roadtest: add build files
` [RFC v1 06/10] roadtest: add documentation
` [RFC v1 07/10] iio: light: opt3001: add roadtest
` [RFC v1 08/10] iio: light: vcnl4000: "
` [RFC v1 09/10] regulator: tps62864: "
` [RFC v1 10/10] rtc: pcf8563: "
  ` [RFC v1 01/10] roadtest: import libvhost-user from QEMU

[PATCH] rtc: mt6397: Fix potential NULL dereference in mtk_rtc_probe
 2022-04-05 13:28 UTC  (2+ messages)

Prezentacja
 2022-04-05  7:38 UTC 

[PATCH] rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
 2022-04-03  5:49 UTC 

[GIT PULL] RTC for 5.18
 2022-04-01 17:40 UTC  (4+ messages)

[PATCH 1/2] [RFC] rtc: expose direct access to hardware alarm time in debugfs
 2022-03-31 20:59 UTC  (7+ messages)
` [PATCH 2/2] [RFC] selftests/rtc: read RTC alarm time many times in a row

[PATCH] rtc: Fix the AltCentury for AMD platforms
 2022-03-29 20:41 UTC  (5+ messages)

[PATCH v5 0/9] rtc-cmos,rtc-mc146818-lib: fixes
 2022-03-29 20:02 UTC  (3+ messages)
` [PATCH v5 8/9] rtc-cmos: avoid UIP when reading alarm time

[PATCH v3 0/1] Add mt6359 node for MediaTek PMIC MT6359
 2022-03-29 14:53 UTC  (3+ messages)
` [PATCH v3 1/1] arm64: dts: mt6359: add PMIC MT6359 nodes

[PATCH v1 0/1] Mediatek PMIC patch
 2022-03-29 14:44 UTC  (3+ messages)
` [PATCH v1 1/1] pwrap: mediatek: fix wait time out issue

[PATCH v2 0/2] Add mt6359 node for MediaTek PMIC MT6359
 2022-03-28 10:02 UTC  (4+ messages)
` [PATCH v2] arm64: dts: mt6359: add PMIC MT6359 nodes

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH] rtc: check if __rtc_read_time was successful
 2022-03-26 19:42 UTC 

Thank you for contacting P Bond Glamour Art
 2022-03-26 10:39 UTC 

[PATCH v4] rtc: optee: add RTC driver for OP-TEE RTC PTA
 2022-03-25 10:43 UTC  (3+ messages)

[PATCH] rtc: pm8xxx: Return -ENODEV if set_time disallowed
 2022-03-25 10:42 UTC  (2+ messages)

[PATCH] rtc: pm8xxx: Attach wake irq to device
 2022-03-25 10:42 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: at91: rename rtt bindings file
 2022-03-23 19:03 UTC  (5+ messages)

[PATCH] rtc: rtc-pm8xxx: Retrigger RTC alarm if it's fired before the driver probed
 2022-03-21  9:05 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-21  7:22 UTC  (9+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit
` [PATCH v8 02/16] clk: Provide new devm_clk helpers for prepared and enabled clocks
` [PATCH v8 09/16] rtc: ingenic: Simplify using devm_clk_get_enabled()
` [PATCH v8 13/16] rtc: at91sam9: "

[PATCH] clk: sunxi-ng: sun6i-rtc: include clk/sunxi-ng.h
 2022-03-20 21:09 UTC 

Wycena paneli fotowoltaicznych
 2022-03-18  8:36 UTC 

[PATCH 01/29] rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT
 2022-03-17 17:16 UTC  (38+ messages)
` [PATCH 02/29] rtc: ds1685: drop no_irq
` [PATCH 03/29] rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 04/29] rtc: mpc5121: let the core handle the alarm resolution
` [PATCH 05/29] rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 06/29] rtc: m41t80: "
` [PATCH 07/29] rtc: opal: "
` [PATCH 08/29] rtc: pcf2123: "
` [PATCH 09/29] rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTE
` [PATCH 10/29] rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 11/29] rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S
` [PATCH 12/29] rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 13/29] rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2S
` [PATCH 14/29] rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 15/29] rtc: pcf8523: let the core handle the alarm resolution
` [PATCH 16/29] rtc: pcf8563: "
` [PATCH 17/29] rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 18/29] rtc: spear: switch to devm_rtc_allocate_device
` [PATCH 19/29] rtc: spear: set range
` [PATCH 20/29] rtc: spear: drop uie_unsupported
` [PATCH 21/29] rtc: spear: fix spear_rtc_read_time
` [PATCH 22/29] rtc: add new RTC_FEATURE_ALARM_WAKEUP_ONLY feature
` [PATCH 23/29] rtc: efi: switch to devm_rtc_allocate_device
` [PATCH 24/29] rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 25/29] rtc: hym8563: switch to devm_rtc_allocate_device
` [PATCH 26/29] rtc: hym8563: let the core handle the alarm resolution
` [PATCH 27/29] rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
` [PATCH 28/29] rtc: xgene: stop using uie_unsupported
` [PATCH 29/29] rtc: remove uie_unsupported

[PATCH v7 00/11] Update the Icicle Kit device tree
 2022-03-16  6:51 UTC  (6+ messages)

[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
 2022-03-12 11:29 UTC  (2+ messages)

[PATCH v14 0/5] m68k: Add Virtual M68k Machine
 2022-03-10  8:15 UTC  (5+ messages)
` [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource

[RFC PATCH 1/1] rtc: bq32k: update years calculation according century bit
 2022-03-09 21:29 UTC  (2+ messages)

[PATCH] rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram
 2022-03-09  9:22 UTC 

Napływ Klientów ze strony
 2022-03-09  8:55 UTC 

[PATCH] rtc: rtc-wm8350: Handle error for wm8350_register_irq
 2022-03-08 23:31 UTC  (2+ messages)

[PATCH v10 03/18] rtc: sun6i: Fix time overflow handling
 2022-03-08 21:28 UTC  (8+ messages)
  ` (subset) "
` [PATCH v10 04/18] rtc: sun6i: Add support for linear day storage
  ` (subset) "
` [PATCH v10 05/18] rtc: sun6i: Add support for broken-down alarm registers
  ` (subset) "
` [PATCH v10 06/18] rtc: sun6i: Add Allwinner H616 support
  ` (subset) "

[PATCH v4 0/4] dt-bindings: rtc: convert at91sam9 bindings to
 2022-03-08 17:20 UTC  (8+ messages)
` [PATCH v4 1/4] ARM: dts: at91: Add the required `atmel,rtt-rtc-time-reg` property
  ` [PATCH v4 1/4] ARM: dts: at91: Add the required `atmel, rtt-rtc-time-reg` property
` [PATCH v4 3/4] dt-bindings: rtc: convert at91sam9 bindings to json-schema
  ` (subset) "
` [PATCH v4 4/4] dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list
  ` (subset) "

[PATCH] rtc: pl031: fix rtc features null pointer dereference
 2022-03-08 16:41 UTC  (2+ messages)

[PATCH] rtc-mc146818-lib: fix locking in mc146818_set_time
 2022-03-08 16:38 UTC  (2+ messages)

[PATCH] rtc: snvs: Handle error for clk_enable
 2022-03-08 16:34 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-03-08  8:29 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).