rtc-cmos: do dev_set_drvdata() earlier in the initialization
[safe/jmp/linux-2.6] / drivers / rtc / rtc-cmos.c
2010-05-25 Dan Carpenterrtc-cmos: do dev_set_drvdata() earlier in the initializ...
2010-05-21 Arnaud PatardRTC: rtc-cmos: Fix binary mode support
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-01-11 OGAWA Hirofumirtc_cmos: convert shutdown to new pnp_driver->shutdown
2009-12-17 Wu ZhangjinRTC: rtc-cmos.c: Fix warning on MIPS
2009-12-16 Herton Ronaldo Krz... rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API
2009-12-16 Maxim Levitskyrtc: disable hpet emulation on suspend
2009-07-30 Thadeu Lima de Sou... rtc: mark if rtc-cmos drivers were successfully registered
2009-04-21 Krzysztof Halasartc-cmos: fix printk output
2009-01-06 Jonathan Cameronrtc: move power of 2 periodic frequency check down...
2009-01-06 Anton Vorontsovrtc: bunch of drivers: fix 'no irq' case handing
2009-01-06 Kay Sieversrtc: struct device: replace bus_id with dev_name()...
2008-11-06 Frans Poprtc-cmos: fix boot log message
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-20 Adrian Bunkdrivers/rtc/: use bcd2bin/bin2bcd
2008-10-20 David Brownellrtc-cmos: export second NVRAM bank
2008-10-20 David Brownellrtc-cmos: export second NVRAM bank
2008-10-14 Bjorn Helgaasrtc-cmos: look for PNP RTC first, then for platform RTC
2008-10-14 Bjorn Helgaasrtc-cmos: move wake setup from ACPI glue into RTC driver
2008-09-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2008-09-03 Rafael J. Wysockirtc-cmos: wake again from S5
2008-08-29 David S. Millerrtc: Allow RTC_DRV_CMOS to be used on SPARC.
2008-07-24 David Brownellrtc-cmos: avoid spurious irqs
2008-07-24 David Brownellrtc-cmos: improve HPET IRQ glue
2008-07-24 Carlos R. Mafrartc: remove and clarify unneeded externs
2008-06-13 Stas Sergeevprovide rtc_cmos platform device
2008-04-29 Bjorn Helgaasrtc: dont reference pnp_resource_table directly
2008-04-16 Zhao Yakuirtc: fix the error in the function of cmos_set_alarm
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2008-02-24 David Brownellrtc-cmos: display HPET emulation mode
2008-02-06 Bernhard Wallertc: add HPET RTC emulation to RTC_DRV_CMOS
2008-02-06 David Brownellrtc-cmos alarm acts as oneshot
2008-02-06 David Brownellrtc-cmos: export nvram in sysfs
2007-11-04 Mark Lordrtc: ignore msb when reading back mday from alarm
2007-10-16 David Brownellrtc-cmos probe() cleanup
2007-10-16 David Brownellrtc_irq_set_freq() requires power-of-two and associated...
2007-07-19 Alessandro ZummoRTC: add periodic irq support to rtc-cmos
2007-06-01 Matthew GarrettRTC: use fallback IRQ if PNP tables don't provide one
2007-05-08 Marko Vrhrtc-cmos: make it load on PNPBIOS systems
2007-05-08 David Brownellrtc-cmos wakeup interface
2007-05-08 David Brownellrtc: remove rest of class_device
2007-05-08 David Brownellrtc: rtc interfaces don't use class_device
2007-04-02 David Brownell[PATCH] rtc-cmos lockdep fix, irq updates
2007-02-11 David Brownell[PATCH] RTC framework driver for CMOS RTCs