linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-29 11:52:35 to 2022-11-14 20:48:25 UTC [more...]

[PATCH v3 0/7] mfd: add tps6594x support for Jacinto platforms
 2022-11-14 20:48 UTC  (20+ messages)
` [PATCH v3 1/7] Documentation: tps6594x: Add DT bindings for the TPS6594x PMIC
` [PATCH v3 2/7] MFD: TPS6594x: Add new PMIC device driver for TPS6594x chips
` [PATCH v3 3/7] rtc: rtc-tps6594x: Add support for TPS6594X PMIC RTC
` [PATCH v3 4/7] gpio: tps6594x: add GPIO support for TPS6594x PMIC
` [PATCH v3 5/7] arm64: dts: ti: k3-j7200-common-proc-board: Add TPS6594x PMIC node
` [PATCH v3 6/7] arm64: dts: ti: k3-j721e-common-proc-board: "
` [PATCH v3 7/7] arm64: dts: ti: k3-j721s2-common-proc-board: "

[PATCH -next] rtc: s3c: Switch to use dev_err_probe() helper
 2022-11-14 18:25 UTC  (2+ messages)

[PATCH -next] rtc: ds1302: remove unnecessary spi_set_drvdata()
 2022-11-14 18:23 UTC  (2+ messages)

[PATCH] rtc: cros-ec: Limit RTC alarm range if needed
 2022-11-14 18:08 UTC  (14+ messages)

[PATCH v5 0/2] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-11-14 17:55 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: rtc: qcom-pm8xxx: document qcom,pm8921-rtc as fallback of qcom,pm8018-rtc
` [PATCH v5 2/2] rtc: pm8xxx: drop unused pm8018 compatible

[PATCH] rtc: rzn1: Check return value in rzn1_rtc_probe
 2022-11-14 17:34 UTC  (3+ messages)

[PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate
 2022-11-14  9:05 UTC  (36+ messages)
  ` [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook
  ` [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: "
  ` [PATCH v2 22/65] "
  ` [PATCH v2 54/65] clk: da8xx: clk48: Switch to determine_rate
  ` [PATCH v2 42/65] rtc: sun6i: Add a determine_rate hook
  ` [PATCH v2 28/65] clk: renesas: r9a06g032: "
  ` [PATCH v2 65/65] clk: Warn if we register a mux without determine_rate
  ` [PATCH v2 20/65] clk: wm831x: clkout: Add a determine_rate hook
  ` [PATCH v2 34/65] clk: ux500: prcmu: "
  ` [PATCH v2 58/65] clk: sprd: composite: Switch to determine_rate
  ` [PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook
  ` [PATCH v2 13/65] clk: lmk04832: clkout: "

[BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message
 2022-11-13 17:43 UTC  (7+ messages)
` [BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message #forregzbot

[PATCH v4 0/9] Add MediaTek MT6357 PMIC support
 2022-11-11 14:55 UTC  (21+ messages)
` [PATCH v4 1/9] dt-bindings: input: mtk-pmic-keys: add binding for MT6357 PMIC
` [PATCH v4 2/9] dt-bindings: rtc: mediatek: convert MT6397 rtc documentation
` [PATCH v4 3/9] dt-bindings: regulator: Add binding schema for mt6357 regulators
` [PATCH v4 4/9] dt-bindings: mfd: mediatek: Add bindings for MT6357 PMIC
` [PATCH v4 5/9] dt-bindings: soc: mediatek: convert pwrap documentation
` [PATCH v4 6/9] arm64: dts: mt6358: change node names
` [PATCH v4 7/9] arm64: dts: mt8173: change node name
` [PATCH v4 8/9] regulator: add mt6357 regulator
` [PATCH v4 9/9] Input: mtk-pmic-keys: add MT6357 support

[PATCH v2 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
 2022-11-10 12:00 UTC  (8+ messages)
` [PATCH v2 1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe()
` [PATCH v2 2/5] rtc: rtc-cmos: Call rtc_wake_setup() "
` [PATCH v2 3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions
` [PATCH v2 4/5] rtc: rtc-cmos: Rename ACPI-related functions
` [PATCH v2 5/5] rtc: rtc-cmos: Disable ACPI RTC event on removal

[PATCH] rtc: class: Fix potential memleak in devm_rtc_allocate_device()
 2022-11-10 11:43 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-11-09  9:11 UTC 

[PATCH v1 0/2] rtc: fix race condition between uie enable and rtc set time
 2022-11-09  6:41 UTC  (3+ messages)
` [PATCH v1 1/2] rtc: add lockless rtc_update_irq_enable
` [PATCH v1 2/2] rtc: fix race condition in rtc_set_time()

[PATCH v1 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
 2022-11-08 15:41 UTC  (15+ messages)
` [PATCH v1 1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe()
` [PATCH v1 2/5] rtc: rtc-cmos: Call rtc_wake_setup() "
` [PATCH v1 3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions
` [PATCH v1 4/5] rtc: rtc-cmos: Rename ACPI-related functions
` [PATCH v1 5/5] rtc: rtc-cmos: Disable ACPI RTC event on removal

[PATCH v3 0/2] drivers: rtc: add max313xx series rtc driver
 2022-11-08 13:27 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: rtc: add max313xx RTCs

[PATCH v3 1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111
 2022-11-07  8:54 UTC  (2+ messages)
` [PATCH v3 2/2] "

[PATCH v4 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-11-07  3:12 UTC  (9+ messages)
` [PATCH v4 05/11] dt-bindings: mfd: qcom-pm8xxx: document qcom,pm8921 as fallback of qcom,pm8018
` [PATCH v4 08/11] mfd: qcom-pm8xxx: drop unused PM8018 compatible
` (subset) [PATCH v4 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes

[PATCH AUTOSEL 4.9] rtc: cmos: fix build on non-ACPI platforms
 2022-11-06 17:54 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 7/7] rtc: cmos: fix build on non-ACPI platforms
 2022-11-06 17:07 UTC 

[PATCH AUTOSEL 5.4 12/12] rtc: cmos: fix build on non-ACPI platforms
 2022-11-06 17:06 UTC 

[PATCH AUTOSEL 4.14 2/2] rtc: cmos: fix build on non-ACPI platforms
 2022-11-06 17:07 UTC 

[PATCH AUTOSEL 5.10 14/16] rtc: cmos: fix build on non-ACPI platforms
 2022-11-06 17:05 UTC 

[PATCH AUTOSEL 5.15 15/18] rtc: cmos: fix build on non-ACPI platforms
 2022-11-06 17:05 UTC 

[PATCH AUTOSEL 6.0 20/30] rtc: cmos: fix build on non-ACPI platforms
 2022-11-06 17:03 UTC 

[PATCH v2] rtc: snvs: Allow a time difference on clock register read
 2022-11-06 11:59 UTC 

[PATCH] rtc: Include <linux/kstrtox.h> when appropriate
 2022-11-06  8:00 UTC 

[PATCH] rtc: ds1347: fix value written to century register
 2022-11-04 13:29 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111
 2022-11-04 13:00 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v3 9/9] rtc: isl12022: add support for temperature sensor
 2022-11-04 11:02 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
 2022-11-04  9:20 UTC  (4+ messages)

[PATCH v1] rtc: snvs: Allow a time difference on clock register read
 2022-11-04  9:11 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: rtc: m41t80: Convert text schema to YAML one
 2022-11-03 17:13 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: rtc: m41t80: Mark the clock: subnode as deprecated

[PATCH v2 0/4] rtc: ingenic: various updates
 2022-11-02 17:40 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: rtc: ingenic: Rework compatible strings and add #clock-cells

[PATCH 0/9] rtc: Convert i2c drivers to .probe_new()
 2022-11-02 16:24 UTC  (4+ messages)
` [PATCH 2/9] rtc: ds1307: Convert "

[PATCH 00/14] ARM: remove unused davinci board & drivers
 2022-10-31 15:01 UTC  (4+ messages)
` [PATCH 06/14] mfd: remove dm355evm_msp driver

[PATCHv2 0/6] Convert HYM8563 RTC binding to YAML
 2022-10-31  8:23 UTC  (7+ messages)
` [PATCHv2 5/6] arm64: dts: meson: remove clock-frequency from rtc
` [PATCHv2 6/6] dt-bindings: rtc: convert hym8563 bindings to json-schema
` (subset) [PATCHv2 0/6] Convert HYM8563 RTC binding to YAML

[PATCH 1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111
 2022-10-31  7:09 UTC  (2+ messages)

[PATCH 2/2] rtc: ds1307: Add support for Epson RX8111
 2022-10-31  6:54 UTC 

[PATCH resend 1/2] rtc: add NXP PCF2131 support (i2c)
 2022-10-30 23:20 UTC  (2+ messages)
` [PATCH resend 2/2] dt-bindings: rtc: add pcf2131

[PATCH v2 4/4] rtc: jz4740: Support for fine-tuning the RTC clock
 2022-10-29 11:52 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).