summaryrefslogtreecommitdiffstats
path: root/drivers/char/ds1302.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* 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-7/+8
|/
* rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-12/+12
* ds1302: push down the BKL into the driver ioctl codeAlan Cox2008-07-251-6/+11
* [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-121-2/+0
* [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
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+354