aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/efirtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-20drivers/char: make efirtc.c driver explicitly non-modularPaul Gortmaker1-10/+3
2013-05-05rtc: single_open() leaksAl Viro1-1/+1
2013-04-29efirtc: Don't use create_proc_read_entry()David Howells1-43/+40
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2009-12-16efirtc: explicitly set llseek to no_llseekJohn Kacur1-0/+1
2009-10-14rtc: Remove BKL from efirtcThomas Gleixner1-11/+1
2008-08-04drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-07-25efirtc: push down the BKLAlan Cox1-16/+19
2008-06-20efirtc: BKL pushdownArnd Bergmann1-0/+2
2008-02-03drivers/char/: Spelling fixesJoe Perches1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+417