summaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
Commit message (Expand)AuthorAgeFilesLines
...
* ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui2007-09-251-3/+3
* Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds2007-08-311-0/+3
* use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-261-1/+1
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-1/+7
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-31/+39
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman2007-02-141-2/+2
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-041-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-261-2/+2
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* HPET: fix ACPI memory range length handlingBjorn Helgaas2006-04-011-4/+1
* [PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas2006-02-141-13/+9
* [ACPI] ACPICA 20050930Bob Moore2005-12-101-13/+13
* Pull release into acpica branchLen Brown2005-12-061-56/+113
|\
| * [PATCH] hpet: hpet driver cleanupsRandy Dunlap2005-10-301-30/+35
| * [PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap2005-10-301-5/+15
| * [PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap2005-10-301-0/+17
| * [PATCH] hpet: simplify initialization messageClemens Ladisch2005-10-301-5/+4
| * [PATCH] hpet: remove superfluous indirectionsClemens Ladisch2005-10-301-2/+2
| * [PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch2005-10-301-2/+2
| * [PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch2005-10-301-0/+2
| * [PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch2005-10-301-2/+5
| * [PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch2005-10-301-2/+6
| * [PATCH] hpet: allow shared interruptsClemens Ladisch2005-10-301-7/+21
| * [PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch2005-10-301-1/+1
| * [PATCH] hpet: remove superfluous register readsClemens Ladisch2005-10-301-4/+0
| * [PATCH] hpet: remove unused variableClemens Ladisch2005-10-301-3/+2
| * [PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch2005-10-301-13/+19
| * [PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch2005-10-301-1/+4
| * [PATCH] Fix mmap() of /dev/hpetKeir Fraser2005-09-221-1/+0
* | [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-1/+1
|/
* [PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk2005-09-101-2/+2
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-081-2/+2
|\
| * [PATCH] hpet: fix drift and urlAlex Williamson2005-09-071-2/+2
* | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-051-2/+6
|\ \ | |/ |/|
| * [ACPI] HPET driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-041-2/+6
* | [PATCH] hpet: do_div fixJon Smirl2005-06-251-1/+1
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+994