Linux RTC
 help / color / mirror / Atom feed
 messages from 2018-02-21 00:00:20 to 2018-03-07 20:34:20 UTC [more...]

[PATCH] rtc: remove VLA usage
 2018-03-07 20:11 UTC 

[PATCH v3 0/4] rtc: isl1208: fixes, documentation and isl1219 support
 2018-03-07 10:47 UTC  (10+ messages)
` [PATCH v3 4/4] rtc: isl1208: Add "evdet" interrupt source for isl1219
` [PATCH v3 3/4] rtc: isl1208: add support for isl1219 with tamper detection
` [PATCH v3 2/4] rtc: isl1208: switch to rtc_register_device
` [PATCH v3 1/4] rtc: isl1208: enable interrupt after context preparation

[PATCH] parisc: time: stop validating rtc_time in .read_time
 2018-03-06 21:20 UTC  (2+ messages)

[RESEND PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-03-06 14:56 UTC  (3+ messages)

[PATCH v2] rtc-pm8xxx: Fix issue in RTC write path
 2018-03-06 14:50 UTC  (2+ messages)

[PATCH] rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency
 2018-03-06 14:49 UTC  (2+ messages)

[PATCH v2 0/4] rtc: isl1208: fixes, documentation and isl1219 support
 2018-03-05  7:44 UTC  (7+ messages)
` [PATCH v2 2/4] rtc: isl1208: switch to rtc_register_device
` [PATCH v2 1/4] rtc: isl1208: enable interrupt after context preparation
` [PATCH v2 3/4] rtc: isl1208: add support for isl1219 with tamper detection
` [PATCH v2 4/4] rtc: isl1208: Add "evdet" interrupt source for isl1219

[PATCH v6] rtc: isl12026: Add driver
 2018-03-02 23:43 UTC  (4+ messages)

[PATCH 000/100] rtc: remove cargo culted code
 2018-03-02  9:06 UTC  (3+ messages)

[PATCH v2] rtc: brcmstb-waketimer: Set wktmr prescaler
 2018-03-01 13:46 UTC  (2+ messages)

[PATCH v2] rtc: tx4939: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH v2] rtc: stk17ta8: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH v2] rtc: rp5c01: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH v2] rtc: m48t59: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH] rtc-pm8xxx: Fix issue in RTC write path
 2018-03-01 10:05 UTC  (2+ messages)

[PATCH v4] rtc: ac100: Fix ac100 determine rate bug
 2018-03-01  9:59 UTC  (3+ messages)

[PATCH] rtc: fix rtc_time64_to_tm for 3477
 2018-02-28 21:50 UTC 

[PATCH] rtc: nvmem: allow registering the nvmem device before the rtc
 2018-02-28 21:19 UTC 

HRTimer causing rtctest to fail
 2018-02-28 12:02 UTC  (7+ messages)

[PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-27  2:54 UTC  (5+ messages)

[PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-27  2:53 UTC  (2+ messages)

[PATCH v2] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-27  2:43 UTC 

[RESEND PATCH 1/3] rtc: Use time64_t to save range_max of RTC
 2018-02-26  8:33 UTC  (3+ messages)
` [RESEND PATCH 2/3] rtc: Factor out the RTC range validation into rtc_valid_range()
` [RESEND PATCH 3/3] rtc: Add one offset seconds to expand RTC range

[PATCH] rtc: m41t80: remove useless indirection
 2018-02-25 22:15 UTC 

[PATCH] rtc: m41t80: fix race conditions
 2018-02-25 20:14 UTC 

[PATCH] rtc: m41t80: move m41t80_rtc_mutex to the block where it is used
 2018-02-25 20:11 UTC  (2+ messages)

500 ms delay in time saved into RTC
 2018-02-25  0:34 UTC  (4+ messages)

[PATCH 1/3] rtc: pcf85363: add .max_register in regmap_config
 2018-02-24  0:08 UTC  (4+ messages)
` [PATCH] rtc: pcf85363: set time accurately
` [PATCH 2/3] rtc: pcf85363: add alarm support
` [PATCH 3/3] rtc: pcf85363: set time accurately

[PATCH] rtc: brcmstb-waketimer: Set wktmr prescaler
 2018-02-23 19:01 UTC  (2+ messages)

[PATCH 000/100] rtc: remove cargo culted code
 2018-02-22 16:02 UTC  (105+ messages)
` [PATCH 001/100] rtc: ds1511: let the core handle invalid time
` [PATCH 002/100] rtc: ds1553: "
` [PATCH 003/100] rtc: cmos: "
` [PATCH 004/100] rtc: rs5c348: "
` [PATCH 005/100] rtc: stk17ta8: "
` [PATCH 006/100] rtc: ab-b5ze-s3: stop validating rtc_time in .read_time
` [PATCH 007/100] rtc: ab3100: "
` [PATCH 008/100] rtc: ab8500: "
` [PATCH 009/100] rtc: ac100: "
` [PATCH 010/100] rtc: au1xxx: "
` [PATCH 011/100] rtc: bq32k: "
` [PATCH 012/100] rtc: coh901331: "
` [PATCH 013/100] rtc: cpcap: "
` [PATCH 014/100] rtc: da9052: "
` [PATCH 015/100] rtc: da9055: "
` [PATCH 016/100] rtc: da9063: "
` [PATCH 017/100] rtc: ds1216: "
` [PATCH 018/100] rtc: ds1286: "
` [PATCH 019/100] rtc: ds1302: "
` [PATCH 020/100] rtc: ds1305: "
` [PATCH 021/100] rtc: ds1307: "
` [PATCH 022/100] rtc: ds1343: "
` [PATCH 023/100] rtc: ds1347: "
` [PATCH 024/100] rtc: ds1390: "
` [PATCH 025/100] rtc: ds1685: "
` [PATCH 026/100] rtc: ds1742: "
` [PATCH 027/100] rtc: ds2404: "
` [PATCH 028/100] rtc: ds3232: "
` [PATCH 029/100] rtc: efi: "
` [PATCH 030/100] rtc: fm3130: "
` [PATCH 031/100] rtc: jz4740: "
` [PATCH 032/100] rtc: lpc24xx: "
` [PATCH 033/100] rtc: lpc32xx: "
` [PATCH 034/100] rtc: ls1x: "
` [PATCH 035/100] rtc: m41t94: "
` [PATCH 036/100] rtc: m48t35: "
` [PATCH 037/100] rtc: m48t59: "
` [PATCH 038/100] rtc: m48t86: "
` [PATCH 039/100] rtc: max6902: "
` [PATCH 040/100] rtc: max6916: "
` [PATCH 041/100] rtc: max8997: "
` [PATCH 042/100] rtc: max8998: "
` [PATCH 043/100] rtc: mc13xxx: "
` [PATCH 044/100] rtc: mcp795: "
` [PATCH 045/100] rtc: mpc5121: "
` [PATCH 046/100] rtc: mrst: "
` [PATCH 047/100] rtc: msm6242: "
` [PATCH 048/100] rtc: mt7622: "
` [PATCH 049/100] rtc: mv: "
` [PATCH 050/100] rtc: nuc900: "
` [PATCH 051/100] rtc: pcap: "
` [PATCH 052/100] rtc: pcf2123: "
` [PATCH 053/100] rtc: pcf2127: "
` [PATCH 054/100] rtc: pcf50633: "
` [PATCH 055/100] rtc: pcf8523: "
` [PATCH 056/100] rtc: pic32: "
` [PATCH 057/100] rtc: ps3: "
` [PATCH 058/100] rtc: r7301: "
` [PATCH 059/100] rtc: r9701: "
` [PATCH 060/100] rtc: rp5c01: "
` [PATCH 061/100] rtc: rx6110: "
` [PATCH 062/100] rtc: rx8010: "
` [PATCH 063/100] rtc: rx8025: "
` [PATCH 064/100] rtc: s3c: "
` [PATCH 065/100] rtc: s5m: "
` [PATCH 066/100] rtc: sc27xx: "
` [PATCH 067/100] rtc: sh: "
` [PATCH 068/100] rtc: starfire: "
` [PATCH 069/100] rtc: sun6i: "
` [PATCH 070/100] rtc: sunxi: "
` [PATCH 071/100] rtc: tps6586x: "
` [PATCH 072/100] rtc: tx4939: "
` [PATCH 073/100] rtc: wm831x: "
` [PATCH 074/100] rtc: xgene: "
` [PATCH 075/100] rtc: zynqmp: "
` [PATCH 076/100] rtc: isl12022: "
` [PATCH 077/100] rtc: isl12022: remove useless indirection
` [PATCH 078/100] rtc: m41t80: stop validating rtc_time in .read_time
` [PATCH 079/100] rtc: m41t93: "
` [PATCH 080/100] rtc: max77686: "
` [PATCH 081/100] rtc: omap: stop validating rtc_time in .set_time and .set_alarm
` [PATCH 082/100] rtc: spear: "
` [PATCH 083/100] rtc: tegra: stop validating rtc_time in .set_time
` [PATCH 084/100] rtc: abx80x: remove useless message
` [PATCH 085/100] rtc: pm8xxx: "
` [PATCH 086/100] rtc: rx4581: "
` [PATCH 087/100] rtc: rx8581: "
` [PATCH 088/100] rtc: tile: "
` [PATCH 089/100] rtc: rk808: remove useless debug message
` [PATCH 090/100] rtc: rk808: fix possible race condition
` [PATCH 091/100] rtc: s35390a: remove useless message
` [PATCH 092/100] rtc: s35390a: stop validating rtc_time in .read_time
` [PATCH 093/100] rtc: s35390a: remove useless indirection
` [PATCH 094/100] rtc: rs5c372: remove useless message
` [PATCH 095/100] rtc: rs5c372: stop validating rtc_time in .read_time
` [PATCH 096/100] rtc: rs5c372: remove useless indirection
` [PATCH 097/100] rtc: max6900: stop validating rtc_time in .read_time
` [PATCH 098/100] rtc: max6900: remove useless indirection
` [PATCH 099/100] rtc: pcf85063: stop validating rtc_time in .read_time
` [PATCH 100/100] rtc: pcf85063: remove useless indirection

[PATCH v2 00/21] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-02-22 12:46 UTC  (15+ messages)
` [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v2 20/21] mk68/mac: Switch to use %ptR

[PATCH] m68k: time: stop validating rtc_time in .read_time
 2018-02-22  8:21 UTC  (2+ messages)

[PATCH] pcf85063 was not clearing bits correctly in pcf85063_start_clock
 2018-02-21 22:29 UTC 

[PATCH] powerpc/time: stop validating rtc_time in .read_time
 2018-02-21 21:46 UTC 

[PATCH] alpha: rtc: stop validating rtc_time in .read_time
 2018-02-21 21:36 UTC 

[PATCH v2] rtc: m48t59: use generic nvmem
 2018-02-21 14:30 UTC 

[bug report] rtc: m48t59: use generic nvmem
 2018-02-21 14:30 UTC  (2+ messages)

[PATCH v5] rtc: isl12026: Add driver
 2018-02-21  0:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox