aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
Commit message (Expand)AuthorAge
* 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
|\
| * [PATCH] hpet: hpet driver cleanupsRandy Dunlap2005-10-30
| * [PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap2005-10-30
| * [PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap2005-10-30
| * [PATCH] hpet: simplify initialization messageClemens Ladisch2005-10-30
| * [PATCH] hpet: remove superfluous indirectionsClemens Ladisch2005-10-30
| * [PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch2005-10-30
| * [PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch2005-10-30
| * [PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch2005-10-30
| * [PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch2005-10-30
| * [PATCH] hpet: allow shared interruptsClemens Ladisch2005-10-30
| * [PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch2005-10-30
| * [PATCH] hpet: remove superfluous register readsClemens Ladisch2005-10-30
| * [PATCH] hpet: remove unused variableClemens Ladisch2005-10-30