summaryrefslogtreecommitdiffstats
path: root/drivers/char/genrtc.c
AgeCommit message (Expand)AuthorLines
2013-05-05rtc: single_open() leaksAl Viro-1/+1
2013-04-29genrtc: Don't use create_proc_read_entry()David Howells-25/+23
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann-6/+7
2010-05-17drivers: Push down BKL into various driversArnd Bergmann-2/+14
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar-0/+1
2008-06-20genrtc: BKL pushdownArnd Bergmann-1/+6
2007-07-16Char: genrtc, use wait_event_interruptibleJiri Slaby-17/+5
2007-05-09Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day-2/+2
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-05-01[PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+535