summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1685.c
AgeCommit message (Expand)Author
2016-07-09rtc: simplify implementations of read_alarmUwe Kleine-König
2016-06-04rtc: ds1685: correct day of month checkingHeinrich Schuchardt
2016-05-20rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni
2016-03-14rtc: ds1685: actually spin forever in poweroff error pathJosh Poimboeuf
2016-03-14rtc: ds1685: passing bogus values to irq_restoreDan Carpenter
2016-01-11rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes
2016-01-11rtc: use %ph for short hex dumpsRasmus Villemoes
2015-09-05rtc: ds1685: Use module_platform_driverVaishali Thakkar
2015-04-17rtc: use more standard kernel logging stylesJoe Perches
2015-04-17drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard
2015-04-17drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driverJoshua Kinard
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard
2015-02-28rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven
2015-02-28rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard