mirror of
https://github.com/torvalds/linux.git
synced 2026-07-02 11:07:21 +02:00
Add a driver for the ARM PL031 RTC found on some ARM SOCs. The driver is fairly trivial as the RTC only provides a read/write and alarm capability. [akpm@osdl.org: compile fix] Signed-off-by: Deepak <dsaxena@plexity.net> Acked-by: Alessandro Zummo <a.zummo@towertech.it> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| class.c | ||
| hctosys.c | ||
| interface.c | ||
| Kconfig | ||
| Makefile | ||
| rtc-dev.c | ||
| rtc-ds1672.c | ||
| rtc-ep93xx.c | ||
| rtc-lib.c | ||
| rtc-m48t86.c | ||
| rtc-pcf8563.c | ||
| rtc-pl031.c | ||
| rtc-proc.c | ||
| rtc-rs5c372.c | ||
| rtc-sa1100.c | ||
| rtc-sysfs.c | ||
| rtc-test.c | ||
| rtc-vr41xx.c | ||
| rtc-x1205.c | ||