aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/interface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24rtc: use class iteration apiDave Young1-10/+12
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina1-2/+2
2007-11-29RTC: convert mutex to bitfieldJiri Kosina1-2/+2
2007-10-16rtc: fix readback from /sys/class/rtc/rtc?/wakealarmMark Lord1-1/+82
2007-10-16rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell1-0/+24
2007-10-16RTC: periodic irq fixAlessandro Zummo1-3/+12
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell1-0/+4
2007-05-08rtc: remove rest of class_deviceDavid Brownell1-17/+17
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-42/+36
2007-03-01[PATCH] rtc_cmos oops fixDavid Brownell1-1/+2
2006-11-25[PATCH] rtc class locking bugfixesDavid Brownell1-4/+11
2006-11-25[PATCH] rtc framework handles periodic irqsDavid Brownell1-0/+1
2006-06-25[PATCH] rtc subsystem, fix capability checks in kernel interfaceAlessandro Zummo1-16/+6
2006-03-27[PATCH] RTC subsystem: classAlessandro Zummo1-0/+277