aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tlclk.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23drivers: char: tlclk.c: Avoid data race between init and interrupt handlerGravatar Madhuparna Bhowmik 1-7/+10
2018-11-11tlclk: clean an indentation issue, remove extraneous tabsGravatar Colin Ian King 1-43/+44
2017-10-05timer: Remove last user of TIMER_INITIALIZERGravatar Kees Cook 1-7/+5
2017-08-28char: tlclk: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2013-10-16tlclk: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-1/+1
2012-08-16drivers/char/tlclk.c: fix error return codeGravatar Julia Lawall 1-1/+3
2012-02-09char: Fix typo in tlclk.cGravatar Masanari Iida 1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-19tlclk: remove big kernel lockGravatar Arnd Bergmann 1-3/+3
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2009-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 1-0/+1
2008-06-20tlckl: BKL pushdownGravatar Jonathan Corbet 1-7/+12
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-01-23[PATCH] tlclk: bug fix + misc fixesGravatar Mark Gross 1-15/+28
2006-12-22[PATCH] tlclk: delete unnecessary sysfs_remove_groupGravatar Akinobu Mita 1-2/+0
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkGravatar Akinobu Mita 1-3/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26[PATCH] type-oh bug in tlclk.cGravatar mark gross 1-1/+1
2006-04-11[PATCH] MPBL0010 driver sysfs permissions wide openGravatar Mark Bellon 1-18/+18
2006-03-26[PATCH] tlclk: fix handling of device majorGravatar Andrew Morton 1-0/+1
2006-01-18[PATCH] tlclk driver updateGravatar mark gross 1-35/+58
2006-01-11[PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on mes...Gravatar Alan Cox 1-8/+7
2005-11-01[PATCH] tlclk build fixGravatar Andrew Morton 1-0/+1
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeGravatar Mark Gross 1-0/+896