messages from 2018-01-01 14:47:52 to 2018-02-19 07:11:05 UTC [more...]
500 ms delay in time saved into RTC
2018-02-19 7:11 UTC (2+ messages)
Delay in time saved into RTC
2018-02-19 6:11 UTC
[PATCH v3] rtc: ac100: Fix ac100 determine rate bug
2018-02-18 17:55 UTC (11+ messages)
` [linux-sunxi] "
[PATCH v4] rtc: isl12026: Add driver
2018-02-18 17:31 UTC (5+ messages)
[PATCH v3] rtc: isl12026: Add driver. (fwd)
2018-02-18 13:00 UTC
[PATCH][V2] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
2018-02-16 23:52 UTC (5+ messages)
[PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
2018-02-16 23:43 UTC
[PATCH] alpha: rtc: remove unused set_mmss ops
2018-02-16 23:34 UTC
[PATCH v3] rtc: isl12026: Add driver
2018-02-16 16:56 UTC (2+ messages)
[PATCH] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
2018-02-16 15:14 UTC (4+ messages)
` NACK: "
[PATCH v2] rtc: isl12026: Add driver
2018-02-16 14:40 UTC (6+ messages)
[PATCH] MAINTAINERS: rtc: update my email address
2018-02-16 10:06 UTC
[PATCH 0/4] rtc: isl1208: fixes, documentation and isl1219 support
2018-02-15 8:30 UTC (23+ messages)
` [PATCH 1/4] rtc: isl1208: Fix unintended clear of SR bits
` [PATCH 2/4] rtc: isl1208: Add device tree binding documentation
` [PATCH 3/4] rtc: isl1208: enable interrupt after context preparation
` [PATCH 4/4] rtc: isl1208: add support for isl1219 with hwmon for tamper detection
[PATCH] rtc: mxc_v2: Fix _iomem pointer notation
2018-02-14 21:31 UTC (2+ messages)
[PATCH] rtc: gemini/ftrtc010: disable clk on error paths in ftrtc010_rtc_probe()
2018-02-14 20:42 UTC (2+ messages)
PROBLEM: Error accessing realtime clock
2018-02-14 20:35 UTC (10+ messages)
` [BUG]: "
[PATCH v2] rtc: ac100: Fix ac100 determine rate bug
2018-02-14 12:15 UTC (5+ messages)
` [linux-sunxi] "
[PATCH] rtc: ds1302: remove redundant initializations of pointer bp
2018-02-14 7:52 UTC (2+ messages)
[PATCH] rtc: isl12026: Add driver
2018-02-13 23:06 UTC (4+ messages)
[PATCH] rtc: goldfish: Add missing MODULE_LICENSE
2018-02-13 20:48 UTC (2+ messages)
[RESEND PATCH] rtc: Fix overflow when converting time64_t to rtc_time
2018-02-13 20:32 UTC (5+ messages)
` [PATCH] "
[PATCH v3] rtc: Add tracepoints for RTC system
2018-02-13 20:31 UTC (2+ messages)
[PATCH] rtc: ac100: Fix ac100 determine rate bug
2018-02-13 2:34 UTC (2+ messages)
[PATCH 00/45] RTC: nvmem improvements
2018-02-12 22:47 UTC (46+ messages)
` [PATCH 01/45] rtc: documentation: correct nvmem date and version
` [PATCH 02/45] rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
` [PATCH 03/45] rtc: nvmem: return error values
` [PATCH 04/45] rtc: nvmem: disallow registering nvmem more than once
` [PATCH 05/45] rtc: export rtc_nvmem_register() to drivers
` [PATCH 06/45] rtc: ds1305: call rtc_nvmem_register()
` [PATCH 07/45] rtc: ds1305: put ds1305_nvmem_cfg on the stack
` [PATCH 08/45] rtc: ds1307: call rtc_nvmem_register()
` [PATCH 09/45] rtc: ds1307: put struct nvmem_config on the stack
` [PATCH 10/45] rtc: ds1511: call rtc_nvmem_register()
` [PATCH 11/45] rtc: ds1511: put ds1511_nvmem_cfg on the stack
` [PATCH 12/45] rtc: m48t86: call rtc_nvmem_register()
` [PATCH 13/45] rtc: m48t86: put m48t86_nvmem_cfg on the stack
` [PATCH 14/45] rtc: omap: call rtc_nvmem_register()
` [PATCH 15/45] rtc: pcf85363: "
` [PATCH 16/45] rtc: pcf85363: put struct nvmem_config on the stack
` [PATCH 17/45] rtc: rv8803: call rtc_nvmem_register()
` [PATCH 18/45] rtc: rv8803: put struct nvmem_config on the stack
` [PATCH 19/45] rtc: rv8803: fix possible race condition
` [PATCH 20/45] rtc: remove nvmem_config
` [PATCH 21/45] rtc: ds1343: simplify regmap initialization
` [PATCH 22/45] rtc: ds1343: switch to rtc_register_device
` [PATCH 23/45] rtc: ds1343: remove undocumented and useless sysfs files
` [PATCH 24/45] rtc: ds1343: use generic nvmem
` [PATCH 25/45] rtc: m48t59: switch to rtc_register_device
` [PATCH 26/45] rtc: m48t59: use generic nvmem
` [PATCH 27/45] rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
` [PATCH 28/45] rtc: ds1553: switch to rtc_register_device
` [PATCH 29/45] rtc: ds1553: use generic nvmem
` [PATCH 30/45] rtc: ds1553: make alarms useful
` [PATCH 31/45] rtc: cmos: fix possible race condition
` [PATCH 32/45] rtc: cmos: use generic nvmem
` [PATCH 33/45] rtc: ds1742: switch to rtc_register_device
` [PATCH 34/45] rtc: ds1742: use generic nvmem
` [PATCH 35/45] rtc: rp5c01: fix possible race condition
` [PATCH 36/45] rtc: rp5c01: use generic nvmem
` [PATCH 37/45] rtc: stk17ta8: make alarms useful
` [PATCH 38/45] rtc: stk17ta8: switch to rtc_register_device
` [PATCH 39/45] rtc: stk17ta8: fix possible race condition
` [PATCH 40/45] rtc: stk17ta8: use generic nvmem
` [PATCH 41/45] rtc: tx4939: remove arch/mips dependency
` [PATCH 42/45] rtc: tx4939: extend test coverage
` [PATCH 43/45] rtc: tx4939: switch to rtc_register_device
` [PATCH 44/45] rtc: tx4939: fix possible race condition
` [PATCH 45/45] rtc: tx4939: use generic nvmem
[BUG]: A83T - AC100 gets the wrong number of parents
2018-02-12 8:47 UTC (2+ messages)
[PATCH] rtc: m41t80: move m41t80_rtc_mutex to the block where it is used
2018-02-09 18:05 UTC
[PATCH] rtc: remove rtc-at32ap700x
2018-02-06 2:13 UTC (5+ messages)
[PATCH 05/20] rtc: at32ap700x: Remove PLATFORM_AT32AP dependency
2018-02-05 20:31 UTC (4+ messages)
[GIT PULL] RTC for 4.16
2018-02-02 10:59 UTC
[PATCH] driver/rtc: remove a warning during scripts/kernel-doc step
2018-02-01 16:47 UTC
[PATCH 1/4] X86: check X86_VENDOR_ANY correctly
2018-01-29 2:48 UTC (4+ messages)
` [PATCH 2/4] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
` [PATCH 3/4] rtc: cmos: acknowledge ACPI driven wake alarms upon resume
` [PATCH 4/4] rtc: cmos: introduce quirks to enable use_acpi_alarm mode
[RFC v8 0/7] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup
2018-01-21 4:59 UTC (7+ messages)
` [RFC v8 2/7] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
` [RFC v8 4/7] platform: x86: Add generic Intel IPC driver
[PATCH 0/5] rtc: ds1307: factor out more stuff from ds1307_probe and improve ds1307_set_time
2018-01-17 22:14 UTC (6+ messages)
[PATCH] rtc: tps65910: add bounds checking
2018-01-17 15:30 UTC
[PATCH v3 00/27] kill devm_ioremap_nocache
2018-01-12 9:12 UTC (12+ messages)
[PATCH] rtc: mxc_v2: remove __exit annotation
2018-01-11 23:12 UTC (2+ messages)
[PATCH] rtc: mxc_v2: Remove unnecessary platform_get_resource() error check
2018-01-11 23:12 UTC (2+ messages)
[PATCH 0/2] Documentation: rtc: move ioctl to ABI
2018-01-11 23:11 UTC (4+ messages)
` [PATCH 1/2] Documentation: rtc: add sysfs file permissions
` [PATCH 2/2] Documentation: rtc: move iotcl interface documentation to ABI
[PATCH] Documentation: rtc: move sysfs documentation to ABI
2018-01-11 23:00 UTC
[PATCH 1/3] rtc: Use time64_t to save range_max of RTC
2018-01-08 6:04 UTC (3+ messages)
` [PATCH 2/3] rtc: Factor out the RTC range validation into rtc_valid_range()
` [PATCH 3/3] rtc: Add one offset seconds to expand RTC range
rtc: m41t80rtc: recent v4.15 changes ready for stable branch 4.14 ?
2018-01-04 11:07 UTC (4+ messages)
` rtc: m41t80rtc: recent v4.15 changes ready for stable branch 4.14
[RFC 3/3] rtc: cmos: introduce quirks to enable use_acpi_alarm mode
2018-01-04 8:59 UTC
[RFC 2/3] rtc: cmos: acknowledge ACPI driven wake alarms upon resume
2018-01-04 8:59 UTC
[RFC 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
2018-01-04 8:58 UTC
[PATCH v3 01/34] clk_ops: change round_rate() to return unsigned long
2018-01-03 10:07 UTC
[PATCH 01/33] clk_ops: change round_rate() to return unsigned long
2018-01-02 23:28 UTC (6+ messages)
[RFC PATCH 1/4] rtc: Introduce one interface to save the RTC hardware time range
2018-01-02 12:16 UTC (8+ messages)
` [RFC PATCH 2/4] rtc: sysfs: Export the valid range supported by RTC hardware
` [RFC PATCH 3/4] rtc: Add one offset seconds to expand RTC range
` [RFC PATCH 4/4] rtc: sc27xx: Add the get_range interface
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).