summaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
AgeCommit message (Expand)AuthorLines
2010-05-17drivers: Push down BKL into various driversArnd Bergmann-5/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-17hpet: use for_each_set_bit()Akinobu Mita-3/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman-1/+1
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman-6/+3
2009-09-24hpet: hpet driver periodic timer setup bug fixesNils Carlson-9/+12
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu-2/+2
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm-1/+1
2009-04-02hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto-1/+21
2008-11-24x86: correct link to HPET timer specificationDenis V. Lunev-1/+1
2008-11-01saner FASYNC handling on file closeAl Viro-3/+0
2008-10-16drivers/char: use nr_irqsYinghai Lu-1/+1
2008-10-10HPET: Remove spurious HPET busy warning message.David John-4/+0
2008-07-31hpet: /dev/hpet - fixes and cleanup, fixDavid Brownell-2/+4
2008-07-31hpet: /dev/hpet - fixes and cleanupDavid Brownell-66/+24
2008-07-31Merge branch 'linus' into timers/hpetIngo Molnar-0/+6
2008-07-25#if 0 hpet_unregister()Adrian Bunk-0/+2
2008-06-20hpet: BKL pushdownArnd Bergmann-0/+4
2008-06-02x86: get irq for hpet timerKevin Hao-0/+63
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-5/+5
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner-44/+7
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner-75/+0
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao-0/+6
2008-01-30x86: assign IRQs to HPET timersBalaji Rao-7/+38
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur-0/+3
2007-09-25ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui-3/+3
2007-08-31Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds-0/+3
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro-1/+1
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger-1/+7
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck-31/+39
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: remove sys_sysctl support from the hpet timer driverEric W. Biederman-2/+2
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-01HPET: fix ACPI memory range length handlingBjorn Helgaas-4/+1
2006-02-14[PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas-13/+9
2005-12-10[ACPI] ACPICA 20050930Bob Moore-13/+13
2005-12-06Pull release into acpica branchLen Brown-56/+113
2005-10-30[PATCH] hpet: hpet driver cleanupsRandy Dunlap-30/+35
2005-10-30[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap-5/+15
2005-10-30[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap-0/+17
2005-10-30[PATCH] hpet: simplify initialization messageClemens Ladisch-5/+4
2005-10-30[PATCH] hpet: remove superfluous indirectionsClemens Ladisch-2/+2
2005-10-30[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch-2/+2
2005-10-30[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch-0/+2
2005-10-30[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch-2/+5