summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-m41t80.c
Commit message (Expand)AuthorAge
* rtc-m41t80: use nonseekable_open()Jan Blunck2010-05-27
* drivers: Push down BKL into various driversArnd Bergmann2010-05-17
* rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-02
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2008-10-16
* rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki2008-07-24
* rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki2008-07-24
* rtc-rtc-m41t80: BKL pushdownArnd Bergmann2008-07-02
* rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-13
* RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-13
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
* i2c: Add support for device alias namesJean Delvare2008-04-29
* correct name for rtc-m41t80David Brownell2007-08-22
* rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto2007-07-17
* rtc: add rtc-m41t80 driverAtsushi Nemoto2007-07-17