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