aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-m41t80.c
AgeCommit message (Expand)Author
2009-04-02rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco
2008-07-24rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki
2008-07-24rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki
2008-07-02rtc-rtc-m41t80: BKL pushdownArnd Bergmann
2008-05-13rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki
2008-05-13RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2007-08-22correct name for rtc-m41t80David Brownell
2007-07-17rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto
2007-07-17rtc: add rtc-m41t80 driverAtsushi Nemoto