aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hpet.c
Commit message (Expand)AuthorAge
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
* Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-05
|\
| * Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-21
| |\
| * | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-05
* | | x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
| |/ |/|
* | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-08
|/
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\
| * x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\ \
| * | x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-18
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\ \
| * | x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-04
| |/
* / x86: hpet: Use proper destructor for delayed workThomas Gleixner2014-03-25
|/
* x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel2013-01-28
* x86: hpet: Fix masking of MSI interruptsJan Beulich2012-11-02
* x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich2012-05-25
* x86: Allow multiple values to be specified with "hpet="Jan Beulich2012-05-07
* x86: Clear HPET configuration registers on startupJan Beulich2012-05-07
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-06
|\ \ \ | |/ / |/| |
| * | x86: Replace the EVT_TO_HPET_DEV() macro with an inline functionFerenc Wagner2011-12-05
| |/
* / x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-08
|/
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\
| * x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
| * clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
| * x86-64: Map the HPET NXAndy Lutomirski2011-06-05
* | x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-09
* | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
|/
* x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner2011-05-19
* x86: Cleanup the genirq name spaceThomas Gleixner2011-03-12
* x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-13
* workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-26
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-22
|\
| * x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner2010-09-18
* | x86: ioapic/hpet: Convert to new chip functionsThomas Gleixner2010-10-12
* | x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner2010-09-30
|/
* x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-14
* x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2010-08-12
* x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-27
* x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini2010-07-23
* x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner2010-04-28
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
|\
| * x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-01
| * x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* clocksource: add argument to resume callbackMagnus Damm2010-02-05
* x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh2010-01-23