linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-02 16:19:29 to 2017-09-04 20:46:13 UTC [more...]

[PATCH 1/7] rtc: ds1307: remove regs member
 2017-09-04 20:46 UTC  (5+ messages)
` [PATCH 2/7] rtc: ds1307: use sizeof
` [PATCH 3/7] rtc: ds1307: use u32
` [PATCH 4/7] rtc: ds1307: use BIT
` [PATCH 5/7] rtc: ds1307: fix alignments and blank lines

[PATCH v3 0/5] Add MediaTek PMIC keys support
 2017-09-02  2:16 UTC  (15+ messages)
` [PATCH v3 1/5] mfd: mt6397: create irq mappings in mfd core driver
` [PATCH v3 2/5] dt-bindings: input: Add document bindings for mtk-pmic-keys
` [PATCH v3 3/5] dt-bindings: mfd: Add bindings for the keys as subnode of PMIC
` [PATCH v3 4/5] input: Add MediaTek PMIC keys support
` [PATCH v3 5/5] mfd: mt6397: Add PMIC keys support to MT6397 driver

[rtc-linux] [RESEND v9 00/12] rk808: Add RK805 support
 2017-08-31 23:20 UTC  (17+ messages)
` [rtc-linux] [RESEND v9 01/12] mfd: rk808: fix up the chip id get failed
` [rtc-linux] [RESEND v9 02/12] mfd: rk808: add rk805 regs addr and ID
` [rtc-linux] [RESEND v9 03/12] regulator: rk808: Add regulator driver for RK805
` [rtc-linux] [RESEND v9 04/12] mfd: rk808: Add RK805 support
` [rtc-linux] [RESEND v9 05/12] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808
  ` [rtc-linux] "
` [RESEND v9 06/12] rtc: Kconfig: Name RK805 in Kconfig for RTC_DRV_RK808
  ` [rtc-linux] "
` [rtc-linux] [RESEND v9 07/12] mfd: dt-bindings: Add RK805 device tree bindings document
` [rtc-linux] [RESEND v9 08/12] pinctrl: Add pinctrl driver for the RK805 PMIC
` [rtc-linux] [RESEND v9 09/12] Input: Add power key driver for Rockchip "
  ` [rtc-linux] "
` [rtc-linux] [RESEND v9 10/12] mfd: rk808: Add RK805 pinctrl support
` [rtc-linux] [RESEND v9 11/12] mfd: rk808: Add RK805 power key support
` [rtc-linux] [RESEND v9 12/12] pinctrl: dt-bindings: add bindings for Rockchip RK805 PMIC
  ` [rtc-linux] "

[rtc-linux] [PATCH 1/2] rtc: pcf2127: add support for pcf2127 watchdog functionality
 2017-08-30  7:52 UTC  (4+ messages)

[PATCH RfC] rtc: ds1307: improve weekday handling
 2017-08-29 19:52 UTC 

[PATCH] rtc: Use PTR_ERR_OR_ZERO
 2017-08-29 14:44 UTC  (3+ messages)

[PATCH] rtc: remove cast to void pointer
 2017-08-29 14:39 UTC 

[PATCH] rtc: ds1307: improve weekday handling
 2017-08-28 20:25 UTC  (5+ messages)

[PATCH] rtc: core: let rtc_set_time properly populate element wday
 2017-08-28 18:54 UTC  (8+ messages)

[PATCH v3 0/3] arm64: Realtek RTD1295 RTC
 2017-08-28 16:16 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: rtc: Add Realtek RTD1295
` [PATCH v3 2/3] "
` [PATCH v3 3/3] arm64: dts: realtek: Add RTD1295 RTC node

[PATCH v2 0/3] arm64: Realtek RTD1295 RTC
 2017-08-28 15:50 UTC  (15+ messages)
` [PATCH v2 1/3] dt-bindings: rtc: Add Realtek RTD1295
` [PATCH v2 2/3] "
` [PATCH v2 3/3] arm64: dts: realtek: Add RTD1295 RTC node

[RFC 0/3] arm64: Realtek RTD1295 RTC
 2017-08-27 19:07 UTC  (14+ messages)
` [RFC 1/3] dt-bindings: rtc: Add Realtek RTD1295
` [RFC 2/3] "
` [RFC 3/3] arm64: dts: realtek: Add RTD1295 RTC node

[PATCH 0/5] rtc: ds1307: factor out more stuff from ds1307_probe and improve ds1307_set_time
 2017-08-26 10:44 UTC  (9+ messages)
` [PATCH 1/5] rtc: ds1307: factor out determining the chip type
` [PATCH 2/5] rtc: ds1307: factor out trickle charger initialization
` [PATCH 3/5] rtc: ds1307: factor out fixing the weekday
` [PATCH 4/5] rtc: ds1307: introduce constants for the timekeeping register masks
` [PATCH 5/5] rtc: ds1307: improve ds1307_set_time to respect config flag bits

[PATCH v4 1/8] Documentation: Add device tree binding for Goldfish RTC driver
 2017-08-25  8:34 UTC  (4+ messages)
