string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / rtc / rtc-ds1553.c
2009-06-18 Atsushi Nemotortc-ds1553: drop IRQF_SHARED
2009-01-06 Anton Vorontsovrtc: bunch of drivers: fix 'no irq' case handing
2008-10-20 Adrian Bunkdrivers/rtc/: use bcd2bin/bin2bcd
2008-10-16 David Brownellrtc: file close() consistently disables repeating irqs
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2007-11-15 David BrownellRTCs: handle NVRAM better
2007-10-16 Atsushi Nemotortc: make rtc-ds1553 driver hotplug-aware
2007-09-19 Atsushi Nemotortc: rtc-ds1553.c should use resource_size_t for base...
2007-07-22 Atsushi Nemotortc: do not return void value
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-05-08 David Brownellrtc: rtc interfaces don't use class_device
2007-02-12 Prarit Bhargava[PATCH] change __init to __devinit in 2 rtc drivers
2006-11-25 David Brownell[PATCH] rtc class locking bugfixes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-01 Atsushi Nemoto[PATCH] RTC: rtc-ds1553, rtc-ds1742 update
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-28 Atsushi Nemoto[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rt...
2006-06-25 Atsushi Nemoto[PATCH] RTC: add rtc-ds1553 driver