aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mvme16x/rtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-12m68k/mvme16x: Modernize printing of kernel messagesGeert Uytterhoeven1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-05-03m68k/mvme16x: Include generic <linux/rtc.h>Geert Uytterhoeven1-1/+1
2015-01-11m68k/mvme16x: rtc - Don't use module_init in non-modular codePaul Gortmaker1-1/+1
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-17m68k: Remove BKL from rtc implementationsThomas Gleixner1-14/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk1-13/+13
2008-07-02mvme16x-rtc: BKL pushdownArnd Bergmann1-0/+4
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall1-3/+1
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro1-3/+3
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2005-09-07[PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+172