linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 21:54:58 to 2019-12-30 09:36:31 UTC [more...]

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2019-12-30  9:36 UTC  (4+ messages)
` [PATCH v8 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v8 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v8 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices

[PATCH v7 00/12] Support ROHM BD71828 PMIC
 2019-12-30  7:36 UTC  (26+ messages)
` [PATCH v7 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v7 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v7 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v7 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v7 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v7 06/12] mfd: input: bd71828: Add power-key support
` [PATCH v7 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v7 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v7 09/12] rtc: bd70528: add BD71828 support
` [PATCH v7 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v7 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v7 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH 1/9] rtc: at91rm9200: remove procfs information
 2019-12-29 20:44 UTC  (9+ messages)
` [PATCH 2/9] dt-bindings: rtc: at91rm9200: convert bindings to json-schema
` [PATCH 3/9] rtc: at91rm9200: add sama5d4 and sama5d2 compatibles
` [PATCH 4/9] rtc: at91rm9200: move register definitions to C file
` [PATCH 5/9] rtc: at91rm9200: avoid time readout in at91_rtc_setalarm
` [PATCH 6/9] rtc: at91rm9200: use FIELD_PREP/FIELD_GET
` [PATCH 7/9] rtc: at91rm9200: add correction support
` [PATCH 8/9] ARM: dts: at91: sama5d2: use correct rtc compatible
` [PATCH 9/9] ARM: dts: at91: sama5d4: "

[PATCH] rtc: class: support hctosys from modular RTC drivers
 2019-12-27 20:26 UTC  (5+ messages)

[PATCH 00/10] Enhancements to at91-sama5d2_adc and rtc trigger
 2019-12-23 12:28 UTC  (24+ messages)
` [PATCH 02/10] dt-bindings: iio: adc: at91-sama5d2: add rtc-trigger optional property
` [PATCH 01/10] iio: adc: at91-sama5d2_adc: update for other trigger usage
` [PATCH 03/10] dt-bindings: iio: trigger: at91-rtc-trigger: add bindings
` [PATCH 04/10] rtc: at91rm9200: use of_platform_populate as return value
` [PATCH 06/10] iio: adc: at91-sama5d2_adc: handle unfinished conversions
` [PATCH 05/10] iio: trigger: at91-rtc-trigger: introduce at91 rtc adc trigger driver
` [PATCH 08/10] iio: adc: at91-sama5d2_adc: implement RTC triggering
` [PATCH 07/10] iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
` [PATCH 10/10] ARM: dts: at91: sama5d2_xplained: enable rtc_adc_trigger
` [PATCH 09/10] ARM: dts: at91: sama5d2: add rtc_adc_trigger node

[PATCH] rtc: rx8010: Remove struct i2c_client from struct rx8010_data
 2019-12-23 10:25 UTC  (4+ messages)
` [PATCH] rtc: rx8010: Fix return code for rx8010_probe

[PATCH] rtc: moxart: Convert to SPDX identifier
 2019-12-23 10:24 UTC  (2+ messages)

[PATCH] rtc: pcf8563: Use BIT
 2019-12-23 10:24 UTC  (2+ messages)

[PATCH] rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv
 2019-12-23 10:23 UTC  (2+ messages)

[PATCH] rtc: rx8025: Remove struct i2c_client from struct rx8025_data
 2019-12-23 10:22 UTC  (2+ messages)

[PATCH v2 1/2] rtc: hym8563: Return -EINVAL if the time is known to be invalid
 2019-12-23 10:18 UTC  (4+ messages)
` [PATCH v2 2/2] rtc: hym8563: Read the valid flag directly instead of caching it

[PATCH v2] rtc: rv3029: annotate init and exit functions
 2019-12-23 10:14 UTC 

[PATCH] rtc: omap: Remove unneeded semicolon
 2019-12-23 10:08 UTC  (2+ messages)

[PATCH] rtc: asm9260: add the missed check for devm_clk_get
 2019-12-23 10:07 UTC  (2+ messages)

[PATCH v2] rtc: rv3029: remove useless error messages
 2019-12-23 10:01 UTC 

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-21 21:07 UTC  (7+ messages)

[PATCH v5 0/5] Add rtc support for rn5t618 mfd
 2019-12-20 12:24 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v5 2/5] mfd: rn5t618: add IRQ support
` [PATCH v5 3/5] mfd: rn5t618: add RTC related registers
` [PATCH v5 4/5] mfd: rn5t618: add more subdevices
` [PATCH v5 5/5] rtc: rc5t619: add ricoh rc5t619 RTC driver

[PATCH][next] rtc: rv3029: remove redundant return statement
 2019-12-19 18:56 UTC 

[PATCH v11 net-next 0/2] Use MFD framework for SGI IOC3 drivers
 2019-12-19  9:35 UTC  (8+ messages)
` [PATCH v11 net-next 1/2] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v11 net-next 2/2] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2019-12-19  0:57 UTC  (3+ messages)

[PATCH] rtc: pcf8563: Replace i2c functions for smbus ones
 2019-12-18 23:03 UTC  (3+ messages)

[PATCH v4 0/5] Add rtc support for rn5t618 mfd
 2019-12-18 20:54 UTC  (15+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v4 2/5] mfd: rn5t618: add IRQ support
