summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1685.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* rtc: ds1685: use threaded interruptThomas Bogendoerfer2019-04-16
* rtc: ds1685: remove dead codeThomas Bogendoerfer2019-04-16
* rtc: ds1685: fix crash caused by referencing wrong device structThomas Bogendoerfer2019-04-12
* rtc: ds1685: simplify getting .driver_dataWolfram Sang2018-10-22
* rtc: ds1685: use rtc_add_groupAlexandre Belloni2018-09-28
* rtc: ds1685: use generic nvmemAlexandre Belloni2018-09-28
* rtc: ds1685: drop RTC_DS1685_PROC_REGSAlexandre Belloni2018-09-28
* rtc: ds1685: remove sysfs access to control registersAlexandre Belloni2018-06-20
* rtc: ds1685: remove improper datetime access ABIAlexandre Belloni2018-06-20
* rtc: ds1685: Add rangeAlexandre Belloni2018-05-31
* rtc: ds1685: fix possible race conditionAlexandre Belloni2018-05-31
* rtc: simplify getting .drvdataWolfram Sang2018-05-03
* 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