aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
Commit message (Expand)AuthorAge
* 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-16
* 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
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-20
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman2007-02-14
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-04
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-26
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* HPET: fix ACPI memory range length handlingBjorn Helgaas2006-04-01
* [PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas2006-02-14
* [ACPI] ACPICA 20050930Bob Moore2005-12-10
* Pull release into acpica branchLen Brown2005-12-06
|\