summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-cmos.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: ignore msb when reading back mday from alarmMark Lord2007-11-041-1/+2
* rtc-cmos probe() cleanupDavid Brownell2007-10-161-25/+31
* rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell2007-10-161-5/+3Star
* RTC: add periodic irq support to rtc-cmosAlessandro Zummo2007-07-191-2/+31
* RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett2007-06-011-3/+10
* rtc-cmos: make it load on PNPBIOS systemsMarko Vrh2007-05-081-9/+9
* rtc-cmos wakeup interfaceDavid Brownell2007-05-081-10/+27
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-6/+6
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-6/+6
* [PATCH] rtc-cmos lockdep fix, irq updatesDavid Brownell2007-04-021-17/+33
* [PATCH] RTC framework driver for CMOS RTCsDavid Brownell2007-02-111-0/+725