1
0
Files
linux/drivers
Clemens Ladisch 0d29086177 [PATCH] hpet: allow shared interrupts
This patch adds support for shared HPET interrupts.

The driver previously acknowledged interrupts for both edge and level
interrupts, but didn't actually allow a shared interrupt in the latter case.

We use a new per-timer flag to save whether the timer's interrupt might be
shared, and use it to do the processing required for level interrupts only if
necessary.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Acked-by: Bob Picco <bob.picco@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:29 -08:00
..
2005-10-30 17:37:10 -08:00
2005-10-30 17:37:23 -08:00
2005-10-28 10:13:16 -07:00
2005-10-30 17:37:10 -08:00
2005-10-28 12:18:07 -04:00
2005-10-30 17:37:10 -08:00
2005-10-30 17:37:16 -08:00
2005-10-30 17:37:26 -08:00
2005-10-28 16:47:38 -07:00