| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: rtc-test: use devm_rtc_device_register() | Jingoo Han | 2013-04-29 | 1 | -6/+4 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice | Wei Yongjun | 2012-12-17 | 1 | -7/+7 |
* | RTC: Fix the cross interrupt issue on rtc-test. | Marcelo Roberto Jimenez | 2011-03-09 | 1 | -4/+9 |
* | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 2011-02-03 | 1 | -18/+3 |
* | rtc: make rtc_update_irq callable with irqs enabled | Atsushi Nemoto | 2009-06-19 | 1 | -2/+0 |
* | rtc: use set_mmss when set_time is not available | Alessandro Zummo | 2009-01-06 | 1 | -7/+1 |
* | rtc: silence section mismatch warning in rtc-test | Sam Ravnborg | 2008-04-28 | 1 | -4/+4 |
* | rtc: rtc interfaces don't use class_device | David Brownell | 2007-05-08 | 1 | -3/+3 |
* | [PATCH] RTC: handle sysfs errors | Jeff Garzik | 2006-12-07 | 1 | -1/+8 |
* | [PATCH] rtc class locking bugfixes | David Brownell | 2006-11-25 | 1 | -0/+2 |
* | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate | Alessandro Zummo | 2006-05-21 | 1 | -1/+1 |
* | [PATCH] RTC subsystem: compact error messages | Alessandro Zummo | 2006-04-11 | 1 | -2/+0 |
* | [PATCH] RTC subsystem: fix proc output | Alessandro Zummo | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] RTC subsystem: test device/driver | Alessandro Zummo | 2006-03-27 | 1 | -0/+204 |