aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-cmos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-04rtc: ignore msb when reading back mday from alarmMark Lord1-1/+2
2007-10-16rtc-cmos probe() cleanupDavid Brownell1-25/+31
2007-10-16rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell1-5/+3
2007-07-19RTC: add periodic irq support to rtc-cmosAlessandro Zummo1-2/+31
2007-06-01RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett1-3/+10
2007-05-08rtc-cmos: make it load on PNPBIOS systemsMarko Vrh1-9/+9
2007-05-08rtc-cmos wakeup interfaceDavid Brownell1-10/+27
2007-05-08rtc: remove rest of class_deviceDavid Brownell1-6/+6
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-6/+6
2007-04-02[PATCH] rtc-cmos lockdep fix, irq updatesDavid Brownell1-17/+33
2007-02-11[PATCH] RTC framework driver for CMOS RTCsDavid Brownell1-0/+725