aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1742.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-14RTCs: handle NVRAM betterDavid Brownell1-1/+4
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-09-19rtc-ds1742.c should use resource_size_t for base addressDavid Gibson1-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-02-12[PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava1-1/+1
2006-12-07[PATCH] rtc: ds1743 supportTorsten Ertbjerg Rasmussen1-28/+39
2006-10-01[PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto1-3/+7
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell1-1/+1
2006-06-25[PATCH] RTC: add rtc-ds1742 driverAtsushi Nemoto1-0/+259