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