aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/efirtc.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-14/+1
2015-09-20drivers/char: make efirtc.c driver explicitly non-modularGravatar Paul Gortmaker 1-10/+3
2013-05-05rtc: single_open() leaksGravatar Al Viro 1-1/+1
2013-04-29efirtc: Don't use create_proc_read_entry()Gravatar David Howells 1-43/+40
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2009-12-16efirtc: explicitly set llseek to no_llseekGravatar John Kacur 1-0/+1
2009-10-14rtc: Remove BKL from efirtcGravatar Thomas Gleixner 1-11/+1
2008-08-04drivers/char/efirtc.c: removed duplicated #includeGravatar Huang Weiyi 1-1/+0
2008-07-25efirtc: push down the BKLGravatar Alan Cox 1-16/+19
2008-06-20efirtc: BKL pushdownGravatar Arnd Bergmann 1-0/+2
2008-02-03drivers/char/: Spelling fixesGravatar Joe Perches 1-1/+1
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+417