` [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator

[PATCH RESEND] rtc: sun6i: Add support for the external oscillator gate
 2017-08-25  8:33 UTC  (2+ messages)

rtc: ds1307: call the platform's logic for handle IRQs
 2017-08-25  6:43 UTC  (6+ messages)

[PATCH v2] rtc: ds1307: add basic support for ds1341 chip
 2017-08-24 21:19 UTC  (2+ messages)

[PATCH 0/9] rtc: ds1307: series with refactorings / improvements
 2017-08-24 21:04 UTC  (2+ messages)

[PATCH] rtc: sun6i: Add support for the external oscillator gate
 2017-08-24 14:36 UTC  (2+ messages)

[PATCH] rtc: mxc: avoid disabling interrupts on device close
 2017-08-24 14:16 UTC  (2+ messages)

[PATCH] rtc: ds1307: call the platform's logic for handle IRQs
 2017-08-24 10:30 UTC 

[PATCH 0/4] constify rtc i2c_device_id
 2017-08-24  9:01 UTC  (6+ messages)
` [PATCH 1/4] rtc: ds1672: constify i2c_device_id
` [PATCH 2/4] rtc: em3027: "
` [PATCH 3/4] rtc: max6900: "
` [PATCH 4/4] rtc: rv3029c2: "

[PATCH v2] rtc: remove .open() and .release()
 2017-08-24  8:52 UTC 

[PATCH] rtc: vr41xx: make alarms useful
 2017-08-23 20:44 UTC 

[PATCH] rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
 2017-08-23 19:33 UTC  (2+ messages)

[PATCH] rtc: pxa: fix possible race condition
 2017-08-23 19:32 UTC  (2+ messages)

[PATCH] rtc: ds1307: add basic support for ds1341 chip
 2017-08-23 15:12 UTC  (3+ messages)

[PATCH v2] rtc: sa1100: make alarms useful
 2017-08-23  9:49 UTC 

[PATCH] rtc: remove .open() and .release()
 2017-08-23  0:33 UTC 

[PATCH] rtc: sa1100: make alarms useful
 2017-08-22 23:53 UTC 

[rtc-linux] [PATCH] rtc: m41t80: enable wakealarm when "wakeup-source" is specified
 2017-08-22 23:23 UTC  (3+ messages)
`  "
` [rtc-linux] "

[PATCH] rtc: m41t80: remove debug sysfs attribute
 2017-08-22 23:17 UTC 

[PATCH 1/2] rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()
 2017-08-22 10:06 UTC  (2+ messages)
` [PATCH 2/2] rtc: puv3: make alarms useful

[PATCH] rtc: ds1307: fix regmap config
 2017-08-21 14:17 UTC  (2+ messages)

[GIT PULL] RTC fixes for 4.13
 2017-08-21 14:13 UTC 

[rtc-linux] RTC used as a module
 2017-08-21 13:00 UTC  (17+ messages)

[PATCH] rtc: zynqmp: Disable the build as a module
 2017-08-21 10:49 UTC  (3+ messages)

[PATCH v2 0/1] rtc: rtctest: Support opal-rtc and rtc-generic
 2017-08-16 23:06 UTC  (3+ messages)
` [PATCH v2 1/1] rtc: rtctest: Improve support detection

[PATCH 0/1] rtc: rtctest: Support opal-rtc and rtc-generic
 2017-08-15  8:20 UTC  (4+ messages)
` [PATCH] rtc: rtctest: Improve support detection

[rtc-linux] [PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-08-14 16:32 UTC  (15+ messages)
` [rtc-linux] [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm
  ` [rtc-linux] "
` [rtc-linux] [PATCH 3/3] mfd: twl: "
  ` [rtc-linux] "

[PATCH v3 2/8] MIPS: ranchu: Add Goldfish RTC driver
 2017-08-14 13:13 UTC  (5+ messages)

[PATCH] rtc: at91rm9200: fix error return code in at91_rtc_probe()
 2017-08-12 21:25 UTC  (2+ messages)

[RFCv2] rtc: ds1307: add square wave output from ds1308
 2017-08-12 18:12 UTC  (3+ messages)

[PATCH v2 0/5] Add MediaTek PMIC keys support
 2017-08-11  7:18 UTC  (17+ messages)
` [PATCH v2 1/5] mfd: mt6397: create irq mappings in mfd core driver
` [PATCH v2 2/5] dt-bindings: input: Add document bindings for mtk-pmic-keys
` [PATCH v2 3/5] dt-bindings: mfd: Add bindings for the keys as subnode of PMIC
` [PATCH v2 4/5] input: Add MediaTek PMIC keys support
` [PATCH v2 5/5] mfd: mt6397: Add PMIC keys support to MT6397 driver

[PATCH 0/4] Make PL031 interrupt optional
 2017-08-10 21:05 UTC  (3+ messages)
` [PATCH 2/4] rtc: pl031: use devm_* for allocating memory and mapping resource

[rtc-linux] Job offer for JBPM Consultant at Dallas, TX
 2017-08-09 21:49 UTC 

[rtc-linux] Add me to your contact
 2017-08-09 16:28 UTC 

[rtc-linux] Add me to your contacts
 2017-08-09 16:24 UTC 


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