aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hpet.c
AgeCommit message (Expand)Author
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-16x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner
2014-03-20x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel
2012-11-02x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-05-25x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich
2012-05-07x86: Allow multiple values to be specified with "hpet="Jan Beulich
2012-05-07x86: Clear HPET configuration registers on startupJan Beulich
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-05x86: Replace the EVT_TO_HPET_DEV() macro with an inline functionFerenc Wagner
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-06-05x86-64: Map the HPET NXAndy Lutomirski
2011-05-19x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2010-12-13x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-22Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-12x86: ioapic/hpet: Convert to new chip functionsThomas Gleixner
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-09-18x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-04-28x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-01x86, hpet: Fix bug in RTC emulationAlok Kataria
2010-04-01x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh
2009-11-27x86: hpet: Make WARN_ON understandableThomas Gleixner