summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-cmos.c
AgeCommit message (Expand)AuthorLines
2008-04-29rtc: dont reference pnp_resource_table directlyBjorn Helgaas-3/+4
2008-04-15rtc: fix the error in the function of cmos_set_alarmZhao Yakui-3/+2
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers-0/+3
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell-0/+2
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle-13/+69
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell-1/+13
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell-12/+117
2007-11-04rtc: ignore msb when reading back mday from alarmMark Lord-1/+2
2007-10-16rtc-cmos probe() cleanupDavid Brownell-25/+31
2007-10-16rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell-5/+3
2007-07-19RTC: add periodic irq support to rtc-cmosAlessandro Zummo-2/+31
2007-06-01RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett-3/+10
2007-05-08rtc-cmos: make it load on PNPBIOS systemsMarko Vrh-9/+9
2007-05-08rtc-cmos wakeup interfaceDavid Brownell-10/+27
2007-05-08rtc: remove rest of class_deviceDavid Brownell-6/+6
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell-6/+6
2007-04-02[PATCH] rtc-cmos lockdep fix, irq updatesDavid Brownell-17/+33
2007-02-11[PATCH] RTC framework driver for CMOS RTCsDavid Brownell-0/+725