aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ds1302.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-7/+8
2008-10-20rtc: use bcd2bin/bin2bcdGravatar Adrian Bunk 1-12/+12
2008-07-25ds1302: push down the BKL into the driver ioctl codeGravatar Alan Cox 1-6/+11
2007-02-12[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Gravatar Jiri Kosina 1-2/+0
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+354