summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-x1205.c
AgeCommit message (Expand)AuthorLines
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-0/+7
2008-04-29i2c: Add support for device alias namesJean Delvare-1/+2
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison-20/+20
2008-04-28rtc-x1205: new style conversionAlessandro Zummo-87/+43
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Jean Delvare-1/+1
2007-07-12i2c: Delete outdated x1205 driver documentationJean Delvare-1/+4
2007-02-13i2c: Stop using i2c_adapter.class_devJean Delvare-1/+1
2006-12-10[PATCH] RTCs don't use i2c_adapter.devDavid Brownell-5/+5
2006-12-07[PATCH] RTC: handle sysfs errorsJeff Garzik-2/+10
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell-1/+1
2006-04-11[PATCH] RTC subsystem: compact error messagesAlessandro Zummo-2/+0
2006-04-11[PATCH] RTC subsystem: fix proc outputAlessandro Zummo-2/+0
2006-04-11[PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo-3/+0
2006-04-11[PATCH] RTC subsystem: X1205 sysfs cleanupAlessandro Zummo-10/+12
2006-03-27[PATCH] RTC subsystem: X1205 driverAlessandro Zummo-0/+619