aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tlclk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-11tlclk: clean an indentation issue, remove extraneous tabsColin Ian King1-43/+44
2017-10-05timer: Remove last user of TIMER_INITIALIZERKees Cook1-7/+5
2017-08-28char: tlclk: constify attribute_group structures.Arvind Yadav1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-10-16tlclk: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2012-08-16drivers/char/tlclk.c: fix error return codeJulia Lawall1-1/+3
2012-02-09char: Fix typo in tlclk.cMasanari Iida1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-19tlclk: remove big kernel lockArnd Bergmann1-3/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2008-06-20tlckl: BKL pushdownJonathan Corbet1-7/+12
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-23[PATCH] tlclk: bug fix + misc fixesMark Gross1-15/+28
2006-12-22[PATCH] tlclk: delete unnecessary sysfs_remove_groupAkinobu Mita1-2/+0
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita1-3/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] type-oh bug in tlclk.cmark gross1-1/+1
2006-04-11[PATCH] MPBL0010 driver sysfs permissions wide openMark Bellon1-18/+18
2006-03-26[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-01-18[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-11[PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on messagesAlan Cox1-8/+7
2005-11-01[PATCH] tlclk build fixAndrew Morton1-0/+1
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross1-0/+896