[ARM] Add generic RTC implementation.
This provides a number of helper functions and data structures for RTC implementations to make use of, including a standard implemention for /proc/driver/rtc and the rtc miscdevice. It supports runtime registration of RTC timekeeping sources.
Showing
arch/arm/common/rtctime.c
0 → 100644
This diff is collapsed.
include/asm-arm/rtc.h
0 → 100644
Please register or sign in to comment