summaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
AgeCommit message (Expand)Author
2008-07-25#if 0 hpet_unregister()Adrian Bunk
2008-06-20hpet: BKL pushdownArnd Bergmann
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur
2007-09-25ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui
2007-08-31Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-01HPET: fix ACPI memory range length handlingBjorn Helgaas
2006-02-14[PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas
2005-12-10[ACPI] ACPICA 20050930Bob Moore
2005-12-06Pull release into acpica branchLen Brown
2005-10-30[PATCH] hpet: hpet driver cleanupsRandy Dunlap
2005-10-30[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap
2005-10-30[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap
2005-10-30[PATCH] hpet: simplify initialization messageClemens Ladisch
2005-10-30[PATCH] hpet: remove superfluous indirectionsClemens Ladisch
2005-10-30[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch
2005-10-30[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch
2005-10-30[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch
2005-10-30[PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch
2005-10-30[PATCH] hpet: allow shared interruptsClemens Ladisch
2005-10-30[PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch
2005-10-30[PATCH] hpet: remove superfluous register readsClemens Ladisch
2005-10-30[PATCH] hpet: remove unused variableClemens Ladisch
2005-10-30[PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch
2005-10-30[PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch
2005-09-22[PATCH] Fix mmap() of /dev/hpetKeir Fraser
2005-09-22[ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown
2005-09-10[PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-07[PATCH] hpet: fix drift and urlAlex Williamson
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown
2005-08-04[ACPI] HPET driver now checks for acpi_register_gsi() errorsKenji Kaneshige
2005-06-25[PATCH] hpet: do_div fixJon Smirl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds