summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1553.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+3
* RTCs: handle NVRAM betterDavid Brownell2007-11-151-1/+1
* rtc: make rtc-ds1553 driver hotplug-awareAtsushi Nemoto2007-10-161-1/+1
* rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto2007-09-191-1/+1
* rtc: do not return void valueAtsushi Nemoto2007-07-221-1/+1
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-4/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-1/+1
* [PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2007-02-121-1/+1
* [PATCH] rtc class locking bugfixesDavid Brownell2006-11-251-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* [PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto2006-10-011-2/+6
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctlAtsushi Nemoto2006-06-281-1/+1
* [PATCH] RTC: add rtc-ds1553 driverAtsushi Nemoto2006-06-251-0/+414