aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-09x86/PCI: pci quirks, fix pci refcountingJiri Slaby1-1/+1
2009-06-07Merge branch 'linus' into x86/cpuIngo Molnar1-2/+0
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown1-2/+0
2009-04-17x86: fixup numa_node information for AMD CPU northbridge functionsAndreas Herrmann1-0/+37
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar1-1/+2
2009-03-10x86: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-01-12x86: hpet: allow force enable on ICH10 HPETAndi Kleen1-1/+2
2008-12-16x86: enable HPET on Fujitsu u9200Janne Kulmala1-0/+2
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu1-3/+0
2008-09-05x86: hpet: modify IXP400 quirk to enable interruptsAndreas Herrmann1-2/+39
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-14x86: add PCI ID for 6300ESB force hpetJoe Buehler1-0/+2
2008-07-14x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki1-0/+2
2008-06-05x86: add another PCI ID for ICH6 force hpet.Krzysztof Oledzki1-0/+2
2008-05-12x86: print info about available HPET quirkThomas Gleixner1-3/+26
2008-05-12x86: enable hpet=force for AMD SB400Andreas Herrmann1-0/+29
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski1-0/+2
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-1/+1
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison1-13/+13
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com1-20/+23
2008-01-30x86: force enable HPET on (some?) ICH9 boardsAlistair John Strachan1-0/+2
2007-10-23x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho1-0/+18
2007-10-23x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho1-1/+36
2007-10-19x86: enable HPET on ICH3 and ICH4Udo A. Steinberg1-0/+18
2007-10-19x86: force enable HPET on VT8235/8237 chipsetsUdo A. Steinberg1-1/+68
2007-10-19x86: quirk.c trivial coding style and white space cleanupThomas Gleixner1-11/+14
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi1-0/+2
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi1-1/+102
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi1-0/+102
2007-10-11i386: move kernelThomas Gleixner1-0/+49