linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 09:20:09 to 2020-02-07 03:18:29 UTC [more...]

[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 v8 0/5] Add Support for MediaTek PMIC MT6358
 2020-02-03 16:50 UTC  (7+ 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 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 v10 00/13] Support ROHM BD71828 PMIC
 2020-01-23 15:18 UTC  (27+ messages)
` [PATCH v10 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v10 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v10 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v10 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v10 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v10 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v10 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v10 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v10 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v10 10/13] rtc: bd70528: add BD71828 support
` [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
` [PATCH v10 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[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  (15+ messages)
` [PATCH v1 2/8] x86/platform: Rename x86/apple.h -> x86/machine.h
` [PATCH v1 3/8] x86/quirks: Add missed include to satisfy static checker
` [PATCH v1 4/8] x86/quirks: Convert DMI matching to use a table
` [PATCH v1 5/8] x86/quirks: Add a DMI quirk for Microsoft Surface 3
` [PATCH v1 6/8] platform/x86: surface3_wmi: Switch DMI table match to a test of variable
` [PATCH v1 7/8] ASoC: Intel: "
` [PATCH v1 8/8] rtc: cmos: "

[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  (17+ messages)
` [PATCH v11 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v11 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v11 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v11 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v11 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v11 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v11 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v11 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v11 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v11 10/13] rtc: bd70528: add BD71828 support
` [PATCH v11 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v11 12/13] leds: Add common LED binding parsing support to LED class/core
` [PATCH v11 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH 08/12] linux-user: Add support for setting alsa timer enhanced read using ioctl
 2020-01-17 21:54 UTC  (4+ messages)

[PATCH] rtc: cmos: Don't enable shared interrupts if using HPET-based IRQ handler
 2020-01-17 18:01 UTC  (9+ messages)

[PATCH AUTOSEL 5.4 118/205] rtc: brcmstb-waketimer: add missed clk_disable_unprepare
 2020-01-16 16:42 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 119/205] rtc: bd70528: Add MODULE ALIAS to autoload module
` [PATCH AUTOSEL 5.4 120/205] rtc: bd70528: fix module alias "
` [PATCH AUTOSEL 5.4 152/205] rtc: msm6242: Fix reading of 10-hour digit

[PATCH AUTOSEL 4.19 127/671] rtc: cmos: ignore bogus century byte
 2020-01-16 16:51 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 156/671] rtc: ds1672: fix unintended sign extension
` [PATCH AUTOSEL 4.19 161/671] rtc: ds1307: rx8130: Fix alarm handling
` [PATCH AUTOSEL 4.19 163/671] rtc: 88pm860x: fix unintended sign extension
` [PATCH AUTOSEL 4.19 164/671] rtc: 88pm80x: "
` [PATCH AUTOSEL 4.19 165/671] rtc: pm8xxx: "

[PATCH AUTOSEL 4.19 277/671] rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900
 2020-01-16 17:04 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 278/671] rtc: mt6397: Don't call irq_dispose_mapping
` [PATCH AUTOSEL 4.19 425/671] rtc: pcf8563: Fix interrupt trigger method
` [PATCH AUTOSEL 4.19 426/671] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
` [PATCH AUTOSEL 4.19 502/671] rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
` [PATCH AUTOSEL 4.19 507/671] rtc: pcf2127: bugfix: read rtc disables watchdog
` [PATCH AUTOSEL 4.19 640/671] rtc: brcmstb-waketimer: add missed clk_disable_unprepare
` [PATCH AUTOSEL 4.19 650/671] rtc: msm6242: Fix reading of 10-hour digit

[PATCH AUTOSEL 4.14 064/371] rtc: cmos: ignore bogus century byte
 2020-01-16 17:23 UTC  (10+ messages)
` [PATCH AUTOSEL 4.14 082/371] rtc: ds1672: fix unintended sign extension
` [PATCH AUTOSEL 4.14 085/371] rtc: ds1307: rx8130: Fix alarm handling
` [PATCH AUTOSEL 4.14 086/371] rtc: 88pm860x: fix unintended sign extension
` [PATCH AUTOSEL 4.14 087/371] rtc: 88pm80x: "
` [PATCH AUTOSEL 4.14 088/371] rtc: pm8xxx: "
` [PATCH AUTOSEL 4.14 234/371] rtc: pcf8563: Fix interrupt trigger method
` [PATCH AUTOSEL 4.14 235/371] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
` [PATCH AUTOSEL 4.14 275/371] rtc: pcf2127: bugfix: read rtc disables watchdog
` [PATCH AUTOSEL 4.14 356/371] rtc: msm6242: Fix reading of 10-hour digit

[PATCH AUTOSEL 4.9 045/251] rtc: cmos: ignore bogus century byte
 2020-01-16 17:36 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 057/251] rtc: ds1672: fix unintended sign extension
` [PATCH AUTOSEL 4.9 060/251] rtc: 88pm860x: "
` [PATCH AUTOSEL 4.9 061/251] rtc: 88pm80x: "
` [PATCH AUTOSEL 4.9 062/251] rtc: pm8xxx: "
` [PATCH AUTOSEL 4.9 157/251] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
` [PATCH AUTOSEL 4.9 242/251] rtc: msm6242: Fix reading of 10-hour digit

[PATCH AUTOSEL 4.4 035/174] rtc: cmos: ignore bogus century byte
 2020-01-16 17:42 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 037/174] rtc: ds1672: fix unintended sign extension
` [PATCH AUTOSEL 4.4 038/174] rtc: 88pm860x: "
` [PATCH AUTOSEL 4.4 039/174] rtc: 88pm80x: "
` [PATCH AUTOSEL 4.4 040/174] rtc: pm8xxx: "
` [PATCH AUTOSEL 4.4 104/174] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
` [PATCH AUTOSEL 4.4 167/174] rtc: msm6242: Fix reading of 10-hour digit

[PATCH v4 0/5] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-16 13:59 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH v4 2/5] dt-bindings: atmel-usart: remove wildcard
` [PATCH v4 3/5] dt-bindings: atmel-usart: add microchip,sam9x60-{usart, dbgu}
` [PATCH v4 4/5] ARM: at91/defconfig: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
` [PATCH v4 5/5] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH v3 0/7] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-16 13:32 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: atmel-tcb: remove wildcard
` [PATCH v3 2/7] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb
` [PATCH v3 5/7] dt-bindings: atmel-usart: add microchip,sam9x60-{usart, dbgu}

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2020-01-15 13:34 UTC  (2+ messages)

[RESEND PATCH v9 00/12] Support ROHM BD71828 PMIC
 2020-01-15  9:21 UTC  (4+ messages)
` [RESEND PATCH v9 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RESEND PATCH v9 11/12] leds: Add common LED binding parsing support to LED class/core
` [RESEND PATCH v9 12/12] 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).