summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds2404.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-05-23rtc: ds2404: use hw endiannes variableNicholas Mc Guire
2019-04-19rtc: ds2404: simplify .probe and remove .removeAlexandre Belloni
2019-04-19rtc: ds2404: remove ds2404_chip_opsAlexandre Belloni
2019-04-19rtc: ds2404: convert to SPDX identifierAlexandre Belloni
2019-04-19rtc: ds2404: use .set_timeAlexandre Belloni
2019-04-19rtc: ds2404: switch to rtc_time64_to_tmAlexandre Belloni
2019-04-19rtc: ds2404: set rangeAlexandre Belloni
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2016-06-27rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni
2016-01-11rtc: rtc-ds2404: constify ds2404_chip_ops structuresJulia Lawall
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2013-11-13drivers/rtc/rtc-ds2404.c: use dev_get_platdata()Jingoo Han
2013-04-29rtc: rtc-ds2404: use devm_*() functionsJingoo Han
2013-02-21rtc: rtc-ds2404: use dev_err() instead of printk()Jingoo Han
2013-02-21drivers/rtc/rtc-ds2404.c: use module_platform_driver macroSrinivas Kandagatla
2012-10-06rtc: add Dallas DS2404 driverSven Schnelle