linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-31 08:20:07 to 2023-02-15 16:51:33 UTC [more...]

[PATCH v1 1/1] rtc: rx6110: Remove unused of_gpio,h
 2023-02-15 16:50 UTC 

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-15 16:51 UTC  (54+ messages)
` [PATCH v2 01/22] rtc: pm8xxx: fix set-alarm race
` [PATCH v2 02/22] rtc: pm8xxx: drop spmi error messages
` [PATCH v2 03/22] rtc: pm8xxx: use regmap_update_bits()
` [PATCH v2 04/22] rtc: pm8xxx: drop bogus locking
` [PATCH v2 05/22] rtc: pm8xxx: return IRQ_NONE on errors
` [PATCH v2 06/22] rtc: pm8xxx: drop unused register defines
` [PATCH v2 07/22] rtc: pm8xxx: use unaligned le32 helpers
` [PATCH v2 08/22] rtc: pm8xxx: clean up time and alarm debugging
` [PATCH v2 09/22] rtc: pm8xxx: rename struct device pointer
` [PATCH v2 10/22] rtc: pm8xxx: rename alarm irq variable
` [PATCH v2 11/22] rtc: pm8xxx: clean up comments
` [PATCH v2 12/22] rtc: pm8xxx: use u32 for timestamps
` [PATCH v2 13/22] rtc: pm8xxx: refactor read_time()
` [PATCH v2 14/22] rtc: pm8xxx: clean up local declarations
` [PATCH v2 15/22] rtc: pm8xxx: drop error messages
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset
` [PATCH v2 17/22] rtc: pm8xxx: add support for nvmem offset
` [PATCH v2 18/22] arm64: defconfig: enable Qualcomm SDAM nvmem driver
` [PATCH v2 19/22] arm64: dts: qcom: sc8280xp-pmics: add pmk8280 rtc
` [PATCH v2 20/22] arm64: dts: qcom: sc8280xp-pmics: add pmk8280 sdam nvram
` [PATCH v2 21/22] arm64: dts: qcom: sc8280xp-crd: enable rtc
` [PATCH v2 22/22] arm64: dts: qcom: sc8280xp-x13s: "
` (subset) [PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem

[PATCH] rtc: allow rtc_read_alarm without read_alarm callback
 2023-02-15 15:00 UTC  (2+ messages)

[PATCH 0/3] IRQ_DOMAIN: remove all "depends on", use only "select"
 2023-02-15 14:29 UTC  (6+ messages)
` [PATCH 3/3] rtc: mt6397: select IRQ_DOMAIN instead of depending on it

[PATCH v2 0/2] pcf85363: support for quartz-load-femtofarads
 2023-02-15  8:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: nxp,pcf8563: move pcf85263/pcf85363 to a dedicated binding
` [PATCH v2 2/2] rtc: pcf85363: add support for the quartz-load-femtofarads property

[PATCH v5 0/3] Add nxp bbnsm module support
 2023-02-15  2:41 UTC  (4+ messages)
` [PATCH v5 1/3] input: bbnsm_pwrkey: Add bbnsm power key support
` [PATCH v5 2/3] rtc: bbnsm: Add the bbnsm rtc support
` [PATCH v5 3/3] arm64: dts: imx93: Add the bbnsm dts node

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-02-15  2:16 UTC  (10+ messages)
` [PATCH V2 2/7] rtc: "

[PATCH v3 0/2] drivers: rtc: add max313xx series rtc driver
 2023-02-14 22:36 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH] rtc: rv3032: add ACPI support
 2023-02-14 20:27 UTC 

[PATCH] rtc: rv3028: add ACPI support
 2023-02-14 20:26 UTC 

[REGRESSION] rtc: imx-sc: remove .read_alarm
 2023-02-14 20:01 UTC  (2+ messages)

[PATCH 0/2] pcf85363: support for quartz-load-femtofarads
 2023-02-14 12:11 UTC  (9+ messages)
    ` [PATCH 1/2] rtc: pcf85363: add support for the quartz-load-femtofarads property
    ` [PATCH 2/2] dt-bindings: rtc: nxp,pcf8563: add quartz-load-femtofarads for pcf85263 and pcf85363

remove arch/sh
 2023-02-13 16:30 UTC  (33+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option

[PATCH 0/6] dt-bindings: second batch of dt-schema conversions for Amlogic Meson bindings
 2023-02-13 11:06 UTC  (18+ messages)
` [PATCH 1/6] dt-bindings: rtc: convert rtc-meson-vrtc.txt to dt-schema
` [PATCH 2/6] dt-bindings: soc: amlogic: convert clk-measure.txt "
` [PATCH 3/6] dt-bindings: soc: amlogic: document System Control registers
` [PATCH 4/6] dt-bindings: soc: amlogic: convert amlogic,gxbb-clkc.txt to dt-schema
` [PATCH 5/6] dt-bindings: soc: amlogic: convert amlogic,gxbb-aoclkc.txt "
` [PATCH 6/6] dt-bindings: soc: amlogic: update sysctrl clock-controller subnode type

[PATCH 0/7] Enable backup switch mode on RTCs via devicetree
 2023-02-13  9:18 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: rtc: Move RV3028 to separate binding file
` [PATCH 2/7] dt-bindings: rtc: Add backup-switch-mode property
` [PATCH 3/7] dt-bindings: rtc: microcrystal,rv3032: "
` [PATCH 4/7] rtc: Move BSM defines to separate header for DT usage
` [PATCH 5/7] rtc: class: Support setting backup switch mode from devicetree

Prezentacja
 2023-02-13  9:15 UTC 

[PATCH 1/2] rtc: sun6i: Prevent an out-of-bounds read
 2023-02-12 21:11 UTC  (7+ messages)

Problem when function alarmtimer_suspend returns 0 if time delta is zero
 2023-02-11  6:25 UTC  (12+ messages)

[PATCH v4 0/4] Add nxp bbnsm module support
 2023-02-10  7:11 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add nxp bbnsm
` [PATCH v4 2/4] input: bbnsm_pwrkey: Add bbnsm power key support

[PATCH v3 0/4] rtc: jz4740: Various updates
 2023-02-09 22:38 UTC  (2+ messages)

[PATCH 1/3] rtc: moxart: switch to using gpiod API
 2023-02-09 22:32 UTC  (10+ messages)
` [PATCH 2/3] dt-bindings: rtc: moxart: use proper names for gpio properties
` [PATCH 3/3] ARM: dts: moxart: switch to proper names for RTC GPIOs
` (subset) [PATCH 1/3] rtc: moxart: switch to using gpiod API

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-09 22:16 UTC  (3+ messages)
` [PATCH v2] dt-bindings: rtc: Convert Amlogic Meson vrtc controller binding
  ` (subset) "

[PATCH RESEND 0/2] rtc: rv8803 patches
 2023-02-09 22:03 UTC  (6+ messages)

[PATCH 00/24] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-09 16:59 UTC  (16+ messages)
` [PATCH 16/24] rtc: pm8xxx: add support for nvmem offset
` [PATCH 17/24] rtc: pm8xxx: add copyright notice
` [RFC 18/24] dt-bindings: rtc: qcom-pm8xxx: add uefi-variable offset

[GIT PULL] RTC fixes for 6.2
 2023-02-04 22:03 UTC  (2+ messages)

[PATCH] tree-wide: trivial: s/ a SPI/ an SPI/
 2023-02-03 12:30 UTC  (4+ messages)

[PATCH 0/2] Remove SEC S5M MFDs with no compatibles
 2023-02-02 12:11 UTC  (7+ messages)
` [PATCH 1/2] mfd: sec: Remove PMICs without compatibles
` [PATCH 2/2] rtc: s5m: Drop S5M8763 support

Faktoring
 2023-02-01  9:06 UTC 

[PATCH] rtc: moxart: convert to gpio descriptors
 2023-01-31 23:57 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).