| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/char/hpet.c: fix periodic-emulation for delayed interrupts | Nils Carlson | 2011-06-15 | 1 | -2/+23 |
* | ia64: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -5/+1 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | drivers/char/hpet.c: fix information leak to userland | Vasiliy Kulikov | 2010-10-26 | 1 | -2/+1 |
* | hpet: fix style problems | Jaswinder Singh Rajput | 2010-10-26 | 1 | -10/+10 |
* | hpet: fix unwanted interrupt due to stale irq status bit | Clemens Ladisch | 2010-10-26 | 1 | -0/+15 |
* | hpet: unmap unused I/O space | Jiri Slaby | 2010-10-26 | 1 | -0/+2 |
* | hpet: kill BKL, add compat_ioctl | Arnd Bergmann | 2010-09-15 | 1 | -34/+64 |
* | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-17 | 1 | -5/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | hpet: use for_each_set_bit() | Akinobu Mita | 2010-03-17 | 1 | -3/+1 |
* | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -1/+1 |
* | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -6/+3 |
* | hpet: hpet driver periodic timer setup bug fixes | Nils Carlson | 2009-09-24 | 1 | -9/+12 |
* | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 | 1 | -2/+2 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | hpet: fix the possibility of insane return value of hpet_calibrate() against SMI | Yasunori Goto | 2009-04-02 | 1 | -1/+21 |
* | x86: correct link to HPET timer specification | Denis V. Lunev | 2008-11-24 | 1 | -1/+1 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -3/+0 |
* | drivers/char: use nr_irqs | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | HPET: Remove spurious HPET busy warning message. | David John | 2008-10-10 | 1 | -4/+0 |
* | hpet: /dev/hpet - fixes and cleanup, fix | David Brownell | 2008-07-31 | 1 | -2/+4 |
* | hpet: /dev/hpet - fixes and cleanup | David Brownell | 2008-07-31 | 1 | -66/+24 |
* | Merge branch 'linus' into timers/hpet | Ingo Molnar | 2008-07-31 | 1 | -0/+6 |
|\ |
|
| * | #if 0 hpet_unregister() | Adrian Bunk | 2008-07-25 | 1 | -0/+2 |
| * | hpet: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+4 |
* | | x86: get irq for hpet timer | Kevin Hao | 2008-06-02 | 1 | -0/+63 |
|/ |
|
* | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -5/+5 |
* | x86: revert assign IRQs to hpet timer | Thomas Gleixner | 2008-04-04 | 1 | -44/+7 |
* | x86: nuke a ton of dead hpet code | Thomas Gleixner | 2008-01-30 | 1 | -75/+0 |
* | x86: assign IRQs to HPET timers, fix | Balaji Rao | 2008-01-30 | 1 | -0/+6 |
* | x86: assign IRQs to HPET timers | Balaji Rao | 2008-01-30 | 1 | -7/+38 |
* | Silent drivers/char/hpet.c build warnings on i386 | S.Çağlar Onur | 2007-09-26 | 1 | -0/+3 |
* | ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 | Zhao Yakui | 2007-09-25 | 1 | -3/+3 |
* | Do not use the ia64 clocksource on non-ia64 architectures | Linus Torvalds | 2007-08-31 | 1 | -0/+3 |
* | use CLOCKSOURCE_MASK() instead of too large constant | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -1/+7 |
* | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 1 | -31/+39 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver | Eric W. Biederman | 2007-02-14 | 1 | -2/+2 |
* | [PATCH] severing poll.h -> mm.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] Don't print virtual address in HPET initialization | Andi Kleen | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | HPET: fix ACPI memory range length handling | Bjorn Helgaas | 2006-04-01 | 1 | -4/+1 |
* | [PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resources | Bjorn Helgaas | 2006-02-14 | 1 | -13/+9 |
* | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 | 1 | -13/+13 |
* | Pull release into acpica branch | Len Brown | 2005-12-06 | 1 | -56/+113 |
|\ |
|