Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
2020-11-19 | rtc: add devm_ prefix to rtc_nvmem_register() | Bartosz Golaszewski | 1 | -1/+1 |
2020-11-19 | rtc: nvmem: remove nvram ABI | Alexandre Belloni | 1 | -1/+0 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2018-03-02 | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 1 | -1/+1 |
2018-03-01 | rtc: rp5c01: use generic nvmem | Alexandre Belloni | 1 | -41/+24 |
2018-03-01 | rtc: rp5c01: fix possible race condition | Alexandre Belloni | 1 | -2/+10 |
2015-09-05 | rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write() | Vladimir Zapolskiy | 1 | -2/+2 |
2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-07-04 | rtc: rtc-rp5c01: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -9/+3 |
2013-04-30 | rtc: rtc-rp5c01: use devm_*() functions | Jingoo Han | 1 | -18/+8 |
2013-04-30 | rtc: rtc-rp5c01: use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2011-05-07 | rtc: rp5c01: Initialize drvdata before registering device | John Stultz | 1 | -2/+3 |
2011-02-04 | RTC: Fix minor compile warning | John Stultz | 1 | -1/+1 |
2010-08-11 | rtc: rp5c01: add NVRAM support | Geert Uytterhoeven | 1 | -0/+89 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-04 | rtc: Add an RTC driver for the Ricoh RP5C01 | Geert Uytterhoeven | 1 | -0/+222 |