Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -22/+22 |
* | rtc: rtc-m41t80.c: add support for the ST M41T65 RTC | Steven A. Falco | 2008-10-16 | 1 | -10/+33 |
* | rtc: m41t80: use pr_info() as appropriate | Maciej W. Rozycki | 2008-07-24 | 1 | -4/+2 |
* | rtc: m41t80: sort header inclusions for readability | Maciej W. Rozycki | 2008-07-24 | 1 | -7/+7 |
* | rtc-rtc-m41t80: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -1/+6 |
* | rtc: m41t80: include <linux/kernel.h> for printk() | Maciej W. Rozycki | 2008-05-13 | 1 | -0/+1 |
* | RTC/watchdog: M41T80: fix a potential use of unitialized data | Maciej W. Rozycki | 2008-05-13 | 1 | -1/+1 |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -59/+19 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 |
* | correct name for rtc-m41t80 | David Brownell | 2007-08-22 | 1 | -1/+1 |
* | rtc: watchdog support for rtc-m41t80 driver | Atsushi Nemoto | 2007-07-17 | 1 | -0/+288 |
* | rtc: add rtc-m41t80 driver | Atsushi Nemoto | 2007-07-17 | 1 | -0/+629 |