summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-tx4939.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: treewide: remove excess rtc_device validationAlexander Shiyan2014-04-031-2/+2
* rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-09-111-10/+4
* rtc: rtc-tx4939: use devm_rtc_device_register()Jingoo Han2013-04-291-4/+2
* rtc: rtc-tx4939: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-1/+1
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-311-0/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc-tx4939: fix races around device registrationAtsushi Nemoto2009-12-161-25/+26
* rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto2009-06-181-3/+1
* rtc: add rtc-tx4939 driverAtsushi Nemoto2009-01-061-0/+317