linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-11 15:06:07 to 2019-10-29 12:12:32 UTC [more...]

[PATCH 0/5] Add rtc support for rn5t618 mfd
 2019-10-29  6:46 UTC  (19+ 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 v2 00/13] Support ROHM BD71828 PMIC
 2019-10-29 12:08 UTC  (21+ messages)
` [RFC PATCH v2 01/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [RFC PATCH v2 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [RFC PATCH v2 03/13] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [RFC PATCH v2 04/13] mfd: input: bd71828: Add power-key support
` [RFC PATCH v2 05/13] clk: bd718x7: Support ROHM BD71828 clk block
` [RFC PATCH v2 06/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [RFC PATCH v2 07/13] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [RFC PATCH v2 08/13] regulator: bd71828: Add GPIO based run-level control for regulators
` [RFC PATCH v2 09/13] regulator: bd71828: enhanced run-level support
` [RFC PATCH v2 10/13] regulator: bd71828: Support in-kernel APIs to change run-level
` [RFC PATCH v2 11/13] rtc: bd70528 add BD71828 support
` [RFC PATCH v2 12/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RFC PATCH v2 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-28 19:14 UTC  (17+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h

[PATCH v2 2/8] dt-bindings: rtc: realtek: Convert RTD119x to schema
 2019-10-28 11:29 UTC  (4+ messages)

[RFC PATCH 00/13] Support ROHM BD71828 PMIC
 2019-10-25 15:47 UTC  (40+ 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 1/2] rtc/ia64: remove legacy efirtc driver
 2019-10-25 10:41 UTC  (12+ messages)
` [PATCH 2/2] rtc/alpha: remove legacy rtc driver

[PATCH v7 0/7] implement poweroff for mt6323 / bpi-r2
 2019-10-24  8:19 UTC  (4+ messages)
` [PATCH v7 2/7] rtc: mt6397: move some common definitions into rtc.h
` [GIT PULL] Immutable branch between MFD, Power and RTC due for the v5.5 merge window

[PATCH 2/2] rtc: bd70528: Fix hour register mask
 2019-10-23 11:47 UTC 

[PATCH 1/2] rtc: bd70528: Add MODULE ALIAS to autoload module
 2019-10-23 11:47 UTC 

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

[PATCH v4] rtc: Fix the AltCentury value on AMD/Hygon platform
 2019-10-22  7:48 UTC 

[PATCH 1/4] rtc: ab-b5ze-s3: remove .remove
 2019-10-22  1:56 UTC  (5+ messages)
` [PATCH 2/4] rtc: lpc32xx: "
` [PATCH 3/4] rtc: sirfsoc: "
` [PATCH 4/4] rtc: sc27xx: "

[PATCH] rtc: report time-retrieval errors when updating alarm
 2019-10-21 18:08 UTC  (5+ messages)

[PATCHv2] rtc: pcf2127: handle boot-enabled watchdog feature
 2019-10-21 16:12 UTC  (4+ messages)
` [PATCHv3] "

[PATCH] rtc: disable uie before setting time and enable after
 2019-10-21 15:56 UTC  (2+ messages)
` [PATCH] rtc: disallow update interrupts when time is invalid

[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] 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/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  (8+ 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  (2+ messages)

[PATCH v4] rtc: wilco-ec: Handle reading invalid times
 2019-10-14 15: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).