aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-rp5c01.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-05rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()Vladimir Zapolskiy1-2/+2
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03rtc: rtc-rp5c01: remove unnecessary platform_set_drvdata()Jingoo Han1-9/+3
2013-04-29rtc: rtc-rp5c01: use devm_*() functionsJingoo Han1-18/+8
2013-04-29rtc: rtc-rp5c01: use module_platform_driver_probe()Jingoo Han1-12/+1
2011-05-06rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz1-2/+3
2011-02-03RTC: Fix minor compile warningJohn Stultz1-1/+1
2010-08-11rtc: rp5c01: add NVRAM supportGeert Uytterhoeven1-0/+89
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven1-0/+222