aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s3c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-30s3c-rtc: remove unused variableKrzysztof Helt1-2/+0
2007-07-31s3c2410: fixup after arch movesBen Dooks1-1/+1
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell1-22/+0
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-2/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-2/+2
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell1-4/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell1-1/+1
2006-08-27[PATCH] rtc-s3c.c: fix time setting checksBen Dooks1-7/+8
2006-08-27[PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks1-54/+67
2006-07-01[PATCH] RTC: class driver for Samsung S3C series SoCBen Dooks1-0/+607