summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-m41t80.c
AgeCommit message (Expand)AuthorLines
2008-05-13rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki-0/+1
2008-05-13RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki-1/+1
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-59/+19
2008-04-29i2c: Add support for device alias namesJean Delvare-1/+2
2007-08-22correct name for rtc-m41t80David Brownell-1/+1
2007-07-17rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto-0/+288
2007-07-17rtc: add rtc-m41t80 driverAtsushi Nemoto-0/+629