include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / kernel / hpet.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-05 Magnus Dammclocksource: add argument to resume callback
2010-01-23 Pallipadi, Venkateshx86: Disable HPET MSI on ATI SB700/SB800
2009-11-27 Thomas Gleixnerx86: hpet: Make WARN_ON understandable
2009-08-27 Suresh Siddhax86: arch specific support for remapping HPET MSIs
2009-08-21 Jan Beulichx86, hpet: Simplify the HPET code
2009-08-12 Shaohua Lix86, hpet: Disable per-cpu hpet timer if ARAT is supported
2009-06-14 Thomas Gleixnerx86: hpet: Mark per cpu interrupts IRQF_TIMER to preven...
2009-04-22 Andreas Herrmannx86: hpet: fix periodic mode programming on AMD 81xx
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-02-22 Andreas Herrmannx86: hpet: stop HPET_COUNTER when programming periodic...
2009-02-22 Andreas Herrmannx86: hpet: provide separate functions to stop and start...
2009-02-22 Andreas Herrmannx86: hpet: print HPET registers during setup (if hpet...
2009-02-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-13 Ingo MolnarMerge branches 'x86/paravirt', 'x86/pat', 'x86/setup...
2009-02-13 john stultzx86, hpet: fix for LS21 + HPET = boot hang
2009-02-06 Pavel Emelyanovx86: clean up hpet timer reinit
2009-02-05 Pavel Emelyanovx86: fix hpet timer reinit for x86_64
2009-01-22 Thomas Gleixnerdebugobjects: add and use INIT_WORK_ON_STACK
2009-01-12 Peter Zijlstralocking, hpet: annotate false positive warning
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Ingo MolnarMerge branch 'linus' into timers/hrtimers
2008-12-16 Jeremy Fitzhardingex86: make sure we really have an hpet mapping before...
2008-12-16 Janne Kulmalax86: enable HPET on Fujitsu u9200
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-11-25 Ingo Molnarx86: fix unused variable warning in arch/x86/kernel...
2008-11-23 Hannes Ederx86: HPET: fix sparse warning
2008-11-10 Matt Flemingx86: HPET: enter hpet_interrupt_handler with interrupts...
2008-11-10 Matt Flemingx86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
2008-11-10 Matt Flemingx86: HPET: convert WARN_ON to WARN_ON_ONCE
2008-10-16 Venki Pallipadihpet: clean up warning
2008-10-16 Yinghai Lux86: print out irq nr for msi/ht, v3
2008-10-16 Steven Noonanx86: fix HPET compiler error when not using CONFIG_PCI_MSI
2008-10-16 Venki Pallipadix86: using HPET in MSI mode and setting up per CPU...
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Initialise per-cpu HPET timers
2008-10-16 Ingo Molnarx86: HPET_MSI Basic HPET_MSI setup code, cleanups
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Basic HPET_MSI setup code
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Refactor code in preparation for HPET_MSI
2008-09-14 Ingo MolnarMerge commit 'v2.6.27-rc6' into timers/hpet
2008-09-06 Thomas Gleixnerx86: HPET: read back compare register before reading...
2008-09-06 Thomas Gleixnerx86: HPET fix moronic 32/64bit thinko
2008-09-05 Thomas GleixnerHPET: make minimum reprogramming delta useful
2008-08-14 Thomas Gleixnerx86: hpet: workaround SB700 BIOS
2008-07-31 David Brownellhpet: /dev/hpet - fixes and cleanup
2008-07-24 David Brownellrtc-cmos: avoid spurious irqs
2008-07-14 Yinghai Lux86: make 64bit hpet_set_mapping to use ioremap too, v2
2008-05-12 Carlos R. Mafrax86: clean up computation of HPET .mult variables
2008-04-30 Ingo Molnarhpet: fix
2008-04-26 Akinobu Mitax86: cleanup div_sc() usage
2008-04-04 Thomas Gleixnerx86: revert assign IRQs to hpet timer
2008-02-26 Pavel Machekx86: hpet fix docbook comment
2008-01-30 Bernhard Wallertc: use the IRQ callback interface in (old) RTC driver
2008-01-30 Bernhard Wallex86, rtc: make CONFIG_HPET_EMULATE_RTC usable from...
2008-01-30 Lucas Woodsx86: remove duplicate includes
2008-01-30 Balaji Raox86: assign IRQs to HPET timers, fix
2008-01-30 Balaji Raox86: assign IRQs to HPET timers
2008-01-30 Pavel Machektime: more timer related cleanups
2008-01-15 Bernhard Wallex86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC
2007-12-03 OGAWA Hirofumix86: disable hpet on shutdown
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-19 Simon Arlottspelling fixes: arch/i386/
2007-10-19 Thomas Gleixnerx86: add force_hpet boot option
2007-10-12 Venki Pallipadix86: HPET force enable for ICH5
2007-10-12 Venki Pallipadix86: HPET try to activate force detected hpet
2007-10-12 Venki Pallipadix86: HPET restructure hpet code for hpet force enable
2007-10-12 Chris Wrighti386/x8664: cleanup the shared hpet code
2007-10-12 Thomas Gleixnerx86_64: remove now unused code