Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-05 | rtc: ds1685: Use module_platform_driver | Vaishali Thakkar | 1 | -21/+1 |
2015-04-17 | rtc: use more standard kernel logging styles | Joe Perches | 1 | -1/+3 |
2015-04-17 | drivers/rtc/rtc-ds1685.c: fix sparse warnings | Joshua Kinard | 1 | -2/+2 |
2015-04-17 | drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver | Joshua Kinard | 1 | -1/+0 |
2015-02-28 | drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show... | Joshua Kinard | 1 | -2/+2 |
2015-02-28 | rtc: ds1685: remove superfluous checks for out-of-range u8 values | Geert Uytterhoeven | 1 | -6/+6 |
2015-02-28 | rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error | Arnd Bergmann | 1 | -2/+0 |
2015-02-16 | rtc: add driver for DS1685 family of real time clocks | Joshua Kinard | 1 | -0/+2252 |