linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-03 12:48:57 to 2019-10-18 10:02:33 UTC [more...]

[PATCH] rtc: rv3028: add clkout support
 2019-10-18 10:02 UTC  (3+ messages)

[RFC PATCH 00/13] Support ROHM BD71828 PMIC
 2019-10-17 14:28 UTC  (21+ messages)
` [RFC PATCH 01/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [RFC PATCH 02/13] mfd: input: bd71828: Add power-key support
` [RFC PATCH 03/13] clk: bd718x7: Support ROHM BD71828 clk block
` [RFC PATCH 04/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [RFC PATCH 05/13] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [RFC PATCH 06/13] regulator: bd71828: Add GPIO based run-level control for regulators
` [RFC PATCH 07/13] regulator: bd71828: enhanced run-level support
` [RFC PATCH 08/13] regulator: bd71828: Support in-kernel APIs to change run-level
` [RFC PATCH 09/13] mfd: rtc: support RTC on ROHM BD71828 with BD70528 driver
` [RFC PATCH 10/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RFC PATCH 11/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC
` [RFC PATCH 12/13] dt-bindings: mfd: Document ROHM BD71282 bindings
` [RFC PATCH 13/13] dt-bindings: regulator: Document ROHM BD71282 regulator bindings

[PATCH v10 0/6] Use MFD framework for SGI IOC3 drivers
 2019-10-17 10:19 UTC  (13+ messages)
` [PATCH v10 1/6] nvmem: core: add nvmem_device_find
` [PATCH v10 2/6] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v10 3/6] MIPS: PCI: Fix fake subdevice ID for IOC3
` [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v10 5/6] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v10 6/6] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH 1/5] rtc: add timestamp for end of 2199
 2019-10-16 20:16 UTC  (5+ messages)
` [PATCH 2/5] rtc: vt8500: remove useless label
` [PATCH 3/5] rtc: vt8500: remove superfluous error message
` [PATCH 4/5] rtc: vt8500: convert to devm_rtc_allocate_device
` [PATCH 5/5] rtc: vt8500: let the core handle rtc range

[PATCH 1/2] rtc: cros-ec: remove superfluous error message
 2019-10-16 20:14 UTC  (2+ messages)
` [PATCH 2/2] rtc: cros-ec: let the core handle rtc range

[PATCH 1/4] rtc: fsl-ftm-alarm: allow COMPILE_TEST
 2019-10-16 20:12 UTC  (4+ messages)
` [PATCH 2/4] rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds
` [PATCH 3/4] rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH 4/4] rtc: fsl-ftm-alarm: avoid struct rtc_time conversions

[PATCH 1/2] rtc: s35390a: convert to devm_rtc_allocate_device
 2019-10-16 20:08 UTC  (2+ messages)
` [PATCH 2/2] rtc: s35390a: set range

[PATCH v2] rtc: ds1685: add indirect access method and remove plat_read/plat_write
 2019-10-16  8:40 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: samsung: Indent examples with four spaces
 2019-10-15 17:11 UTC  (14+ messages)
