linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 08:04:06 to 2023-01-31 08:20:07 UTC [more...]

[PATCH RESEND 0/2] rtc: rv8803 patches
 2023-01-31  8:19 UTC  (2+ messages)

[PATCH v3 0/4] rtc: jz4740: Various updates
 2023-01-30 22:11 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: Add #clock-cells property
` [PATCH v3 2/4] rtc: jz4740: Use readl_poll_timeout
` [PATCH v3 3/4] rtc: jz4740: Use dev_err_probe()
` [PATCH v3 4/4] rtc: jz4740: Register clock provider for the CLK32K pin

[PATCH v4 0/4] Add nxp bbnsm module support
 2023-01-30 22:09 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add nxp bbnsm
` [PATCH v4 2/4] input: bbnsm_pwrkey: Add bbnsm power key support
` [PATCH v4 3/4] rtc: bbnsm: Add the bbnsm rtc support
` [PATCH v4 4/4] arm64: dts: imx93: Add the bbnsm dts node

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

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-01-30 17:09 UTC  (24+ messages)
` [PATCH 1/8] arm64: dts: meson-gx: Remove invalid pwm compatible
` [PATCH 2/8] arm64: dts: amlogic: Fix non-compliant SD/SDIO node names
` [PATCH 3/8] arm64: dts: meson-gx: Set only one compatible string for mmc
` [PATCH 4/8] arm64: dts: amlogic: Remove invalid compatible string amlogic,meson-gpio-intc
` [PATCH 5/8] dt-bindings: rtc: Add Amlogic Meson vrtc controller binding
` [PATCH 6/8] dt-bindings: pwm: Add Amlogic Meson PWM binding
` [PATCH 7/8] dt-bindings: interrupt-controller: Add Amlogic Meson GPIO interrupt controller binding
` [PATCH 8/8] dt-bindings: pinctrl: Add Amlogic Meson pinctrl binding
` (subset) [PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
` [PATCH v2] dt-bindings: rtc: Convert Amlogic Meson vrtc controller binding

[PATCH] rtc: max8907: Drop unused i2c include
 2023-01-30 14:05 UTC  (2+ messages)

[PATCH] rtc: moxart: convert to gpio descriptors
 2023-01-30 13:10 UTC 

[PATCH v3 0/4] Add nxp bbnsm module support
 2023-01-29  2:48 UTC  (4+ messages)
` [PATCH v3 2/4] input: bbnsm_pwrkey: Add bbnsm power key support

[PATCH] dt-bindings: rtc: pcf2127: remove pca/pcf2129 from trivial RTC devices list
 2023-01-25 23:35 UTC  (2+ messages)

[PATCH v2 0/2] rtc: brcmstb-waketimer: add RTC alarm irq
 2023-01-25 17:55 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: brcm,brcmstb-waketimer: add alarm interrupt
` [PATCH v2 2/2] rtc: brcmstb-waketimer: allow use as non-wake alarm

[PATCH 0/6] rtc: brcmstb-waketimer: add RTC alarm irq
 2023-01-24 18:45 UTC  (16+ messages)
` [PATCH 1/6] rtc: brcmstb-waketimer: introduce WKTMR_ALARM_EVENT flag
` [PATCH 2/6] rtc: brcmstb-waketimer: non-functional code changes
` [PATCH 3/6] rtc: brcmstb-waketimer: compensate for lack of wktmr disable
` [PATCH 4/6] rtc: brcmstb-waketimer: rename irq to wake_irq
` [PATCH 5/6] dt-bindings: rtc: brcm,brcmstb-waketimer: add alarm interrupt
` [PATCH 6/6] rtc: brcmstb-waketimer: allow use as non-wake alarm
` (subset) [PATCH 0/6] rtc: brcmstb-waketimer: add RTC alarm irq

[PATCH] rtc: sun6i: Always export the internal oscillator
 2023-01-23 23:47 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: leds: Convert PCA9532 to dtschema
 2023-01-23 23:40 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: rtc: Move rv3028 from trivial-rtc.yaml into own schema file
  ` (subset) "

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-01-23 23:34 UTC  (4+ messages)
` [PATCH V2 2/7] rtc: "

[PATCH] rtc: sunplus: fix format string for printing resource
 2023-01-23 22:34 UTC  (6+ messages)

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-01-23 22:07 UTC  (37+ messages)
` [PATCH v3 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v3 03/14] rtc: pcf2127: adapt for alarm "
` [PATCH v3 06/14] rtc: pcf2127: add support for multiple TS functions
` [PATCH v3 07/14] rtc: pcf2127: add support for PCF2131 RTC
` [PATCH v3 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH v3 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH v3 10/14] rtc: pcf2127: read and validate PCF2131 device signature
` [PATCH v3 11/14] rtc: pcf2127: adapt time/date registers write sequence for PCF2131
` [PATCH v3 12/14] rtc: pcf2127: support generic watchdog timing configuration

[PATCH 01/12] rtc: rx8010: use IRQ flags obtained from fwnode
 2023-01-23 20:02 UTC  (12+ messages)
` [PATCH 02/12] rtc: ab-eoz9: "
` [PATCH 03/12] rtc: hym8563: "
` [PATCH 04/12] rtc: m41t80: "
` [PATCH 05/12] rtc: pcf2123: "
` [PATCH 06/12] rtc: pcf85063: "
` [PATCH 07/12] rtc: pcf8523: "
` [PATCH 08/12] rtc: pcf85363: use IRQ flags obtained fromfwnode
` [PATCH 09/12] rtc: pcf8563: use IRQ flags obtained from fwnode
` [PATCH 10/12] rtc: rv3029c2: "
` [PATCH 11/12] rtc: rv3032: "
` [PATCH 12/12] rtc: rv8803: "

[PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema
 2023-01-23  9:46 UTC  (2+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-23  9:42 UTC  (6+ messages)
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "

Prezentacja
 2023-01-23  8:37 UTC 

[PATCH v3 0/3] rtc: Set M41T82 & M41T83 xtal load capacitance from DT
 2023-01-20 19:12 UTC  (11+ messages)
` [PATCH v3 1/3] rtc: m41t80: probe: use IS_ENABLED for CONFIG_OF
` [PATCH v3 2/3] dt-bindings: m41t80: add xtal load capacitance
` [PATCH v3 3/3] rtc: m41t80: set xtal load capacitance from DT

[PATCH v8 0/6] Add MediaTek MT6357 PMIC support
 2023-01-19 17:27 UTC  (2+ messages)

remove arch/sh
 2023-01-18 11:14 UTC  (45+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver
` [PATCH 10/22] input: remove sh_keysc
` [PATCH 11/22] mtd/nand: remove sh_flctl
` [PATCH 16/22] spi: remove spi-sh-sci
` [PATCH 19/22] fbdev: remove sh7760fb
` [PATCH 20/22] media: remove sh_vou
  ` [PATCH 13/22] pinctrl: remove renesas sh controllers

[PATCH v7 0/8] Add MediaTek MT6357 PMIC support
 2023-01-18  8:37 UTC  (5+ messages)

[PATCH] rtc: sunplus: fix printk format warning
 2023-01-17  5:42 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).