summaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-1/+1
* drivers/char: make hpet.c explicitly non-modularPaul Gortmaker2015-09-201-22/+3
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-2/+2
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-5/+2
* drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-131-2/+22
* hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-2/+1
* hpet: remove useless check if fixmem32 is NULLTomas Winkler2013-09-261-2/+0
* char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-171-3/+3
* vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-13/+1
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang2012-11-261-1/+4
* printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-091-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+1
|\
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-1/+1
* | drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-151-2/+23
|/
* ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov2010-10-261-2/+1
* hpet: fix style problemsJaswinder Singh Rajput2010-10-261-10/+10
* hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch2010-10-261-0/+15
* hpet: unmap unused I/O spaceJiri Slaby2010-10-261-0/+2
* hpet: kill BKL, add compat_ioctlArnd Bergmann2010-09-151-34/+64
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-5/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hpet: use for_each_set_bit()Akinobu Mita2010-03-171-3/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-1/+1
* sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+3
* hpet: hpet driver periodic timer setup bug fixesNils Carlson2009-09-241-9/+12
* irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-2/+2
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto2009-04-021-1/+21
* x86: correct link to HPET timer specificationDenis V. Lunev2008-11-241-1/+1
* saner FASYNC handling on file closeAl Viro2008-11-011-3/+0
* drivers/char: use nr_irqsYinghai Lu2008-10-161-1/+1
* HPET: Remove spurious HPET busy warning message.David John2008-10-101-4/+0
* hpet: /dev/hpet - fixes and cleanup, fixDavid Brownell2008-07-311-2/+4
* hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-311-66/+24
* Merge branch 'linus' into timers/hpetIngo Molnar2008-07-311-0/+6
|\
| * #if 0 hpet_unregister()Adrian Bunk2008-07-251-0/+2
| * hpet: BKL pushdownArnd Bergmann2008-06-201-0/+4
* | x86: get irq for hpet timerKevin Hao2008-06-021-0/+63
|/
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-5/+5
* x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-44/+7
* x86: nuke a ton of dead hpet codeThomas Gleixner2008-01-301-75/+0
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-301-0/+6
* x86: assign IRQs to HPET timersBalaji Rao2008-01-301-7/+38
* Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur2007-09-261-0/+3