summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rp5c01.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()Vladimir Zapolskiy2015-09-051-2/+2
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* rtc: rtc-rp5c01: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-9/+3
* rtc: rtc-rp5c01: use devm_*() functionsJingoo Han2013-04-291-18/+8
* rtc: rtc-rp5c01: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
* RTC: Fix minor compile warningJohn Stultz2011-02-031-1/+1
* rtc: rp5c01: add NVRAM supportGeert Uytterhoeven2010-08-111-0/+89
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven2009-12-041-0/+222