summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1553.c
AgeCommit message (Expand)AuthorLines
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers-0/+3
2007-11-14RTCs: handle NVRAM betterDavid Brownell-1/+1
2007-10-16rtc: make rtc-ds1553 driver hotplug-awareAtsushi Nemoto-1/+1
2007-09-19rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto-1/+1
2007-07-21rtc: do not return void valueAtsushi Nemoto-1/+1
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui-4/+6
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-1/+0
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell-1/+1
2007-02-12[PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava-1/+1
2006-11-25[PATCH] rtc class locking bugfixesDavid Brownell-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+1
2006-10-01[PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto-2/+6
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-27[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctlAtsushi Nemoto-1/+1
2006-06-25[PATCH] RTC: add rtc-ds1553 driverAtsushi Nemoto-0/+414