aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-tx4939.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang1-1/+1
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker1-0/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
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-16rtc-tx4939: fix races around device registrationAtsushi Nemoto1-25/+26
2009-06-18rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto1-3/+1
2009-01-06rtc: add rtc-tx4939 driverAtsushi Nemoto1-0/+317