summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rs5c372.c
Commit message (Expand)AuthorAgeFilesLines
* rtc-rs5c372 becomes a new-style i2c driverDavid Brownell2007-07-171-61/+34Star
* i2c: Stop using i2c_adapter.class_devJean Delvare2007-02-131-1/+1
* [PATCH] Update the rtc-rs5c372 driverDavid Brownell2007-01-061-68/+467
* [PATCH] RTCs don't use i2c_adapter.devDavid Brownell2006-12-101-1/+1
* [PATCH] rtc-rs5c372: change register reading methodRiku Voipio2006-12-071-40/+44
* [PATCH] RTC: handle sysfs errorsJeff Garzik2006-12-071-2/+10
* [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk2006-11-251-3/+3
* [PATCH] RTC: build fixesJeff Garzik2006-10-041-2/+2
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] RTC subsystem: compact error messagesAlessandro Zummo2006-04-111-2/+0Star
* [PATCH] RTC subsystem: RS5C372 sysfs fixAlessandro Zummo2006-04-111-8/+10
* [PATCH] RTC subsystem: fix proc outputAlessandro Zummo2006-04-111-3/+2Star
* [PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo2006-04-111-3/+0Star
* [PATCH] RTC subsystem: RS5C372 driverAlessandro Zummo2006-03-271-0/+294