summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1685.c
Commit message (Expand)AuthorAge
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-09
* rtc: ds1685: correct day of month checkingHeinrich Schuchardt2016-06-04
* rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf2016-05-20
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* rtc: ds1685: actually spin forever in poweroff error pathJosh Poimboeuf2016-03-14
* rtc: ds1685: passing bogus values to irq_restoreDan Carpenter2016-03-14
* rtc: ds1685: don't try to micromanage sysfs output sizeRasmus Villemoes2016-01-11
* rtc: use %ph for short hex dumpsRasmus Villemoes2016-01-11
* rtc: ds1685: Use module_platform_driverVaishali Thakkar2015-09-05
* rtc: use more standard kernel logging stylesJoe Perches2015-04-17
* drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard2015-04-17
* drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driverJoshua Kinard2015-04-17
* drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard2015-02-28
* rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven2015-02-28
* rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann2015-02-28
* rtc: add driver for DS1685 family of real time clocksJoshua Kinard2015-02-16