aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/genrtc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-6/+7
|/
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-2/+14
* headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-131-0/+1
* genrtc: BKL pushdownArnd Bergmann2008-06-201-1/+6
* Char: genrtc, use wait_event_interruptibleJiri Slaby2007-07-161-17/+5
* Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day2007-05-091-2/+2
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto2006-05-011-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+535