aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf8563.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Jean Delvare1-1/+1
2007-02-13i2c: Stop using i2c_adapter.class_devJean Delvare1-1/+1
2007-02-09[PATCH] rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto1-6/+34
2006-12-10[PATCH] RTCs don't use i2c_adapter.devDavid Brownell1-3/+3
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell1-1/+1
2006-10-01[PATCH] rtc driver rtc-pcf8563 century bit inversedJean-Baptiste Maneyrol1-2/+2
2006-04-11[PATCH] RTC subsystem: compact error messagesAlessandro Zummo1-2/+0
2006-04-11[PATCH] RTC subsystem: fix proc outputAlessandro Zummo1-7/+0
2006-04-11[PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo1-2/+0
2006-03-27[PATCH] RTC subsystem: PCF8563 driverAlessandro Zummo1-0/+353