linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-06 10:33:50 to 2019-10-21 15:10:09 UTC [more...]

[PATCH 0/5] Add rtc support for rn5t618 mfd
 2019-10-21 15:09 UTC  (13+ messages)
` [PATCH 1/5] mfd: rn5t618: prepare for irq handling
` [PATCH 2/5] mfd: rn5t618: add irq support
` [PATCH 3/5] mfd: rn5t618: add rtc related registers
` [PATCH 4/5] mfd: rn5t618: add more subdevices
` [PATCH 5/5] rtc: rtc-rc5t583: add ricoh rc5t619 RTC driver
    ` [Letux-kernel] "

[RFC PATCH 00/13] Support ROHM BD71828 PMIC
 2019-10-21 14:56 UTC  (27+ 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 00/46] ARM: pxa: towards multiplatform support
 2019-10-21  9:58 UTC  (12+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h

[PATCH] rtc: pcf2127: handle boot-enabled watchdog feature
 2019-10-21  8:33 UTC  (10+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

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

[PATCH] rtc: disable uie before setting time and enable after
 2019-10-20 23:13 UTC 

[PATCH] rtc: adjust the next alarm expiring time to avoid a softlockups
 2019-10-20 22:34 UTC  (2+ messages)

[PATCH v2 2/8] dt-bindings: rtc: realtek: Convert RTD119x to schema
 2019-10-20  4:08 UTC 

[PATCH v2] rtc: rv3028: add clkout support
 2019-10-19 21:14 UTC  (2+ messages)

[PATCH] rtc: introduce lock helpers
 2019-10-19 20:50 UTC 

[PATCH 1/9] rtc: ds1343: set range
 2019-10-19 20:49 UTC  (9+ messages)
` [PATCH 2/9] rtc: ds1343: remove dead code
` [PATCH 3/9] rtc: ds1343: use burst write to set time
` [PATCH 4/9] rtc: ds1343: use rtc_add_group
` [PATCH 5/9] rtc: ds1343: use regmap_update_bits for glitch filter
` [PATCH 6/9] rtc: ds1343: check regmap_read return value
` [PATCH 7/9] rtc: ds1343: remove unnecessary mutex
` [PATCH 8/9] rtc: ds1343: rework interrupt handling
` [PATCH 9/9] rtc: ds1343: cleanup .remove

[PATCH AUTOSEL 4.14 12/56] rtc: pcf8523: set xtal load capacitance from DT
 2019-10-18 22:07 UTC 

[PATCH AUTOSEL 4.9 07/29] rtc: pcf8523: set xtal load capacitance from DT
 2019-10-18 22:08 UTC 

[PATCH AUTOSEL 4.19 036/100] rtc: pcf8523: set xtal load capacitance from DT
 2019-10-18 22:04 UTC 

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

[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  (12+ 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

[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  (22+ messages)
` [PATCH -next 03/34] rtc: brcmstb-waketimer: "
` [PATCH -next 06/34] rtc: coh901331: "
` [PATCH -next 16/34] rtc: meson: "
` [PATCH -next 20/34] rtc: pic32: "
` [PATCH -next 21/34] rtc: rtd119x: "
` [PATCH -next 23/34] rtc: sa1100: "
` [PATCH -next 24/34] rtc: spear: "
` [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


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).