` [PATCH 2/4] dt-bindings: rtc: s3c: Use defines instead of clock numbers
` [PATCH 3/4] dt-bindings: rtc: s3c: Include generic dt-schema bindings
` [PATCH 4/4] dt-bindings: iio: adc: exynos: Use defines instead of clock numbers

[RESEND RFC PATCH v3] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-15 10:08 UTC  (3+ messages)

[PATCH 1/3] rts: ds1685: remove not needed fields from private struct
 2019-10-14 21:20 UTC  (9+ messages)
` [PATCH 2/3] rtc: ds1685: use devm_platform_ioremap_resource helper
` [PATCH 3/3] rtc: ds1685: add indirect access method and remove plat_read/plat_write

[PATCH] rtc: meson-vrtc: move config option to proper location
 2019-10-14 15:58 UTC 

[PATCH] rtc: xilinx: Fix calibval variable type
 2019-10-14 15:50 UTC  (4+ messages)

[PATCH v4] rtc: wilco-ec: Handle reading invalid times
 2019-10-14 15:50 UTC  (3+ messages)

[PATCH v9 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-11  9:28 UTC  (10+ messages)
` [PATCH v9 1/5] nvmem: core: add nvmem_device_find
` [PATCH v9 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v9 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v9 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v9 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH v2] dt-bindings: rtc: rtc-sh: convert bindings to json-schema
 2019-10-10 21:40 UTC  (3+ messages)

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-10 13:29 UTC  (10+ messages)
` [PATCH v8 1/5] nvmem: core: add nvmem_device_find
` [PATCH v8 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v8 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v8 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v8 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

Potential uninitialized variables in rtc: ds1343
 2019-10-10  0:36 UTC 

[PATCH -next 00/34] rtc: use devm_platform_ioremap_resource() to simplify code
 2019-10-09  7:46 UTC  (41+ messages)
` [PATCH -next 01/34] rtc: asm9260: "
` [PATCH -next 02/34] rtc: rtc-aspeed: "
` [PATCH -next 03/34] rtc: brcmstb-waketimer: "
` [PATCH -next 04/34] rtc: at91sam9: "
` [PATCH -next 05/34] rtc: cadence: "
` [PATCH -next 06/34] rtc: coh901331: "
` [PATCH -next 07/34] rtc: davinci: "
` [PATCH -next 08/34] rtc: digicolor: "
` [PATCH -next 09/34] rtc: ds1216: "
` [PATCH -next 10/34] rtc: ds1511: "
` [PATCH -next 11/34] rtc: ds1553: "
` [PATCH -next 12/34] rtc: ep93xx: "
` [PATCH -next 13/34] rtc: jz4740: "
` [PATCH -next 14/34] rtc: lpc24xx: "
` [PATCH -next 15/34] rtc: lpc32xx: "
` [PATCH -next 16/34] rtc: meson: "
` [PATCH -next 17/34] rtc: mt7622: "
` [PATCH -next 18/34] rtc: mv: "
` [PATCH -next 19/34] rtc: omap: "
` [PATCH -next 20/34] rtc: pic32: "
` [PATCH -next 21/34] rtc: rtd119x: "
` [PATCH -next 22/34] rtc: s3c: "
` [PATCH -next 23/34] rtc: sa1100: "
` [PATCH -next 24/34] rtc: spear: "
` [PATCH -next 25/34] rtc: stk17ta8: "
` [PATCH -next 26/34] rtc: ds1286: "
` [PATCH -next 27/34] rtc: st-lpc: "
` [PATCH -next 28/34] rtc: stm32: "
` [PATCH -next 29/34] rtc: sunxi: "
` [PATCH -next 30/34] rtc: tegra: "
` [PATCH -next 31/34] rtc: tx4939: "
` [PATCH -next 32/34] rtc: vt8500: "
` [PATCH -next 33/34] rtc: xgene: "
` [PATCH -next 34/34] rtc: zynqmp: "

[PATCH v2] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-09  3:18 UTC  (3+ messages)

[PATCH v3] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-08 11:36 UTC 

[RESEND PATCH RFC] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-08  9:24 UTC  (4+ messages)

[PATCH v7 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
 2019-10-07 17:54 UTC  (2+ messages)

[PATCH v7 1/5] nvmem: core: add nvmem_device_find
 2019-10-07 17:54 UTC  (2+ messages)

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-07 13:53 UTC  (3+ messages)
` [PATCH 03/10] rtc: armada38x: Use of_device_get_match_data()

[RFT] rtc: da9063: Handle invalid IRQ from platform_get_irq_byname()
 2019-10-07 13:50 UTC  (3+ messages)

[PATCH 01/10] rtc: add a timestamp for year 0
 2019-10-07 13:47 UTC  (10+ messages)
` [PATCH 02/10] rtc: ds1347: remove verbose messages
` [PATCH 03/10] rtc: ds1347: remove useless read
` [PATCH 04/10] rtc: ds1347: simplify getting .driver_data
` [PATCH 05/10] rtc: ds1347: mask ALM OUT when reading time
` [PATCH 06/10] rtc: ds1347: convert to devm_rtc_allocate_device
` [PATCH 07/10] rtc: ds1347: set range
` [PATCH 08/10] rtc: ds1347: properly handle oscillator failures
` [PATCH 09/10] rtc: ds1347: use regmap_update_bits
` [PATCH 10/10] rtc: ds1347: handle century register

[PATCH] rtc: pcf2127: handle boot-enabled watchdog feature
 2019-10-07 12:31 UTC  (13+ messages)
` [PATCHv2] "

[PATCH] rtc: snvs: fix uninitialized usage of "lpcr" in snvs_rtc_enable()
 2019-10-04 19:12 UTC  (2+ messages)

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-04 17:25 UTC  (4+ messages)
` [PATCH v7 3/5] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH v6 3/4] mfd: ioc3: Add driver for SGI IOC3 chip
 2019-10-04 14:40 UTC  (3+ messages)

[PATCH] rtc: m41t80: set range
 2019-10-03 21:35 UTC 

[PATCH] rtc: Add support for century bits to m41t62 (rv4162) RTC devices
 2019-10-03 21:34 UTC  (10+ messages)

[PATCH v3] rtc: wilco-ec: Handle reading invalid times
 2019-10-03 20:37 UTC  (6+ messages)

[PATCH] rtc: use timeu64_t for range_max
 2019-10-03 19:55 UTC  (2+ messages)

[PATCH] rtc: at91rm9200: use of_device_get_match_data()
 2019-10-03 19:50 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).