aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-cmos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-77/+63
2008-07-24rtc-cmos: improve HPET IRQ glueDavid Brownell1-62/+131
2008-07-24rtc: remove and clarify unneeded externsCarlos R. Mafra1-1/+4
2008-06-12provide rtc_cmos platform deviceStas Sergeev1-15/+16
2008-04-29rtc: dont reference pnp_resource_table directlyBjorn Helgaas1-3/+4
2008-04-15rtc: fix the error in the function of cmos_set_alarmZhao Yakui1-3/+2
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers1-0/+3
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell1-0/+2
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle1-13/+69
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell1-1/+13
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell1-12/+117
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