Age | Commit message (Expand) | Author |
2008-11-01 | saner FASYNC handling on file close | Al Viro |
2008-10-16 | drivers/char: use nr_irqs | Yinghai Lu |
2008-10-10 | HPET: Remove spurious HPET busy warning message. | David John |
2008-07-31 | hpet: /dev/hpet - fixes and cleanup, fix | David Brownell |
2008-07-31 | hpet: /dev/hpet - fixes and cleanup | David Brownell |
2008-07-31 | Merge branch 'linus' into timers/hpet | Ingo Molnar |
2008-07-25 | #if 0 hpet_unregister() | Adrian Bunk |
2008-06-20 | hpet: BKL pushdown | Arnd Bergmann |
2008-06-02 | x86: get irq for hpet timer | Kevin Hao |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-04 | x86: revert assign IRQs to hpet timer | Thomas Gleixner |
2008-01-30 | x86: nuke a ton of dead hpet code | Thomas Gleixner |
2008-01-30 | x86: assign IRQs to HPET timers, fix | Balaji Rao |
2008-01-30 | x86: assign IRQs to HPET timers | Balaji Rao |
2007-09-26 | Silent drivers/char/hpet.c build warnings on i386 | S.Çağlar Onur |
2007-09-25 | ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 | Zhao Yakui |
2007-08-31 | Do not use the ia64 clocksource on non-ia64 architectures | Linus Torvalds |
2007-07-26 | use CLOCKSOURCE_MASK() instead of too large constant | Al Viro |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger |
2007-07-20 | [IA64] Convert to generic timekeeping/clocksource | Tony Luck |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver | Eric W. Biederman |
2006-12-04 | [PATCH] severing poll.h -> mm.h | Al Viro |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-26 | [PATCH] Don't print virtual address in HPET initialization | Andi Kleen |
2006-07-03 | [PATCH] make more file_operation structs static | Arjan van de Ven |
2006-07-02 | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-01 | HPET: fix ACPI memory range length handling | Bjorn Helgaas |
2006-02-14 | [PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resources | Bjorn Helgaas |
2005-12-10 | [ACPI] ACPICA 20050930 | Bob Moore |
2005-12-06 | Pull release into acpica branch | Len Brown |
2005-10-30 | [PATCH] hpet: hpet driver cleanups | Randy Dunlap |
2005-10-30 | [PATCH] hpet: use HPET physical addresses for dup. detection | Randy Dunlap |
2005-10-30 | [PATCH] hpet: allow HPET FIXED_MEM32 resource type | Randy Dunlap |
2005-10-30 | [PATCH] hpet: simplify initialization message | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: remove superfluous indirections | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: fix access to multiple HPET devices | Clemens 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_INFO | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: fix HPET_INFO calls from kernel space | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: allow shared interrupts | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: allow non-power-of-two frequencies | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: remove superfluous register reads | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: remove unused variable | Clemens Ladisch |
2005-10-30 | [PATCH] HPET: make frequency calculations 32 bit safe | Clemens Ladisch |
2005-10-30 | [PATCH] hpet: disallow zero interrupt frequency | Clemens Ladisch |
2005-09-22 | [PATCH] Fix mmap() of /dev/hpet | Keir Fraser |
2005-09-22 | [ACPI] handle ACPICA 20050916's acpi_resource.type rename | Len Brown |
2005-09-10 | [PATCH] fix unusual placement of inline keyword in hpet | Adrian Bunk |