summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rp5c01.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2018-03-01rtc: rp5c01: use generic nvmemAlexandre Belloni
2018-03-01rtc: rp5c01: fix possible race conditionAlexandre Belloni
2015-09-05rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()Vladimir Zapolskiy
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2013-07-03rtc: rtc-rp5c01: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29rtc: rtc-rp5c01: use devm_*() functionsJingoo Han
2013-04-29rtc: rtc-rp5c01: use module_platform_driver_probe()Jingoo Han
2011-05-06rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz
2011-02-03RTC: Fix minor compile warningJohn Stultz
2010-08-11rtc: rp5c01: add NVRAM supportGeert Uytterhoeven
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven