Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
bb758e9637
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jeremy Fitzhardinge
|
39c04b5524
x86: make sure we really have an hpet mapping before using it
|
16 years ago |
Janne Kulmala
|
bacbe99945
x86: enable HPET on Fujitsu u9200
|
16 years ago |
Rusty Russell
|
320ab2b0b1
cpumask: convert struct clock_event_device to cpumask pointers.
|
16 years ago |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 years ago |
Ingo Molnar
|
e951e4af2e
x86: fix unused variable warning in arch/x86/kernel/hpet.c
|
16 years ago |
Hannes Eder
|
3b71e9e307
x86: HPET: fix sparse warning
|
16 years ago |
Matt Fleming
|
5ceb1a0418
x86: HPET: enter hpet_interrupt_handler with interrupts disabled
|
16 years ago |
Matt Fleming
|
89d77a1eb6
x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
|
16 years ago |
Matt Fleming
|
1de5b08546
x86: HPET: convert WARN_ON to WARN_ON_ONCE
|
16 years ago |
Venki Pallipadi
|
5f79f2f2ad
hpet: clean up warning
|
16 years ago |
Yinghai Lu
|
c81bba49a1
x86: print out irq nr for msi/ht, v3
|
16 years ago |
Steven Noonan
|
ba374c9bae
x86: fix HPET compiler error when not using CONFIG_PCI_MSI
|
17 years ago |
Venki Pallipadi
|
f0ed4e695f
x86: using HPET in MSI mode and setting up per CPU HPET timers, fix
|
17 years ago |
venkatesh.pallipadi@intel.com
|
26afe5f2fb
x86: HPET_MSI Initialise per-cpu HPET timers
|
17 years ago |
Ingo Molnar
|
4588c1f035
x86: HPET_MSI Basic HPET_MSI setup code, cleanups
|
17 years ago |
venkatesh.pallipadi@intel.com
|
58ac1e76ce
x86: HPET_MSI Basic HPET_MSI setup code
|
17 years ago |
venkatesh.pallipadi@intel.com
|
b40d575bf0
x86: HPET_MSI Refactor code in preparation for HPET_MSI
|
17 years ago |
Ingo Molnar
|
83bd6998b0
Merge commit 'v2.6.27-rc6' into timers/hpet
|
17 years ago |
Thomas Gleixner
|
72d43d9bc9
x86: HPET: read back compare register before reading counter
|
17 years ago |
Thomas Gleixner
|
f7676254f1
x86: HPET fix moronic 32/64bit thinko
|
17 years ago |
Thomas Gleixner
|
7cfb043533
HPET: make minimum reprogramming delta useful
|
17 years ago |
Thomas Gleixner
|
a6825f1c1f
x86: hpet: workaround SB700 BIOS
|
17 years ago |
David Brownell
|
64a76f667d
hpet: /dev/hpet - fixes and cleanup
|
17 years ago |
David Brownell
|
7e2a31da85
rtc-cmos: avoid spurious irqs
|
17 years ago |
Yinghai Lu
|
2387ce57a8
x86: make 64bit hpet_set_mapping to use ioremap too, v2
|
17 years ago |
Carlos R. Mafra
|
6fd592daae
x86: clean up computation of HPET .mult variables
|
17 years ago |
Ingo Molnar
|
fc3fbc4509
hpet: fix
|
17 years ago |
Akinobu Mita
|
877084fb1c
x86: cleanup div_sc() usage
|
17 years ago |