summaryrefslogtreecommitdiff
path: root/drivers/char/hpet.c
Commit message (Expand)AuthorAge
* drivers/char: make hpet.c explicitly non-modularPaul Gortmaker2015-09-20
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-26
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
* drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-13
* hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* hpet: remove useless check if fixmem32 is NULLTomas Winkler2013-09-26
* char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-17
* vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-19
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-26
* drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang2012-11-26
* printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-09
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
* | drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-15
|/
* ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov2010-10-26
* hpet: fix style problemsJaswinder Singh Rajput2010-10-26
* hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch2010-10-26
* hpet: unmap unused I/O spaceJiri Slaby2010-10-26
* hpet: kill BKL, add compat_ioctlArnd Bergmann2010-09-15
* drivers: Push down BKL into various driversArnd Bergmann2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* hpet: use for_each_set_bit()Akinobu Mita2010-03-17
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* hpet: hpet driver periodic timer setup bug fixesNils Carlson2009-09-24
* irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-28
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto2009-04-02
* x86: correct link to HPET timer specificationDenis V. Lunev2008-11-24
* saner FASYNC handling on file closeAl Viro2008-11-01
* drivers/char: use nr_irqsYinghai Lu2008-10-16
* HPET: Remove spurious HPET busy warning message.David John2008-10-10
* hpet: /dev/hpet - fixes and cleanup, fixDavid Brownell2008-07-31
* hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-31
* Merge branch 'linus' into timers/hpetIngo Molnar2008-07-31
|\
| * #if 0 hpet_unregister()Adrian Bunk2008-07-25
| * hpet: BKL pushdownArnd Bergmann2008-06-20
* | x86: get irq for hpet timerKevin Hao2008-06-02
|/
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-04
* x86: nuke a ton of dead hpet codeThomas Gleixner2008-01-30
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-30
* x86: assign IRQs to HPET timersBalaji Rao2008-01-30
* Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur2007-09-26
* ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui2007-09-25
* Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds2007-08-31
* use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-26