` [PATCH v4 3/5] mfd: rn5t618: add RTC related registers
` [PATCH v4 4/5] mfd: rn5t618: add more subdevices

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-18 18:08 UTC  (36+ messages)
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v6 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
  ` Applied "regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators" to the regulator tree
` [PATCH v6 10/15] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v6 11/15] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v6 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[PATCH v2] dt-bindings: rtc: Convert stm32 rtc bindings to json-schema
 2019-12-17 23:48 UTC  (2+ messages)

[PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
 2019-12-17 12:39 UTC  (2+ messages)
` Applied "dt-bindings: regulator: Document ROHM BD71282 regulator bindings" to the regulator tree

[PATCH] rtc: pcf8523: fix ptr_ret.cocci warnings
 2019-12-17 11:09 UTC  (2+ messages)

[PATCH] rtc: sun6i: Add support for RTC clocks on R40
 2019-12-17  6:37 UTC  (2+ messages)

[PATCH v7 0/6] Add Support for MediaTek PMIC MT6358
 2019-12-16 15:21 UTC  (7+ messages)
` [PATCH v7 1/6] mfd: mt6397: modify suspend/resume behavior
` [PATCH v7 3/6] mfd: Add support for the MediaTek MT6358 PMIC
` [PATCH v7 6/6] rtc: Add support for the MediaTek MT6358 RTC

[PATCH V2] rtc: ds1307: Enable battery backup on RX8130
 2019-12-16 11:17 UTC  (3+ messages)

[PATCH 00/16] rtc: rv3029: cleanup and features
 2019-12-14 22:10 UTC  (17+ messages)
` [PATCH 01/16] rtc: rv3029: use proper name for the driver
` [PATCH 02/16] rtc: rv3029: let regmap validate the register ranges
` [PATCH 03/16] rtc: rv3029: remove open coded regmap_update_bits
` [PATCH 04/16] rtc: rv3029: remove race condition when update STATUS
` [PATCH 05/16] rtc: rv3029: avoid reading the status register uselessly
` [PATCH 06/16] rtc: rv3029: get rid of rv3029_get_sr
` [PATCH 07/16] rtc: rv3029: simplify rv3029_alarm_irq_enable
` [PATCH 08/16] rtc: rv3029: simplify rv3029_set_alarm
` [PATCH 09/16] rtc: rv3029: drop rv3029_read_regs and rv3029_write_regs
` [PATCH 10/16] rtc: rv3029: add RTC_VL_READ and RTC_VL_CLEAR support
` [PATCH 11/16] rtc: rv3029: correctly handle PON and VLOW2
` [PATCH 12/16] rtc: rv3029: convert to devm_rtc_allocate_device
` [PATCH 13/16] rtc: rv3029: let the core handle rtc range
` [PATCH 14/16] rtc: rv3029: remove useless error messages
` [PATCH 15/16] rtc: rv3029: annotate init and exit functions
` [PATCH 16/16] rtc: rv3029: add nvram support

[PATCH 00/17] rtc: Unify RTC_VL_READ meaning
 2019-12-14 22:02 UTC  (18+ messages)
` [PATCH 01/17] rtc: define RTC_VL_READ values
` [PATCH 02/17] rtc: Document RTC_VL_READ and RTC_VL_CLR ioctls
` [PATCH 03/17] rtc: abx80x: return meaningful value for RTC_VL_READ
` [PATCH 04/17] rtc: pcf2127: "
` [PATCH 05/17] rtc: pcf8523: "
` [PATCH 06/17] rtc: pcf8563: remove RTC_VL_CLR handling
` [PATCH 07/17] rtc: pcf8563: remove conditional compilation
` [PATCH 08/17] rtc: pcf8563: stop caching voltage_low
` [PATCH 09/17] rtc: pcf8563: return meaningful value for RTC_VL_READ
` [PATCH 10/17] rtc: pcf85063: remove RTC_VL_CLR handling
` [PATCH 11/17] rtc: pcf85063: return meaningful value for RTC_VL_READ
` [PATCH 12/17] rtc: rv3028: remove RTC_VL_CLR handling
` [PATCH 13/17] rtc: rv3028: return meaningful value for RTC_VL_READ
` [PATCH 14/17] rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLR
` [PATCH 15/17] rtc: rv8803: return meaningful value for RTC_VL_READ
` [PATCH 16/17] rtc: rx8010: remove RTC_VL_CLR handling
` [PATCH 17/17] rtc: rx8010: return meaningful value for RTC_VL_READ

[PATCH] dt-bindings: rtc: Convert stm32 rtc bindings to json-schema
 2019-12-13 23:25 UTC  (2+ messages)

[PATCH] rtc: rv3029: drop deprecated compatbiles
 2019-12-12 23:02 UTC 

[PATCH] rtc: zynqmp: Clear alarm interrupt status before interrupt enable
 2019-12-12 13:00 UTC 

[PATCH 1/2] rtc: hym8563: Read the valid flag directly instead of caching it
 2019-12-12 10:43 UTC  (3+ messages)
` [PATCH 2/2] rtc: hym8563: Return -EINVAL if the time is known to be invalid


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